aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* better patch to fix crash if no media is configuredAngelo Naselli2014-09-121-30/+36
|
* Avoid a crash if no media are configured (from File/update media menu)Angelo Naselli2014-09-121-17/+18
|
* Fixed a crash if no media configuredAngelo Naselli2014-09-091-1/+3
|
* forgot to save for ShareDirAngelo Naselli2014-09-061-3/+3
|
* fixed File::ShareDir::dist_file distName from SharedAngelo Naselli2014-09-063-6/+9
|
* added distName to be used in File::ShareDir::dist_fileAngelo Naselli2014-09-061-0/+23
|
* fixed experimental warning for hash ref accessAngelo Naselli2014-09-042-2/+2
|
* Cleaned constructor codeAngelo Naselli2014-09-044-34/+32
|
* Added a dialog to prevent not root user runningAngelo Naselli2014-09-031-0/+9
|
* Fixed about titleAngelo Naselli2014-09-011-1/+2
|
* perl 5.20.0 does not like that an external lib set localesAngelo Naselli2014-09-011-0/+5
|
* moved to mpan.pl new mageia admin tool launcher panelAngelo Naselli2014-08-291-2/+2
|
* - fixed reading configuration position if --name is givenAngelo Naselli2014-08-291-2/+2
| | | | - changed title to Mageia Panel
* added dragora-urpm-sourcesAngelo Naselli2014-08-291-2/+0
|
* - Fixed memory allocation problem configuring menu entriesAngelo Naselli2014-08-291-22/+74
| | | | | - Added localization - icon, log and logo optionals
* Used AdminPanel::Shared::LocalesAngelo Naselli2014-08-101-189/+189
|
* removed old codeAngelo Naselli2014-08-101-117/+1
| | | | removed use of undef value
* 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
* Added remove key functionAngelo Naselli2014-08-021-3/+35
|
* Added "add key" to manage keys dialogAngelo Naselli2014-08-011-3/+38
|
* Added key table fillingAngelo Naselli2014-07-251-0/+58
|
* Wrong valuesAngelo Naselli2014-07-251-3/+2
|
* First attempt to port manage keys functionAngelo Naselli2014-07-241-111/+213
|
* removed BPAngelo Naselli2014-07-231-1/+0
|
* Fixed row selection in the case of update check changingAngelo Naselli2014-07-221-1/+11
|
* managed checkboxes (enabled/update)Angelo Naselli2014-07-221-4/+57
|
* Removed double click management and added a checkbox on dialogAngelo Naselli2014-07-221-18/+50
|
* double click on a media allows to change its status (enable/disable)Angelo Naselli2014-07-211-0/+31
|
* preparing call backs launchAngelo Naselli2014-07-211-0/+6
|
* Removed breakpointAngelo Naselli2014-07-211-1/+0
|
* Forgotten right "member" dependencyAngelo Naselli2014-07-211-4/+5
|
* added IndonesiaAngelo Naselli2014-07-201-0/+1
|
* Country is changed, if the user cancel the previous actionAngelo Naselli2014-07-201-1/+1
| | | | next time the country is wrong to use for comparing
* return mirror only if it has been chosenAngelo Naselli2014-07-201-2/+2
|