Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes needed to stop the survex parser having to go through the data twiceFaster-survex-parser | Sam Wenham | 2020-02-21 | 3 | -79/+186 |
| | | | | Taken from the Django 1.10 upgrade branch | ||||
* | typo | Philip Sargent | 2020-02-21 | 1 | -1/+2 |
| | |||||
* | forgot a bit | Philip Sargent | 2020-02-21 | 1 | -1/+2 |
| | |||||
* | added rebuild command option | Philip Sargent | 2020-02-21 | 1 | -0/+10 |
| | |||||
* | We don't want troggle trying to write out the files | Sam Wenham | 2020-02-20 | 1 | -9/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Philip Sargent | 2020-02-20 | 1 | -7/+3 |
|\ | |||||
| * | Merge branch 'master' of ssh://expo.survex.com/~/troggle | Wookey | 2020-02-20 | 1 | -2/+2 |
| |\ | |||||
| * | | Minor text and whitespace fixes | Wookey | 2020-02-20 | 1 | -7/+3 |
| | | | |||||
| * | | Move survex parsing later in the process as it tends to run out of memory | Wookey | 2020-02-20 | 1 | -1/+1 |
| | | | |||||
* | | | Fixing logbooks with parse errors | Philip Sargent | 2020-02-20 | 2 | -3/+3 |
| |/ |/| | |||||
* | | typo | 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 | 2 | -3/+3 |
|/ | | | | paragraphs differently | ||||
* | Fixing back mistaken chnage | Philip Sargent | 2020-02-20 | 1 | -2/+2 |
| | |||||
* | typo | Philip Sargent | 2020-02-19 | 1 | -5/+5 |
| | |||||
* | typos fix and more description | Philip Sargent | 2020-02-19 | 1 | -5/+4 |
| | |||||
* | making in-code documentation strings match what actually happens | Philip Sargent | 2020-02-19 | 1 | -5/+8 |
| | |||||
* | DOCTYPE update for template for generated files | Philip Sargent | 2020-02-19 | 2 | -2/+2 |
| | |||||
* | Adding <pre> and </pre> to the logbook entry display so that all the ↵ | Philip Sargent | 2020-02-19 | 1 | -2/+3 |
| | | | | paragraphs are not munged into one when displayed. Untested. | ||||
* | added year 2019 to logbook parsing | Philip Sargent | 2020-02-17 | 1 | -0/+1 |
| | |||||
* | fix CUCC url in template and add years to 2020 | Philip Sargent (git for windows) | 2019-12-23 | 1 | -4/+6 |
| | |||||
* | Fix the location of the cave view javascript | Expo on server | 2019-12-08 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of ssh://expo.survex.com/~/troggle | Sam Wenham | 2019-07-29 | 7 | -14/+28 |
|\ | | | | | | | | | # Conflicts: # README.txt | ||||
| * | 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 | ||||
| * | Merge branch 'master' of ssh://expo.survex.com/~/troggle | Sam Wenham | 2019-07-10 | 1 | -0/+2 |
| |\ | |||||
| | * | added ssh git clone command variant | PhilipSargent | 2019-07-09 | 1 | -0/+2 |
| | | | |||||
| * | | Bring back TinyMCE for editing flatpages | Sam Wenham | 2019-07-10 | 4 | -8/+13 |
| |/ | |||||
| * | Merge branch 'master' of ssh://expo.survex.com/~/troggle | Sam Wenham | 2019-07-09 | 2 | -5/+5 |
| |\ | |||||
| | * | Remove .hgignore Change mode on modelvis.py | Expo on server | 2019-07-09 | 2 | -16/+0 |
| | | | |||||
| | * | Fix description of localsettingsdocker | Sam Wenham | 2019-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | changes because we do not use svn anymore | psargent | 2019-07-09 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: psargent <philip.sargent@gmail.com> | ||||
| | * | Add .gitignore file | Expo on server | 2019-07-09 | 1 | -0/+16 |
| | | | |||||
| | * | Add info to debian instructions on creating troggle logfile (in /var/log) | Expo on server | 2019-07-09 | 1 | -0/+5 |
| | | | |||||
| | * | remove hack in logbook parsing to convert ol to olly and wook to wookey. | expo on server | 2019-06-26 | 1 | -0/+80 |
| | |\ | | | | | | | | | | | | | It broke 'Olaf' as a name, for example. | ||||
| | | * | Add server setup instructions/recipie for Debian Stretch | expo on server | 2019-06-26 | 1 | -0/+80 |
| | | | | |||||
| | * | | 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 | 10 | -331/+201 |
| | | | | |||||
| | * | | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 10 | -201/+331 |
| | |/ | |||||
| | * | Merge | Sam Wenham | 2019-06-26 | 3 | -3/+3 |
| | |\ | |||||
| | | * | Allow html chars in names | Sam Wenham | 2019-06-26 | 3 | -3/+3 |
| | | | | |||||
| | * | | Add expo.survex.com to ALLOWED_HOSTS in troggle settings | expo on server | 2019-06-26 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py ↵ | expo on server | 2019-06-26 | 3 | -5/+8 |
| | |/ | | | | | | | | | | so it's not hardcoded. | ||||
| | * | Updating caves and entrances is no longer nuclear! | Sam Wenham | 2019-04-19 | 5 | -34/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | |||||
| | * | Clear data issues for logbooks before reloading | Sam Wenham | 2019-04-18 | 1 | -2/+6 |
| | | | |||||
| | * | Add ordering to the data issues model | Sam Wenham | 2019-04-18 | 1 | -0/+3 |
| | | | |||||
| | * | Fix CSRF issues in svx form | Sam Wenham | 2019-04-14 | 8 | -15/+37 |
| | | | | | | | | | | | | | | | | | | 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 | 5 | -9/+6 |
| | | | | | | | | | | | | | | | Better errors and tidy Nicer date formats | ||||
| | * | Merge lots of troggle fixes | Wookey | 2019-04-02 | 24 | -255/+239 |
| | |\ | |||||
| | | * | Move cave and entrance data out of 'noinfo' | expoonserver | 2019-04-01 | 1 | -2/+2 |
| | | | | |||||
| | | * | Better error messages | Sam Wenham | 2019-03-31 | 1 | -2/+2 |
| | | | |