aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* background colours in assessment score boxesMatthew Lemon2020-04-151-7/+7
* table-sm on caf_detail page nowMatthew Lemon2020-04-141-18/+21
* rudimentary listing of systems on caf detail pageMatthew Lemon2020-04-142-1/+28
* ridding ourselves of whitespaceMatthew Lemon2020-04-141-49/+46
* minor changes to subtitlesMatthew Lemon2020-04-141-1/+5
* fixed problem with link to organisationMatthew Lemon2020-04-061-1/+1
* caf assessment scores now coloured on caf detail pageMatthew Lemon2020-04-061-1/+23
* added organisation link to caf detail pageMatthew Lemon2020-04-062-1/+6
* comment out unnecessary variableMatthew Lemon2020-04-061-1/+1
* tidy slightlyMatthew Lemon2020-04-042-13/+23
* partially completed the CAF score detail tableMatthew Lemon2020-04-043-4/+56
* big migration resetMatthew Lemon2020-04-0319-453/+83
* basic CAF detail pageMatthew Lemon2020-03-121-59/+23
* started fleshing out CAF detail page - INCOMPLETEMatthew Lemon2020-03-111-0/+30
* put in the missing LogInRequiredMixinsMatthew Lemon2020-03-111-4/+5
* implemented basic database cacheMatthew Lemon2020-03-101-1/+2
* basic caf detail page implemented - BASICMatthew Lemon2020-03-104-7/+81
* better formatting for table using DatatablesMatthew Lemon2020-03-091-1/+1