summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* attempt to make MyFlipClock a jQuery plugindevelSean Whitton2014-12-01
* attempt to make a proper derived class from FlipClock.Factory. OptionsSean 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
* unneeded commaSean Whitton2014-11-27
* indentationSean 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
* swap clocks over so that activity timer is at top of page in a shrunk windowSean 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
* sounds: from Cheonjae CD, JQuery ION free sounds and http://www.freesound.org...Sean Whitton2014-11-12
* todo listSean Whitton2014-11-12
* link to ClassDojoSean 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