summaryrefslogtreecommitdiffstats
path: root/core/models/survex.py
Commit message (Collapse)AuthorAgeFilesLines
* separating out ARGE surveys from badly recorded Jenny&Olly surveysPhilip Sargent9 days1-0/+1
|
* First attempts at better use of Django query optimisationPhilip Sargent2025-01-101-6/+6
|
* Added two indexes to foreign keysPhilip Sargent2025-01-091-1/+1
|
* import order fixed by ruffPhilip Sargent2024-12-151-2/+3
|
* fine tuning search for SRTM pointPhilip Sargent2023-11-051-2/+10
|
* more stationsPhilip Sargent2023-11-051-2/+7
|
* tidied tables of stations and entrancesPhilip Sargent2023-11-021-1/+3
|
* improves stations srtm reportPhilip Sargent2023-11-021-4/+13
|
* ported radosts SRTM altitude toolPhilip Sargent2023-10-271-2/+19
|
* findng variant data on survexblocks and setting wallet *refPhilip Sargent2023-10-261-1/+1
|
* x/y distances between explicit data and survey pointsPhilip Sargent2023-10-111-0/+1
|
* Better tag locationsPhilip Sargent2023-10-071-1/+1
|
* removed fossil URL_ROOT from active codePhilip Sargent2023-10-011-4/+2
|
* Entrance locations showing lat long screwupsPhilip Sargent2023-09-161-1/+4
|
* Removing unneeded svx from parse listPhilip Sargent2023-09-081-57/+4
|
* SurvexDirectory removed from active codePhilip Sargent2023-09-061-31/+31
|
* moving primary survex file to each survexfilePhilip Sargent2023-09-061-5/+9
|
* Ongoing work to remove SurvexDirectory as a conceptPhilip Sargent2023-09-051-1/+1
|
* 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
|