Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Creates new cave from survex file upload | Philip Sargent | 2023-03-24 | 1 | -30/+22 | |
| | ||||||
* | Allows creation of new svxfile with unknown cave | Philip Sargent | 2023-03-23 | 1 | -39/+48 | |
| | ||||||
* | Survex editor now parses edited files | Philip Sargent | 2023-03-23 | 1 | -101/+132 | |
| | ||||||
* | re-parsing survex file when editing | Philip Sargent | 2023-03-23 | 1 | -72/+65 | |
| | ||||||
* | more QMs parsed correctly | Philip Sargent | 2023-03-18 | 1 | -9/+2 | |
| | ||||||
* | Much QM re-engineering | Philip Sargent | 2023-03-17 | 1 | -3/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | Import new survexfile ONLY | Philip Sargent | 2023-03-06 | 1 | -65/+109 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | to-do lists updates | Philip Sargent | 2023-02-02 | 1 | -6/+11 | |
| | ||||||
* | Setting wallet dates earlier in the import process | Philip Sargent | 2023-02-01 | 1 | -0/+28 | |
| | ||||||
* | 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 | 1 | -1/+2 | |
| | ||||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 1 | -3/+2 | |
| | ||||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 1 | -38/+3 | |
| | ||||||
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 1 | -1/+1 | |
| | ||||||
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 1 | -1/+3 | |
| | ||||||
* | 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 | 1 | -225/+7 | |
| | ||||||
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 1 | -1/+2 | |
| | ||||||
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 1 | -4/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | refactor to reduce db hits and fix *team | Philip Sargent | 2023-01-28 | 1 | -88/+203 | |
| | ||||||
* | Collect dataissues and write to db all at once | Philip Sargent | 2023-01-28 | 1 | -83/+105 | |
| | ||||||
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -23/+17 | |
| | ||||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -673/+824 | |
| | ||||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -13/+15 | |
| | ||||||
* | remove %s old formatting style (last bits) | Philip Sargent | 2023-01-02 | 1 | -1/+1 | |
| | ||||||
* | Using Path() wherever possible in localsettings.py | Philip Sargent | 2022-12-22 | 1 | -1/+1 | |
| | ||||||
* | diagnosing missing entrance file | Philip Sargent | 2022-12-22 | 1 | -2/+3 | |
| | ||||||
* | attempted speedup, explicit dates wallet objects | Philip Sargent | 2022-12-20 | 1 | -0/+2 | |
| |