aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel
Commit message (Collapse)AuthorAgeFilesLines
* use $loc (more "common" clean up)Angelo Naselli2014-11-111-3/+3
|
* Code clean upAngelo Naselli2014-11-111-73/+4
|
* clean up from commonAngelo Naselli2014-11-111-30/+33
|
* Fixed package info on demand (Details, Files, Changelog, Deps)Angelo Naselli2014-11-114-73/+82
|
* fixed call translateAngelo Naselli2014-11-071-9/+8
|
* code reviewed for showing/hidding info optionAngelo Naselli2014-11-071-5/+55
|
* - More porting for packages infoAngelo Naselli2014-11-071-15/+110
| | | | - Added a link to manage hidden information (though has problems in ncurses)
* Fixed package info layoutAngelo Naselli2014-11-062-24/+56
|
* AlignedAngelo Naselli2014-11-061-40/+40
|
* Moved locales to AdminPanel::Shared::LocalesAngelo Naselli2014-11-069-500/+532
|
* Added package info on widgetAngelo Naselli2014-11-051-15/+59
|
* removed BPAngelo Naselli2014-11-051-149/+146
|
* moved to libyui also deps_msgAngelo Naselli2014-11-051-54/+163
|
* temporary removed checkboxAngelo Naselli2014-11-051-17/+18
|
* Fixed for perl_checkerAngelo Naselli2014-11-051-6/+6
|
* Fixed status barAngelo Naselli2014-11-041-23/+24
|
* missing ";"Angelo Naselli2014-10-181-1/+1
|
* 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 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
|
* First attempt to move user management backend from the frontendAngelo Naselli2014-10-053-260/+685
|
* 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
* 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
|
* - added apcat and find subroutinesMatteo Pasotti2014-09-131-0/+76
|
* - imported DisplayManager.pmMatteo Pasotti2014-09-131-0/+278
|