Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix survey scans | Sam Wenham | 2019-02-24 | 1 | -10/+11 |
| | | | | | Remove the assert for folders in survey wallets, this does mean currently they will be ignored by troggle. | ||||
* | Make things more compatiable with newer python | Sam Wenham | 2019-02-24 | 4 | -33/+54 |
| | | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk | ||||
* | Prevent troggle adding the menu if there is one in the file | Sam Wenham | 2019-02-23 | 2 | -3/+20 |
| | | | | | Add a Docker compose file to bring up a dev troggle easily Various PEP improvments | ||||
* | FileUploadForm does not work with django 1.7. | expoonserver | 2018-06-17 | 2 | -29/+29 |
| | | | | | It tries to use database during class initialisation. removed it for now - not sure if it's important... | ||||
* | Fix the django for the spinny js cave viewer. | Sam Wenham | 2018-04-20 | 1 | -8/+8 |
| | | | | | Make the paths settings (don't hard code things like this!!) Add " round spinny urls from the late merge (the rest were done for the move off 1.4.2 | ||||
* | Merge with django-upgrade | Sam Wenham | 2018-04-17 | 1 | -3/+17 |
|\ | |||||
| * | Add CaveView spinny caves view to each troggle cave page | expoonserver | 2018-04-17 | 1 | -4/+18 |
| | | |||||
* | | Add default BooleanField(default=False) for django 1.7 compatibility | Sam Wenham | 2018-04-17 | 3 | -7/+7 |
| | | |||||
* | | missed from last commit | Sam Wenham | 2018-04-15 | 1 | -1/+1 |
| | | |||||
* | | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 4 | -9/+9 |
| | | |||||
* | | Up to 1.6.11 on stretch. New manage.py. Some tidying | Sam Wenham | 2018-04-15 | 1 | -1/+1 |
| | | |||||
* | | More cleanup and modernisation | Sam Wenham | 2018-04-14 | 1 | -1/+1 |
| | | |||||
* | | Clean up indenting in models | Sam Wenham | 2018-04-14 | 1 | -23/+23 |
| | | | | | | | | add registration required modules | ||||
* | | Import Image from PIL to support newer python | Sam Wenham | 2018-04-10 | 1 | -1/+2 |
|/ | | | | import the Django registration module rather than the troggle one | ||||
* | Test whether url is not 'None' before applying 'startswith' test in | expoonserver | 2017-10-25 | 1 | -1/+1 |
| | | | | forms.py entering new caves, otherwise it barfs. | ||||
* | Fix Scan scanning, so that 2015#X01 format (with 'X') is accepted in | expoonserver | 2017-03-07 | 1 | -2/+2 |
| | | | | scan directories. Allows 2016 data to be processed. | ||||
* | Fix cave pages to have entrances and description on one page. | expo | 2016-07-02 | 1 | -0/+1 |
| | | | | | Fixes broken links on description and entrance pages. Removes need for jquery-ui. | ||||
* | Commit changes made on expo 2015 | expo | 2015-09-16 | 2 | -1/+7 |
| | |||||
* | I think this is breaking prospecting | Sam Wenham | 2015-06-28 | 1 | -1/+1 |
| | |||||
* | Moved notable caves to settings.py, link to a script to fix permissions | expo | 2015-06-21 | 2 | -5/+20 |
| | |||||
* | Fix up obvious URLs containing subarea names (smkridge) | Wookey | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | Fix templates to use system javascript for jquery, jquery-ui and | Wookey | 2014-09-11 | 1 | -1/+1 |
| | | | | jquery-ui themes | ||||
* | Add 107 to notable caves (noting that this is hard-coded into | Wookey | 2014-07-28 | 1 | -1/+1 |
| | | | | core/views_caves.py which is just shoddy) | ||||
* | Prospecting guide and images and few minor other things. | expo | 2013-08-01 | 5 | -23/+286 |
| | |||||
* | Don't explode if a master survex file is not found for a directory - | Wookey | 2013-07-02 | 1 | -1/+1 |
| | | | | that shouldn't cause total failure to read the database in. | ||||
* | Add comment to identifycavedir function | wookey | 2013-06-24 | 1 | -1/+3 |
| | | | | and remove now-disused special-case filename | ||||
* | Merge | Martin | 2012-08-14 | 3 | -17/+54 |
|\ | |||||
| * | Bug fixing of cave and entrance forms removal of slugs | Martin | 2012-08-14 | 3 | -17/+54 |
| | | |||||
* | | added entrance locations | Martin | 2012-08-14 | 1 | -0/+6 |
|/ | |||||
* | Started removing foreignkeys to caves, to achieve greater flexability. Some ↵ | expo | 2012-08-12 | 4 | -18/+58 |
| | | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website. | ||||
* | Made a prospecting guide and fixed survex station description. Removed ↵ | Martin Green | 2012-08-10 | 3 | -2/+80 |
| | | | | parsing of underground descriptions to wikis. | ||||
* | Editing no longer changes files more than nesecary. Removed TinyMCE editing. ↵ | expo | 2012-08-06 | 1 | -8/+8 |
| | | | | /Sumbit/Submit | ||||
* | Fixed cave order | expo | 2012-08-05 | 1 | -2/+2 |
| | |||||
* | Fixed cave order | expo | 2012-08-05 | 1 | -2/+14 |
| | |||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 4 | -61/+161 |
| | | | | change survex reader to cope better with equates/tags. | ||||
* | Editing for entrances along with caves | Martin Green | 2012-05-23 | 2 | -29/+31 |
| | | | | More detailed display of entrances | ||||
* | Render a cave editing page. Nb it does not do save anything yet. | Martin Green | 2012-01-07 | 2 | -13/+50 |
| | |||||
* | Fix logbook editing | Martin Green | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | Allow the viewing of noinfo caves on non public website without login | Martin Green | 2011-08-08 | 1 | -6/+6 |
| | |||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 13 | -2637/+2637 |
| | |||||
* | merge martin's tip again | Wookey | 2011-07-11 | 1 | -1/+1 |
|\ | |||||
| * | Merge from Martin's tip | Wookey | 2011-07-11 | 6 | -46/+91 |
| |\ | |||||
| * \ | merge fix from martin's tip. | Wookey | 2011-07-10 | 5 | -5/+131 |
| |\ \ | |||||
| * | | | debug | expo | 2011-05-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Split up tags such that they use ajax | Martin Green | 2011-07-11 | 1 | -0/+25 |
| |_|/ |/| | | |||||
* | | | Removed links to removed forms | Martin Green | 2011-07-11 | 1 | -1/+1 |
| | | | |||||
* | | | slug views, start of cave eidt form, cavelist splitting up by kataster area etc. | Martin Green | 2011-07-11 | 1 | -2/+29 |
| | | | |||||
* | | | Added parsing of all.svx, along side parsing individual caves. | Martin Green | 2011-07-11 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors. | ||||
* | | | Removed modelforms for Caves started to add normal forms | Martin Green | 2011-07-10 | 1 | -33/+36 |
| | | | |||||
* | | | Removed SurveyStation model (not SurvexStation) | Martin Green | 2011-07-10 | 1 | -1/+0 |
| | | |