aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-173-16/+14
| | | | padding to project.css
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-177-18/+47
|
* better handling of simple event form and participantsMatthew Lemon2020-10-163-5/+18
|
* Merge remote-tracking branch 'origin/master' into masterMatthew Lemon2020-10-160-0/+0
|\ | | | | | | | | # Conflicts: # ctrack/register/tests/test_views.py
| * participants added to create new simple event form and can filter by org ↵Matthew Lemon2020-10-168-9/+76
| | | | | | | | when landed from org detail
* | 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
|
* isorting stuffMatthew Lemon2020-10-158-19/+15
|
* added ability to set LOCAL_CLOUD_PROXY environment variableMatthew Lemon2020-10-151-0/+14
|
* datatables buttons now workMatthew Lemon2020-10-1579-10/+167134
|
* new bootstrap static files, new datatables static filesMatthew Lemon2020-10-1561-29/+44246
|
* starting to fix CAF event list on CAF detail page - but not there yetMatthew Lemon2020-10-142-23/+4
|
* spacingMatthew Lemon2020-10-141-1/+1
|
* reset a lot of migrations - all unit tests passing - now has response ↵Matthew Lemon2020-10-1415-285/+182
| | | | required fields for simple event
* about to nuke migrationsMatthew Lemon2020-10-147-32/+96
|
* all unit tests pass after configuring user fixture to have perms to visit ↵Matthew Lemon2020-10-144-15/+52
| | | | redirect pages
* parameterizing tests for viewsMatthew Lemon2020-10-132-13/+53
|
* view test for missing required dataMatthew Lemon2020-10-131-2/+26
|
* minor fixesMatthew Lemon2020-10-134-6/+3
|
* created a form for new Simple EventMatthew Lemon2020-10-139-17/+156
|
* first VERY BASIC view test workingMatthew Lemon2020-10-133-14/+51
|
* first view test for eventsMatthew Lemon2020-10-123-2/+35
|
* tidyMatthew Lemon2020-10-121-4/+7
|
* cannot put constrain on abstract Meta class seemingly...Matthew Lemon2020-10-123-7/+18
|
* more constraints added at form and model levelMatthew Lemon2020-10-123-2/+72
|
* another test added for CAFTwinDateEventFormMatthew Lemon2020-10-123-8/+54
|
* more tests using parameterizationMatthew Lemon2020-10-123-7/+26
|
* test for integrityerror when trying to create CAFTwinDateEvent with no ↵Matthew Lemon2020-10-112-2/+26
| | | | start_date
* first test for caf periodic eventMatthew Lemon2020-10-112-2/+37
|
* improved tests - more consistent and added a caseMatthew Lemon2020-10-113-18/+17
|
* fleshed out more testingMatthew Lemon2020-10-114-53/+42
|
* more testing of CAFSingleDateEventFormMatthew Lemon2020-10-112-2/+56
|
* added parameterized test for CAFSingleDateEventFormMatthew Lemon2020-10-112-17/+67
|
* some more options in AVAILABLE_TYPESMatthew Lemon2020-10-112-7/+28
|