aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* make it possible to hit enter to submit end of class formdevelSean Whitton2015-03-23
|
* comment: PGR not an option atmSean Whitton2015-03-23
|
* fix form processingSean Whitton2015-03-23
|
* rm old stuffSean Whitton2015-03-23
|
* update sariulccgi.hs to use new monadSean Whitton2015-03-23
|
* dynamic cookie path (so works with devel site too)Sean Whitton2015-03-23
|
* bind l to start the lessonSean Whitton2015-03-23
|
* kill <u> warningSean Whitton2015-03-22
|
* ~ -> $HOME in deploy.shSean Whitton2015-03-22
|
* rm TODOsSean Whitton2015-03-22
|
* TODOSean Whitton2015-03-22
|
* backing up achieved by cron job e-mailing current ScoresListSean Whitton2015-03-22
|
* remove Applicative derivation for old GHC on demeterSean Whitton2015-03-22
|
* rewrite rankings table generatorSean Whitton2015-03-22
|
* don't ever deduct points from a class that hasn't wasted any timeSean Whitton2015-03-22
|
* make weeklyCron slightly more efficientSean Whitton2015-03-21
|
* TODOSean Whitton2015-03-21
|
* fix monad modifyScores actionSean Whitton2015-03-21
|
* sariulccron takes directory to work in as command line argumentSean Whitton2015-03-21
|
* deploy.sh deploys binary for cronSean Whitton2015-03-21
|
* fix boxes dependencySean Whitton2015-03-21
|
* update cabal and rename now we have two executablesSean Whitton2015-03-21
|
* fix weeklyCronSean Whitton2015-03-21
|
* add some test scores data from last Friday afternoonSean Whitton2015-03-21
|
* weeklyCron filled outSean Whitton2015-03-21
|
* tidy up use of IO in sariulccron mainSean Whitton2015-03-21
|
* fix monad with latest GHC. pretty print scores.Sean Whitton2015-03-21
|
* comment out new monad: brokenSean Whitton2015-03-21
|
* using boxes library insteadSean Whitton2015-03-21
|
* bare bones Table.hsSean Whitton2015-03-21
|
* TODOSean Whitton2015-03-21
|
* make deploy.sh better on a new host: cabal update etc.Sean Whitton2015-03-21
|
* started to write new executable for weekly score processingSean Whitton2015-03-20
|
* readScoresFile and writeScoresFile rewritten in terms of new monadSean Whitton2015-03-20
|
* freshSessionSean Whitton2015-03-20
|
* modifyScores added to monadSean Whitton2015-03-20
|
* rewrite monad inc. a typeclassSean Whitton2015-03-20
|
* new SariulClocks monadSean Whitton2015-03-20
|
* validate custom countdown inputSean Whitton2015-03-20
|
* new soundsSean Whitton2015-03-20
|
* commentSean Whitton2015-03-20
|
* hotkey hint for lucky numberSean Whitton2015-03-20
|
* update grade 5 scores multiplierSean Whitton2015-03-20
|
* Merge branch 'master' of git://github.com/spwhitton/sariulclocksv1.0.1Sean Whitton2015-03-19
|\
| * fix: cookie pathsSean Whitton2015-03-18
| |
| * reset time wasting clock at start of lesson, not endSean Whitton2015-03-18
| | | | | | | | | | | | Otherwise if the user inputs a wrong password the time wasted will get wiped out before it's submitted. This is a hack: should probably use a cookie to keep the time safe in between server connections.
| * TODOSean Whitton2015-03-18
| |
| * deployment script creates dummy password file to avoid errorSean Whitton2015-03-18
| |
| * update deployment path on demeterSean Whitton2015-03-18
| |
* | bump version number: first live versionSean Whitton2015-03-19
|/