aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-25in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon13-141/+225
2020-05-24added basic stakeholder profile modelMatthew Lemon5-17/+51
2020-05-24removed oes field from user - about to make a profile modelMatthew Lemon6-14/+32
2020-05-24failing test trying to add org to UserMatthew Lemon1-5/+18
2020-05-24working on test_profile_view_contains_organisation_information - FAILINGMatthew Lemon2-3/+17
2020-05-24removed email verification for nowMatthew Lemon1-33/+0
2020-05-23fixed a test and some cleaningMatthew Lemon2-6/+17
2020-05-23removed unneeded importsMatthew Lemon1-7/+1
2020-05-22changed boolean field on user modelMatthew Lemon5-4/+24
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon9-7/+59
2020-05-22blackingMatthew Lemon1-9/+35
2020-05-14how to do a raw CBV test - and not pretty...MR Lemon2-0/+31
2020-05-13first passing assessments app test - wiring test onlyMR Lemon2-4/+11
2020-05-13improved handling of populate function by test - and some cleanupMR Lemon3-21/+61
2020-05-13removed redundant argument from populate functionMR Lemon2-10/+4
2020-05-13refactored populate script into a new core app - better positioned for use in...MR Lemon12-637/+672
2020-05-12started to think about tests for assessment appMR Lemon3-1/+22
2020-05-12basic population of IGP dataMR Lemon6-9/+133
2020-05-05tidied organisation create form - now with submit and cancel buttonsMR Lemon2-26/+26
2020-05-05first iteration of a passable create orgnisation form with address!MR Lemon3-3/+85
2020-05-05got rid of the crispy forms helper from the addresses inlineformset - going t...MR Lemon3-16/+5
2020-05-05organisation bit of the form looking better now after manually formatting the...MR Lemon3-24/+72
2020-05-02working with one crispy formMR Lemon3-30/+19
2020-05-02got a rough inlineformset with no crispy forms - but workingMR Lemon4-43/+20
2020-05-02still working on org address formMR Lemon2-11/+10
2020-05-01removed updated_by field but getting an integrity errorMR Lemon1-3/+1
2020-05-01some progress but fking slow...MR Lemon4-22/+56
2020-05-01started to put in an inlineformset!MR Lemon4-13/+74
2020-05-01squashed a lot of wizard form codeMR Lemon5-137/+23
2020-05-01step 1 of form wizard doneMR Lemon2-11/+40
2020-05-01making progress with the form wizardMR Lemon2-22/+41
2020-04-30first cut at doing a form wizard for the organisation. Need to split fields t...MR Lemon5-4/+70
2020-04-26testing new create Address formMR Lemon2-1/+65
2020-04-26made system info on detail pages consistentMR Lemon3-23/+35
2020-04-26better CAF detail pageMR Lemon1-95/+80
2020-04-26tidied up the org detail pageMR Lemon1-53/+52
2020-04-26fixed address alignmentMR Lemon1-50/+47
2020-04-26fixed bug where systems weren't listing on org detail pageMR Lemon1-3/+3
2020-04-26replaced line with buttonMR Lemon1-6/+4
2020-04-25making good progress on organisation detail pageMR Lemon1-203/+201
2020-04-25removed errant divMR Lemon1-4/+0
2020-04-25nicer organisation listMR Lemon1-1/+9
2020-04-25compacting tableMR Lemon1-1/+1
2020-04-25added title tagMR Lemon1-0/+5
2020-04-25better caf listMR Lemon1-30/+33
2020-04-25nicer organisation listMR Lemon1-36/+37
2020-04-24made create forms more consistentMR Lemon6-14/+66
2020-04-24much nicer create organisation formMR Lemon2-6/+27
2020-04-24fixed unwanted required field and tweaked the look of a formMR Lemon3-2/+23
2020-04-21started work on the create organisation pageMatthew Lemon5-16/+87