Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | debug ent report | Philip Sargent | 2023-03-28 | 1 | -2/+3 | |
| | ||||||
* | Creates new cave from survex file upload | Philip Sargent | 2023-03-24 | 2 | -54/+100 | |
| | ||||||
* | Allows creation of new svxfile with unknown cave | Philip Sargent | 2023-03-23 | 2 | -39/+50 | |
| | ||||||
* | Survex editor now parses edited files | Philip Sargent | 2023-03-23 | 2 | -103/+132 | |
| | ||||||
* | re-parsing survex file when editing | Philip Sargent | 2023-03-23 | 1 | -72/+65 | |
| | ||||||
* | fix more twiddly variations of QMs | Philip Sargent | 2023-03-18 | 1 | -5/+17 | |
| | ||||||
* | more QMs parsed correctly | Philip Sargent | 2023-03-18 | 2 | -16/+26 | |
| | ||||||
* | Much QM re-engineering | Philip Sargent | 2023-03-17 | 2 | -25/+37 | |
| | ||||||
* | Adding QM JSON export | Philip Sargent | 2023-03-16 | 1 | -7/+17 | |
| | ||||||
* | Working on QMn TICK lines again | Philip Sargent | 2023-03-14 | 1 | -35/+45 | |
| | ||||||
* | Fixing inherited *date into sub-blocks | Philip Sargent | 2023-03-14 | 1 | -16/+41 | |
| | ||||||
* | Better debug messages | Philip Sargent | 2023-03-13 | 1 | -23/+33 | |
| | ||||||
* | Now inheriting *date from parent survexblock | Philip Sargent | 2023-03-13 | 1 | -1/+45 | |
| | ||||||
* | Move code closer to related code | Philip Sargent | 2023-03-13 | 1 | -112/+112 | |
| | ||||||
* | Better error msgs for poorly formatted QMs | Philip Sargent | 2023-03-13 | 1 | -21/+68 | |
| | ||||||
* | fixing bad splay detection | Philip Sargent | 2023-03-12 | 1 | -11/+17 | |
| | ||||||
* | 1979 logbook parsing now works | Philip Sargent | 2023-03-06 | 1 | -2/+4 | |
| | ||||||
* | Import new survexfile ONLY | Philip Sargent | 2023-03-06 | 1 | -65/+109 | |
| | ||||||
* | CASCADE fixes in data model | Philip Sargent | 2023-03-06 | 1 | -0/+5 | |
| | ||||||
* | Saving new survex file parses contents. | Philip Sargent | 2023-03-06 | 1 | -49/+66 | |
| | ||||||
* | Initial attempts at saving edited survex file | Philip Sargent | 2023-03-05 | 1 | -1/+51 | |
| | ||||||
* | Now 99 tests | Philip Sargent | 2023-03-03 | 1 | -3/+40 | |
| | ||||||
* | Duplicate survex files in lists all done properly | Philip Sargent | 2023-02-28 | 1 | -15/+24 | |
| |