Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | got groupMembers from Shared | Angelo Naselli | 2014-10-11 | 1 | -4/+3 |
| | |||||
* | use a hash reference for user data info instead a hash | Angelo Naselli | 2014-10-11 | 1 | -122/+118 |
| | |||||
* | moved getUserInfo to Shared | Angelo Naselli | 2014-10-11 | 1 | -25/+23 |
| | |||||
* | managed minimum gid value | Angelo Naselli | 2014-10-11 | 1 | -12/+13 |
| | |||||
* | moved getGroupsInfo to Shared and updated RefreshGroup accordingly | Angelo Naselli | 2014-10-11 | 1 | -31/+10 |
| | |||||
* | Better group filtering | Angelo Naselli | 2014-10-11 | 1 | -3/+12 |
| | |||||
* | first attempt to hide some system group with 499 < gid < 1000 | Angelo Naselli | 2014-10-10 | 1 | -0/+8 |
| | |||||
* | moved getUsersInfo to Shared::Users and updated | Angelo Naselli | 2014-10-06 | 1 | -47/+22 |
| | | | | _refreshUsers accordingly | ||||
* | dropped use strict in favor of use Moose | matteo | 2014-10-05 | 4 | -5/+1 |
| | |||||
* | First attempt to move user management backend from the frontend | Angelo Naselli | 2014-10-05 | 1 | -251/+133 |
| | |||||
* | - fixed comparison between dm_NAME and d->PACKAGE | matteo | 2014-09-20 | 1 | -2/+9 |
| | | | | | - show the description of each desktop manager - add lightdm string for the localization | ||||
* | using drakdm icon for manadm | Matteo Pasotti | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | drop extra chars from the label of the selected dm | Matteo Pasotti | 2014-09-16 | 1 | -1/+3 |
| | |||||
* | - select the radiobutton with the current value | Matteo Pasotti | 2014-09-16 | 1 | -10/+16 |
| | | | | | - invoke addVarsInSh to save changes - check for root permissions | ||||
* | - use RadioButtons to list entries | Matteo Pasotti | 2014-09-14 | 1 | -1/+5 |
| | |||||
* | - imported DisplayManager.pm | Matteo Pasotti | 2014-09-13 | 1 | -0/+278 |
| | |||||
* | forgot to save for ShareDir | Angelo Naselli | 2014-09-06 | 1 | -3/+3 |
| | |||||
* | fixed File::ShareDir::dist_file distName from Shared | Angelo Naselli | 2014-09-06 | 1 | -0/+1 |
| | |||||
* | Added a dialog to prevent not root user running | Angelo Naselli | 2014-09-03 | 1 | -0/+9 |
| | |||||
* | Fixed home creation if home already exists (crashed in userdrake) | Angelo Naselli | 2014-08-07 | 1 | -2/+8 |
| | |||||
* | From userdrake | Angelo Naselli | 2014-08-07 | 1 | -5/+15 |
| | | | | | - Switch uid/gid boundary to 1000+ - Add some heuristics to ignore system users in the 500-999 range | ||||
* | Forgotten right "member" dependency | Angelo Naselli | 2014-07-21 | 1 | -4/+5 |
| | |||||
* | removed unused line | Angelo Naselli | 2014-07-08 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | matteo | 2014-07-05 | 1 | -5/+5 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Angelo Naselli | 2014-07-05 | 1 | -0/+70 |
| |\ | |||||
| * | | Removed member from Shared (usning MDK::Common::DataStructure one) | Angelo Naselli | 2014-07-05 | 1 | -5/+5 |
| | | | |||||
* | | | use drakx-net localizations; improved pods | matteo | 2014-07-05 | 1 | -36/+75 |
| |/ |/| | |||||
* | | improved pod documentation | matteo | 2014-07-05 | 1 | -0/+70 |
|/ | |||||
* | fixed warning about uninitialized value in string | matteo | 2014-07-04 | 1 | -1/+8 |
| | |||||
* | access localizations through AdminPanel::Shared::Locales | matteo | 2014-07-04 | 1 | -16/+31 |
| | |||||
* | fixed checkbox behaviour | matteo | 2014-07-03 | 1 | -10/+13 |
| | |||||
* | retrieve system settings and populate the input fields if needed | matteo | 2014-07-02 | 1 | -0/+8 |
| | |||||
* | use English to improve readability | matteo | 2014-07-02 | 2 | -5/+6 |
| | |||||
* | check for root capability; ask for X restart after settings are saved | matteo | 2014-07-02 | 1 | -2/+21 |
| | |||||
* | added proxy attribute with its builder (init_proxy) and its validation ↵ | matteo | 2014-07-02 | 1 | -6/+56 |
| | | | | subroutine (validate) | ||||
* | porting drakproxy to adminpanel | matteo | 2014-07-01 | 1 | -0/+224 |
| | |||||
* | Removed Kdm User icon when deleting a user (missed in userdrake) | Angelo Naselli | 2014-06-28 | 1 | -0/+2 |
| | |||||
* | Let call dependency be clear | Angelo Naselli | 2014-06-28 | 1 | -3/+3 |
| | |||||
* | fixed a bit the layout | Angelo Naselli | 2014-06-27 | 1 | -20/+38 |
| | |||||
* | - Added busycursor when saving on exit | Angelo Naselli | 2014-06-27 | 1 | -7/+46 |
| | | | | | - evaluate elapsed time on modal dialogs - reset value asks for date and time only | ||||
* | Removed breakpoints | Angelo Naselli | 2014-06-27 | 2 | -4/+0 |
| | |||||
* | managed Ok button, save configuration and start/sop services accordingly | Angelo Naselli | 2014-06-26 | 1 | -4/+39 |
| | |||||
* | fixed NTP frame initialization | Angelo Naselli | 2014-06-26 | 1 | -4/+9 |
| | |||||
* | use of setValue for consistency with other code | Angelo Naselli | 2014-06-26 | 1 | -3/+3 |
| | |||||
* | - fixed restore data (Reset button) now restore all values not only time | Angelo Naselli | 2014-06-26 | 1 | -33/+70 |
| | | | | | - allow to pass AdminPanel::Shared::TimeZone object to use fake configuration | ||||
* | Changed NTP server settings using a treeview | Angelo Naselli | 2014-06-25 | 1 | -16/+34 |
| | |||||
* | loaded list of ntp servers from TimeZone | Angelo Naselli | 2014-06-25 | 1 | -4/+10 |
| | |||||
* | Fixed UTC value check | Angelo Naselli | 2014-06-24 | 1 | -4/+7 |
| | |||||
* | Adding a first attempt to port Clock, not working yet | Angelo Naselli | 2014-06-24 | 1 | -0/+336 |
| | |||||
* | SILENT: wrong comment | Angelo Naselli | 2014-06-22 | 1 | -1/+1 |
| |