Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | stopped storing survex legs | Philip Sargent | 2020-06-12 | 1 | -6/+29 | |
| | ||||||
* | Object storage as alternative to SQL | Philip Sargent | 2020-06-08 | 1 | -35/+164 | |
| | ||||||
* | Make import robust against duplicate kataster numbers | Philip Sargent | 2020-06-07 | 1 | -22/+37 | |
| | ||||||
* | attempt to simplify wnt horribly wrong | Philip Sargent | 2020-06-06 | 4 | -18/+28 | |
| | ||||||
* | Change troggle horizontal menu items | Philip Sargent | 2020-06-01 | 1 | -1/+0 | |
| | ||||||
* | Progress dots on importing data | Philip Sargent | 2020-06-01 | 2 | -4/+17 | |
| | ||||||
* | Delete SURVEYS.CSV code | Philip Sargent | 2020-05-31 | 1 | -66/+0 | |
| | ||||||
* | Adding progress dots to import print output and fix SURVEY_SCANS | Philip Sargent | 2020-05-31 | 1 | -5/+11 | |
| | ||||||
* | Reducing input print output | Philip Sargent | 2020-05-31 | 1 | -3/+3 | |
| | ||||||
* | 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 | |
| | ||||||
* | format tidy & normalise paths in survex *inlcude | Philip Sargent | 2020-05-30 | 1 | -1/+1 | |
| | ||||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 5 | -48/+75 | |
| | ||||||
* | Expunge cavetab | Philip Sargent | 2020-05-28 | 3 | -283/+19 | |
| | ||||||
* | expung imagekit and clean import lists | Philip Sargent | 2020-05-28 | 1 | -3/+5 | |
| | ||||||
* | Refactor to avoid loading unused surveystations | Philip Sargent | 2020-05-28 | 1 | -28/+35 | |
| | ||||||
* | preparing to clean up LoadPos | Philip Sargent | 2020-05-26 | 1 | -1/+3 | |
| | ||||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 8 | -81/+83 | |
| | ||||||
* | tidying and prep for python3 | Philip Sargent | 2020-05-24 | 2 | -18/+20 | |
| | ||||||
* | unused code commented out | Philip Sargent | 2020-05-24 | 1 | -131/+136 | |
| | ||||||
* | bugfix | Philip Sargent | 2020-05-20 | 1 | -2/+2 | |
| | ||||||
* | Indented msgs for recursive file traversal | Philip Sargent | 2020-05-15 | 1 | -16/+33 | |
| | ||||||
* | Remove PHOTOS_ROOT and DPhoto class | Philip Sargent | 2020-05-15 | 1 | -21/+22 | |
| | ||||||
* | add mysql startup documentation | Philip Sargent | 2020-05-14 | 1 | -1/+1 | |
| | ||||||
* | indent recursion and update comments | Philip Sargent | 2020-05-14 | 1 | -55/+81 | |
| | ||||||
* | adding *ref to troggle svx parser | Philip Sargent | 2020-05-13 | 1 | -9/+45 | |
| | ||||||
* | dbReset now loads into memory first (fast err checking), then into db | Philip Sargent | 2020-04-30 | 1 | -5/+23 | |
| | ||||||
* | getting the LoadPos to work better | Philip Sargent | 2020-04-28 | 1 | -11/+18 | |
| | ||||||
* | Understanding and speeding up LoadPos | Philip Sargent | 2020-04-28 | 2 | -17/+67 | |
| | ||||||
* | reducing clutter in output | Philip Sargent | 2020-04-28 | 1 | -20/+27 | |
| | ||||||
* | Thorough spring clean and profiling | Philip Sargent | 2020-04-27 | 3 | -11/+15 | |
| | ||||||
* | Dumps loaded data into a .sql file | Philip Sargent | 2020-04-16 | 1 | -1/+1 | |
| | ||||||
* | get the profile display working & bug fix | Philip Sargent | 2020-04-15 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fixed bad import of surveyscans references from tunnel files | Philip Sargent | 2020-04-11 | 1 | -7/+12 | |
| | ||||||
* | scanned image files importing | Philip Sargent | 2020-04-09 | 2 | -4/+16 | |
| | ||||||
* | Validation of mugshot or blrub file added | Philip Sargent | 2020-04-01 | 1 | -1/+7 | |
| | ||||||
* | debug for crashing tunnel import | Philip Sargent | 2020-02-25 | 1 | -0/+1 | |
| | ||||||
* | Changes needed to stop the survex parser having to go through the data twiceFaster-survex-parser | Sam Wenham | 2020-02-21 | 1 | -74/+178 | |
| | | | | Taken from the Django 1.10 upgrade branch | |||||
* | 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 | 2 | -6/+13 | |
| | | | | 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 | 2 | -63/+15 | |
| | ||||||
* | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 2 | -15/+63 | |
| | ||||||
* | Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py ↵ | expo on server | 2019-06-26 | 1 | -4/+4 | |
| | | | | so it's not hardcoded. | |||||
* | Updating caves and entrances is no longer nuclear! | Sam Wenham | 2019-04-19 | 2 | -23/+50 | |
| | | | | | | | | Big overhaul of people processing, fullname added to the model lastname is now names -1 unless you only have one (yes you Wookey) this allows for Jon Arne Toft and Wookey to live it the same DB names can now have html chars in them, this should be real unicode but that can only happen when we go to Python 3! | |||||
* | missed objects | Sam Wenham | 2019-04-18 | 1 | -1/+1 | |
| |