summaryrefslogtreecommitdiffstats
path: root/core/models
Commit message (Collapse)AuthorAgeFilesLines
* make more robustPhilip Sargent2023-07-251-3/+6
|
* Remove unused field on survexstation classPhilip Sargent2023-07-251-11/+12
|
* Make robust against duplicate objectsPhilip Sargent2023-07-251-4/+15
|
* better fix for variant date formatsPhilip Sargent2023-07-251-11/+15
|
* lengthen url field, i hopePhilip Sargent2023-07-251-2/+2
|
* detect non-ISO dates in JSON and from user and fixPhilip Sargent2023-07-231-29/+55
|
* stop crash on live systemPhilip Sargent2023-07-141-2/+4
|
* calendar S T colour >10 per datePhilip Sargent2023-07-142-9/+11
|
* hack to stop crashPhilip Sargent2023-07-131-1/+5
|
* =Added string to caveslugs so admin interface works. Added explanation for ↵Expo on server2023-07-081-2/+12
| | | | the rational for cave slugs.
* Bug fixes to allow adding of a new cave. No longer ask users about ↵Martin Green2023-07-051-4/+7
| | | | filenames or urls.
* kml file output for google earth etcMartin Green2023-05-012-0/+76
|
* For a cave, force users to enter are and have a unique URL. Cope better if ↵Martin Green2023-04-301-5/+8
| | | | area not defined
* Have entrance coordinates displayed to web pages. (Requires expo web ↵Martin Green2023-04-301-3/+3
| | | | entrance survey points to start with 1623 or 1626)
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-282-12/+3
|
* EntranceSlug removed from data model.Philip Sargent2023-03-281-27/+9
|
* cached_slug str now a .slug field & pending fixedPhilip Sargent2023-03-281-12/+13
|
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-281-12/+7
|
* debug ent reportPhilip Sargent2023-03-281-35/+40
|
* Survex editor now parses edited filesPhilip Sargent2023-03-231-5/+10
|
* change on_delete to cascade for blocks in a filePhilip Sargent2023-03-221-3/+6
|
* fix broken tick-lists in walletsPhilip Sargent2023-03-211-1/+3
|
* fix download .3d filePhilip Sargent2023-03-211-1/+3
|
* obviate meaningless error messagesPhilip Sargent2023-03-181-1/+5
|
* fix more twiddly variations of QMsPhilip Sargent2023-03-181-13/+13
|
* Much QM re-engineeringPhilip Sargent2023-03-172-29/+24
|
* Fix QMs reports, remove V gradePhilip Sargent2023-03-171-4/+4
|
* Adding QM JSON exportPhilip Sargent2023-03-161-4/+6
|
* QM report updatingPhilip Sargent2023-03-141-5/+8
|
* Fixing inherited *date into sub-blocksPhilip Sargent2023-03-141-2/+3
|
* Better debug messagesPhilip Sargent2023-03-131-3/+3
|
* re-enable lookup() on survexblock objects (again)Philip Sargent2023-03-081-3/+3
|
* restore lookup() functionPhilip Sargent2023-03-061-17/+18
|
* CASCADE fixes in data modelPhilip Sargent2023-03-064-24/+51
|
* Saving new survex file parses contents.Philip Sargent2023-03-061-1/+3
|
* Initial add of On This Day links to svx file pagePhilip Sargent2023-02-262-5/+9
|
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
|
* More todosPhilip Sargent2023-02-082-0/+7
|
* Many many bugs fixed for >1 svx file on a walletPhilip Sargent2023-02-031-4/+4
|
* Added 'Notes not needed' checkboxPhilip Sargent2023-02-021-17/+24
|
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-011-1/+1
|
* date handling now working for new walletPhilip Sargent2023-02-011-1/+3
|
* Wallet editor into separate filePhilip Sargent2023-01-311-1/+1
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-305-58/+6
|
* Removed unused properties and movingPhilip Sargent2023-01-302-11/+9
|
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-305-447/+515
|
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-302-10/+9
|
* Renaming class - step 3 completePhilip Sargent2023-01-301-1/+1
|
* Renaming class step 2Philip Sargent2023-01-304-13/+6
|
* renaming confusing Class, step 1Philip Sargent2023-01-301-2/+2
|