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