Commit message (Collapse) | 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 |
| | | | | | | Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors. | ||||
* | 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 ↵ | Martin Green | 2011-07-10 | 1 | -9/+6 |
| | | | | | | | | previous SurveyStation model. Note caves should be rendered in the directory of their original url to make links work. Note SurveyStations appeared to duplicate SurvexStations. Note Given we want to be running from a mercurial repository, it is easiest to store the names of survey stations rather than foreign keys. | ||||
* | 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 ↵ | substantialnoninfringinguser | 2009-07-22 | 4 | -16/+23 |
| | | | | 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] | substantialnoninfringinguser | 2009-07-17 | 1 | -2/+0 |
| | |||||
* | [svn] * Make descriptions parser also replace links to descriptions from ↵ | substantialnoninfringinguser | 2009-07-16 | 2 | -3/+6 |
| | | | | | | 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 thing | substantialnoninfringinguser | 2009-07-15 | 1 | -1/+1 |
| | |||||
* | [svn] * wikilink to html for subcaves and cave descriptions | substantialnoninfringinguser | 2009-07-12 | 2 | -7/+15 |
| | | | | * fix header regex | ||||
* | [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 ↵ | substantialnoninfringinguser | 2009-07-11 | 2 | -4/+27 |
| | | | | the manytomany field linked_qms | ||||
* | [svn] Make QM wikilinks work in new format, and fix cave description parser ↵ | substantialnoninfringinguser | 2009-07-09 | 2 | -7/+14 |
| | | | | to output working wikilinks. | ||||
* | [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 |
| | | | | | * 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 speleo | 2009-07-04 | 2 | -22/+24 |
| | | | | Changes views of qm model. | ||||
* | [svn] | substantialnoninfringinguser | 2009-07-04 | 1 | -1/+1 |
| | |||||
* | [svn] Remove old subcave model, along with mptt and feincms. Also move ↵ | substantialnoninfringinguser | 2009-07-04 | 3 | -64/+8 |
| | | | | OtherCaveNames admin representation to an inline in Cave. | ||||
* | [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 |
| | | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions. | ||||
* | [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 |
| | | | | | * Slight models cleanup- get rid of TroggleImageModel class, use mixin instead. * Collect various troggle shared functions into utils.py | ||||
* | [svn] Added cavedescription and new subcave. | martin speleo | 2009-07-04 | 2 | -1/+17 |
| | | | | Changed parsers/survex to read *title into subcave | ||||
* | [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 |
| | | | | personexpedition date views. | ||||
* | [svn] More fallout of renaming expo to core. Also fix | substantialnoninfringinguser | 2009-07-02 | 1 | -2/+2 |
| |