aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replaced line with buttonMR Lemon2020-04-261-6/+4
* typo in requirementsMR Lemon2020-04-261-1/+1
* basic move to Django 3 and remove lots of requirements cruft from cookiecutte...Matthew Lemon2020-04-263-16/+4
* upgrade to Django 3 and removed dependency versions currentlyM R Lemon2020-04-262-34/+11
* making good progress on organisation detail pageMR Lemon2020-04-251-203/+201
* removed errant divMR Lemon2020-04-251-4/+0
* nicer organisation listMR Lemon2020-04-251-1/+9
* compacting tableMR Lemon2020-04-251-1/+1
* added title tagMR Lemon2020-04-251-0/+5
* better caf listMR Lemon2020-04-251-30/+33
* nicer organisation listMR Lemon2020-04-251-36/+37
* made create forms more consistentMR Lemon2020-04-246-14/+66
* much nicer create organisation formMR Lemon2020-04-242-6/+27
* fixed unwanted required field and tweaked the look of a formMR Lemon2020-04-243-2/+23
* started work on the create organisation pageMatthew Lemon2020-04-215-16/+87
* fix field cssMatthew Lemon2020-04-211-1/+1
* added a couple of decorators missed off some view funcsMR Lemon2020-04-211-0/+3
* added organisation list viewMR Lemon2020-04-215-6/+62
* can now add a system from a CAF detail pageMR Lemon2020-04-215-4/+71
* added my own class to add a shadow to navbarMR Lemon2020-04-204-2/+9
* added a dropdown menu to navbarMR Lemon2020-04-201-0/+13
* adding in base.html linksMR Lemon2020-04-201-0/+6
* 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-195-9/+34
* setting up the new ApplicableSystemCreateFromOrg form... partialMR Lemon2020-04-194-4/+36
* fixed html flow issueMR Lemon2020-04-191-6/+10
* redirect straight to new applicable system page after it has been createdMR Lemon2020-04-191-0/+3
* making the form slightly betterMR Lemon2020-04-175-15/+15
* Adding a form for creating ApplicableSystem objectsMR Lemon2020-04-178-14/+57
* fixed URL..MR Lemon2020-04-171-1/+1
* forgot to fix link in last commitMR 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-154-8/+36
* table-sm on caf_detail page nowMatthew Lemon2020-04-146-63/+27
* 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