Commit graph

13 commits

Author SHA1 Message Date
f7ba160f23 FIX forms: more accessible (but less beautiful)
Borders in old.html were too light, and on some screens they were not
visible. This changes will make them stronger, and also make input in
new.html behave consistently
2014-05-03 21:58:04 +02:00
3a9d4a5c95 Starttime is now editable; closes #19 2014-04-24 12:36:40 +02:00
cfa08ddb72 Archive.html is feature-complete
It just needs some love in table style and alignments
2014-04-23 12:41:12 +02:00
1af5393441 widget refactoring, old.html works (refs #13) 2014-03-02 00:35:36 +01:00
fbf94eceba old.html (refs #13) + refactoring 2014-03-02 00:35:27 +01:00
73a47f4f2b Error reporting; the user can retry; fix #1 2013-12-27 02:17:12 +01:00
466f9a0b7d ongoing recs are shown at startup 2013-12-10 02:35:53 +01:00
14521b223e "recid" removed
JS api call reorganized
2013-12-10 01:52:21 +01:00
972fbb9430 FIX countclock always displaying "to" 2013-12-05 01:09:08 +01:00
82f6ea926e Add endtime in countclock 2013-12-03 21:23:54 +01:00
9f31ce174f Split /update in /update + /generate; filename handled
Clearer separation of data and its representation of datetime objects in
db: now the db only handles datetime objects and the server will take
care of converting from/to strings with the browser
2013-12-03 21:07:17 +01:00
11bdd11749 Polling until download is ready 2013-12-03 01:56:54 +01:00
5c97622567 work in progress: changing completely the graphics 2013-12-02 20:58:43 +01:00