Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 4 | -15/+122 |
| | |||||
* | get survey scans into database | expo | 2009-09-14 | 1 | -2/+12 |
| | |||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 2 | -3/+26 |
| | |||||
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 1 | -2/+6 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 6 | -123/+92 |
| | |||||
* | modelviz added | goatchurch | 2009-09-11 | 2 | -13/+17 |
| | |||||
* | survey scans features added | goatchurch | 2009-09-10 | 5 | -7/+50 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | get rid of photo | expo | 2009-08-29 | 1 | -3/+3 |
| | |||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 6 | -8/+53 |
| | |||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 6 | -22/+139 |
| | |||||
* | [svn] some file reading things | goatchurch | 2009-07-27 | 10 | -67/+81 |
| | |||||
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵ | substantialnoninfringinguser | 2009-07-22 | 4 | -4/+4 |
| | | | | 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] override save for CaveDescriptions to scan qm wikilinks and add into ↵ | substantialnoninfringinguser | 2009-07-11 | 1 | -1/+0 |
| | | | | the manytomany field linked_qms | ||||
* | [svn] | substantialnoninfringinguser | 2009-07-04 | 1 | -0/+39 |
| | |||||
* | [svn] Initial and poor attempt at a view for cave descriptions. | martin speleo | 2009-07-04 | 1 | -0/+20 |
| | |||||
* | [svn] Fixed setContentHeight to work properly for eye candy view, whilst ↵ | martin speleo | 2009-07-03 | 1 | -2/+2 |
| | | | | removing it from the non-eyecandy view | ||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 2 | -23/+4 |
| | |||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 9 | -64/+49 |
| | | | | personexpedition date views. | ||||
* | [svn] Fixed accidental removal of fading in margin pictures from main page ↵ | martin speleo | 2009-06-28 | 1 | -3/+0 |
| | | | | | | | of eye candy site. Reduced non eye candy margins. Moved set contents style height function into main.js from being embeded js, and ran when eye candy is turned on. Remove style attribute when eye candy is turned back off. | ||||
* | [svn] Have different css for plain and eye candy views. | martin speleo | 2009-06-28 | 1 | -1/+2 |
| | |||||
* | [svn] Fixed small semantics issues stopping base.js working with IE. | martin speleo | 2009-06-28 | 2 | -10/+12 |
| | | | | | | 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 | 3 | -2/+73 |
| | | | | 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 | 2 | -3/+4 |
| | | | | mugshots. *make admin url trailing-slash tolerant | ||||
* | [svn] Whoops, forgot the template during last commit. | substantialnoninfringinguser | 2009-06-10 | 1 | -0/+9 |
| | |||||
* | [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] * Added admin inlines for QMs in LogbookEntry model | substantialnoninfringinguser | 2009-06-10 | 2 | -4/+30 |
| | | | | | * Added QM list edit view * Fixed "recent changes" box on front page | ||||
* | [svn] fix the revert and css | goatchurch | 2009-06-09 | 1 | -2/+0 |
| | |||||
* | [svn] the ajax page | goatchurch | 2009-06-09 | 1 | -0/+18 |
| | |||||
* | [svn] codemirror | goatchurch | 2009-06-09 | 2 | -17/+79 |
| | |||||
* | [svn] Rewrote get_absolute_url methods of models to use urlparse.urljoin ↵ | substantialnoninfringinguser | 2009-06-08 | 1 | -1/+1 |
| | | | | instead of just +ing the urls together. This fixes problems with double slashes. | ||||
* | [svn] A few registration updates | pjrharley | 2009-05-30 | 2 | -2/+5 |
| | | | | | | -display an error for nonmatching passwords -display an error for short passwords -dont direct people to http://http://sitename.... | ||||
* | [svn] Have control panel display an error for logged in, non-superuser users. | substantialnoninfringinguser | 2009-05-24 | 1 | -2/+8 |
| | |||||
* | [svn] Fix broken admin link. | substantialnoninfringinguser | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | [svn] Dont say activation failed if it didn't\! | pjrharley | 2009-05-22 | 1 | -3/+3 |
| | |||||
* | [svn] Accidentally commited another change... so might as well add the ↵ | pjrharley | 2009-05-22 | 1 | -0/+10 |
| | | | | template to go with it. Send activation email as text and html so the link is clickable | ||||
* | [svn] more survey binder updates | substantialnoninfringinguser | 2009-05-22 | 1 | -2/+4 |
| | |||||
* | [svn] fix wrongly named template tags | substantialnoninfringinguser | 2009-05-22 | 1 | -4/+4 |
| | |||||
* | [svn] switched from dodgy manually writing to logfile to using python's ↵ | substantialnoninfringinguser | 2009-05-22 | 1 | -1/+1 |
| | | | | logging module, which seems great | ||||
* | [svn] * Make subcave urls work. | substantialnoninfringinguser | 2009-05-22 | 2 | -0/+27 |
| | | | | * Add json and xml download to admin. | ||||
* | [svn] allow the recreate tables thing on control panel to work | substantialnoninfringinguser | 2009-05-21 | 1 | -1/+1 |
| | |||||
* | [svn] Updates to allow subcave tree with nice admin. | substantialnoninfringinguser | 2009-05-21 | 1 | -1/+3 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 3 | -30/+61 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | [svn] Turn main menu into dropdown (well actually, drop up) menu. | substantialnoninfringinguser | 2009-05-18 | 1 | -2/+28 |
| | |||||
* | [svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work. | substantialnoninfringinguser | 2009-05-17 | 3 | -66/+54 |
| | | | | - Fix problems in QM parsing script | ||||
* | [svn] Make the workaround to avoid parsing interlaced pngs actually work ↵ | substantialnoninfringinguser | 2009-05-15 | 1 | -1/+1 |
| | | | | (see issue # 14) | ||||
* | [svn] Add: new generic object list template object_list.html, and ↵ | substantialnoninfringinguser | 2009-05-15 | 1 | -0/+15 |
| | | | | 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] Forgot to upload with earlier commit | substantialnoninfringinguser | 2009-05-14 | 2 | -7/+31 |
| |