# # ChangeLog for trunk/FACT++/www/schedule # # Generated by Trac 1.5.2 # 11/06/24 21:22:27 Wed, 16 Dec 2015 13:23:45 GMT tbretz [18389] * trunk/FACT++/www/schedule/index.js (modified) Added a tooltip containing ID and last update time. Sat, 07 Nov 2015 18:48:18 GMT tbretz [18368] * trunk/FACT++/www/schedule/index.js (modified) Added a missing sanity check. Sat, 07 Nov 2015 18:47:39 GMT tbretz [18367] * trunk/FACT++/www/schedule/save.php (modified) Check if is valid. Mon, 29 Dec 2014 23:14:42 GMT Daniela Dorner [18045] * trunk/FACT++/www/schedule/load.php (modified) * trunk/FACT++/www/schedule/save.php (modified) changed column names of the table Measurement for consistency when ... Mon, 29 Dec 2014 22:06:33 GMT tbretz [18044] * trunk/FACT++/www/schedule/index.js (modified) * trunk/FACT++/www/schedule/save.php (modified) If only have of the schedule is trasmitted, also the first entry must ... Tue, 29 Apr 2014 15:17:34 GMT tbretz [17729] * trunk/FACT++/www/schedule/index.css (modified) Darker text color for diables elements in firefox Tue, 29 Apr 2014 11:02:17 GMT tbretz [17724] * trunk/FACT++/www/schedule/index.js (modified) The error message wasn't that clear for the case a schedule of ... Mon, 28 Apr 2014 17:38:14 GMT tbretz [17716] * trunk/FACT++/www/schedule/index.html (modified) Do not line break the date in the table header; added more help text. Mon, 28 Apr 2014 10:58:09 GMT tbretz [17710] * trunk/FACT++/www/schedule/index.html (modified) Added a missing whitespace. Mon, 28 Apr 2014 10:54:06 GMT tbretz [17709] * trunk/FACT++/www/schedule/index.html (modified) Some more HTML5 cleanup Mon, 28 Apr 2014 10:48:49 GMT tbretz [17708] * trunk/FACT++/www/schedule/index.html (modified) * trunk/FACT++/www/schedule/index.js (modified) Fixed table layout. Mon, 28 Apr 2014 10:33:08 GMT tbretz [17707] * trunk/FACT++/www/schedule/load.php (modified) * trunk/FACT++/www/schedule/save.php (modified) Adapted table name from measurement to Measurement Mon, 28 Apr 2014 10:17:47 GMT tbretz [17706] * trunk/FACT++/www/schedule/index.js (modified) Turn off debug text by default. Mon, 28 Apr 2014 10:17:30 GMT tbretz [17705] * trunk/FACT++/www/schedule/save.php (modified) Added more checks for the schedule. Mon, 28 Apr 2014 08:47:19 GMT tbretz [17704] * trunk/FACT++/www/schedule/index.js (modified) Times could change if the first task was removed from an observation ... Sun, 27 Apr 2014 21:51:03 GMT tbretz [17702] * trunk/FACT++/www/schedule/index.css (modified) Updated the styles for the calendar Sun, 27 Apr 2014 21:33:09 GMT tbretz [17701] * trunk/FACT++/www/schedule (added) * trunk/FACT++/www/schedule/config.template.php (added) * trunk/FACT++/www/schedule/index.css (added) * trunk/FACT++/www/schedule/index.html (added) * trunk/FACT++/www/schedule/index.js (added) * trunk/FACT++/www/schedule/load.php (added) * trunk/FACT++/www/schedule/save.php (added) A first version of the scheduling interface created from the ...