summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
...
* more correct error messagePhilip Sargent2023-08-041-4/+4
|
* trying to enable eidting of blank letter for entrancePhilip Sargent2023-08-041-1/+4
|
* trying to isolate bug in letter setting on entsPhilip Sargent2023-08-031-4/+5
|
* update pendingcaves only on local dev machinePhilip Sargent2023-08-031-3/+5
|
* recover from missing letter fieldPhilip Sargent2023-08-031-2/+11
|
* detecting orphan cave ids and adding to pending listPhilip Sargent2023-08-022-25/+60
|
* NOEDIT fixedPhilip Sargent2023-08-021-1/+7
|
* hack wallet scan rename jobPhilip Sargent2023-07-311-15/+15
|
* better sort order for issuesPhilip Sargent2023-07-291-1/+1
|
* Clearer issues messagePhilip Sargent2023-07-291-1/+1
|
* Fixed parsing and rendering of an entrances last visited fieldMartin Green2023-07-261-1/+1
|
* properly turn off automagic entrance creationPhilip Sargent2023-07-261-19/+16
|
* Cleaning up entrance importing robustlyPhilip Sargent2023-07-263-33/+76
|
* Remove unused field on survexstation classPhilip Sargent2023-07-251-25/+36
|
* bugfix in error messagePhilip Sargent2023-07-241-1/+1
|
* clean up after Mark changed things a bitPhilip Sargent2023-07-241-12/+23
|
* formatting terminal o/pPhilip Sargent2023-07-241-2/+2
|
* ignore /subsections/ filesPhilip Sargent2023-07-241-5/+10
|
* More compact parsing report to terminalPhilip Sargent2023-07-241-4/+6
|
* detect non-ISO dates in JSON and from user and fixPhilip Sargent2023-07-232-1/+2
|
* add new *team rolePhilip Sargent2023-07-231-1/+1
|
* shorter msgPhilip Sargent2023-07-141-1/+1
|
* more entriesPhilip Sargent2023-07-131-1/+1
|
* add DEPRECATed SURVEX FILES TO IGNORE LISTExpo laptop Crowley2023-07-121-1/+1
|
* more synonymsPhilip Sargent2023-07-121-1/+16
|
* handle shortform months and days in svx fileExpo laptop Crowley2023-07-101-6/+34
|
* hack fixExpo laptop Crowley2023-07-101-1/+7
|
* better test & msgExpo laptop Crowley2023-07-101-2/+3
|
* hack to make server reset quicklyExpo laptop Crowley2023-07-101-1/+4
|
* Logbook debuggingExpo laptop Crowley2023-07-091-5/+5
|
* Better attempt at creating a default url for caves created by svx filesMartin Green2023-07-081-3/+6
|
* menus and logbookExpo laptop Crowley2023-07-051-1/+1
|
* add 2023Expo laptop Crowley2023-07-051-0/+1
|
* Removed kataster area for unoffical numbers of pending caves. Added .html ↵Martin Green2023-07-051-7/+9
| | | | to urls of pending caves.
* Making the dummy entrance thing clearPhilip Sargent (laptop)2023-05-021-11/+24
|
* Dummy entrances were being written to a global variable, recording that they ↵Martin Green2023-04-301-3/+3
| | | | | | have a filename. But the filename was not written. This was then causing an exception when the user asked to edit a cave, leading to all entrances being reread. Obviously the dummy entrances file ould not be read. PS. Do we really want to reread all entrances when we start editing a cave?
* Previously if a cave was found without an entrance an entrance was added to ↵Martin Green2023-04-301-2/+4
| | | | the database. However as this was not also added as a file, the new entrance could not be edited via the web interface. Without an entrance being made, they can still be added.
* todoPhilip Sargent2023-04-221-0/+4
|
* xml parser attmpt retractPhilip Sargent2023-04-221-67/+13
|
* refactor cave importPhilip Sargent2023-04-221-242/+183
|
* Remove uneeded printPhilip Sargent2023-04-221-1/+0
|
* Fix entrance edit too, saving slug nowPhilip Sargent2023-04-221-57/+94
|
* edit cave reads from HTML file not just dbPhilip Sargent2023-04-221-190/+328
|
* typoPhilip Sargent2023-04-051-1/+1
|
* initial refactoringPhilip Sargent2023-03-311-49/+59
|
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-281-38/+1
|
* bugfixesPhilip Sargent2023-03-281-19/+20
|
* EntranceSlug removed from data model.Philip Sargent2023-03-281-26/+19
|
* cached_slug str now a .slug field & pending fixedPhilip Sargent2023-03-281-38/+48
|
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-281-6/+4
|