aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Matthew Lemon2020-04-201-3/+5
| | | | CAF dropdown
* 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 ↵Matthew Lemon2020-02-071-1/+6
| | | | object
* some pointless flake8ismsMatthew Lemon2020-01-291-4/+0
|
* added register and caf applicationsMatthew Lemon2020-01-271-0/+17