summaryrefslogtreecommitdiffstats
path: root/core/models
Commit message (Collapse)AuthorAgeFilesLines
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-1/+1
|
* refactored logbooks parserPhilip Sargent2023-01-271-0/+4
|
* sort imports using isort. tested.Philip Sargent2023-01-193-37/+33
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-232-36/+29
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-23/+3
|
* 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
|
* Fixing wiki-parsing for 2009 logbookPhilip Sargent2022-12-181-17/+2
|
* fix more logbook parsingPhilip Sargent2022-12-171-1/+1
|
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-232-14/+14
|
* remove entry-type and tidy cache bitsPhilip Sargent2022-11-231-5/+0
|
* bugfix length declarationPhilip Sargent2022-11-211-1/+1
|
* cache tidy and move settings into parserPhilip Sargent2022-11-211-1/+1
|
* add 'lastvisit' field to entrances, for the datePhilip Sargent2022-10-121-0/+1
|
* Add date of update to the generated html filePhilip Sargent2022-10-121-6/+10
|
* new report to make aliases visiblePhilip Sargent2022-10-091-1/+2
|
* 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
|
* more complete list of caves linked to walletsPhilip Sargent2022-09-221-1/+1
|
* 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
|
* Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into ↵Martin Green2022-08-013-8/+184
|\ | | | | | | python3-new
| * remove debugging printPhilip Sargent2022-08-011-1/+1
| |
| * debugging ticklistPhilip Sargent2022-08-011-2/+115
| |
| * wallets per person - slow implementationPhilip Sargent2022-07-312-2/+10
| |
| * 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-282-4/+40
| |
* | Allow entrances to be edited with the correct parent url. Commit changes to ↵Martin Green2022-08-011-2/+25
| | | | | | | | caves when adding a new entrance. Order entrances alphabetically
* | edit entrances within the correct url parentMartin Green2022-07-311-5/+15
| |
* | Edit caves in the same parent URL as the final fileMartin Green2022-07-311-0/+3
|/
* improve reifying processPhilip Sargent2022-07-251-1/+2
|
* alias as separate error typePhilip Sargent2022-07-251-10/+5
|
* big rewrite of cave alias lookup systemPhilip Sargent2022-07-251-165/+184
|
* GetCave:Lookup neeeds workPhilip Sargent2022-07-241-1/+8
|
* EXTEND MESSAGE FILED. cRASHES mARIAdbPhilip Sargent2022-07-221-1/+1
|
* bugfixesPhilip Sargent2022-07-221-4/+4
|