aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module
Commit message (Collapse)AuthorAgeFilesLines
* user is now allowed to change PrettyHostname, StaticHostname, Chassis and ↵Matteo Pasotti2014-11-251-8/+34
| | | | IconName
* add ability to change the hostname (relies on dbus)Matteo Pasotti2014-11-241-0/+83
|
* removed BPAngelo Naselli2014-11-051-149/+146
|
* fixed user change name and expirirng timeAngelo Naselli2014-10-141-10/+3
|
* moved modifyUser to SharedAngelo Naselli2014-10-131-55/+30
|
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-121-32/+12
|
* Another GroupName movedAngelo Naselli2014-10-121-2/+1
|
* Added group name by ID into SharedAngelo Naselli2014-10-121-4/+4
|
* unused codeAngelo Naselli2014-10-121-1/+0
|
* fixed some of group managementAngelo Naselli2014-10-121-8/+4
|
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-111-4/+6
|
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-111-2/+3
| | | | accordingly
* got groupMembers from SharedAngelo Naselli2014-10-111-4/+3
|
* use a hash reference for user data info instead a hashAngelo Naselli2014-10-111-122/+118
|
* moved getUserInfo to SharedAngelo Naselli2014-10-111-25/+23
|
* managed minimum gid valueAngelo Naselli2014-10-111-12/+13
|
* moved getGroupsInfo to Shared and updated RefreshGroup accordinglyAngelo Naselli2014-10-111-31/+10
|
* Better group filteringAngelo Naselli2014-10-111-3/+12
|
* first attempt to hide some system group with 499 < gid < 1000Angelo Naselli2014-10-101-0/+8
|
* moved getUsersInfo to Shared::Users and updatedAngelo Naselli2014-10-061-47/+22
| | | | _refreshUsers accordingly
* dropped use strict in favor of use Moosematteo2014-10-054-5/+1
|
* First attempt to move user management backend from the frontendAngelo Naselli2014-10-051-251/+133
|
* - fixed comparison between dm_NAME and d->PACKAGEmatteo2014-09-201-2/+9
| | | | | - show the description of each desktop manager - add lightdm string for the localization
* using drakdm icon for manadmMatteo Pasotti2014-09-161-1/+1
|
* drop extra chars from the label of the selected dmMatteo Pasotti2014-09-161-1/+3
|
* - select the radiobutton with the current valueMatteo Pasotti2014-09-161-10/+16
| | | | | - invoke addVarsInSh to save changes - check for root permissions
* - use RadioButtons to list entriesMatteo Pasotti2014-09-141-1/+5
|
* - imported DisplayManager.pmMatteo Pasotti2014-09-131-0/+278
|
* forgot to save for ShareDirAngelo Naselli2014-09-061-3/+3
|
* fixed File::ShareDir::dist_file distName from SharedAngelo Naselli2014-09-061-0/+1
|
* Added a dialog to prevent not root user runningAngelo Naselli2014-09-031-0/+9
|
* Fixed home creation if home already exists (crashed in userdrake)Angelo Naselli2014-08-071-2/+8
|
* From userdrakeAngelo Naselli2014-08-071-5/+15
| | | | | - Switch uid/gid boundary to 1000+ - Add some heuristics to ignore system users in the 500-999 range
* Forgotten right "member" dependencyAngelo Naselli2014-07-211-4/+5
|
* removed unused lineAngelo Naselli2014-07-081-2/+0
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-07-051-5/+5
|\
| * Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-07-051-0/+70
| |\
| * | Removed member from Shared (usning MDK::Common::DataStructure one)Angelo Naselli2014-07-051-5/+5
| | |
* | | use drakx-net localizations; improved podsmatteo2014-07-051-36/+75
| |/ |/|
* | improved pod documentationmatteo2014-07-051-0/+70
|/
* fixed warning about uninitialized value in stringmatteo2014-07-041-1/+8
|
* access localizations through AdminPanel::Shared::Localesmatteo2014-07-041-16/+31
|
* fixed checkbox behaviourmatteo2014-07-031-10/+13
|
* retrieve system settings and populate the input fields if neededmatteo2014-07-021-0/+8
|
* use English to improve readabilitymatteo2014-07-022-5/+6
|
* check for root capability; ask for X restart after settings are savedmatteo2014-07-021-2/+21
|
* added proxy attribute with its builder (init_proxy) and its validation ↵matteo2014-07-021-6/+56
| | | | subroutine (validate)
* porting drakproxy to adminpanelmatteo2014-07-011-0/+224
|
* Removed Kdm User icon when deleting a user (missed in userdrake)Angelo Naselli2014-06-281-0/+2
|
* Let call dependency be clearAngelo Naselli2014-06-281-3/+3
|