aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* working on compliance overview page and added the pycharm all unit tests run ↵Matthew Lemon2020-10-211-44/+49
| | | | config file
* first stab at a new compliance app for doing overview view and later audit ↵Matthew Lemon2020-10-219-0/+122
| | | | and inspection stuff
* added org list hard-filtered by lead inspectorMatthew Lemon2020-10-205-5/+36
|
* more home page tweakingMatthew Lemon2020-10-201-26/+38
|
* poor implementation of lead and deputy inspectors by submode on home pageMatthew Lemon2020-10-207-28/+56
|
* func can do deputy_lead_inspectorsMatthew Lemon2020-10-202-14/+20
|
* func to group lead inspectors by submodeMatthew Lemon2020-10-205-10/+69
|
* added lead and deputy inspector for org methods to UserMatthew Lemon2020-10-204-13/+40
|
* added list of inspector names to home pageMatthew Lemon2020-10-202-2/+6
|
* added badges - we like badges right?Matthew Lemon2020-10-201-11/+11
|
* fixed the login logo - now responsiveMatthew Lemon2020-10-202-3/+22
|
* tweaksMatthew Lemon2020-10-202-4/+8
|
* more html...Matthew Lemon2020-10-204-34/+49
|
* more home page tweakingMatthew Lemon2020-10-203-18/+47
|
* smashing the HTML on the home pageMatthew Lemon2020-10-204-58/+140
|
* added Note form - tests passingMatthew Lemon2020-10-206-21/+19
|
* can now add a note to the system for an organisation but not listed on ↵Matthew Lemon2020-10-197-5/+108
| | | | detail page yet
* started writing the code for the note eventMatthew Lemon2020-10-194-39/+78
|
* list of single_datetime_events on org detail page now sorted by dateMatthew Lemon2020-10-191-7/+9
|
* can now filter out private events not belonging to logged in userMatthew Lemon2020-10-193-4/+160
|
* fixed failing tests from making participants requriedMatthew Lemon2020-10-192-11/+20
|
* moved engagements table up the pageMatthew Lemon2020-10-191-76/+82
|
* can update single datetimeevents from org pageMatthew Lemon2020-10-198-15/+207
|
* cleaned up the templateMatthew Lemon2020-10-191-50/+0
|
* user must select participant when creating a singledatimetime event based on orgMatthew Lemon2020-10-192-1/+25
|
* fixed failing testMatthew Lemon2020-10-191-2/+6
|
* fixed issue of not saving many-to-many field valueMatthew Lemon2020-10-193-6/+17
|
* fixed failing unit testsMatthew Lemon2020-10-182-4/+2
|
* better representation of list of single_datetime_events in org detail pageMatthew Lemon2020-10-182-11/+29
|
* basic inclusion of single datetime events in org detail page - no formatting ↵Matthew Lemon2020-10-186-13/+73
| | | | and passing tests
* fixed some testsMatthew Lemon2020-10-185-7/+35
|
* user-friendly name on form for type_descriptorMatthew Lemon2020-10-181-1/+1
|
* nice links from org detail page to specific types of simple eventMatthew Lemon2020-10-185-10/+33
|
* added nice icons for adding org eventsMatthew Lemon2020-10-182-5/+49
|
* added simple date time event to adminMatthew Lemon2020-10-172-2/+7
|
* first test of user profile viewMatthew Lemon2020-10-175-38/+131
|
* fixed middleware issue, brought back missing jquery links and added body ↵Matthew Lemon2020-10-172-14/+8
| | | | padding to project.css
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-175-18/+15
|
* better handling of simple event form and participantsMatthew Lemon2020-10-163-5/+18
|
* participants added to create new simple event form and can filter by org ↵Matthew Lemon2020-10-168-9/+74
| | | | when landed from org detail
* Improvements to simple event form.Matthew Lemon2020-10-165-1/+51
|
* added URL field for a simple eventMatthew Lemon2020-10-164-7/+42
|
* added basic lead and deputy inspector to organisation modelMatthew Lemon2020-10-167-7/+68
|
* tweaks to organisation listMatthew Lemon2020-10-151-1/+1
|
* more consistency work on tablesMatthew Lemon2020-10-152-43/+53
|
* more consistency work on tablesMatthew Lemon2020-10-153-39/+42
|
* consistency tweaksMatthew Lemon2020-10-152-51/+48
|
* tweaks to tableMatthew Lemon2020-10-151-3/+3
|
* tweaks to tableMatthew Lemon2020-10-151-32/+29
|
* isorting stuffMatthew Lemon2020-10-151-2/+2
|