aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* - 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
* 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 subrou...matteo2014-07-021-6/+56
* 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
* fixed a bit the layoutAngelo Naselli2014-06-271-20/+38
* - Added busycursor when saving on exitAngelo Naselli2014-06-271-7/+46
* Removed breakpointsAngelo Naselli2014-06-272-4/+0
* managed Ok button, save configuration and start/sop services accordinglyAngelo Naselli2014-06-261-4/+39
* fixed NTP frame initializationAngelo Naselli2014-06-261-4/+9
* use of setValue for consistency with other codeAngelo Naselli2014-06-261-3/+3
* - fixed restore data (Reset button) now restore all values not only timeAngelo Naselli2014-06-261-33/+70
* Changed NTP server settings using a treeviewAngelo Naselli2014-06-251-16/+34
* loaded list of ntp servers from TimeZoneAngelo Naselli2014-06-251-4/+10
* Fixed UTC value checkAngelo Naselli2014-06-241-4/+7
* Adding a first attempt to port Clock, not working yetAngelo Naselli2014-06-241-0/+336
* SILENT: wrong commentAngelo Naselli2014-06-221-1/+1
* Hosts now uses AdminPanel::Shared::GUIAngelo Naselli2014-06-052-11/+22