Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more correct error message | Philip Sargent | 2023-08-04 | 1 | -4/+4 | |
| | ||||||
* | trying to enable eidting of blank letter for entrance | Philip Sargent | 2023-08-04 | 1 | -1/+4 | |
| | ||||||
* | trying to isolate bug in letter setting on ents | Philip Sargent | 2023-08-03 | 1 | -4/+5 | |
| | ||||||
* | update pendingcaves only on local dev machine | Philip Sargent | 2023-08-03 | 1 | -3/+5 | |
| | ||||||
* | recover from missing letter field | Philip Sargent | 2023-08-03 | 1 | -2/+11 | |
| | ||||||
* | detecting orphan cave ids and adding to pending list | Philip Sargent | 2023-08-02 | 2 | -25/+60 | |
| | ||||||
* | NOEDIT fixed | Philip Sargent | 2023-08-02 | 1 | -1/+7 | |
| | ||||||
* | hack wallet scan rename job | Philip Sargent | 2023-07-31 | 1 | -15/+15 | |
| | ||||||
* | better sort order for issues | Philip Sargent | 2023-07-29 | 1 | -1/+1 | |
| | ||||||
* | Clearer issues message | Philip Sargent | 2023-07-29 | 1 | -1/+1 | |
| | ||||||
* | Fixed parsing and rendering of an entrances last visited field | Martin Green | 2023-07-26 | 1 | -1/+1 | |
| | ||||||
* | properly turn off automagic entrance creation | Philip Sargent | 2023-07-26 | 1 | -19/+16 | |
| | ||||||
* | Cleaning up entrance importing robustly | Philip Sargent | 2023-07-26 | 3 | -33/+76 | |
| | ||||||
* | Remove unused field on survexstation class | Philip Sargent | 2023-07-25 | 1 | -25/+36 | |
| | ||||||
* | bugfix in error message | Philip Sargent | 2023-07-24 | 1 | -1/+1 | |
| | ||||||
* | clean up after Mark changed things a bit | Philip Sargent | 2023-07-24 | 1 | -12/+23 | |
| | ||||||
* | formatting terminal o/p | Philip Sargent | 2023-07-24 | 1 | -2/+2 | |
| | ||||||
* | ignore /subsections/ files | Philip Sargent | 2023-07-24 | 1 | -5/+10 | |
| | ||||||
* | More compact parsing report to terminal | Philip Sargent | 2023-07-24 | 1 | -4/+6 | |
| | ||||||
* | detect non-ISO dates in JSON and from user and fix | Philip Sargent | 2023-07-23 | 2 | -1/+2 | |
| | ||||||
* | add new *team role | Philip Sargent | 2023-07-23 | 1 | -1/+1 | |
| | ||||||
* | shorter msg | Philip Sargent | 2023-07-14 | 1 | -1/+1 | |
| | ||||||
* | more entries | Philip Sargent | 2023-07-13 | 1 | -1/+1 | |
| | ||||||
* | add DEPRECATed SURVEX FILES TO IGNORE LIST | Expo laptop Crowley | 2023-07-12 | 1 | -1/+1 | |
| | ||||||
* | more synonyms | Philip Sargent | 2023-07-12 | 1 | -1/+16 | |
| | ||||||
* | handle shortform months and days in svx file | Expo laptop Crowley | 2023-07-10 | 1 | -6/+34 | |
| | ||||||
* | hack fix | Expo laptop Crowley | 2023-07-10 | 1 | -1/+7 | |
| | ||||||
* | better test & msg | Expo laptop Crowley | 2023-07-10 | 1 | -2/+3 | |
| | ||||||
* | hack to make server reset quickly | Expo laptop Crowley | 2023-07-10 | 1 | -1/+4 | |
| | ||||||
* | Logbook debugging | Expo laptop Crowley | 2023-07-09 | 1 | -5/+5 | |
| | ||||||
* | Better attempt at creating a default url for caves created by svx files | Martin Green | 2023-07-08 | 1 | -3/+6 | |
| | ||||||
* | menus and logbook | Expo laptop Crowley | 2023-07-05 | 1 | -1/+1 | |
| | ||||||
* | add 2023 | Expo laptop Crowley | 2023-07-05 | 1 | -0/+1 | |
| | ||||||
* | Removed kataster area for unoffical numbers of pending caves. Added .html ↵ | Martin Green | 2023-07-05 | 1 | -7/+9 | |
| | | | | to urls of pending caves. | |||||
* | Making the dummy entrance thing clear | Philip Sargent (laptop) | 2023-05-02 | 1 | -11/+24 | |
| | ||||||
* | Dummy entrances were being written to a global variable, recording that they ↵ | Martin Green | 2023-04-30 | 1 | -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 Green | 2023-04-30 | 1 | -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. | |||||
* | todo | Philip Sargent | 2023-04-22 | 1 | -0/+4 | |
| | ||||||
* | xml parser attmpt retract | Philip Sargent | 2023-04-22 | 1 | -67/+13 | |
| | ||||||
* | refactor cave import | Philip Sargent | 2023-04-22 | 1 | -242/+183 | |
| | ||||||
* | Remove uneeded print | Philip Sargent | 2023-04-22 | 1 | -1/+0 | |
| | ||||||
* | Fix entrance edit too, saving slug now | Philip Sargent | 2023-04-22 | 1 | -57/+94 | |
| | ||||||
* | edit cave reads from HTML file not just db | Philip Sargent | 2023-04-22 | 1 | -190/+328 | |
| | ||||||
* | typo | Philip Sargent | 2023-04-05 | 1 | -1/+1 | |
| | ||||||
* | initial refactoring | Philip Sargent | 2023-03-31 | 1 | -49/+59 | |
| | ||||||
* | tidy up entranceSlug all now deleted | Philip Sargent | 2023-03-28 | 1 | -38/+1 | |
| | ||||||
* | bugfixes | Philip Sargent | 2023-03-28 | 1 | -19/+20 | |
| | ||||||
* | EntranceSlug removed from data model. | Philip Sargent | 2023-03-28 | 1 | -26/+19 | |
| | ||||||
* | cached_slug str now a .slug field & pending fixed | Philip Sargent | 2023-03-28 | 1 | -38/+48 | |
| | ||||||
* | remove 'primary' concept from entrance slugs. tested. | Philip Sargent | 2023-03-28 | 1 | -6/+4 | |
| |