aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Matthew Lemon2020-04-202-10/+16
| | | | CAF dropdown
* cancel button in place and better formMatthew Lemon2020-04-193-30/+11
|
* clean upMatthew Lemon2020-04-193-18/+2
|
* can add a new system via organisation detail pageMatthew Lemon2020-04-194-8/+33
|
* setting up the new ApplicableSystemCreateFromOrg form... partialMR Lemon2020-04-194-4/+36
|
* redirect straight to new applicable system page after it has been createdMR Lemon2020-04-191-0/+3
|
* making the form slightly betterMR Lemon2020-04-172-6/+10
|
* Adding a form for creating ApplicableSystem objectsMR Lemon2020-04-174-3/+49
|
* fixed URL..MR Lemon2020-04-171-1/+1
|
* added the ApplicableSystem detail pageMR Lemon2020-04-174-3/+28
|
* Tweaked the CAF list pageMR Lemon2020-04-172-5/+5
|
* optimised importsMatthew Lemon2020-04-171-5/+2
|
* CAF list page coming togetherMR Lemon2020-04-161-14/+29
|
* layout of CAF listMR Lemon2020-04-162-1/+32
|
* started to make a fist of the CAF list pageMR Lemon2020-04-162-7/+16
|
* removed CAFCreate form view and template - we're not doing that outside adminMatthew Lemon2020-04-164-68/+9
|
* part way through caf create page but this page needs a formsetMatthew Lemon2020-04-151-0/+5
|
* fixing the Ceate CAF pageMatthew Lemon2020-04-153-7/+19
|