Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | 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 | 1 | -74/+48 | |
| | ||||||
* | 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 | 2 | -91/+126 | |
| | ||||||
* | refactored, faster deletion prior to loading | Philip Sargent | 2023-01-27 | 1 | -3/+7 | |
| | ||||||
* | Remove logdataissues from TROG | Philip Sargent | 2023-01-27 | 1 | -65/+35 | |
| | ||||||
* | fix number of entries expected | Philip Sargent | 2023-01-26 | 2 | -4/+4 | |
| | ||||||
* | deleted old parser code | Philip Sargent | 2023-01-26 | 1 | -131/+0 | |
| | ||||||
* | reformatted all old logbook formats | Philip Sargent | 2023-01-26 | 2 | -161/+135 | |
| |