summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove EMAIL_HOST global namePhilip Sargent2020-03-091-1/+1
|
* Fixing my earlier mistake these are xml not htmlPhilip Sargent2020-03-022-2/+0
|
* stuff generated on serverPhilip Sargent2020-02-293-0/+1875
|
* another missing codePhilip Sargent2020-02-271-1/+1
|
* comment out missing codePhilip Sargent2020-02-271-1/+1
|
* New troggle report on defined directory pathsPhilip Sargent2020-02-274-0/+160
|
* Troggle on Windows 10 using WSLPhilip Sargent2020-02-251-0/+72
|
* debug for crashing tunnel importPhilip Sargent2020-02-251-0/+1
|
* add shortcut for logbooks & note explaining notability metricPhilip Sargent2020-02-242-1/+6
|
* installing on WSL ubuntu on Windows 10Philip Sargent2020-02-222-1/+13
|
* Revert "Merge branch 'RW_rebuild' of ↵Philip Sargent2020-02-210-0/+0
| | | | | | ssh://expo@expo.survex.com/home/expo/troggle" This reverts commit e0963a1c394c866f01dd31761cdc36aa6c82b0c7.
* Merge branch 'RW_rebuild' of ssh://expo@expo.survex.com/home/expo/trogglePhilip Sargent2020-02-210-0/+0
|\ | | | | | | | | | | | | | | | | # Conflicts: # core/models_millenial.py # core/views_caves.py # databaseResetM.py # parsers/cavesM.py # urls.py
| * working maps: cave -> desc, survey -> cave, expedition -> person. Added ↵RW_rebuildRad2019-02-285-3/+33
| | | | | | | | /millnialpeople/ page.
| * survex parser addedRad2019-02-282-0/+92
| |
* | Changes needed to stop the survex parser having to go through the data twiceFaster-survex-parserSam Wenham2020-02-213-79/+186
| | | | | | | | Taken from the Django 1.10 upgrade branch
* | typoPhilip Sargent2020-02-211-1/+2
| |
* | forgot a bitPhilip Sargent2020-02-211-1/+2
| |
* | added rebuild command optionPhilip Sargent2020-02-211-0/+10
| |
* | We don't want troggle trying to write out the filesSam Wenham2020-02-201-9/+0
| |
* | Merge remote-tracking branch 'origin/master'Philip Sargent2020-02-201-7/+3
|\ \
| * \ Merge branch 'master' of ssh://expo.survex.com/~/troggleWookey2020-02-201-2/+2
| |\ \
| * | | Minor text and whitespace fixesWookey2020-02-201-7/+3
| | | |
| * | | Move survex parsing later in the process as it tends to run out of memoryWookey2020-02-201-1/+1
| | | |
* | | | Fixing logbooks with parse errorsPhilip Sargent2020-02-202-3/+3
| |/ / |/| |
* | | typoPhilip Sargent2020-02-201-1/+1
| | |
* | | backport order of operations in reset() and change logbook parser to do ↵Philip Sargent2020-02-202-3/+3
|/ / | | | | | | paragraphs differently
* | Fixing back mistaken chnagePhilip Sargent2020-02-201-2/+2
| |
* | typoPhilip Sargent2020-02-191-5/+5
| |
* | typos fix and more descriptionPhilip Sargent2020-02-191-5/+4
| |
* | making in-code documentation strings match what actually happensPhilip Sargent2020-02-191-5/+8
| |
* | DOCTYPE update for template for generated filesPhilip Sargent2020-02-192-2/+2
| |
* | Adding <pre> and </pre> to the logbook entry display so that all the ↵Philip Sargent2020-02-191-2/+3
| | | | | | | | paragraphs are not munged into one when displayed. Untested.
* | added year 2019 to logbook parsingPhilip Sargent2020-02-171-0/+1
| |
* | fix CUCC url in template and add years to 2020Philip Sargent (git for windows)2019-12-231-4/+6
| |
* | Fix the location of the cave view javascriptExpo on server2019-12-081-2/+2
| |
* | Merge branch 'master' of ssh://expo.survex.com/~/troggleSam Wenham2019-07-297-14/+28
|\ \ | | | | | | | | | | | | # Conflicts: # README.txt
| * | Allow comments against names in logbooks in bracketsSam Wenham2019-07-112-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/~/troggleSam Wenham2019-07-101-0/+2
| |\ \
| | * | added ssh git clone command variantPhilipSargent2019-07-091-0/+2
| | | |
| * | | Bring back TinyMCE for editing flatpagesSam Wenham2019-07-104-8/+13
| |/ /
| * | Merge branch 'master' of ssh://expo.survex.com/~/troggleSam Wenham2019-07-092-5/+5
| |\ \
| | * | Remove .hgignore Change mode on modelvis.pyExpo on server2019-07-092-16/+0
| | | |
| | * | Fix description of localsettingsdockerSam Wenham2019-07-091-1/+1
| | | |
| | * | changes because we do not use svn anymorepsargent2019-07-091-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: psargent <philip.sargent@gmail.com>
| | * | Add .gitignore fileExpo on server2019-07-091-0/+16
| | | |
| | * | Add info to debian instructions on creating troggle logfile (in /var/log)Expo on server2019-07-091-0/+5
| | | |
| | * | remove hack in logbook parsing to convert ol to olly and wook to wookey.expo on server2019-06-261-0/+80
| | |\ \ | | | | | | | | | | | | | | | It broke 'Olaf' as a name, for example.
| | | * | Add server setup instructions/recipie for Debian Stretchexpo on server2019-06-261-0/+80
| | | | |
| | * | | Just commit the logbook parser this time (can we move to git now!!!)Sam Wenham2019-06-261-2/+2
| | | | |
| | * | | Backed out changeset: 4552f42bdf54Sam Wenham2019-06-2610-331/+201
| | | | |