summaryrefslogtreecommitdiffstats
path: root/core/models
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* more dead chicken wavingPhilip Sargent2022-07-211-3/+3
|
* need to see exception with all the renaming going onPhilip Sargent2022-07-211-1/+1
|
* Trial QM tick mechanism in survex filesPhilip Sargent2022-07-201-9/+5
|
* fix QM regex for number and rearrange url codePhilip Sargent2022-07-201-1/+1
|
* QMs now have working url to survexfile & tick descriptionPhilip Sargent2022-07-201-6/+32
|
* Add fields to QM modelPhilip Sargent2022-07-191-0/+2
|
* Fix display of expoyearPhilip Sargent2022-07-181-3/+4
|
* moved writetrogglefile() to core.utilsPhilip Sargent2022-07-181-31/+2
|
* Complaints now on wallet pagePhilip Sargent2022-07-171-124/+130
|
* Removed extranious characters where there is one unnnumbered entrance.Martin Green2022-07-151-1/+2
|
* Allow QMS to be rendered to a string, if the case that an optional parameter ↵Martin Green2022-07-111-1/+14
| | | | is missing
* QM reports all workingPhilip Sargent2022-07-061-1/+1
|
* fix for individual QM display from survexPhilip Sargent2022-07-061-31/+28
|
* Not quite so broken QMs from survex filesPhilip Sargent2022-07-051-3/+4
|
* Fixed QM report for survex-imported QMsPhilip Sargent2022-07-051-11/+9
|
* Tidy HTML outputPhilip Sargent2022-07-051-3/+3
|
* Fixing non-null error, even though it should be allowedPhilip Sargent2022-07-051-2/+2
|
* QM report pages now not crashing, working..Philip Sargent2022-07-051-3/+7
|