summaryrefslogtreecommitdiffhomepage
path: root/js
Commit message (Expand)AuthorAge
* generalise support for giving a bonus to classes who have fewer lessonsSean Whitton2014-12-22
* Four grade 6 classes next year, so thanks to bootstrap's limit of 12Sean Whitton2014-12-22
* improve backup text formattingSean Whitton2014-12-10
* two new sound effectsSean Whitton2014-12-10
* todo item: stopwatch modeSean Whitton2014-12-01
* newlines in backup outputSean Whitton2014-11-30
* commentSean Whitton2014-11-30
* remove stray variable and cancel a TODO list itemSean Whitton2014-11-30
* cross last few commits off todo listSean Whitton2014-11-30
* Move other clock helper functions into OO idiomSean Whitton2014-11-30
* move activityClockGo into a kind of prototypeSean Whitton2014-11-30
* attempt to make updateClasses follow javascript OO idiomsSean Whitton2014-11-28
* grade 5's bonusSean Whitton2014-11-28
* superscript in date displaySean Whitton2014-11-28
* data export/backup now has timestampSean Whitton2014-11-28
* feature: backup information about classes to text area for copying andSean Whitton2014-11-27
* indentationSean Whitton2014-11-27
* button to reset all timesSean Whitton2014-11-27
* move code to put functions on the buttons into updateClasses() function,Sean Whitton2014-11-27
* lucky number buttonsSean Whitton2014-11-27
* function on buttons to change each class's stored time wastedSean Whitton2014-11-27
* allow changing a class's points by clicking on its points buttonSean Whitton2014-11-27
* updateClasses() should first clear out old display of classesSean Whitton2014-11-27
* fix class sorting by reversing itSean Whitton2014-11-27
* Class class, information on our Classes and function to add this infoSean Whitton2014-11-27
* bind 'd' to toggle date styleSean Whitton2014-11-27
* school bell sound effectSean Whitton2014-11-27
* expire chosen date style each daySean Whitton2014-11-27
* store date style in local storage and restoreSean Whitton2014-11-27
* "one, two, three" sound effectSean Whitton2014-11-27
* add today's date and toggle button between British and American stylesSean Whitton2014-11-27
* extra hotkeys to countdown for 6, 7 and 8 minutesSean Whitton2014-11-27
* bind space, too, to toggle time wasting clockSean Whitton2014-11-12
* activity clock custom seconds prompt should default to 0 seconds to avoid errorSean Whitton2014-11-12
* finish implementing buttons and hotkeysSean Whitton2014-11-12
* hotkeys for other activity clock presetsSean Whitton2014-11-12
* save time wasting clock to local storage each time it ticksSean Whitton2014-11-12
* tick off from todo listSean Whitton2014-11-12
* factor out and bind time wasting clock reset codeSean Whitton2014-11-12
* improve hotkey choiceSean Whitton2014-11-12
* soundsSean Whitton2014-11-12
* ionSound initialisedSean Whitton2014-11-12
* todo listSean Whitton2014-11-12
* buttons for activity timer; one of them worksSean Whitton2014-11-12
* bind hotkey j to toggle time wasting clockSean Whitton2014-11-12
* factor time wasting clock toggle code into a function of its ownSean Whitton2014-11-12
* time wasting clock can be started, stopped and resetSean Whitton2014-11-12
* flipclocks and basic buttonsSean Whitton2014-11-11
* jstorage, and use local jquery rather than Google's copySean Whitton2014-11-11
* initial commit: from http://www.initializr.com/Sean Whitton2014-11-11