Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extended test | Philip Sargent | 2023-02-24 | 1 | -0/+3 |
| | |||||
* | New tests for parsing logbooks | Philip Sargent | 2023-02-24 | 2 | -1/+100 |
| | |||||
* | new test for logbook | Philip Sargent | 2023-02-24 | 1 | -0/+19 |
| | |||||
* | Now using HTTP status codes properly | Philip Sargent | 2023-02-24 | 3 | -108/+110 |
| | |||||
* | Update URLs to django documn version | Philip Sargent | 2023-02-10 | 6 | -6/+6 |
| | |||||
* | Django 3.0 deprecations removed | Philip Sargent (oconee) | 2023-02-09 | 2 | -3/+3 |
| | |||||
* | 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 | 3 | -77/+96 |
| | |||||
* | refactored and most recent wallet link fixed | Philip Sargent | 2023-02-03 | 1 | -261/+266 |
| | |||||
* | Made JSON visible on wallet edit page | Philip Sargent | 2023-02-03 | 1 | -0/+4 |
| | |||||
* | todo updates | Philip Sargent | 2023-02-02 | 1 | -12/+9 |
| | |||||
* | to-do lists updates | Philip Sargent | 2023-02-02 | 4 | -17/+21 |
| | |||||
* | Added 'Notes not needed' checkbox | Philip Sargent | 2023-02-02 | 2 | -19/+33 |
| | |||||
* | Complete set of todo strings on webpage | Philip Sargent | 2023-02-02 | 1 | -8/+19 |
| | |||||
* | 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 |
| |