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 | 3 | -4/+12 |
| | |||||
* | more debug | Philip Sargent | 2023-02-02 | 1 | -7/+9 |
| | |||||
* | more debug | Philip Sargent | 2023-02-01 | 1 | -3/+14 |
| | |||||
* | debug msg | Philip Sargent | 2023-02-01 | 1 | -0/+1 |
| | |||||
* | if db badly corrupt | Philip Sargent | 2023-02-01 | 1 | -1/+4 |
| | |||||
* | Setting wallet dates earlier in the import process | Philip Sargent | 2023-02-01 | 5 | -34/+49 |
| | |||||
* | renamed wallet form file | Philip Sargent | 2023-02-01 | 3 | -7/+9 |
| | |||||
* | make nav cope with missing wallets | Philip Sargent | 2023-02-01 | 5 | -24/+72 |
| | |||||
* | 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 | 3 | -25/+23 |
| | |||||
* | Dedicated 'Create' button for a new wallet | Philip Sargent | 2023-02-01 | 3 | -52/+86 |
| | |||||
* | menu change to go to latest blank wallet | Philip Sargent | 2023-01-31 | 2 | -4/+1 |
| | |||||
* | New wallet goes to next available slot now | Philip Sargent | 2023-01-31 | 3 | -58/+65 |
| | |||||
* | Wallet editor into separate file | Philip Sargent | 2023-01-31 | 11 | -806/+840 |
| | |||||
* | Show survey length per survex file | Philip Sargent | 2023-01-31 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | bug fixes renaming | Philip Sargent | 2023-01-30 | 3 | -5/+5 |
| | |||||
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 29 | -326/+166 |
| | |||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 5 | -21/+18 |
| | |||||
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 28 | -3072/+3841 |
| | |||||
* | Updated all.svx documn | Philip Sargent | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 6 | -68/+21 |
| | |||||
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 3 | -6/+6 |
| | |||||
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 12 | -29/+22 |
| | |||||
* | renaming confusing Class, step 1 | Philip Sargent | 2023-01-30 | 3 | -21/+19 |
| | |||||
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 7 | -88/+97 |
| | |||||
* | Fixing dates on expedition table | Philip Sargent | 2023-01-29 | 4 | -45/+38 |
| | |||||
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 7 | -21/+23 |
| | |||||
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 10 | -35/+80 |
| | |||||
* | 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 | 4 | -245/+257 |
| | |||||
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 13 | -161/+203 |
| | |||||
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 7 | -291/+310 |
| | |||||
* | More public debug reports | Philip Sargent | 2023-01-29 | 5 | -19/+50 |
| | |||||
* | Add new survex import report | Philip Sargent | 2023-01-29 | 5 | -4/+57 |
| | |||||
* | Inherit *team to anonymous survex blocks | Philip Sargent | 2023-01-29 | 2 | -59/+106 |
| | |||||
* | compiling more regexes | Philip Sargent | 2023-01-28 | 1 | -11/+18 |
| | |||||
* | refactor to reduce db hits and fix *team | Philip Sargent | 2023-01-28 | 3 | -89/+206 |
| | |||||
* | Collect dataissues and write to db all at once | Philip Sargent | 2023-01-28 | 2 | -84/+105 |
| | |||||
* | faster db creation, safer file reading with 'with' | Philip Sargent | 2023-01-28 | 1 | -98/+91 |
| | |||||
* | moved aliases to people module, faster db too | Philip Sargent | 2023-01-28 | 2 | -30/+21 |
| | |||||
* | refactored, global removed | Philip Sargent | 2023-01-28 | 2 | -74/+50 |
| | |||||
* | no search before db object creation: faster | Philip Sargent | 2023-01-28 | 2 | -36/+45 |
| | |||||
* | refactoring author checks | Philip Sargent | 2023-01-28 | 1 | -31/+42 |
| | |||||
* | refactored logbooks parser | Philip Sargent | 2023-01-27 | 4 | -93/+132 |
| | |||||
* | refactored, faster deletion prior to loading | Philip Sargent | 2023-01-27 | 2 | -4/+8 |
| |