| Commit message (Expand) | Author | Age | Files | Lines |
* | debug | Martin Green | 2011-05-02 | 1 | -1/+1 |
* | Try to fake crsf tags so site works on djang0 1.1 | Martin Green | 2011-05-02 | 1 | -0/+10 |
* | Attempt to get CSRF tag not breaking django 1.1 | Martin Green | 2011-05-02 | 1 | -0/+1 |
* | Attempt to get csrf tag working in django 1.1- | Martin Green | 2011-05-02 | 3 | -1/+13 |
* | Get CSRF middleware to work on django 1.1- and 1.2+ | Martin Green | 2011-05-02 | 1 | -1/+7 |
* | Added ability to host website not at the root, eg. http://m.com/troggle/ | Martin Green | 2011-05-02 | 4 | -5/+14 |
* | Debugging, and make get_name function accessable (should really be renamed) | Martin Green | 2011-05-02 | 2 | -25/+29 |
* | CRCF protection | Martin Green | 2011-05-02 | 1 | -1/+1 |
* | decorator to check if user is logged in if settings.PUBLIC_SITE | Martin Green | 2011-05-02 | 1 | -0/+14 |
* | settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middle... | Martin Green | 2011-05-02 | 6 | -3/+12 |
* | Bug fix to expedition links | Martin Green | 2011-05-02 | 1 | -3/+3 |
* | Link to expowebsite | Martin Green | 2011-05-02 | 4 | -3/+10 |
* | FIX2 | Martin Green | 2011-05-01 | 1 | -7/+7 |
* | Fix | Martin Green | 2011-05-01 | 1 | -1/+1 |
* | Added settings hooks for TinyMCE. On debian apt-get install tinymce python-d... | Martin Green | 2011-05-01 | 3 | -1/+10 |
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 12 | -45/+486 |
* | Allow survey scans to be scrapped with a file in the top level directory of t... | Martin Green | 2011-05-01 | 1 | -4/+5 |
* | Added variables to configure TinyMCE | Martin Green | 2011-05-01 | 1 | -1/+11 |
* | Added files for jQuery to allow for UI and dynamic formsets. | Martin Green | 2011-05-01 | 16 | -0/+587 |
* | Setup files for hg to ignore (*.pyc, db*, localsettings.py) | Martin Green | 2011-05-01 | 1 | -0/+6 |
* | rolled back a bad update | goatchurch | 2009-09-14 | 1 | -25/+122 |
* | get survey scans into database | expo | 2009-09-14 | 3 | -134/+66 |
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 8 | -63/+157 |
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 6 | -15/+84 |
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 18 | -229/+273 |
* | modelviz added | goatchurch | 2009-09-11 | 9 | -31/+248 |
* | survey scans features added | goatchurch | 2009-09-10 | 13 | -45/+206 |
* | parsing | goatchurch | 2009-09-08 | 1 | -0/+4 |
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
* | 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 |
* | login required for saving survex files | goatchurch | 2009-08-29 | 3 | -3/+643 |
* | get rid of photo | expo | 2009-08-29 | 4 | -11/+15 |
* | enable admin url | goatchurch | 2009-08-29 | 1 | -1/+2 |
* | remove dependence on latest django | goatchurch | 2009-08-29 | 1 | -11/+12 |
* | quick hack to make work in django1.0 Photo to DPhoto | goatchurch | 2009-08-23 | 6 | -11/+12 |
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 16 | -99/+302 |
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 18 | -259/+448 |
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 11 | -173/+255 |
* | [svn] some file reading things | goatchurch | 2009-07-27 | 10 | -67/+81 |
* | [svn] fix indexError bug julian found | substantialnoninfringinguser | 2009-07-22 | 1 | -5/+1 |
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads faster... | substantialnoninfringinguser | 2009-07-22 | 11 | -27/+37 |
* | [svn] bugged | goatchurch | 2009-07-21 | 1 | -4/+7 |
* | [svn] | substantialnoninfringinguser | 2009-07-17 | 1 | -2/+0 |
* | [svn] * Make descriptions parser also replace links to descriptions from Cave... | substantialnoninfringinguser | 2009-07-16 | 5 | -7/+35 |
* | [svn] only logged in users should see the tasks page thing | substantialnoninfringinguser | 2009-07-15 | 1 | -1/+1 |
* | [svn] * wikilink to html for subcaves and cave descriptions | substantialnoninfringinguser | 2009-07-12 | 3 | -8/+16 |
* | [svn] Add regex to turn ==headers== into <h2>headers</2> | substantialnoninfringinguser | 2009-07-12 | 1 | -2/+13 |
* | [svn] override save for CaveDescriptions to scan qm wikilinks and add into th... | substantialnoninfringinguser | 2009-07-11 | 5 | -13/+35 |