| Commit message (Expand) | Author | Files | Lines |
2020-10-20 | more html... | Matthew Lemon | 1 | -0/+2 |
2020-10-20 | more home page tweaking | Matthew Lemon | 1 | -4/+4 |
2020-10-20 | smashing the HTML on the home page | Matthew Lemon | 1 | -28/+38 |
2020-10-17 | replaced all LoginRequiredMixin and decorators with custom middleware | Matthew Lemon | 1 | -6/+4 |
2020-10-15 | more consistency work on tables | Matthew Lemon | 1 | -42/+52 |
2020-10-15 | more consistency work on tables | Matthew Lemon | 1 | -1/+1 |
2020-10-15 | consistency tweaks | Matthew Lemon | 1 | -8/+1 |
2020-10-15 | tweaks to table | Matthew Lemon | 1 | -3/+3 |
2020-10-15 | tweaks to table | Matthew Lemon | 1 | -32/+29 |
2020-10-15 | isorting stuff | Matthew Lemon | 4 | -11/+7 |
2020-10-15 | datatables buttons now work | Matthew Lemon | 1 | -2/+1 |
2020-10-15 | new bootstrap static files, new datatables static files | Matthew Lemon | 1 | -2/+21 |
2020-10-14 | starting to fix CAF event list on CAF detail page - but not there yet | Matthew Lemon | 2 | -23/+4 |
2020-10-14 | reset a lot of migrations - all unit tests passing - now has response require... | Matthew Lemon | 2 | -27/+10 |
2020-10-13 | minor fixes | Matthew Lemon | 1 | -1/+1 |
2020-10-11 | added CAFSingleDateEvent event | Matthew Lemon | 1 | -3/+4 |
2020-10-08 | using list-group-items instead of table | Matthew Lemon | 1 | -25/+18 |
2020-10-08 | better looking caf detail page | Matthew Lemon | 1 | -8/+11 |
2020-10-08 | made table bigger | Matthew Lemon | 1 | -1/+1 |
2020-10-08 | using inline css to push body down from navbar | Matthew Lemon | 2 | -2/+11 |
2020-10-08 | presentation changes - looking better | Matthew Lemon | 2 | -38/+31 |
2020-10-05 | change title tag | Matthew Lemon | 1 | -1/+1 |
2020-10-05 | very bad implementation for form to create event from caf page... | Matthew Lemon | 1 | -1/+1 |
2020-10-02 | overly-complex template code for handling CAF events in CAF detail form | Matthew Lemon | 2 | -17/+42 |
2020-10-02 | CAF detail page starting to look MUCH better | Matthew Lemon | 2 | -2/+37 |
2020-10-02 | further cosmetics on CAF detail page | Matthew Lemon | 1 | -5/+3 |
2020-10-02 | after much pain aligning badges - we have badges on CAF detail page | Matthew Lemon | 1 | -27/+32 |
2020-10-02 | Now lists basic CAF events on CAF detail page | Matthew Lemon | 2 | -1/+41 |
2020-10-02 | removed old FIXME | Matthew Lemon | 1 | -5/+0 |
2020-10-01 | CAFs are listed on applicable system page | Matthew Lemon | 1 | -5/+13 |
2020-10-01 | test for model function to get cafs from an applicable system | Matthew Lemon | 3 | -2/+32 |
2020-09-23 | Tidied up the CAF table on org detail page | Matthew Lemon | 1 | -0/+4 |
2020-09-15 | fixed incorrect url reference | Matthew Lemon | 1 | -1/+1 |
2020-09-15 | pycharm suggested refactor | Matthew Lemon | 1 | -3/+1 |
2020-09-14 | some html changes | Matthew Lemon | 1 | -21/+22 |
2020-09-11 | can delete systems and re-add them with convoluted admin procedure | Matthew Lemon | 1 | -1/+4 |
2020-09-10 | added submode to table | Matthew Lemon | 1 | -2/+2 |
2020-09-10 | moving forward with systems in scope list page | Matthew Lemon | 3 | -43/+47 |
2020-09-04 | linking up essential service, ass and org detail html | Matthew Lemon | 1 | -1/+1 |
2020-09-03 | factory boy to 3.0.1 | Matthew Lemon | 1 | -5/+5 |
2020-09-03 | better admin list for essential services | Matthew Lemon | 1 | -0/+1 |
2020-09-02 | now limited queryset for essential service when creating new as from org | Matthew Lemon | 1 | -0/+3 |
2020-09-02 | can now add a new system via the org user page | Matthew Lemon | 3 | -19/+29 |
2020-08-28 | started adding new content to org detail page - ess service | Matthew Lemon | 1 | -16/+23 |
2020-08-28 | fixed some more view bugs related to db redesign | Matthew Lemon | 1 | -2/+2 |
2020-08-28 | tracked down the bastard | Matthew Lemon | 2 | -2/+2 |
2020-08-27 | further work trying to get user views working | Matthew Lemon | 2 | -3/+3 |
2020-08-27 | essential service now on admin and further work to schema | Matthew Lemon | 3 | -2/+33 |
2020-08-27 | massive - removed migrations and reform db schema - NOT COMPLETE | Matthew Lemon | 13 | -288/+87 |
2020-08-26 | further asserts added to the test | Matthew Lemon | 1 | -0/+3 |