aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* - managed NTPd into writeConfiguration, ntpd needs to be stopped to changeAngelo Naselli2014-06-261-3/+47
* Added disable/enable screen saverAngelo Naselli2014-06-261-0/+39
* SILENT: commentAngelo Naselli2014-06-261-1/+1
* added configuration files writingAngelo Naselli2014-06-261-2/+110
* Forgotten ENV protectionAngelo Naselli2014-06-261-8/+12
* fixed NTP frame initializationAngelo Naselli2014-06-261-4/+9
* Added isNTPRunningAngelo Naselli2014-06-261-0/+22
* Right path and ENV protectionAngelo Naselli2014-06-261-10/+20
* 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-252-19/+131
* 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
* loaded list of ntp servers from TimeZoneAngelo Naselli2014-06-251-4/+10
* 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
* Fixed UTC value checkAngelo Naselli2014-06-241-4/+7
* Adding a first attempt to port Clock, not working yetAngelo Naselli2014-06-242-0/+798
* Added parameter "separator" to know which is the tree item separatorAngelo Naselli2014-06-221-4/+15
* - Added separator for tree itemAngelo Naselli2014-06-221-9/+49
* Added hashTreeToYItemCollection and ask_fromTreeListAngelo Naselli2014-06-221-32/+229
* GUI functions moved to Shared::GUIAngelo Naselli2014-06-221-558/+39
* SILENT: wrong commentAngelo Naselli2014-06-221-1/+1
* Hosts now uses AdminPanel::Shared::GUIAngelo Naselli2014-06-052-11/+22
* SILENT: useless empty linesAngelo Naselli2014-06-051-2/+0
* - Used AdminPanel::Shared::LocalesAngelo Naselli2014-06-051-49/+77
* - Used AdminPanel::Shared::LocaleAngelo Naselli2014-06-051-95/+105
* inclded all Shared::Service atm for apanelAngelo Naselli2014-06-051-3/+3
* Cleaned upAngelo Naselli2014-06-051-1/+4
* wrong nameAngelo Naselli2014-06-051-1/+1
* Allow module loading, but disallow running if user has not rootAngelo Naselli2014-06-051-3/+28
* Poddified and module load test adde for AdminPanel::SettingsReaderAngelo Naselli2014-06-051-21/+78
* Used AdminPanel::Shared::GUIAngelo Naselli2014-06-051-59/+75
* hard coded pathAngelo Naselli2014-06-051-3/+3
* Missing drakx depsAngelo Naselli2014-06-051-0/+1
* added logviewer policy for polkitAngelo Naselli2014-06-041-0/+1
* Used new AdminPanel::Shared::GUIAngelo Naselli2014-06-031-35/+54
* fixed utf8 full nameAngelo Naselli2014-06-021-12/+7
* added md5sumAngelo Naselli2014-06-021-0/+1
* Used our own AdminPanel::Shared modulesAngelo Naselli2014-06-011-178/+225
* added weakPasswordForSecurityLevelAngelo Naselli2014-06-011-16/+44
* now AdminPanel::Shared::Users is under MooseAngelo Naselli2014-05-292-108/+536
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-05-241-1/+1
|\
| * fixed Modern::Perl usageMatteo Pasotti2014-05-131-1/+1