Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Entrance locations showing lat long screwups | Philip Sargent | 2023-09-16 | 2 | -7/+27 |
| | |||||
* | debugging Cave page links.. | Philip Sargent | 2023-09-11 | 1 | -29/+7 |
| | |||||
* | Removed class Area, use Cave.areacode Cave.subarea | Philip Sargent | 2023-09-10 | 1 | -37/+7 |
| | |||||
* | Cleaning auto Cave creation from survex file detection | Philip Sargent | 2023-09-10 | 1 | -123/+149 |
| | |||||
* | Big refactor of cave lookuo & creation. Works. | Philip Sargent | 2023-09-08 | 1 | -0/+1 |
| | |||||
* | Removing unneeded svx from parse list | Philip Sargent | 2023-09-08 | 1 | -57/+4 |
| | |||||
* | SurvexDirectory removed from active code | Philip Sargent | 2023-09-06 | 1 | -31/+31 |
| | |||||
* | moving primary survex file to each survexfile | Philip Sargent | 2023-09-06 | 2 | -8/+9 |
| | |||||
* | Fixed survex file list for one or more caves | Philip Sargent | 2023-09-06 | 1 | -8/+4 |
| | |||||
* | Ongoing work to remove SurvexDirectory as a concept | Philip Sargent | 2023-09-05 | 1 | -1/+1 |
| | |||||
* | validate year in logbook entry form | Philip Sargent | 2023-09-05 | 1 | -11/+0 |
| | |||||
* | moer people/logbook improvements | Philip Sargent | 2023-09-05 | 1 | -1/+0 |
| | |||||
* | hide warning msgs about pre 1999 wallets | Philip Sargent | 2023-09-05 | 1 | -5/+21 |
| | |||||
* | Path seems newly fragile re int rather than str | Philip Sargent | 2023-09-02 | 1 | -11/+10 |
| | |||||
* | bugfixing | Philip Sargent | 2023-09-02 | 1 | -12/+34 |
| | |||||
* | Adding field to logbookentry | Philip Sargent | 2023-09-02 | 1 | -1/+1 |
| | |||||
* | add tempest nickname | Philip Sargent | 2023-09-01 | 1 | -0/+4 |
| | |||||
* | Edit Logbook Entry mostly working | Philip Sargent | 2023-08-31 | 1 | -1/+44 |
| | |||||
* | Nicknames preserved, date checked | Philip Sargent | 2023-08-26 | 1 | -0/+1 |
| | |||||
* | suppress pointless msg | Philip Sargent | 2023-08-07 | 1 | -1/+2 |
| | |||||
* | better msg | Philip Sargent | 2023-08-05 | 1 | -2/+2 |
| | |||||
* | trying to isolate bug in letter setting on ents | Philip Sargent | 2023-08-03 | 1 | -9/+32 |
| | |||||
* | change of id for this class of data issue | Philip Sargent | 2023-08-02 | 1 | -1/+2 |
| | |||||
* | electronic surveys still need notes | Philip Sargent | 2023-07-29 | 1 | -39/+42 |
| | |||||
* | ambiguous aliases removed more thoroughly | Philip Sargent | 2023-07-27 | 1 | -9/+26 |
| | |||||
* | make more robust | Philip Sargent | 2023-07-25 | 1 | -3/+6 |
| | |||||
* | Remove unused field on survexstation class | Philip Sargent | 2023-07-25 | 1 | -11/+12 |
| | |||||
* | Make robust against duplicate objects | Philip Sargent | 2023-07-25 | 1 | -4/+15 |
| | |||||
* | better fix for variant date formats | Philip Sargent | 2023-07-25 | 1 | -11/+15 |
| | |||||
* | lengthen url field, i hope | Philip Sargent | 2023-07-25 | 1 | -2/+2 |
| | |||||
* | detect non-ISO dates in JSON and from user and fix | Philip Sargent | 2023-07-23 | 1 | -29/+55 |
| | |||||
* | stop crash on live system | Philip Sargent | 2023-07-14 | 1 | -2/+4 |
| | |||||
* | calendar S T colour >10 per date | Philip Sargent | 2023-07-14 | 2 | -9/+11 |
| | |||||
* | hack to stop crash | Philip Sargent | 2023-07-13 | 1 | -1/+5 |
| | |||||
* | =Added string to caveslugs so admin interface works. Added explanation for ↵ | Expo on server | 2023-07-08 | 1 | -2/+12 |
| | | | | the rational for cave slugs. | ||||
* | Bug fixes to allow adding of a new cave. No longer ask users about ↵ | Martin Green | 2023-07-05 | 1 | -4/+7 |
| | | | | filenames or urls. | ||||
* | kml file output for google earth etc | Martin Green | 2023-05-01 | 2 | -0/+76 |
| | |||||
* | For a cave, force users to enter are and have a unique URL. Cope better if ↵ | Martin Green | 2023-04-30 | 1 | -5/+8 |
| | | | | area not defined | ||||
* | Have entrance coordinates displayed to web pages. (Requires expo web ↵ | Martin Green | 2023-04-30 | 1 | -3/+3 |
| | | | | entrance survey points to start with 1623 or 1626) | ||||
* | tidy up entranceSlug all now deleted | Philip Sargent | 2023-03-28 | 2 | -12/+3 |
| | |||||
* | EntranceSlug removed from data model. | Philip Sargent | 2023-03-28 | 1 | -27/+9 |
| | |||||
* | cached_slug str now a .slug field & pending fixed | Philip Sargent | 2023-03-28 | 1 | -12/+13 |
| | |||||
* | remove 'primary' concept from entrance slugs. tested. | Philip Sargent | 2023-03-28 | 1 | -12/+7 |
| | |||||
* | debug ent report | Philip Sargent | 2023-03-28 | 1 | -35/+40 |
| | |||||
* | Survex editor now parses edited files | Philip Sargent | 2023-03-23 | 1 | -5/+10 |
| | |||||
* | change on_delete to cascade for blocks in a file | Philip Sargent | 2023-03-22 | 1 | -3/+6 |
| | |||||
* | fix broken tick-lists in wallets | Philip Sargent | 2023-03-21 | 1 | -1/+3 |
| | |||||
* | fix download .3d file | Philip Sargent | 2023-03-21 | 1 | -1/+3 |
| | |||||
* | obviate meaningless error messages | Philip Sargent | 2023-03-18 | 1 | -1/+5 |
| | |||||
* | fix more twiddly variations of QMs | Philip Sargent | 2023-03-18 | 1 | -13/+13 |
| |