-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTODO
More file actions
14 lines (12 loc) · 715 Bytes
/
TODO
File metadata and controls
14 lines (12 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* Move to Rails 3.1
* Github-style page sliding when changing pages?
* what about personal projects or projects for small clients with no sub projects? how to make that clean and easy?
* Take secret token out of Git?
* Replace resume/end Javascript confirmation boxes with some sort of popup where you have a chance to edit the event details before clicking OK
* Project-level reporting
* Remove time math from views and controllers as much as possible
* DRY up the events/_current.html.erb partial
* Some way to stop the timer with a keyboard shortcut?
* testing/handling for:
* events that overlap midnight <- for now apply hours to start day
* events that overlap a DST-type change (handled automatically?)