Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-21 | Add new group modal view/model code | Malf Furious | 2 | -0/+84 |
2018-07-21 | Reorg examples/ directory | Malf Furious | 10 | -0/+0 |
2018-07-21 | Remove old content | Malf Furious | 10 | -456/+0 |
2018-07-20 | Add the notice modal | Malf Furious | 2 | -0/+93 |
2018-07-19 | Ignore dbconfig.php | Malf Furious | 1 | -0/+1 |
2018-07-19 | Fix bug in index.php | Malf Furious | 1 | -1/+2 |
2018-07-19 | Define /logout route | Malf Furious | 1 | -0/+9 |
2018-07-19 | Add basic dashboard page | Malf Furious | 2 | -0/+47 |
2018-02-11 | Add start of navbar | Malf Furious | 1 | -0/+68 |
2018-02-11 | Fix icon center-spacing on dbconfig view | Malf Furious | 1 | -1/+1 |
2018-02-11 | Address issue with user functions getCurrent() and setCurrent() | Malf Furious | 1 | -2/+2 |
2018-02-10 | Add exception view to index.php | Malf Furious | 1 | -1/+1 |
2018-02-10 | Add exception handler view | Malf Furious | 1 | -0/+46 |
2018-02-09 | Fix bug in function user::getCurrent() | Malf Furious | 1 | -1/+11 |
2018-02-09 | Add login model | Malf Furious | 1 | -0/+92 |
2018-02-09 | Limit app textbox input to 64 chars | Malf Furious | 1 | -1/+1 |
2018-02-08 | Reorg examples/ directory | Malf Furious | 2 | -0/+0 |
2018-02-08 | Remove old content | Malf Furious | 19 | -1304/+0 |
2018-02-07 | Merge branch 'bug/object' into dev | Malf Furious | 7 | -49/+49 |
2018-02-07 | Update df script to use renamed obj class | Malf Furious | 1 | -1/+1 |
2018-02-07 | Update class files to use renamed obj class | Malf Furious | 5 | -43/+43 |
2018-02-07 | Rename object.class.php to reflect name of its class | Malf Furious | 1 | -0/+0 |
2018-02-07 | Rename object class | Malf Furious | 1 | -5/+5 |
2018-02-07 | Add login view to controller | Malf Furious | 1 | -1/+9 |
2018-02-07 | Make security warnings RED | Malf Furious | 2 | -2/+2 |
2018-02-07 | Move body padding-top style to stdpage\head() | Malf Furious | 2 | -4/+4 |
2018-02-07 | Add login/signup view | Malf Furious | 1 | -0/+117 |
2018-02-07 | Update stdpage\head() | Malf Furious | 1 | -0/+11 |
2018-02-06 | Add index.php | Malf Furious | 1 | -0/+49 |
2018-02-06 | Add sample nginx configuration | Malf Furious | 1 | -0/+81 |
2018-01-24 | Merge branch 'feature/ui-basics' into dev | Malf Furious | 7 | -3/+427 |
2017-07-06 | Remove unused global declaration | Malf Furious | 1 | -2/+0 |
2017-07-06 | Add function database::setConfig() | Malf Furious | 1 | -0/+51 |
2017-06-27 | Setup dbconfig view to hook into form submission model code | Malf Furious | 1 | -0/+2 |
2017-06-27 | Add dbconfig model code | Malf Furious | 1 | -0/+44 |
2017-06-27 | Add function input() | Malf Furious | 1 | -0/+11 |
2017-06-27 | Add function isAction() | Malf Furious | 1 | -0/+11 |
2017-06-27 | Add form class | Malf Furious | 1 | -0/+179 |
2017-06-27 | Add formname template to formctrl view | Malf Furious | 1 | -0/+4 |
2017-06-27 | Reformat view helper modules | Malf Furious | 2 | -4/+8 |
2017-06-26 | Add page markup for database setup | Malf Furious | 1 | -0/+88 |
2017-06-26 | Add basic form control templates | Malf Furious | 1 | -0/+32 |
2017-06-25 | Remove old content | Malf Furious | 9 | -327/+0 |
2017-06-24 | Merge branch 'feature/bootstrap' into dev | Malf Furious | 11 | -0/+428 |
2017-06-24 | Remove unnessary identifier qualifiers | Malf Furious | 1 | -3/+3 |
2017-06-24 | Add stdpage view template | Malf Furious | 1 | -0/+65 |
2017-06-24 | Add jQuery library v3.2.1 | Malf Furious | 1 | -0/+4 |
2017-06-24 | Add Bootstrap library v3.3.7 | Malf Furious | 7 | -0/+301 |
2017-06-24 | Add license for Bootstrap library | Malf Furious | 1 | -0/+22 |
2017-06-24 | Add license for jQuery library | Malf Furious | 1 | -0/+36 |