summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debugMartin Green2011-05-021-1/+1
* Try to fake crsf tags so site works on djang0 1.1Martin Green2011-05-021-0/+10
* Attempt to get CSRF tag not breaking django 1.1Martin Green2011-05-021-0/+1
* Attempt to get csrf tag working in django 1.1-Martin Green2011-05-023-1/+13
* Get CSRF middleware to work on django 1.1- and 1.2+Martin Green2011-05-021-1/+7
* Added ability to host website not at the root, eg. http://m.com/troggle/Martin Green2011-05-024-5/+14
* Debugging, and make get_name function accessable (should really be renamed)Martin Green2011-05-022-25/+29
* CRCF protectionMartin Green2011-05-021-1/+1
* decorator to check if user is logged in if settings.PUBLIC_SITEMartin Green2011-05-021-0/+14
* settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middle...Martin Green2011-05-026-3/+12
* Bug fix to expedition linksMartin Green2011-05-021-3/+3
* Link to expowebsiteMartin Green2011-05-024-3/+10
* FIX2Martin Green2011-05-011-7/+7
* FixMartin Green2011-05-011-1/+1
* Added settings hooks for TinyMCE. On debian apt-get install tinymce python-d...Martin Green2011-05-013-1/+10
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-0112-45/+486
* Allow survey scans to be scrapped with a file in the top level directory of t...Martin Green2011-05-011-4/+5
* Added variables to configure TinyMCEMartin Green2011-05-011-1/+11
* Added files for jQuery to allow for UI and dynamic formsets.Martin Green2011-05-0116-0/+587
* Setup files for hg to ignore (*.pyc, db*, localsettings.py)Martin Green2011-05-011-0/+6
* rolled back a bad updategoatchurch2009-09-141-25/+122
* get survey scans into databaseexpo2009-09-143-134/+66
* make 2008 logbook correctly parsegoatchurch2009-09-148-63/+157
* able to save sketches up from tunnelgoatchurch2009-09-136-15/+84
* tunnelfiles scheme addedgoatchurch2009-09-1118-229/+273
* modelviz addedgoatchurch2009-09-119-31/+248
* survey scans features addedgoatchurch2009-09-1013-45/+206
* parsinggoatchurch2009-09-081-0/+4
* login required for saving survex filesgoatchurch2009-08-291-0/+1
* login required for saving survex filesgoatchurch2009-08-291-0/+1
* login required for saving survex filesgoatchurch2009-08-291-0/+1
* login required for saving survex filesgoatchurch2009-08-291-1/+1
* login required for saving survex filesgoatchurch2009-08-293-3/+643
* get rid of photoexpo2009-08-294-11/+15
* enable admin urlgoatchurch2009-08-291-1/+2
* remove dependence on latest djangogoatchurch2009-08-291-11/+12
* quick hack to make work in django1.0 Photo to DPhotogoatchurch2009-08-236-11/+12
* [svn] latest hacking for various statisticsgoatchurch2009-08-0516-99/+302
* [svn] now with ability to make new svx filegoatchurch2009-08-0118-259/+448
* [svn] full checkin. animations disabled, sorrygoatchurch2009-07-2711-173/+255
* [svn] some file reading thingsgoatchurch2009-07-2710-67/+81
* [svn] fix indexError bug julian foundsubstantialnoninfringinguser2009-07-221-5/+1
* [svn] Various bug fixes, using more raw_id fields in admin so it loads faster...substantialnoninfringinguser2009-07-2211-27/+37
* [svn] buggedgoatchurch2009-07-211-4/+7
* [svn]substantialnoninfringinguser2009-07-171-2/+0
* [svn] * Make descriptions parser also replace links to descriptions from Cave...substantialnoninfringinguser2009-07-165-7/+35
* [svn] only logged in users should see the tasks page thingsubstantialnoninfringinguser2009-07-151-1/+1
* [svn] * wikilink to html for subcaves and cave descriptionssubstantialnoninfringinguser2009-07-123-8/+16
* [svn] Add regex to turn ==headers== into <h2>headers</2>substantialnoninfringinguser2009-07-121-2/+13
* [svn] override save for CaveDescriptions to scan qm wikilinks and add into th...substantialnoninfringinguser2009-07-115-13/+35