aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (follow)
Commit message (Expand)AuthorAgeFilesLines
* added link to document url in comments box in caf detail pageMatthew Lemon2020-10-251-1/+11
* improved CAF detail pageMatthew Lemon2020-10-232-31/+17
* renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon2020-10-212-32/+87
* added help linksMatthew Lemon2020-10-211-0/+1
* can now add caf single date events to caf detail pageMatthew Lemon2020-10-211-5/+5
* adding the form for caf single date eventMatthew Lemon2020-10-212-35/+81
* tweaksMatthew Lemon2020-10-201-0/+2
* more html...Matthew Lemon2020-10-201-0/+2
* more home page tweakingMatthew Lemon2020-10-201-4/+4
* smashing the HTML on the home pageMatthew Lemon2020-10-201-28/+38
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-171-6/+4
* more consistency work on tablesMatthew Lemon2020-10-151-42/+52
* more consistency work on tablesMatthew Lemon2020-10-151-1/+1
* consistency tweaksMatthew Lemon2020-10-151-8/+1
* tweaks to tableMatthew Lemon2020-10-151-3/+3
* tweaks to tableMatthew Lemon2020-10-151-32/+29
* isorting stuffMatthew Lemon2020-10-154-11/+7
* datatables buttons now workMatthew Lemon2020-10-151-2/+1
* new bootstrap static files, new datatables static filesMatthew Lemon2020-10-151-2/+21
* starting to fix CAF event list on CAF detail page - but not there yetMatthew Lemon2020-10-142-23/+4
* reset a lot of migrations - all unit tests passing - now has response require...Matthew Lemon2020-10-142-27/+10
* minor fixesMatthew Lemon2020-10-131-1/+1
* added CAFSingleDateEvent eventMatthew Lemon2020-10-111-3/+4
* using list-group-items instead of tableMatthew Lemon2020-10-081-25/+18
* better looking caf detail pageMatthew Lemon2020-10-081-8/+11
* made table biggerMatthew Lemon2020-10-081-1/+1
* using inline css to push body down from navbarMatthew Lemon2020-10-082-2/+11
* presentation changes - looking betterMatthew Lemon2020-10-082-38/+31
* change title tagMatthew Lemon2020-10-051-1/+1
* very bad implementation for form to create event from caf page...Matthew Lemon2020-10-051-1/+1
* overly-complex template code for handling CAF events in CAF detail formMatthew Lemon2020-10-022-17/+42
* CAF detail page starting to look MUCH betterMatthew Lemon2020-10-022-2/+37
* further cosmetics on CAF detail pageMatthew Lemon2020-10-021-5/+3
* after much pain aligning badges - we have badges on CAF detail pageMatthew Lemon2020-10-021-27/+32
* Now lists basic CAF events on CAF detail pageMatthew Lemon2020-10-022-1/+41
* removed old FIXMEMatthew Lemon2020-10-021-5/+0
* CAFs are listed on applicable system pageMatthew Lemon2020-10-011-5/+13
* test for model function to get cafs from an applicable systemMatthew Lemon2020-10-013-2/+32
* Tidied up the CAF table on org detail pageMatthew Lemon2020-09-231-0/+4
* fixed incorrect url referenceMatthew Lemon2020-09-151-1/+1
* pycharm suggested refactorMatthew Lemon2020-09-151-3/+1
* some html changesMatthew Lemon2020-09-141-21/+22
* can delete systems and re-add them with convoluted admin procedureMatthew Lemon2020-09-111-1/+4
* added submode to tableMatthew Lemon2020-09-101-2/+2
* moving forward with systems in scope list pageMatthew Lemon2020-09-103-43/+47
* linking up essential service, ass and org detail htmlMatthew Lemon2020-09-041-1/+1
* factory boy to 3.0.1Matthew Lemon2020-09-031-5/+5
* better admin list for essential servicesMatthew Lemon2020-09-031-0/+1
* now limited queryset for essential service when creating new as from orgMatthew Lemon2020-09-021-0/+3
* can now add a new system via the org user pageMatthew Lemon2020-09-023-19/+29