dbp@riseup.net :: Fri Apr 2 18:40:58 UTC 2010
factoring out stuff from View.hs into View.Entry and View.Person
dbp@riseup.net :: Fri Apr 2 15:55:18 UTC 2010
adding total percent (so what it is out of) to ui
dbp@riseup.net :: Fri Apr 2 14:31:11 UTC 2010
fixing minor bug related to current percentages
dbp@riseup.net :: Fri Apr 2 14:20:01 UTC 2010
showing "current" percent on front page (ie, percent as of last entry)
dbp@riseup.net :: Fri Apr 2 02:58:24 UTC 2010
factoring out username/password for basic http authentication
dbp@riseup.net :: Fri Apr 2 01:40:38 UTC 2010
making new person plus look nice and blue
dbp@riseup.net :: Fri Apr 2 01:34:46 UTC 2010
ui changes to the addperson interface.
dbp@riseup.net :: Fri Apr 2 01:28:45 UTC 2010
eliminating /people page, cleaning up/simplifying ui
dbp@riseup.net :: Fri Apr 2 01:17:51 UTC 2010
accounting for if there is noone with any percent, don't divide by 0
dbp@riseup.net :: Fri Apr 2 01:16:48 UTC 2010
making the /people page unnecessary
dbp@riseup.net :: Fri Apr 2 00:46:06 UTC 2010
beginning of person edit page (and moved the view code for HouseTab to a more logical place)
dbp@riseup.net :: Fri Apr 2 00:08:58 UTC 2010
turning peoples summary into link to editing them
dbp@riseup.net :: Thu Apr 1 22:13:03 UTC 2010
minor fixes, no functionality d
dbp@riseup.net :: Mon Mar 22 18:20:27 UTC 2010
ui changes for Result and HouseTabEntry, looks flashier, some color
dbp@riseup.net :: Mon Mar 22 16:49:41 UTC 2010
moving ordering into view, fix state mixup of percentages
dbp@riseup.net :: Mon Mar 22 16:36:17 UTC 2010
switching sort order of percentages
dbp@riseup.net :: Mon Mar 22 15:52:29 UTC 2010
more cleanup
dbp@riseup.net :: Mon Mar 22 15:22:54 UTC 2010
house cleaning... no functionality change
dbp@riseup.net :: Sun Mar 21 22:49:54 UTC 2010
integrated people into app, so all calculations are based on dynamic data
dbp@riseup.net :: Sun Mar 21 22:49:22 UTC 2010
basicAuth on site
dbp@riseup.net :: Sun Mar 21 20:49:59 UTC 2010
deleting percents from people
dbp@riseup.net :: Sun Mar 21 20:00:04 UTC 2010
percentages for people guaranteed uniqueness on dates and sorting by date
dbp@riseup.net :: Sun Mar 21 17:24:34 UTC 2010
basic ui for percents
dbp@riseup.net :: Sun Mar 21 17:16:35 UTC 2010
basic adding of percents, no ui to see them yet
dbp@riseup.net :: Sun Mar 21 15:18:00 UTC 2010
refactor Control.hs into Control/Entry.hs, Control/Person.hs, Control/Backup.hs. minor url restructuring came with that.
dbp@riseup.net :: Sat Mar 20 20:17:07 UTC 2010
deleting people added
dbp@riseup.net :: Thu Mar 18 21:44:32 UTC 2010
guaranteeing uniqueness of people by initial
dbp@riseup.net :: Thu Mar 18 21:42:57 UTC 2010
factoring backups out of State.hs
dbp@riseup.net :: Thu Mar 18 21:28:45 UTC 2010
basic person handling (add only, no percentages)
dbp@riseup.net :: Thu Mar 18 20:57:47 UTC 2010
initial skeleton work for incorporating people/percentages into webapp