summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Messing with millenialcaves.html or similarRad2019-02-261-1/+2
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-2/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-2/+2
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+2
|
* Messing with millenialcaves.html or similarRad2019-02-261-2/+0
|
* Messing with millenialcaves.html or similarRad2019-02-261-7/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-0/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+2
|
* Messing with millenialcaves.html or similarRad2019-02-261-0/+2
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+2
|
* (no commit message)Rad2019-02-261-2/+1
|
* (no commit message)Rad2019-02-251-1/+1
|
* (no commit message)Rad2019-02-251-2/+2
|
* (no commit message)Rad2019-02-251-1/+1
|
* (no commit message)Rad2019-02-251-1/+1
|
* space/tabRad2019-02-251-1/+1
|
* trying to add new fieldRad2019-02-254-3/+185
|\
| * MergeSam Wenham2019-02-254-3/+185
| |\
| | * Start of moving databasereset to django managementSam Wenham2019-02-253-0/+182
| | |
| | * Get get_absolute_url in the correct placeSam Wenham2019-02-251-3/+3
| | |
* | | (no commit message)Rad2019-02-251-0/+1
|/ /
* / added Rad's playgroundRad2019-02-251-0/+11
|/
* Fix the All Survex page to work with 1623 areaSam Wenham2019-02-251-4/+4
|
* Decode the url encoded # when looking at walletsSam Wenham2019-02-241-5/+6
|
* Deal better with the wallet letter number combo of 2019#X01Sam Wenham2019-02-241-3/+5
|
* Fix survey scansSam Wenham2019-02-241-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 pythonSam Wenham2019-02-244-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 fileSam Wenham2019-02-232-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.expoonserver2018-06-172-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 Wenham2018-04-201-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-upgradeSam Wenham2018-04-171-3/+17
|\
| * Add CaveView spinny caves view to each troggle cave pageexpoonserver2018-04-171-4/+18
| |
* | Add default BooleanField(default=False) for django 1.7 compatibilitySam Wenham2018-04-173-7/+7
| |
* | missed from last commitSam Wenham2018-04-151-1/+1
| |
* | Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-154-9/+9
| |
* | Up to 1.6.11 on stretch. New manage.py. Some tidyingSam Wenham2018-04-151-1/+1
| |
* | More cleanup and modernisationSam Wenham2018-04-141-1/+1
| |
* | Clean up indenting in modelsSam Wenham2018-04-141-23/+23
| | | | | | | | add registration required modules
* | Import Image from PIL to support newer pythonSam Wenham2018-04-101-1/+2
|/ | | | import the Django registration module rather than the troggle one
* Test whether url is not 'None' before applying 'startswith' test inexpoonserver2017-10-251-1/+1
| | | | forms.py entering new caves, otherwise it barfs.
* Fix Scan scanning, so that 2015#X01 format (with 'X') is accepted inexpoonserver2017-03-071-2/+2
| | | | scan directories. Allows 2016 data to be processed.
* Fix cave pages to have entrances and description on one page.expo2016-07-021-0/+1
| | | | | Fixes broken links on description and entrance pages. Removes need for jquery-ui.
* Commit changes made on expo 2015expo2015-09-162-1/+7
|
* I think this is breaking prospectingSam Wenham2015-06-281-1/+1
|