summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added ssh git clone command variantPhilipSargent2019-07-091-0/+2
|
* 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
| | |
| * | Remove this stupid hard coded name matchSam Wenham2019-06-2610-201/+331
| |/
| * MergeSam Wenham2019-06-263-3/+3
| |\
| | * Allow html chars in namesSam Wenham2019-06-263-3/+3
| | |
| * | Add expo.survex.com to ALLOWED_HOSTS in troggle settingsexpo on server2019-06-261-1/+1
| | |
| * | Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py ↵expo on server2019-06-263-5/+8
| |/ | | | | | | so it's not hardcoded.
| * Updating caves and entrances is no longer nuclear!Sam Wenham2019-04-195-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 objectsSam Wenham2019-04-181-1/+1
| |
| * Clear data issues for logbooks before reloadingSam Wenham2019-04-181-2/+6
| |
| * Add ordering to the data issues modelSam Wenham2019-04-181-0/+3
| |
| * Fix CSRF issues in svx formSam Wenham2019-04-148-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 notabilitySam Wenham2019-04-025-9/+6
| | | | | | | | | | Better errors and tidy Nicer date formats
| * Merge lots of troggle fixesWookey2019-04-0224-255/+239
| |\
| | * Move cave and entrance data out of 'noinfo'expoonserver2019-04-011-2/+2
| | |
| | * Better error messagesSam Wenham2019-03-311-2/+2
| | |
| | * Ooops shouldn't of commited the DateTime change, yet...Sam Wenham2019-03-311-1/+1
| | |
| | * Support html and wiki logbook entrysSam Wenham2019-03-318-73/+73
| | | | | | | | | | | | | | | | | | Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying
| | * Remove the redundant render_with_context() as django now does this just with theSam Wenham2019-03-3012-93/+78
| | | | | | | | | | | | | | | render() shortcut Move from mimetype to content_type, missed in last commit
| | * Update new management command for DB resetSam Wenham2019-03-306-86/+85
| | | | | | | | | | | | | | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser
| * | folk.csv has moved into 'folk' dir out of 'noinfo'Wookey2019-04-022-2/+2
| |/
| * Only show unofficial number if it's not already displayedWookey2019-03-271-3/+4
| |
| * Add reload_db option to databaseReset.pyexpoonserver2019-03-261-0/+2
| |
| * Display temporary numbers on main cave index, when they exist.expoonserver2019-03-261-1/+1
| |
| * Remove the news section as it never gets updatedSam Wenham2019-03-103-28/+37
| | | | | | | | | | Fix logbook entry so the edit link works Tidy the control panel page
| * Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle ↵Sam Wenham2019-03-091-1/+1
| | | | | | | | has a footer menu!!
| * Fix person chronology to get the date from te logbook entrySam Wenham2019-03-091-2/+1
| |
| * Fix people listSam Wenham2019-03-095-6/+11
| | | | | | | | | | | | Cope with Jimmy McFoo as a name! Don't set the top expo value in the code whin it is piss easy to calculate Fix typo from last commit
| * There is no point having two functions do basicaly the same thing so make theSam Wenham2019-03-093-42/+5
| | | | | | | | | | load all logbooks call load logbook(expo) Remove the return message from load logbook as it isn't used
| * Make the logbook parser a little more saneSam Wenham2019-03-064-98/+155
| | | | | | | | | | | | Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list!
| * MergeSam Wenham2019-03-040-0/+0
| |\
| | * Backed out changeset: e80a936faab6Sam Wenham2019-03-0413-2435/+879
| | |
| | * Backed out changeset: f23440eb11a3Sam Wenham2019-03-0410-234/+150
| | |
| | * rebuild descriptions database, some visualsRad2019-02-2810-150/+234
| | |
| | * working on rebuilding everythingRad2019-02-2713-879/+2435
| | |
| * | Revert (I hate hg!!!)Sam Wenham2019-02-261-3/+3
| | |
| * | mergeSam Wenham2019-02-261-3/+3
| |/
| * Add docker readme, settings and update compose fileSam2019-02-264-6/+152
| | | | | | | | Fix views_logbooks.py
| * Messing with millenialcaves.html or similarRad2019-02-261-8/+0
| |
| * Messing with millenialcaves.html or similarRad2019-02-261-0/+1
| |
| * Messing with millenialcaves.html or similarRad2019-02-261-1/+1
| |