aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Clock.pm
Commit message (Collapse)AuthorAgeFilesLines
* Moved the tree accordinglyAngelo Naselli2015-03-161-518/+0
|
* Moved to namespace to ManaToolsAngelo Naselli2015-03-161-11/+11
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-10/+10
|
* Fixed setTime (use new from TimeZone)Angelo Naselli2015-02-131-21/+45
| | | | Avoid crashing if no rights to set
* Uodated copyright dateAngelo Naselli2015-01-131-1/+1
|
* Adminpanel::Shared::Services now is a Moose ModuleAngelo Naselli2014-12-231-1/+0
|
* dropped use strict in favor of use Moosematteo2014-10-051-1/+0
|
* 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-271-1/+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
| | | | | - allow to pass AdminPanel::Shared::TimeZone object to use fake configuration
* 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