aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* fix deploy script destination directory varSean Whitton2015-03-18
|
* version number: first release!v1.0.0Sean Whitton2015-03-18
|
* deploy script enhancedSean Whitton2015-03-18
|
* reload despite hash on end of URLSean Whitton2015-03-18
|
* implement lucky numberSean Whitton2015-03-18
|
* disable confirmation on time-wasting resetting clockSean Whitton2015-03-18
| | | | because it gets called when we submit the end of class form
* other sound buttonsSean Whitton2015-03-18
|
* rm TODOsSean Whitton2015-03-18
|
* avoid "do you want to re-POST?" warnings in browserSean Whitton2015-03-18
|
* new form for end of class inc. passwordSean Whitton2015-03-18
|
* reinstate date toggle functionalitySean Whitton2015-03-18
|
* todosSean Whitton2015-03-18
|
* first version of saving scores works!Sean Whitton2015-03-18
|
* finished function to update a ScoresListSean Whitton2015-03-18
|
* first try at updateScore functionSean Whitton2015-03-17
|
* Revert "change page order when no class in session"Sean Whitton2015-03-17
| | | | This reverts commit 12a5b10a1989366b840d304cf185fe9bf3d8a5ee.
* submit points and time wasted (to be rewritten as non-hidden form)Sean Whitton2015-03-17
|
* button for end of weekSean Whitton2015-03-17
|
* change page order when no class in sessionSean Whitton2015-03-17
| | | | To emphasise the rankings
* the clocks have returnedSean Whitton2015-03-17
|
* lookupSariulClass: better handling of bad classesSean Whitton2015-03-17
|
* fix cookies expiring immediately after 6pm KSTSean Whitton2015-03-17
|
* clock div should be id not classSean Whitton2015-03-17
|
* javascript to toggle the count-down and count-up clocksSean Whitton2015-03-17
|
* rename variables for claritySean Whitton2015-03-17
|
* deploy deploys sound assetsSean Whitton2015-03-17
|
* mSean Whitton2015-03-17
|
* javascript to start the class oh yeaaahSean Whitton2015-03-17
|
* don't display time wasting clock if no current class sessionSean Whitton2015-03-17
|
* spacingSean Whitton2015-03-17
|
* put a space after buttons so they don't look squidged thanks to Text.XHtmlSean Whitton2015-03-17
|
* fix sound dropdownSean Whitton2015-03-17
|
* nav bar buttonsSean Whitton2015-03-17
|
* fix date creating a horizontal scroll barSean Whitton2015-03-17
|
* bring rankings table into bootstrap's layout engineSean Whitton2015-03-17
|
* navbar headerSean Whitton2015-03-17
|
* add (#=) ability to Bootstrap.hsSean Whitton2015-03-17
|
* add theDateSean Whitton2015-03-17
| | | | Will let JavaScript handle it for now
* add a bunch of buttonsSean Whitton2015-03-17
|
* start filling out the clocksSean Whitton2015-03-17
|
* makepage simple structureSean Whitton2015-03-17
|
* rankings is now in the Page monadSean Whitton2015-03-17
|
* factor out my new monadSean Whitton2015-03-17
|
* attempt at a monad stack for generating the pageSean Whitton2015-03-17
|
* create Session from cookiesSean Whitton2015-03-16
|
* calculate cookie expiry time to be after the end of current school daySean Whitton2015-03-16
|
* crude sessionsSean Whitton2015-03-16
|
* have discovered the liftIO functionSean Whitton2015-03-16
|
* clock typesSean Whitton2015-03-16
|
* pass calendar time to cgiMain for cookie-settingSean Whitton2015-03-16
|