# # ChangeLog for trunk/FACT++/www/schedule # # Generated by Trac 1.5.2 # 11/17/24 19:18:31 Fri, 31 Mar 2017 14:34:21 GMT tbretz [18797] * trunk/FACT++/www/schedule/save.php (modified) Implemented that exclusive tasks are rejected if not scheduled ... Sun, 08 Jan 2017 12:05:36 GMT tbretz [18722] * trunk/FACT++/www/schedule/index.html (modified) Added explanations for suspend and resume Sat, 07 Jan 2017 11:17:59 GMT tbretz [18720] * trunk/FACT++/www/schedule/load.php (modified) Order by time instead of ID. This allows an easy implementation of a ... Thu, 23 Jun 2016 17:04:30 GMT tbretz [18520] * trunk/FACT++/www/schedule/save.php (modified) Allow to save an empty schedule to allow to delete the schedule of ... Thu, 23 Jun 2016 17:02:21 GMT tbretz [18519] * trunk/FACT++/www/schedule/index.js (modified) Allow to save an empty schedule to allow to delete the schedule of ... Wed, 22 Jun 2016 12:28:58 GMT tbretz [18518] * trunk/FACT++/www/schedule/index.js (modified) By mistake the calender still opened in chrome and in firefox the ... Wed, 22 Jun 2016 07:09:15 GMT tbretz [18517] * trunk/FACT++/www/schedule/save.php (modified) The code did not stop after an unsuccessful login Fri, 27 May 2016 08:44:29 GMT tbretz [18512] * trunk/FACT++/www/schedule/save.php (modified) Check whether date could be parsed. Fri, 27 May 2016 08:44:13 GMT tbretz [18511] * trunk/FACT++/www/schedule/index.js (modified) Little optimization to make it work under firefox but not under Chrome Wed, 04 May 2016 17:42:25 GMT tbretz [18487] * trunk/FACT++/www/schedule/index.js (modified) Renamed the main onLoad for convenience (was used twice); added a ... 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 ...