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