Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more robust logbooks parsing | Philip Sargent | 2021-04-24 | 1 | -19/+45 |
| | |||||
* | slug too long for field | Philip Sargent | 2021-04-23 | 1 | -4/+4 |
| | |||||
* | Deep fix, nonunique ids in logbookentries fixed | Philip Sargent | 2021-04-23 | 1 | -173/+100 |
| | |||||
* | delete old forms, templates. fix logdataissues | Philip Sargent | 2021-04-23 | 1 | -57/+55 |
| | |||||
* | make ?reload private and clean old error msgs | Philip Sargent | 2021-04-23 | 1 | -10/+66 |
| | |||||
* | catch unknown scotsman error | Philip Sargent | 2021-04-20 | 1 | -0/+3 |
| | |||||
* | stop being so verbose | Philip Sargent | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | replace assert() with message logging | Philip Sargent | 2021-04-13 | 1 | -4/+7 |
| | |||||
* | Docstrings for all modules | Philip Sargent | 2021-04-13 | 1 | -2/+4 |
| | |||||
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
| | |||||
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
| | |||||
* | deprecated non-raw regex | Philip Sargent | 2021-04-13 | 1 | -2/+2 |
| | |||||
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 1 | -2/+1 |
| | |||||
* | creating core/utils.py | Philip Sargent | 2021-04-12 | 1 | -1/+2 |
| | |||||
* | clear cache on parsing & 2.2.19 notes | Philip Sargent | 2021-04-10 | 1 | -3/+3 |
| | |||||
* | Replace assert() with DataIssue message | Philip Sargent | 2021-03-29 | 1 | -9/+30 |
| | |||||
* | 1982 giving problems. Caved ID issue suspected. | Philip Sargent | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | skip years crashing parser | Philip Sargent | 2021-03-24 | 1 | -1/+3 |
| | |||||
* | Importing old logbooks | Philip Sargent | 2021-02-06 | 1 | -52/+77 |
| | |||||
* | Fixed QMs in Admin control panel &remv. OtherCave | Philip Sargent | 2020-07-23 | 1 | -16/+12 |
| | |||||
* | parse 2006 logbook from html | Philip Sargent | 2020-07-07 | 1 | -6/+7 |
| | |||||
* | *units in feet and metres, subcaves | Philip Sargent | 2020-07-07 | 1 | -1/+1 |
| | |||||
* | extra error printout and remove old code | Philip Sargent | 2020-07-06 | 1 | -0/+4 |
| | |||||
* | SurvexBlocks now importing in deatil | Philip Sargent | 2020-07-01 | 1 | -0/+3 |
| | |||||
* | Creating forgotten caves & better GetCaveLookup() | Philip Sargent | 2020-06-29 | 1 | -28/+1 |
| | |||||
* | avoiding problem in KH QMs import | Philip Sargent | 2020-06-28 | 1 | -2/+2 |
| | |||||
* | replace GetCaveByReference | Philip Sargent | 2020-06-28 | 1 | -2/+6 |
| | |||||
* | Fully working dj 1.11.29 | Philip Sargent | 2020-06-19 | 1 | -7/+24 |
| | |||||
* | remove tinyMCE more | Philip Sargent | 2020-06-14 | 1 | -2/+2 |
| | |||||
* | Object storage as alternative to SQL | Philip Sargent | 2020-06-08 | 1 | -35/+164 |
| | |||||
* | attempt to simplify wnt horribly wrong | Philip Sargent | 2020-06-06 | 1 | -8/+20 |
| | |||||
* | bug fix in logbook parser | Philip Sargent | 2020-05-30 | 1 | -117/+84 |
| | |||||
* | Imposrt mad more specific | Philip Sargent | 2020-05-30 | 1 | -19/+19 |
| | |||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -11/+32 |
| | |||||
* | Expunge cavetab | Philip Sargent | 2020-05-28 | 1 | -12/+9 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -19/+20 |
| | |||||
* | bug fixed for new logbook | Philip Sargent | 2020-04-13 | 1 | -22/+21 |
| | |||||
* | 2010 is html format not wiki format. | Philip Sargent | 2020-04-12 | 1 | -2/+2 |
| | | | | Or at least, now it is. | ||||
* | New cacheing for parsed logbooks. All logbooks load in 75 seconds now. | Philip Sargent | 2020-04-12 | 1 | -21/+78 |
| | |||||
* | Fixing logbooks with parse errors | Philip Sargent | 2020-02-20 | 1 | -1/+1 |
| | |||||
* | backport order of operations in reset() and change logbook parser to do ↵ | Philip Sargent | 2020-02-20 | 1 | -2/+2 |
| | | | | paragraphs differently | ||||
* | Allow comments against names in logbooks in brackets | Sam Wenham | 2019-07-11 | 1 | -3/+5 |
| | | | | Convert accent chars in names into simple chars as this is what people enter in the logbook | ||||
* | Just commit the logbook parser this time (can we move to git now!!!) | Sam Wenham | 2019-06-26 | 1 | -2/+2 |
| | |||||
* | Backed out changeset: 4552f42bdf54 | Sam Wenham | 2019-06-26 | 1 | -2/+2 |
| | |||||
* | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 1 | -2/+2 |
| | |||||
* | missed objects | Sam Wenham | 2019-04-18 | 1 | -1/+1 |
| | |||||
* | Clear data issues for logbooks before reloading | Sam Wenham | 2019-04-18 | 1 | -2/+6 |
| | |||||
* | Fix CSRF issues in svx form | Sam Wenham | 2019-04-14 | 1 | -0/+6 |
| | | | | | | Set date formats Add DataIssue model and add errors to it to allow us to give people a list of stuff to fix | ||||
* | Sort people by notability | Sam Wenham | 2019-04-02 | 1 | -1/+1 |
| | | | | | Better errors and tidy Nicer date formats | ||||
* | Support html and wiki logbook entrys | Sam Wenham | 2019-03-31 | 1 | -11/+17 |
| | | | | | | Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying |