Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove Survey & virtual survey wallet - never used | Philip Sargent | 2020-06-16 | 1 | -12/+0 |
| | |||||
* | python3 fixes for djsngo admin pages | Philip Sargent | 2020-05-31 | 1 | -2/+2 |
| | |||||
* | Import rejigging to fix circular refs | Philip Sargent | 2020-05-30 | 1 | -118/+1 |
| | |||||
* | import fix to allow manage.py to run | Philip Sargent | 2020-05-28 | 1 | -1/+0 |
| | |||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -517/+21 |
| | |||||
* | expung imagekit and clean import lists | Philip Sargent | 2020-05-28 | 1 | -43/+1 |
| | |||||
* | Refactor to avoid loading unused surveystations | Philip Sargent | 2020-05-28 | 1 | -7/+2 |
| | |||||
* | Allow being unable to open local LOGFILE. | Expo on server | 2020-05-26 | 1 | -4/+2 |
| | |||||
* | __unicode__ to __str__ 2to3 conversion | Philip Sargent | 2020-05-26 | 1 | -19/+22 |
| | |||||
* | partial fix to make OK on python3.8 | Philip Sargent | 2020-05-25 | 1 | -9/+15 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -46/+55 |
| | |||||
* | Remove PHOTOS_ROOT and DPhoto class | Philip Sargent | 2020-05-15 | 1 | -18/+19 |
| | |||||
* | adding *ref to troggle svx parser | Philip Sargent | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Changes needed to stop the survex parser having to go through the data twiceFaster-survex-parser | Sam Wenham | 2020-02-21 | 1 | -5/+7 |
| | | | | Taken from the Django 1.10 upgrade branch | ||||
* | Backed out changeset: 4552f42bdf54 | Sam Wenham | 2019-06-26 | 1 | -2/+2 |
| | |||||
* | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 1 | -2/+2 |
| | |||||
* | Updating caves and entrances is no longer nuclear! | Sam Wenham | 2019-04-19 | 1 | -5/+2 |
| | | | | | | | | 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! | ||||
* | 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 | 1 | -0/+8 |
| | | | | | | Set date formats Add DataIssue model and add errors to it to allow us to give people a list of stuff to fix | ||||
* | 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 | 1 | -25/+28 |
| | | | | | | Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying | ||||
* | Fix people list | Sam Wenham | 2019-03-09 | 1 | -1/+7 |
| | | | | | | 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 | ||||
* | Revert (I hate hg!!!) | Sam Wenham | 2019-02-26 | 1 | -3/+3 |
| | |||||
* | merge | Sam Wenham | 2019-02-26 | 1 | -3/+3 |
| | |||||
* | Messing with millenialcaves.html or similar | Rad | 2019-02-26 | 1 | -2/+0 |
| | |||||
* | Messing with millenialcaves.html or similar | Rad | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | Messing with millenialcaves.html or similar | Rad | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | Messing with millenialcaves.html or similar | Rad | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | Messing with millenialcaves.html or similar | Rad | 2019-02-26 | 1 | -1/+2 |
| | |||||
* | Messing with millenialcaves.html or similar | Rad | 2019-02-26 | 1 | -0/+2 |
| | |||||
* | Deal better with the wallet letter number combo of 2019#X01 | Sam Wenham | 2019-02-24 | 1 | -3/+5 |
| | |||||
* | Make things more compatiable with newer python | Sam Wenham | 2019-02-24 | 1 | -5/+4 |
| | | | | | | | 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 | ||||
* | Add default BooleanField(default=False) for django 1.7 compatibility | Sam Wenham | 2018-04-17 | 1 | -5/+5 |
| | |||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -4/+4 |
| | |||||
* | Clean up indenting in models | Sam Wenham | 2018-04-14 | 1 | -23/+23 |
| | | | | add registration required modules | ||||
* | 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. | ||||
* | Moved notable caves to settings.py, link to a script to fix permissions | expo | 2015-06-21 | 1 | -4/+19 |
| | |||||
* | Fix up obvious URLs containing subarea names (smkridge) | Wookey | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | Prospecting guide and images and few minor other things. | expo | 2013-08-01 | 1 | -15/+55 |
| | |||||
* | Merge | Martin | 2012-08-14 | 1 | -3/+3 |
|\ | |||||
| * | Bug fixing of cave and entrance forms removal of slugs | Martin | 2012-08-14 | 1 | -3/+3 |
| | | |||||
* | | added entrance locations | Martin | 2012-08-14 | 1 | -0/+6 |
|/ | |||||
* | Started removing foreignkeys to caves, to achieve greater flexability. Some ↵ | expo | 2012-08-12 | 1 | -7/+20 |
| | | | | 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 | 1 | -0/+43 |
| | | | | parsing of underground descriptions to wikis. | ||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 1 | -26/+70 |
| | | | | change survex reader to cope better with equates/tags. | ||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -700/+700 |
| | |||||
* | Added url to cave and turned entrances station names and removed the ↵ | Martin Green | 2011-07-10 | 1 | -9/+6 |
| | | | | | | | | previous SurveyStation model. Note caves should be rendered in the directory of their original url to make links work. Note SurveyStations appeared to duplicate SurvexStations. Note Given we want to be running from a mercurial repository, it is easiest to store the names of survey stations rather than foreign keys. | ||||
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 1 | -2/+7 |
| | |||||
* | Attempt to get csrf tag working in django 1.1- | Martin Green | 2011-05-02 | 1 | -1/+3 |
| | |||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 1 | -11/+48 |
| |