aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Clock.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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