aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-21adding the form for caf single date eventMatthew Lemon1-0/+5
2020-10-17replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon1-6/+4
2020-10-15isorting stuffMatthew Lemon1-4/+1
2020-10-14starting to fix CAF event list on CAF detail page - but not there yetMatthew Lemon1-21/+2
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon1-4/+18
2020-10-02CAF detail page starting to look MUCH betterMatthew Lemon1-0/+7
2020-09-15pycharm suggested refactorMatthew Lemon1-3/+1
2020-09-10moving forward with systems in scope list pageMatthew Lemon1-1/+1
2020-09-02can now add a new system via the org user pageMatthew Lemon1-4/+6
2020-08-28fixed some more view bugs related to db redesignMatthew Lemon1-2/+2
2020-08-28tracked down the bastardMatthew Lemon1-1/+1
2020-08-27further work trying to get user views workingMatthew Lemon1-2/+2
2020-08-13changed description field to funciton in ApplicableSystemMatthew Lemon1-2/+2
2020-06-01added missing persmissions for viewsMatthew Lemon1-25/+42
2020-04-24made create forms more consistentMR Lemon1-1/+2
2020-04-21added a couple of decorators missed off some view funcsMR Lemon1-0/+3
2020-04-21can now add a system from a CAF detail pageMR Lemon1-2/+21
2020-04-20quick optimiseMR Lemon1-2/+1
2020-04-20Completed a manual forms.Form to create a new ApplicableSystem - REFERENCE CODEMR Lemon1-0/+10
2020-04-20part way through configuring the Applicable System create form to control CAF...Matthew Lemon1-3/+5
2020-04-19cancel button in place and better formMatthew Lemon1-2/+5
2020-04-19clean upMatthew Lemon1-9/+0
2020-04-19can add a new system via organisation detail pageMatthew Lemon1-4/+11
2020-04-19setting up the new ApplicableSystemCreateFromOrg form... partialMR Lemon1-3/+14
2020-04-19redirect straight to new applicable system page after it has been createdMR Lemon1-0/+3
2020-04-17making the form slightly betterMR Lemon1-0/+3
2020-04-17Adding a form for creating ApplicableSystem objectsMR Lemon1-1/+8
2020-04-17added the ApplicableSystem detail pageMR Lemon1-1/+6
2020-04-17optimised importsMatthew Lemon1-5/+2
2020-04-16started to make a fist of the CAF list pageMR Lemon1-5/+5
2020-04-16removed CAFCreate form view and template - we're not doing that outside adminMatthew Lemon1-16/+5
2020-04-15fixing the Ceate CAF pageMatthew Lemon1-3/+3
2020-04-14rudimentary listing of systems on caf detail pageMatthew Lemon1-1/+2
2020-04-06added organisation link to caf detail pageMatthew Lemon1-1/+2
2020-04-06comment out unnecessary variableMatthew Lemon1-1/+1
2020-04-04tidy slightlyMatthew Lemon1-1/+1
2020-04-04partially completed the CAF score detail tableMatthew Lemon1-2/+22
2020-03-11put in the missing LogInRequiredMixinsMatthew Lemon1-4/+5
2020-03-10basic caf detail page implemented - BASICMatthew Lemon1-4/+6
2020-03-06reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon1-2/+1
2020-03-06View for list of ApplicableSystems includes nis_poc - custom ManagerMatthew Lemon1-7/+5
2020-03-06part way through defining a new queryset for ApplicableSystem modelMatthew Lemon1-1/+2
2020-03-04some tidying before closingMatthew Lemon1-0/+1
2020-03-04renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon1-4/+4
2020-03-03added TODOMatthew Lemon1-0/+4
2020-03-03first stab at doing an essential services list pageMatthew Lemon1-0/+14
2020-02-07continued to work on create CAF form - including help_text to create parent o...Matthew Lemon1-1/+6
2020-01-29some pointless flake8ismsMatthew Lemon1-4/+0
2020-01-27added register and caf applicationsMatthew Lemon1-0/+17