Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanup and modernisation | Sam Wenham | 2018-04-14 | 1 | -2/+2 |
| | |||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -3/+3 |
| | | | | | url in templates now requires quotes roung the first arg USE_TZ added | ||||
* | Tidy up urls file a little | Wookey | 2014-05-14 | 1 | -3/+3 |
| | |||||
* | Prospecting guide and images and few minor other things. | expo | 2013-08-01 | 1 | -0/+2 |
| | |||||
* | Remove jgtfile URLs (presumably no longer needed) | expoonserver | 2012-09-08 | 1 | -2/+2 |
| | |||||
* | Merge | Martin | 2012-08-14 | 1 | -2/+2 |
|\ | |||||
| * | Bug fixing of cave and entrance forms removal of slugs | Martin | 2012-08-14 | 1 | -2/+2 |
| | | |||||
* | | fixed spelling | Martin | 2012-08-14 | 1 | -1/+1 |
|/ | |||||
* | Started removing foreignkeys to caves, to achieve greater flexability. Some ↵ | expo | 2012-08-12 | 1 | -0/+3 |
| | | | | 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 | -1/+2 |
| | | | | parsing of underground descriptions to wikis. | ||||
* | Looks like photos have been added by editing urls.py. | ExpoOnServer | 2012-06-10 | 1 | -0/+3 |
| | |||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 1 | -1/+3 |
| | | | | change survex reader to cope better with equates/tags. | ||||
* | Render a cave editing page. Nb it does not do save anything yet. | Martin Green | 2012-01-07 | 1 | -2/+2 |
| | |||||
* | rest of martin's changes, without reverting lineend issues | Wookey | 2011-07-11 | 1 | -149/+149 |
|\ | |||||
| * | undosify lineends | Wookey | 2011-07-11 | 1 | -149/+149 |
| | | |||||
* | | Moved troggle main page to /troggle added a link in flat pages. | Martin Green | 2011-07-11 | 1 | -1/+1 |
|/ | | | | Now / takes you to the expoweb index page | ||||
* | Split up tags such that they use ajax | Martin Green | 2011-07-11 | 1 | -2/+6 |
| | |||||
* | Add ability to views caves via their cave slug. Not recommended until links ↵ | Martin Green | 2011-07-10 | 1 | -0/+1 |
| | | | | are fixed. | ||||
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 1 | -0/+9 |
| | |||||
* | Added ability to host website not at the root, eg. http://m.com/troggle/ | Martin Green | 2011-05-02 | 1 | -1/+6 |
| | |||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 1 | -0/+5 |
| | |||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 1 | -0/+2 |
| | |||||
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 1 | -0/+3 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -3/+2 |
| | |||||
* | survey scans features added | goatchurch | 2009-09-10 | 1 | -5/+11 |
| | |||||
* | get rid of photo | expo | 2009-08-29 | 1 | -0/+4 |
| | |||||
* | enable admin url | goatchurch | 2009-08-29 | 1 | -1/+2 |
| | |||||
* | 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 | -6/+12 |
| | |||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 1 | -1/+4 |
| | |||||
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 1 | -10/+13 |
| | |||||
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵ | substantialnoninfringinguser | 2009-07-22 | 1 | -1/+2 |
| | | | | faster. I had to put onLoad="contentHeight();" back into the base template. This is a bad solution, I would rather use Martin's, but it wasn't working. | ||||
* | [svn] * Make Q< wikilinks work again | substantialnoninfringinguser | 2009-07-06 | 1 | -1/+3 |
| | | | | | * 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] Remove old subcave model, along with mptt and feincms. Also move ↵ | substantialnoninfringinguser | 2009-07-04 | 1 | -1/+1 |
| | | | | OtherCaveNames admin representation to an inline in Cave. | ||||
* | [svn] Initial and poor attempt at a view for cave descriptions. | martin speleo | 2009-07-04 | 1 | -2/+3 |
| | |||||
* | [svn] * Adding JS fill in next QM number via ajax. | substantialnoninfringinguser | 2009-07-04 | 1 | -4/+3 |
| | | | | | * Slight models cleanup- get rid of TroggleImageModel class, use mixin instead. * Collect various troggle shared functions into utils.py | ||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -4/+4 |
| | | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple) | ||||
* | [svn] Fixed small semantics issues stopping base.js working with IE. | martin speleo | 2009-06-28 | 1 | -3/+4 |
| | | | | | | Made toggle eyecandy persistent (using a cookie) Made toggle eyecandy turn off footer menu images Only load footer menu images if the eyecandy is being used. | ||||
* | [svn] Adding logbook export features. Troggle can now produce .txt or .html ↵ | substantialnoninfringinguser | 2009-06-18 | 1 | -1/+3 |
| | | | | logbooks through the controlPanel or via an action in the LogbookEntry admin pages. | ||||
* | [svn] * Fix bugs that were causing broken wikilinks. *Add edit link to ↵ | substantialnoninfringinguser | 2009-06-12 | 1 | -1/+1 |
| | | | | mugshots. *make admin url trailing-slash tolerant | ||||
* | [svn] Fixed a bug with QMs with numbers between 1 and 10, and fixed the ↵ | substantialnoninfringinguser | 2009-06-10 | 1 | -1/+1 |
| | | | | links in the recent changes box. | ||||
* | [svn] codemirror | goatchurch | 2009-06-09 | 1 | -2/+3 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 1 | -3/+2 |
| | |||||
* | [svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work. | substantialnoninfringinguser | 2009-05-17 | 1 | -2/+5 |
| | | | | - Fix problems in QM parsing script | ||||
* | [svn] Add: new generic object list template object_list.html, and ↵ | substantialnoninfringinguser | 2009-05-15 | 1 | -2/+4 |
| | | | | convenience filter named "link" for making links from objects, and make expeditions list page using those two. Also, fixed survey parsing in databaseReset.py | ||||
* | [svn] Fixed broken buttons on controlpanel, added CAVETAB2.CSV export and ↵ | substantialnoninfringinguser | 2009-05-14 | 1 | -1/+1 |
| | | | | | | download buttons and made them work too. Changed ordering on PersonExpeditions so that it is based on their expedition. That way, even if we don't have date info on when a user was on expo exactly, pages like personindex work correctly. | ||||
* | [svn] Made the subcaves work! Now we just have to figure out how to parse ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
| | | | | | | them... Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8343 by cucc @ 5/11/2009 6:36 AM | ||||
* | [svn] Dynamic thumbnail generation for photos and survey scans using ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+2 |
| | | | | | | imagekit, further improving registration system, other misc. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8336 by cucc @ 5/10/2009 11:05 PM | ||||
* | [svn] Fixes to deal with reorganization of expo surveys repository. Now that ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
| | | | | | | | survey scans and Surveys.csv are in different directories, we have two settings variables, settings.SURVEYS for the root of the survey repo, and settings.SURVEY_SCANS for the surveyscans directory. Fixed tab / indent muck in surveys parser. Commented out some "file abstraction" stuff for the time being. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8335 by cucc @ 5/10/2009 7:26 AM | ||||
* | [svn] Interface improvements. Code will need some cleaning up. | substantialnoninfringinguser | 2009-05-13 | 1 | -6/+3 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8331 by cucc @ 5/8/2009 8:16 PM |