Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | clean up de-duplication code | Philip Sargent | 2023-02-28 | 1 | -75/+140 | |
| | ||||||
* | Initial add of On This Day links to svx file page | Philip Sargent | 2023-02-26 | 1 | -1/+1 | |
| | ||||||
* | new test for logbook | Philip Sargent | 2023-02-24 | 1 | -3/+5 | |
| | ||||||
* | str() needed with python 3.11.0rc1 & added try/execept | Philip Sargent | 2023-02-24 | 1 | -32/+37 | |
| | ||||||
* | remove unneeded warnings | Philip Sargent | 2023-02-11 | 1 | -6/+4 | |
| | ||||||
* | Update URLs to django documn version | Philip Sargent | 2023-02-10 | 2 | -2/+2 | |
| | ||||||
* | to-do lists updates | Philip Sargent | 2023-02-02 | 4 | -20/+27 | |
| | ||||||
* | Added 'Notes not needed' checkbox | Philip Sargent | 2023-02-02 | 1 | -1/+2 | |
| | ||||||
* | * prefix documented | Philip Sargent | 2023-02-02 | 1 | -18/+23 | |
| | ||||||
* | Setting wallet dates earlier in the import process | Philip Sargent | 2023-02-01 | 2 | -8/+41 | |
| | ||||||
* | Minor bulk create tweak | Philip Sargent | 2023-01-31 | 1 | -2/+8 | |
| | ||||||
* | Bulk_create working for team on a survexblock | Philip Sargent | 2023-01-31 | 1 | -9/+43 | |
| | ||||||
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 2 | -2/+4 | |
| | ||||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 2 | -8/+7 | |
| | ||||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 2 | -45/+4 | |
| | ||||||
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 1 | -1/+1 | |
| | ||||||
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 2 | -4/+4 | |
| | ||||||
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 1 | -1/+3 | |
| | ||||||
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 1 | -1/+2 | |
| | ||||||
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 1 | -12/+6 | |
| | ||||||
* | separated out ent locations from survex parser | Philip Sargent | 2023-01-29 | 3 | -244/+256 | |
| | ||||||
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 3 | -3/+6 | |
| | ||||||
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 4 | -9/+11 | |
| | ||||||
* | Inherit *team to anonymous survex blocks | Philip Sargent | 2023-01-29 | 1 | -54/+102 | |
| | ||||||
* | compiling more regexes | Philip Sargent | 2023-01-28 | 1 | -11/+18 | |
| |