aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Now lists basic CAF events on CAF detail pageMatthew Lemon2020-10-022-1/+41
* removed old FIXMEMatthew Lemon2020-10-021-5/+0
* CAFs are listed on applicable system pageMatthew Lemon2020-10-011-5/+13
* test for model function to get cafs from an applicable systemMatthew Lemon2020-10-013-2/+32
* Tidied up the CAF table on org detail pageMatthew Lemon2020-09-231-0/+4
* fixed incorrect url referenceMatthew Lemon2020-09-151-1/+1
* pycharm suggested refactorMatthew Lemon2020-09-151-3/+1
* some html changesMatthew Lemon2020-09-141-21/+22
* can delete systems and re-add them with convoluted admin procedureMatthew Lemon2020-09-111-1/+4
* added submode to tableMatthew Lemon2020-09-101-2/+2
* moving forward with systems in scope list pageMatthew Lemon2020-09-103-43/+47
* linking up essential service, ass and org detail htmlMatthew Lemon2020-09-041-1/+1
* factory boy to 3.0.1Matthew Lemon2020-09-031-5/+5
* better admin list for essential servicesMatthew Lemon2020-09-031-0/+1
* 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-023-19/+29
* started adding new content to org detail page - ess serviceMatthew Lemon2020-08-281-16/+23
* fixed some more view bugs related to db redesignMatthew Lemon2020-08-281-2/+2
* tracked down the bastardMatthew Lemon2020-08-282-2/+2
* further work trying to get user views workingMatthew Lemon2020-08-272-3/+3
* essential service now on admin and further work to schemaMatthew Lemon2020-08-273-2/+33
* massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-2713-288/+87
* further asserts added to the testMatthew Lemon2020-08-261-0/+3
* first passing test - making essential service an objectMatthew Lemon2020-08-261-0/+30
* started the rebuildMatthew Lemon2020-08-262-5/+14
* tweaksMatthew Lemon2020-08-241-1/+1
* list of other systems on form to add system for orgMatthew Lemon2020-08-141-3/+7
* working on adding list of existing systems to add system formMatthew Lemon2020-08-144-28/+65
* added essential service field to applicablesystem modelMatthew Lemon2020-08-143-0/+41
* tweaks to htmlMatthew Lemon2020-08-141-2/+5
* updated field names on NIS system add pageMatthew Lemon2020-08-143-6/+48
* added caveat to dropdown descriptionMatthew Lemon2020-08-141-1/+1
* reduce size of dropdownMatthew Lemon2020-08-131-8/+11
* added a new field to the applicablesystem modelMatthew Lemon2020-08-135-0/+66
* changed description field to funciton in ApplicableSystemMatthew Lemon2020-08-137-22/+73
* added a help line to a formMatthew Lemon2020-08-131-1/+1
* removed HTML refs to applicable systems and replaced with in scopeMatthew Lemon2020-06-021-2/+2
* added missing persmissions for viewsMatthew Lemon2020-06-011-25/+42
* blackingMatthew Lemon2020-05-221-9/+35
* made system info on detail pages consistentMR Lemon2020-04-262-14/+29
* better CAF detail pageMR Lemon2020-04-261-95/+80
* better caf listMR Lemon2020-04-251-30/+33
* made create forms more consistentMR Lemon2020-04-246-14/+66
* fix field cssMatthew Lemon2020-04-211-1/+1
* 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-215-4/+71
* quick optimiseMR Lemon2020-04-201-2/+1
* Completed a manual forms.Form to create a new ApplicableSystem - REFERENCE CODEMR Lemon2020-04-202-7/+15
* part way through configuring the Applicable System create form to control CAF...Matthew Lemon2020-04-202-10/+16
* cancel button in place and better formMatthew Lemon2020-04-193-30/+11