Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Much QM re-engineering | Philip Sargent | 2023-03-17 | 2 | -29/+24 |
| | |||||
* | Fix QMs reports, remove V grade | Philip Sargent | 2023-03-17 | 1 | -4/+4 |
| | |||||
* | Adding QM JSON export | Philip Sargent | 2023-03-16 | 1 | -4/+6 |
| | |||||
* | QM report updating | Philip Sargent | 2023-03-14 | 1 | -5/+8 |
| | |||||
* | Fixing inherited *date into sub-blocks | Philip Sargent | 2023-03-14 | 1 | -2/+3 |
| | |||||
* | Better debug messages | Philip Sargent | 2023-03-13 | 1 | -3/+3 |
| | |||||
* | re-enable lookup() on survexblock objects (again) | Philip Sargent | 2023-03-08 | 1 | -3/+3 |
| | |||||
* | restore lookup() function | Philip Sargent | 2023-03-06 | 1 | -17/+18 |
| | |||||
* | CASCADE fixes in data model | Philip Sargent | 2023-03-06 | 4 | -24/+51 |
| | |||||
* | Saving new survex file parses contents. | Philip Sargent | 2023-03-06 | 1 | -1/+3 |
| | |||||
* | Initial add of On This Day links to svx file page | Philip Sargent | 2023-02-26 | 2 | -5/+9 |
| | |||||
* | Update URLs to django documn version | Philip Sargent | 2023-02-10 | 1 | -1/+1 |
| | |||||
* | More todos | Philip Sargent | 2023-02-08 | 2 | -0/+7 |
| | |||||
* | Many many bugs fixed for >1 svx file on a wallet | Philip Sargent | 2023-02-03 | 1 | -4/+4 |
| | |||||
* | Added 'Notes not needed' checkbox | Philip Sargent | 2023-02-02 | 1 | -17/+24 |
| | |||||
* | Setting wallet dates earlier in the import process | Philip Sargent | 2023-02-01 | 1 | -1/+1 |
| | |||||
* | date handling now working for new wallet | Philip Sargent | 2023-02-01 | 1 | -1/+3 |
| | |||||
* | Wallet editor into separate file | Philip Sargent | 2023-01-31 | 1 | -1/+1 |
| | |||||
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 5 | -58/+6 |
| | |||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 2 | -11/+9 |
| | |||||
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 5 | -447/+515 |
| | |||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 2 | -10/+9 |
| | |||||
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 4 | -13/+6 |
| | |||||
* | renaming confusing Class, step 1 | Philip Sargent | 2023-01-30 | 1 | -2/+2 |
| |