aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Shared
Commit message (Expand)AuthorAgeFilesLines
* full support to the entire set of properties provided by the interface org.fr...Matteo Pasotti2014-11-251-13/+94
* Fixed call to SetHostnameAngelo Naselli2014-11-251-9/+9
* added getLocalHostName and setLocalHostName methods (rely on dbus hostnamed s...Matteo Pasotti2014-11-241-0/+33
* Added icons to YTreeItemsAngelo Naselli2014-11-201-17/+34
* Fixed for perl_checkerAngelo Naselli2014-11-051-6/+6
* missing ";"Angelo Naselli2014-10-181-1/+1
* fixed user change name and expirirng timeAngelo Naselli2014-10-141-0/+8
* moved modifyUser to SharedAngelo Naselli2014-10-131-1/+136
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-121-0/+78
* fixed documenation layoutAngelo Naselli2014-10-121-78/+76
* Added group name by ID into SharedAngelo Naselli2014-10-121-0/+31
* fixed some of group managementAngelo Naselli2014-10-121-20/+20
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-111-3/+3
* added getGroups and getUsers to SharedAngelo Naselli2014-10-111-0/+42
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-111-26/+28
* moved getUserInfo to SharedAngelo Naselli2014-10-111-1/+60
* just get uid onceAngelo Naselli2014-10-111-2/+3
* managed minimum gid valueAngelo Naselli2014-10-111-6/+14
* moved getGroupsInfo to Shared and updated RefreshGroup accordinglyAngelo Naselli2014-10-111-4/+81
* removed useless codeAngelo Naselli2014-10-111-1/+0
* moved getUsersInfo to Shared::Users and updatedAngelo Naselli2014-10-061-0/+92
* dropped use strict in favor of use Moosematteo2014-10-053-10/+4
* First attempt to move user management backend from the frontendAngelo Naselli2014-10-051-9/+523
* fixed experimental warning for hash ref accessAngelo Naselli2014-09-042-2/+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
* wrong podAngelo Naselli2014-07-181-1/+1
* Removed member from Shared (usning MDK::Common::DataStructure one)Angelo Naselli2014-07-051-3/+3
* porting drakproxy to adminpanelmatteo2014-07-011-0/+36
* SILENT: fixed attribute name inside the documentationmatteo2014-06-291-5/+5
* SILENT: fixed an attribute namematteo2014-06-291-10/+10
* Removed Kdm User icon when deleting a user (missed in userdrake)Angelo Naselli2014-06-281-1/+1
* - managed NTPd into writeConfiguration, ntpd needs to be stopped to changeAngelo Naselli2014-06-261-3/+47
* SILENT: commentAngelo Naselli2014-06-261-1/+1
* added configuration files writingAngelo Naselli2014-06-261-2/+110
* Forgotten ENV protectionAngelo Naselli2014-06-261-8/+12
* Added isNTPRunningAngelo Naselli2014-06-261-0/+22
* Right path and ENV protectionAngelo Naselli2014-06-261-10/+20
* Changed NTP server settings using a treeviewAngelo Naselli2014-06-251-3/+97
* fixed any_item_selection management, was missed if skip_path is enabledAngelo Naselli2014-06-251-7/+7
* wrong default_item_separator management into ask_fromTreeListAngelo Naselli2014-06-251-1/+5
* added ntp servers from timezoneAngelo Naselli2014-06-251-259/+153
* item_list onstead of itemList to be consistentAngelo Naselli2014-06-251-5/+5
* added arrayListToYItemCollection and managed default item intoAngelo Naselli2014-06-251-7/+51
* SILENT: removed breakpointAngelo Naselli2014-06-241-1/+0
* Managed leaf only selection (param any_item_selection to avoid)Angelo Naselli2014-06-241-6/+15
* Adding a first attempt to port Clock, not working yetAngelo Naselli2014-06-241-0/+462
* - Added separator for tree itemAngelo Naselli2014-06-221-9/+49
* Added hashTreeToYItemCollection and ask_fromTreeListAngelo Naselli2014-06-221-32/+229
* - Used AdminPanel::Shared::LocaleAngelo Naselli2014-06-051-95/+105