summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fixed cave orderexpo2012-08-051-2/+14
|
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-104-61/+161
| | | | change survex reader to cope better with equates/tags.
* Editing for entrances along with cavesMartin Green2012-05-232-29/+31
| | | | More detailed display of entrances
* Render a cave editing page. Nb it does not do save anything yet.Martin Green2012-01-072-13/+50
|
* Fix logbook editingMartin Green2011-08-081-1/+1
|
* Allow the viewing of noinfo caves on non public website without loginMartin Green2011-08-081-6/+6
|
* remove all the DOS linefeedsWookey2011-07-1113-2637/+2637
|
* merge martin's tip againWookey2011-07-111-1/+1
|\
| * Merge from Martin's tipWookey2011-07-116-46/+91
| |\
| * \ merge fix from martin's tip.Wookey2011-07-105-5/+131
| |\ \
| * | | debugexpo2011-05-021-1/+1
| | | |
* | | | Split up tags such that they use ajaxMartin Green2011-07-111-0/+25
| |_|/ |/| |
* | | Removed links to removed formsMartin Green2011-07-111-1/+1
| | |
* | | slug views, start of cave eidt form, cavelist splitting up by kataster area etc.Martin Green2011-07-111-2/+29
| | |
* | | Added parsing of all.svx, along side parsing individual caves.Martin Green2011-07-111-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 formsMartin Green2011-07-101-33/+36
| | |
* | | Removed SurveyStation model (not SurvexStation)Martin Green2011-07-101-1/+0
| | |
* | | Added url to cave and turned entrances station names and removed the ↵Martin Green2011-07-101-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 Green2011-06-025-5/+131
|/
* debugMartin Green2011-05-021-1/+1
|
* 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 working in django 1.1-Martin Green2011-05-021-1/+3
|
* Debugging, and make get_name function accessable (should really be renamed)Martin Green2011-05-022-25/+29
|
* FIX2Martin Green2011-05-011-7/+7
|
* FixMartin Green2011-05-011-1/+1
|
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-015-23/+186
|
* make 2008 logbook correctly parsegoatchurch2009-09-142-27/+45
|
* able to save sketches up from tunnelgoatchurch2009-09-132-2/+47
|
* tunnelfiles scheme addedgoatchurch2009-09-116-42/+71
|
* modelviz addedgoatchurch2009-09-113-11/+21
|
* survey scans features addedgoatchurch2009-09-104-28/+74
|
* login required for saving survex filesgoatchurch2009-08-291-2/+5
|
* remove dependence on latest djangogoatchurch2009-08-291-11/+12
|
* quick hack to make work in django1.0 Photo to DPhotogoatchurch2009-08-235-10/+11
|
* [svn] latest hacking for various statisticsgoatchurch2009-08-055-20/+74
|
* [svn] now with ability to make new svx filegoatchurch2009-08-017-77/+180
|
* [svn] full checkin. animations disabled, sorrygoatchurch2009-07-275-138/+207
|
* [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵substantialnoninfringinguser2009-07-224-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]substantialnoninfringinguser2009-07-171-2/+0
|
* [svn] * Make descriptions parser also replace links to descriptions from ↵substantialnoninfringinguser2009-07-162-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 thingsubstantialnoninfringinguser2009-07-151-1/+1
|
* [svn] * wikilink to html for subcaves and cave descriptionssubstantialnoninfringinguser2009-07-122-7/+15
| | | | * 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-112-4/+27
| | | | the manytomany field linked_qms
* [svn] Make QM wikilinks work in new format, and fix cave description parser ↵substantialnoninfringinguser2009-07-092-7/+14
| | | | to output working wikilinks.
* [svn] not ready for that yetsubstantialnoninfringinguser2009-07-061-2/+2
|
* [svn] * Make Q< wikilinks work againsubstantialnoninfringinguser2009-07-064-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 speleo2009-07-042-22/+24
| | | | Changes views of qm model.
* [svn]substantialnoninfringinguser2009-07-041-1/+1
|