Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -13/+38 | |
| | ||||||
* | modelviz added | goatchurch | 2009-09-11 | 1 | -2/+17 | |
| | ||||||
* | quick hack to make work in django1.0 Photo to DPhoto | goatchurch | 2009-08-23 | 1 | -1/+1 | |
| | ||||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 1 | -3/+15 | |
| | ||||||
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 1 | -112/+34 | |
| | ||||||
* | [svn] * wikilink to html for subcaves and cave descriptions | substantialnoninfringinguser | 2009-07-12 | 1 | -1/+3 | |
| | | | | * fix header regex | |||||
* | [svn] override save for CaveDescriptions to scan qm wikilinks and add into ↵ | substantialnoninfringinguser | 2009-07-11 | 1 | -1/+24 | |
| | | | | the manytomany field linked_qms | |||||
* | [svn] Make QM wikilinks work in new format, and fix cave description parser ↵ | substantialnoninfringinguser | 2009-07-09 | 1 | -4/+11 | |
| | | | | to output working wikilinks. | |||||
* | [svn] * Make Q< wikilinks work again | substantialnoninfringinguser | 2009-07-06 | 1 | -5/+2 | |
| | | | | | * Add new ajax bit in LogbookEntry admin which checks for QMs not in wikilink format and allows one click fixes. Soon to be expanded to check for wikilinks that aren't in foreignkey. * Tweaks to admin including using raw_id_fields for PersonExpedition & other foreignkeyed models with lots of instances. | |||||
* | [svn] wiki_to_html changes. | martin speleo | 2009-07-04 | 1 | -2/+4 | |
| | | | | Changes views of qm model. | |||||
* | [svn] | substantialnoninfringinguser | 2009-07-04 | 1 | -1/+1 | |
| | ||||||
* | [svn] Remove old subcave model, along with mptt and feincms. Also move ↵ | substantialnoninfringinguser | 2009-07-04 | 1 | -38/+1 | |
| | | | | OtherCaveNames admin representation to an inline in Cave. | |||||
* | [svn] Work on turn html pages into cavedescription models.py. | martin speleo | 2009-07-04 | 1 | -5/+11 | |
| | | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions. | |||||
* | [svn] * Adding JS fill in next QM number via ajax. | substantialnoninfringinguser | 2009-07-04 | 1 | -28/+79 | |
| | | | | | * Slight models cleanup- get rid of TroggleImageModel class, use mixin instead. * Collect various troggle shared functions into utils.py | |||||
* | [svn] Added cavedescription and new subcave. | martin speleo | 2009-07-04 | 1 | -1/+15 | |
| | | | | Changed parsers/survex to read *title into subcave | |||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 1 | -58/+16 | |
| | ||||||
* | [svn] whoops | substantialnoninfringinguser | 2009-07-03 | 1 | -1/+1 | |
| | ||||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 1 | -5/+2 | |
| | | | | personexpedition date views. | |||||
* | [svn] More fallout of renaming expo to core. Also fix | substantialnoninfringinguser | 2009-07-02 | 1 | -2/+2 | |
| | ||||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -0/+665 | |
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple) |