aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Aligned code to adminpanel code conventionAngelo Naselli2014-11-051-9/+6
|
* Fixed for perl_checkerAngelo Naselli2014-11-051-6/+6
|
* moved code from MageiaUpdate to dragoraUpdateAngelo Naselli2014-11-051-0/+333
|
* Added icon to the right placeAngelo Naselli2014-11-043-0/+0
|
* used BusyIndicator instead of Label (needs a layout review)Angelo Naselli2014-11-041-3/+5
|
* Fixed status barAngelo Naselli2014-11-041-23/+24
|
* missing ";"Angelo Naselli2014-10-181-1/+1
|
* addded mandm needed filesAngelo Naselli2014-10-166-5/+78
|
* fixed user change name and expirirng timeAngelo Naselli2014-10-142-10/+11
|
* moved modifyUser to SharedAngelo Naselli2014-10-132-56/+166
|
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-122-32/+90
|
* fixed documenation layoutAngelo Naselli2014-10-121-78/+76
|
* Another GroupName movedAngelo Naselli2014-10-121-2/+1
|
* Added group name by ID into SharedAngelo Naselli2014-10-122-4/+35
|
* unused codeAngelo Naselli2014-10-121-1/+0
|
* fixed some of group managementAngelo Naselli2014-10-122-28/+24
|
* Shared is not a class atmAngelo Naselli2014-10-121-2/+1
|
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-112-7/+9
|
* added getGroups and getUsers to SharedAngelo Naselli2014-10-111-0/+42
|
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-112-28/+31
| | | | 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-112-26/+83
|
* just get uid onceAngelo Naselli2014-10-111-2/+3
|
* diagnostic here seem to loop for any warnings.Angelo Naselli2014-10-111-1/+0
| | | | Removing atm, but needs a better investigation
* managed minimum gid valueAngelo Naselli2014-10-112-18/+27
|
* moved getGroupsInfo to Shared and updated RefreshGroup accordinglyAngelo Naselli2014-10-112-35/+91
|
* removed useless codeAngelo Naselli2014-10-111-1/+0
|
* 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 pot files from t/ to po/Matteo Pasotti2014-10-099-0/+0
|
* added potsMatteo Pasotti2014-10-099-0/+1549
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-10-098-64/+119
|\
| * moved getUsersInfo to Shared::Users and updatedAngelo Naselli2014-10-062-47/+114
| | | | | | | | _refreshUsers accordingly
| * dropped use strict in favor of use Moosematteo2014-10-058-17/+5
| |
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-10-053-260/+685
|\ \ | |/
| * First attempt to move user management backend from the frontendAngelo Naselli2014-10-053-260/+685
| |
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-09-202-18/+14
|\ \ | |/
| * fixed sub apcat (return conditioned by the context); drop some commentmatteo2014-09-201-16/+5
| |
| * - 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
* | added manadmMatteo Pasotti2014-09-201-0/+2
|/
* using drakdm icon for manadmMatteo Pasotti2014-09-162-2/+2
|
* 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
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-09-142-12/+65
|\
| * Poddified and added descriptionAngelo Naselli2014-09-131-11/+64
| |
| * Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-09-131-0/+36
| |\
| * | updatedAngelo Naselli2014-09-131-1/+1
| | |
* | | - use RadioButtons to list entriesMatteo Pasotti2014-09-141-1/+5
| |/ |/|
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-09-1312-15/+67
|\ \ | |/