| Commit message (Expand) | Author | Age | Files | Lines |
* | Added flat pages for entrance and special flatpage redirects. | Martin Green | 2011-07-11 | 3 | -3/+52 |
* | Removed links to removed forms | Martin Green | 2011-07-11 | 1 | -1/+1 |
* | slug views, start of cave eidt form, cavelist splitting up by kataster area etc. | Martin Green | 2011-07-11 | 1 | -2/+29 |
* | Added parsing of all.svx, along side parsing individual caves. | Martin Green | 2011-07-11 | 2 | -7/+84 |
* | Removed modelforms for Caves started to add normal forms | Martin Green | 2011-07-10 | 1 | -33/+36 |
* | Removed SurveyStation model (not SurvexStation) | Martin Green | 2011-07-10 | 1 | -1/+0 |
* | Added THREEDTOPOS setting for survexs 3dtopos program | Martin Green | 2011-07-10 | 3 | -0/+3 |
* | Added url to cave and turned entrances station names and removed the previous... | Martin Green | 2011-07-10 | 1 | -9/+6 |
* | Add ability to views caves via their cave slug. Not recommended until links ... | Martin Green | 2011-07-10 | 1 | -0/+1 |
* | Changed to regex to make 2003 expo logbooks parse | Martin Green | 2011-07-10 | 1 | -1/+1 |
* | Added redmund style for jquery-ui | Martin Green | 2011-07-10 | 16 | -0/+568 |
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 17 | -20/+376 |
* | debug | Martin Green | 2011-05-02 | 1 | -1/+1 |
* | 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 |