aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed call to ask_YesOrNomatteo2014-06-281-5/+2
|
* using compare_pkg instead of comparematteo2014-06-281-1/+1
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-06-281-3/+3
|\
| * Let call dependency be clearAngelo Naselli2014-06-281-3/+3
| |
* | invokes ask_YesOrNo moved into AdminPanel::Shared::GUIMatteo Pasotti2014-06-281-1/+6
|/
* added adminClock polkit fileAngelo Naselli2014-06-271-0/+22
|
* added adminClock to apanelAngelo Naselli2014-06-271-0/+3
|
* fixed a bit the layoutAngelo Naselli2014-06-271-20/+38
|
* - Added busycursor when saving on exitAngelo Naselli2014-06-271-7/+46
| | | | | - evaluate elapsed time on modal dialogs - reset value asks for date and time only
* 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
| | | | | configuration - added disableAndStopNTP
* 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
|
* Added Config::TinyAngelo Naselli2014-06-261-0/+1
|
* wrong sequenceAngelo Naselli2014-06-261-1/+1
|
* fixed NTP frame initializationAngelo Naselli2014-06-261-4/+9
|
* Forgotten test fileAngelo Naselli2014-06-261-0/+20
|
* 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
| | | | | - allow to pass AdminPanel::Shared::TimeZone object to use fake configuration
* Changed NTP server settings using a treeviewAngelo Naselli2014-06-253-19/+135
|
* 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-252-10/+56
| | | | ask_fromList
* 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-243-0/+807
|
* Fixed dependenciesAngelo Naselli2014-06-221-16/+18
|
* Added adminClockAngelo Naselli2014-06-221-1/+4
| | | | removed adminMouse
* Added parameter "separator" to know which is the tree item separatorAngelo Naselli2014-06-221-4/+15
| | | | into string
* - Added separator for tree itemAngelo Naselli2014-06-221-9/+49
| | | | - Added default button for ask_YesOrNo
* removed adminMouse atmAngelo Naselli2014-06-222-16/+3
|
* Added test for ask_fromTreeListAngelo Naselli2014-06-221-16/+25
|
* 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
|
* it directly queries maintdb.mageia.org to retrieve the package owner (no ↵matteo2014-06-081-7/+12
| | | | more mgarepo invokation)
* SILENT: added a basic description of the scriptmatteo2014-06-081-1/+4
|
* SILENT: more polkit rulesAngelo Naselli2014-06-083-0/+122
|
* SILENT: a valid configurationAngelo Naselli2014-06-081-36/+0
|
* SILENT: Only what is working atmAngelo Naselli2014-06-081-1/+4
|
* Hosts now uses AdminPanel::Shared::GUIAngelo Naselli2014-06-052-11/+22
|