aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-02add test auth panel tabsPaul Duncan5-104/+244
2016-04-02add tabs to TODOPaul Duncan1-0/+8
2016-04-02fix search delayPaul Duncan2-3/+5
2016-04-02move login to dialog, clean up user list headerPaul Duncan2-81/+127
2016-04-02add role to user listPaul Duncan1-0/+4
2016-04-02add email to user listPaul Duncan1-3/+1
2016-04-02add search-field and searching to users panelPaul Duncan5-19/+191
2016-04-02fully working edit dialogPaul Duncan7-54/+215
2016-04-02add add-dialog and edit-dialogPaul Duncan2-94/+239
2016-04-01add get_usersPaul Duncan3-37/+38
2016-04-01remove debugPaul Duncan1-1/+0
2016-04-01add login testPaul Duncan6-7/+168
2016-04-01add_user testPaul Duncan7-14/+222
2016-04-01update TODOPaul Duncan2-0/+33
2016-04-01refactor test apiPaul Duncan1-104/+100
2016-04-01add user methodsPaul Duncan3-11/+75
2016-03-31add user modelsPaul Duncan4-0/+156
2016-03-31remove unused session callsPaul Duncan1-6/+0
2016-03-31set default sessionPaul Duncan1-1/+2
2016-03-31add fixme stubsPaul Duncan1-0/+10
2016-03-31update for crystal 0.14Paul Duncan6-52/+52
2016-03-31whitespacePaul Duncan1-0/+1
2016-03-15update todoPaul Duncan1-0/+2
2016-03-15initial session supportPaul Duncan10-38/+220
2016-03-14send error status code on api errorPaul Duncan1-3/+8
2016-03-14add test/{get_users,set_user}, js/util.js, lots morePaul Duncan10-51/+189
2016-03-14add mock usersPaul Duncan2-7/+48
2016-03-14use navbar for auth testPaul Duncan1-1/+12
2016-03-14strip extra body attr whitespacePaul Duncan2-3/+6
2016-03-13add test auth stubPaul Duncan4-1/+84
2016-03-13add add_feature{,s}Paul Duncan1-1/+14
2016-03-13add page-features and populate stuffPaul Duncan19-0/+1067
2016-03-13add extrasPaul Duncan5-0/+24
2016-03-13add guff-stuff static files handlerPaul Duncan5-10/+144
2016-03-13simplify regexesPaul Duncan1-3/+3
2016-03-13add views/{html,ecrs}/testPaul Duncan3-3/+3
2016-03-11add editor list to TODOPaul Duncan1-0/+6
2016-03-10add count to set titlePaul Duncan2-4/+16
2016-03-10reorganize test-blog as three listsPaul Duncan1-127/+138
2016-03-10rename test to test-blogPaul Duncan5-78/+80
2016-03-10refactor redirectPaul Duncan2-7/+7
2016-03-10rename to blog testPaul Duncan1-1/+1
2016-03-10add blog test pagePaul Duncan4-3/+243
2016-03-09add created_at sorting and use json for sort fieldsPaul Duncan6-35/+97
2016-03-09add state supportPaul Duncan4-75/+157
2016-03-09remove unused commentsPaul Duncan1-2/+1
2016-03-09fix tag urlsPaul Duncan1-2/+7
2016-03-09nil tags fixes, remove extraneous use_transactionPaul Duncan1-6/+5
2016-03-09remove unnecessary commentPaul Duncan1-4/+0
2016-03-09refactor set_tagsPaul Duncan2-28/+15