Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re enable | Philip Sargent | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | test file permissions | Philip Sargent | 2023-02-02 | 1 | -0/+27 |
| | |||||
* | Better diagnostics from bad slug error | Philip Sargent | 2023-02-02 | 2 | -6/+6 |
| | |||||
* | spiders are asking for weird urls | Philip Sargent | 2023-02-02 | 1 | -0/+2 |
| | |||||
* | Setting wallet dates earlier in the import process | Philip Sargent | 2023-02-01 | 3 | -26/+8 |
| | |||||
* | renamed wallet form file | Philip Sargent | 2023-02-01 | 2 | -6/+8 |
| | |||||
* | make nav cope with missing wallets | Philip Sargent | 2023-02-01 | 1 | -7/+46 |
| | |||||
* | Fix to not create an extra wallet | Philip Sargent | 2023-02-01 | 1 | -1/+4 |
| | |||||
* | date handling now working for new wallet | Philip Sargent | 2023-02-01 | 2 | -24/+23 |
| | |||||
* | Dedicated 'Create' button for a new wallet | Philip Sargent | 2023-02-01 | 1 | -7/+25 |
| | |||||
* | menu change to go to latest blank wallet | Philip Sargent | 2023-01-31 | 1 | -3/+0 |
| | |||||
* | New wallet goes to next available slot now | Philip Sargent | 2023-01-31 | 2 | -57/+64 |
| | |||||
* | Wallet editor into separate file | Philip Sargent | 2023-01-31 | 6 | -794/+828 |
| | |||||
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 25 | -242/+78 |
| | |||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 3 | -13/+11 |
| | |||||
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 28 | -3072/+3841 |
| | |||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 3 | -20/+14 |
| | |||||
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 2 | -5/+5 |
| | |||||
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 10 | -25/+18 |
| | |||||
* | renaming confusing Class, step 1 | Philip Sargent | 2023-01-30 | 2 | -11/+9 |
| | |||||
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 4 | -75/+71 |
| | |||||
* | Fixing dates on expedition table | Philip Sargent | 2023-01-29 | 3 | -43/+36 |
| | |||||
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 6 | -20/+21 |
| | |||||
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 7 | -15/+30 |
| | |||||
* | bugfix from rearranged model files | Philip Sargent | 2023-01-29 | 3 | -9/+8 |
| | |||||
* | separated out ent locations from survex parser | Philip Sargent | 2023-01-29 | 1 | -1/+1 |
| | |||||
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 10 | -158/+197 |
| | |||||
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 3 | -282/+299 |
| | |||||
* | More public debug reports | Philip Sargent | 2023-01-29 | 1 | -9/+14 |
| | |||||
* | Add new survex import report | Philip Sargent | 2023-01-29 | 2 | -3/+27 |
| | |||||
* | Inherit *team to anonymous survex blocks | Philip Sargent | 2023-01-29 | 1 | -5/+4 |
| | |||||
* | refactor to reduce db hits and fix *team | Philip Sargent | 2023-01-28 | 2 | -1/+3 |
| | |||||
* | refactored, global removed | Philip Sargent | 2023-01-28 | 1 | -0/+2 |
| | |||||
* | refactored logbooks parser | Philip Sargent | 2023-01-27 | 2 | -2/+6 |
| | |||||
* | refactored, faster deletion prior to loading | Philip Sargent | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | Remove logdataissues from TROG | Philip Sargent | 2023-01-27 | 1 | -3/+3 |
| | |||||
* | new report on tehrion file parsing | Philip Sargent | 2023-01-26 | 1 | -2/+16 |
| | |||||
* | therion issues report | Philip Sargent | 2023-01-26 | 1 | -1/+4 |
| | |||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 26 | -238/+289 |
| | |||||
* | consistent tests with logbooks junk removal | Philip Sargent | 2023-01-16 | 3 | -3/+3 |
| | |||||
* | Clean up unused templates. All checked. | Philip Sargent | 2022-12-29 | 1 | -11/+15 |
| | |||||
* | tidy up | Philip Sargent | 2022-12-29 | 1 | -10/+7 |
| | |||||
* | cope with bad wallet name | Philip Sargent | 2022-12-29 | 1 | -6/+9 |
| | |||||
* | remove logbooksearch, use site-wide search on server | Philip Sargent | 2022-12-29 | 1 | -16/+0 |
| | |||||
* | logbooksearch ? | Philip Sargent | 2022-12-29 | 1 | -0/+5 |
| | |||||
* | Adding docstrings, deleting unused code | Philip Sargent | 2022-12-23 | 3 | -37/+30 |
| | |||||
* | Put colour bar on wallet editor | Philip Sargent | 2022-12-23 | 1 | -4/+11 |
| | |||||
* | Using Path() wherever possible in localsettings.py | Philip Sargent | 2022-12-22 | 1 | -23/+3 |
| | |||||
* | fix frontmatter/endmatter | Philip Sargent | 2022-12-21 | 1 | -3/+12 |
| | |||||
* | attempted speedup, explicit dates wallet objects | Philip Sargent | 2022-12-20 | 2 | -24/+51 |
| |