| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -0/+19 |
* | 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 url to cave and turned entrances station names and removed the previous... | Martin Green | 2011-07-10 | 1 | -9/+6 |
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 5 | -5/+131 |
* | 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 working in django 1.1- | Martin Green | 2011-05-02 | 1 | -1/+3 |
* | Debugging, and make get_name function accessable (should really be renamed) | Martin Green | 2011-05-02 | 2 | -25/+29 |
* | FIX2 | Martin Green | 2011-05-01 | 1 | -7/+7 |
* | Fix | Martin Green | 2011-05-01 | 1 | -1/+1 |
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 5 | -23/+186 |
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 2 | -27/+45 |
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 2 | -2/+47 |
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 6 | -42/+71 |
* | modelviz added | goatchurch | 2009-09-11 | 3 | -11/+21 |
* | survey scans features added | goatchurch | 2009-09-10 | 4 | -28/+74 |
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -2/+5 |
* | 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 | 5 | -10/+11 |
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 5 | -20/+74 |
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 7 | -77/+180 |
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 5 | -138/+207 |
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads faster... | substantialnoninfringinguser | 2009-07-22 | 4 | -16/+23 |
* | [svn] | substantialnoninfringinguser | 2009-07-17 | 1 | -2/+0 |
* | [svn] * Make descriptions parser also replace links to descriptions from Cave... | substantialnoninfringinguser | 2009-07-16 | 2 | -3/+6 |
* | [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 | 2 | -7/+15 |
* | [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 | 2 | -4/+27 |
* | [svn] Make QM wikilinks work in new format, and fix cave description parser t... | substantialnoninfringinguser | 2009-07-09 | 2 | -7/+14 |
* | [svn] not ready for that yet | substantialnoninfringinguser | 2009-07-06 | 1 | -2/+2 |
* | [svn] * Make Q< wikilinks work again | substantialnoninfringinguser | 2009-07-06 | 4 | -17/+78 |
* | [svn] wiki_to_html changes. | martin speleo | 2009-07-04 | 2 | -22/+24 |
* | [svn] | substantialnoninfringinguser | 2009-07-04 | 1 | -1/+1 |
* | [svn] Remove old subcave model, along with mptt and feincms. Also move OtherC... | substantialnoninfringinguser | 2009-07-04 | 3 | -64/+8 |
* | [svn] Initial and poor attempt at a view for cave descriptions. | martin speleo | 2009-07-04 | 1 | -2/+8 |
* | [svn] Work on turn html pages into cavedescription models.py. | martin speleo | 2009-07-04 | 1 | -5/+11 |
* | [svn] removed redundant import | martin speleo | 2009-07-04 | 1 | -1/+0 |
* | [svn] * Adding JS fill in next QM number via ajax. | substantialnoninfringinguser | 2009-07-04 | 6 | -107/+117 |
* | [svn] Added cavedescription and new subcave. | martin speleo | 2009-07-04 | 2 | -1/+17 |
* | [svn] Remove broken import search | martin speleo | 2009-07-03 | 1 | -1/+0 |
* | [svn] | substantialnoninfringinguser | 2009-07-03 | 1 | -12/+0 |
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 5 | -127/+46 |
* | [svn] whoops | substantialnoninfringinguser | 2009-07-03 | 1 | -1/+1 |
* | [svn] Use template block "related" for related objects. Various cleanup, fix ... | substantialnoninfringinguser | 2009-07-03 | 1 | -5/+2 |
* | [svn] More fallout of renaming expo to core. Also fix | substantialnoninfringinguser | 2009-07-02 | 1 | -2/+2 |