8 Commits

Author SHA1 Message Date
Jonathan Bernard
e66ddbdf2a Finished version 1.0.
* Switched from a server-side rendering model to client-side. Now, the editing
  view is the same view as the print view, using CSS media qualifiers to switch
  between the eiting view on screen and the print view. This makes all the
  server-side code unnecessary.
* Added logic to rewrite the service headers when the user changes the date so
  that they include the correct dates and grey out fifth Sundays and Wednesdays
  as appropriate.
1.0
2014-02-26 03:47:39 +00:00
Jonathan Bernard
689c9a67bf Added output schedule template. 2014-02-22 18:47:31 -06:00
Jonathan Bernard
6fe101f220 Working draft of the server side. Testing files. 2014-02-22 18:47:13 -06:00
Jonathan Bernard
620dcaf59f Empty name elements are now automatically removed. 2014-02-22 18:46:40 -06:00
Jonathan Bernard
c8bf6a6377 Build process now creates a TAR gile of the HTML root. 2014-02-22 18:46:20 -06:00
Jonathan Bernard
3b0632a151 Finished initial version of the client-side UI.
Also moved to an automated build using make.
2013-10-25 20:36:06 -05:00
Jonathan Bernard
fd0e937eeb Adjusting sizes, intended to print landscape. 2013-09-28 22:34:41 -05:00
Jonathan Bernard
dd24e97c54 Initial layout of Sundays. 2013-09-28 22:25:49 -05:00