aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/forms.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-14/+14
* massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-271-3/+4
* working on adding list of existing systems to add system formMatthew Lemon2020-08-141-0/+1
* added essential service field to applicablesystem modelMatthew Lemon2020-08-141-0/+12
* updated field names on NIS system add pageMatthew Lemon2020-08-141-6/+19
* reduce size of dropdownMatthew Lemon2020-08-131-8/+11
* added a new field to the applicablesystem modelMatthew Lemon2020-08-131-0/+11
* changed description field to funciton in ApplicableSystemMatthew Lemon2020-08-131-12/+25
* made create forms more consistentMR Lemon2020-04-241-7/+7
* fix field cssMatthew Lemon2020-04-211-1/+1
* can now add a system from a CAF detail pageMR Lemon2020-04-211-0/+31
* Completed a manual forms.Form to create a new ApplicableSystem - REFERENCE CODEMR Lemon2020-04-201-7/+5
* part way through configuring the Applicable System create form to control CAF...Matthew Lemon2020-04-201-7/+11
* cancel button in place and better formMatthew Lemon2020-04-191-27/+6
* clean upMatthew Lemon2020-04-191-7/+1
* can add a new system via organisation detail pageMatthew Lemon2020-04-191-2/+20
* setting up the new ApplicableSystemCreateFromOrg form... partialMR Lemon2020-04-191-0/+6
* making the form slightly betterMR Lemon2020-04-171-6/+7
* Adding a form for creating ApplicableSystem objectsMR Lemon2020-04-171-0/+23
* removed CAFCreate form view and template - we're not doing that outside adminMatthew Lemon2020-04-161-36/+3
* fixing the Ceate CAF pageMatthew Lemon2020-04-151-4/+16
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+1
* introduced essential services everybodyMatthew Lemon2020-02-211-2/+2
* continued to work on create CAF form - including help_text to create parent o...Matthew Lemon2020-02-071-2/+17
* added register and caf applicationsMatthew Lemon2020-01-271-0/+26