Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just removing dud whitespacedjango-1.10 | Sam Wenham | 2020-02-24 | 24 | -365/+365 |
| | |||||
* | Merge branch 'django-1.10' of ssh://expo.survex.com/~/troggle into django-1.10 | Sam Wenham | 2020-02-22 | 15 | -107/+651 |
|\ | |||||
| * | Whitespace cleanup | Sam Wenham | 2020-02-21 | 5 | -35/+32 |
| | | |||||
| * | Remove dud settings | Sam Wenham | 2020-02-21 | 5 | -43/+14 |
| | | | | | | | | allow any site for dev | ||||
| * | Get media working (at least in development) | Sam Wenham | 2020-02-21 | 2 | -28/+29 |
| | | |||||
| * | Add django migrations. These are needed on newer django installs to maintain ↵ | Sam Wenham | 2020-02-20 | 3 | -2/+577 |
| | | | | | | | | the database | ||||
* | | Show coordinates for entrance | Sam Wenham | 2020-02-22 | 5 | -12/+22 |
|/ | | | | Use filter to find coordinates | ||||
* | Improve README | Sam Wenham | 2019-07-19 | 13 | -112/+179 |
| | | | | Make new style QMs from survexfiles work | ||||
* | Part one of getting troggle to work with django 1.10 | Sam Wenham | 2019-07-16 | 38 | -919/+451 |
| | | | | Major rework of how survex is processed | ||||
* | 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 |
| | | | |||||
| | * | Ooops shouldn't of commited the DateTime change, yet... | Sam Wenham | 2019-03-31 | 1 | -1/+1 |
| | | | |||||
| | * | Support html and wiki logbook entrys | Sam Wenham | 2019-03-31 | 8 | -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 the | Sam Wenham | 2019-03-30 | 12 | -93/+78 |
| | | | | | | | | | | | | | | | render() shortcut Move from mimetype to content_type, missed in last commit | ||||
| | * | Update new management command for DB reset | Sam Wenham | 2019-03-30 | 6 | -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' | Wookey | 2019-04-02 | 2 | -2/+2 |
| |/ | |||||
| * | Only show unofficial number if it's not already displayed | Wookey | 2019-03-27 | 1 | -3/+4 |
| | | |||||
| * | Add reload_db option to databaseReset.py | expoonserver | 2019-03-26 | 1 | -0/+2 |
| | | |||||
| * | Display temporary numbers on main cave index, when they exist. | expoonserver | 2019-03-26 | 1 | -1/+1 |
| | | |||||
| * | Remove the news section as it never gets updated | Sam Wenham | 2019-03-10 | 3 | -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 Wenham | 2019-03-09 | 1 | -1/+1 |
| | | | | | | | | has a footer menu!! | ||||
| * | Fix person chronology to get the date from te logbook entry | Sam Wenham | 2019-03-09 | 1 | -2/+1 |
| | | |||||
| * | Fix people list | Sam Wenham | 2019-03-09 | 5 | -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 the | Sam Wenham | 2019-03-09 | 3 | -42/+5 |
| | | | | | | | | | | load all logbooks call load logbook(expo) Remove the return message from load logbook as it isn't used |