summaryrefslogtreecommitdiffstats
path: root/core/models/survex.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused field on survexstation classPhilip Sargent2023-07-251-11/+12
* calendar S T colour >10 per datePhilip Sargent2023-07-141-6/+8
* hack to stop crashPhilip Sargent2023-07-131-1/+5
* kml file output for google earth etcMartin Green2023-05-011-0/+56
* 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
* 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-061-17/+31
* 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-261-5/+7
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-6/+0
* Removed unused properties and movingPhilip Sargent2023-01-301-3/+1
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-77/+91
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-301-2/+1
* Renaming class step 2Philip Sargent2023-01-301-1/+0
* fixing Sunday display on calendarPhilip Sargent2023-01-301-3/+4
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-4/+10
* separated out Model for wallet to its own filePhilip Sargent2023-01-291-280/+4
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-1/+1
* sort imports using isort. tested.Philip Sargent2023-01-191-7/+8
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-10/+13
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-201-4/+12
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-191-2/+7
* commentsPhilip Sargent2022-10-071-2/+2
* fix bug for wallet with empty fpathPhilip Sargent2022-10-031-4/+12
* bugfixes and enabling older wallets to be found and listedPhilip Sargent2022-09-221-2/+7
* Correct and validate JSON dates when they are read from filePhilip Sargent2022-09-201-1/+14
* Handling and fixing bad dates in JSON inputPhilip Sargent2022-09-201-2/+24
* bug fixes and coping with a list of cave ids in JSONPhilip Sargent2022-09-201-1/+1
* comments addedPhilip Sargent2022-09-151-1/+1
* fix green block for survex files on tablePhilip Sargent2022-08-311-2/+9
* fixes for crashes,svx files in walletsPhilip Sargent2022-08-311-6/+11
* comment updatesPhilip Sargent2022-08-251-0/+1
* Better display of wallet names copied from svx filesPhilip Sargent2022-08-241-1/+1
* minor refactoringPhilip Sargent2022-08-161-0/+7
* QMs grayed out for survex files 2014 and earlierPhilip Sargent2022-08-071-1/+4
* bugfix in new walletPhilip Sargent2022-08-061-1/+3
* Make drawings repo the MASTER for contents.jsonPhilip Sargent2022-08-061-0/+9
* remove debugging printPhilip Sargent2022-08-011-1/+1
* debugging ticklistPhilip Sargent2022-08-011-2/+115
* wallets per person - slow implementationPhilip Sargent2022-07-311-0/+8
* Wallets by year and by cavePhilip Sargent2022-07-311-0/+10
* Populate blank wallet fields with survex dataPhilip Sargent2022-07-291-1/+6
* obscure bug fixed for lines ;*includePhilip Sargent2022-07-281-1/+1
* adding peoplePhilip Sargent2022-07-281-0/+4
* Extend wallets by cave reportPhilip Sargent2022-07-281-2/+32
* dwg upload and django admin extra searchPhilip Sargent2021-05-051-34/+19
* removed field from modelPhilip Sargent2021-05-041-1/+0