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