Age | Commit message (Expand) | Author | Files | Lines |
2018-11-05 | Add pad closed issues view | Malf Furious | 1 | -0/+2 |
2018-11-05 | Fix bug in 'iss-mesg-add' form handler | Malf Furious | 1 | -1/+1 |
2018-11-04 | Implement 'add assignee' form handler | Malf Furious | 1 | -0/+18 |
2018-11-01 | Implement iss-mesg-add 'advIssue' submission | Malf Furious | 1 | -1/+22 |
2018-11-01 | Fix 'closeIssue' form submission | Malf Furious | 1 | -0/+6 |
2018-11-01 | Make issue reply message optional | Malf Furious | 1 | -8/+11 |
2018-10-26 | settings: Add log event when admin alters global settings | Malf Furious | 1 | -0/+2 |
2018-10-26 | user: Add log events for some basic user mgmt | Malf Furious | 1 | -0/+5 |
2018-10-26 | issue: Add logging events for issue open and close | Malf Furious | 2 | -0/+2 |
2018-10-25 | issue: Implement form handler iss-mesg-add | Malf Furious | 1 | -0/+57 |
2018-10-23 | Fix bug in various form handlers | Malf Furious | 2 | -4/+24 |
2018-10-23 | datamods: Implement new issue modal form handler | Malf Furious | 1 | -0/+38 |
2018-10-22 | pad: Render issue modals on pad view | Malf Furious | 1 | -0/+8 |
2018-09-25 | group: Add group page view | Malf Furious | 1 | -0/+20 |
2018-09-23 | settings: Implement admin tab form handler | Malf Furious | 1 | -0/+40 |
2018-09-21 | deleteaccount: Implement form handler | Malf Furious | 1 | -0/+47 |
2018-09-20 | Add start of single-pad view | Malf Furious | 1 | -0/+21 |
2018-09-19 | datamods: Add default stages to new pads | Malf Furious | 1 | -0/+6 |
2018-09-19 | settings: Implement user tab form submission | Malf Furious | 1 | -0/+102 |
2018-09-16 | Add object background preview widget | Malf Furious | 1 | -0/+40 |
2018-09-15 | Implement dm-pad-add form handler | Malf Furious | 1 | -0/+27 |
2018-07-26 | Add group/pad list item | Malf Furious | 2 | -0/+79 |
2018-07-22 | Fix bug with login handler | Malf Furious | 1 | -1/+1 |
2018-07-21 | Add new group modal view/model code | Malf Furious | 1 | -0/+32 |
2018-07-20 | Add the notice modal | Malf Furious | 1 | -0/+40 |
2018-02-09 | Add login model | Malf Furious | 1 | -0/+92 |
2017-07-06 | Remove unused global declaration | Malf Furious | 1 | -2/+0 |
2017-06-27 | Add dbconfig model code | Malf Furious | 1 | -0/+44 |
2016-10-22 | Deprecate application code | Malf Furious | 9 | -944/+0 |
2016-09-18 | Add form submission handler for group settings tab | Malf Furious | 1 | -0/+80 |
2016-06-12 | Add group tab to setting modal | Malf Furious | 1 | -0/+10 |
2016-06-12 | Move initialization logic from Obj model into Common model | Malf Furious | 2 | -7/+13 |
2016-06-12 | Add functions to Common model for assigning CSS to setting tabs | Malf Furious | 1 | -0/+30 |
2016-06-11 | Rename variable | Malf Furious | 1 | -3/+3 |
2016-06-08 | Start design for group view | Malf Furious | 1 | -0/+2 |
2016-06-08 | Create blank view for groups | Malf Furious | 1 | -0/+8 |
2016-06-08 | Add new MVC, 'Obj' | Malf Furious | 1 | -0/+23 |
2016-06-01 | Implement add group form handler | Malf Furious | 1 | -0/+20 |
2016-05-27 | Add copyright notice to Scrott model files | Malf Furious | 8 | -0/+112 |
2016-05-22 | Add form submission handler for user removal | Malf Furious | 1 | -0/+46 |
2016-05-22 | Add action 'delete' to Deleteacct MVC | Malf Furious | 1 | -0/+34 |
2016-05-22 | Add class constructor to Common model | Malf Furious | 1 | -0/+10 |
2016-05-21 | Add MVC Deleteacct | Malf Furious | 1 | -0/+15 |
2016-05-01 | Update setting modal to allow admins to remove other users' head images | Malf Furious | 1 | -0/+10 |
2016-05-01 | Update setting modal to allow user to remove their own head image | Malf Furious | 1 | -0/+10 |
2016-05-01 | Update form handler for common/setting-modal, all users tab | Malf Furious | 1 | -5/+10 |
2016-05-01 | Define constants for head-image upload parameters | Malf Furious | 1 | -1/+7 |
2016-05-01 | Update form handler for common/setting-modal, user tab | Malf Furious | 1 | -6/+11 |
2016-03-27 | Add form handler for setting modal, admin/all users tab, for edit user action | Malf Furious | 1 | -3/+60 |
2016-03-27 | Add form handler for setting modal, all users, create new user pane | Malf Furious | 1 | -2/+54 |