summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Martin Green2011-05-026-3/+12
| | | | middleware
* 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 ↵Martin Green2011-05-013-1/+10
| | | | python-django-tinymce
* 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 ↵Martin Green2011-05-011-4/+5
| | | | the year
* 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 ↵substantialnoninfringinguser2009-07-2211-27/+37
| | | | 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] buggedgoatchurch2009-07-211-4/+7
|
* [svn]substantialnoninfringinguser2009-07-171-2/+0
|
* [svn] * Make descriptions parser also replace links to descriptions from ↵substantialnoninfringinguser2009-07-165-7/+35
| | | | | | Cave models' underground_descriptions with wikilinks for valid (existing) links * Make entrances searchable in admin by cave kataster number
* [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
| | | | * fix header regex
* [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 ↵substantialnoninfringinguser2009-07-115-13/+35
| | | | the manytomany field linked_qms
* [svn] Make QM wikilinks work in new format, and fix cave description parser ↵substantialnoninfringinguser2009-07-093-9/+16
| | | | to output working wikilinks.
* [svn] not ready for that yetsubstantialnoninfringinguser2009-07-061-2/+2
|
* [svn] * Make Q< wikilinks work againsubstantialnoninfringinguser2009-07-066-18/+140
| | | | | * 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] wiki_to_html changes.martin speleo2009-07-042-22/+24
| | | | Changes views of qm model.
* [svn]substantialnoninfringinguser2009-07-041-1/+1
|