Commit Graph

76 Commits

Author SHA1 Message Date
Wookey 412a9dbefe Fix up obvious URLs containing subarea names (smkridge) 2015-04-08 03:40:57 +01:00
Wookey 814ecf8425 Fix templates to use system javascript for jquery, jquery-ui and
jquery-ui themes
2014-09-11 07:38:45 +01:00
Wookey 3daf8d14c9 Add 107 to notable caves (noting that this is hard-coded into
core/views_caves.py which is just shoddy)
2014-07-28 01:21:24 +01:00
expo df8618d0f0 Prospecting guide and images and few minor other things. 2013-08-01 17:00:01 +02:00
Wookey c3bde999c1 Don't explode if a master survex file is not found for a directory -
that shouldn't cause total failure to read the database in.
2013-07-02 00:47:42 +01:00
wookey 511c379fe0 Add comment to identifycavedir function
and remove now-disused special-case filename
2013-06-24 01:30:17 +01:00
Martin 71289d9b0f Merge 2012-08-14 23:49:26 +02:00
Martin 25a73c4ab7 Bug fixing of cave and entrance forms removal of slugs 2012-08-14 22:51:15 +02:00
Martin 29c2c5f88d added entrance locations 2012-08-14 15:08:08 +02:00
expo 28047277f1 Started removing foreignkeys to caves, to achieve greater flexability. Some log book entries stuff may be broken. Add ability to make new caves and entrances via website. 2012-08-12 19:10:23 +02:00
Martin Green 52736ca1b3 Made a prospecting guide and fixed survex station description. Removed parsing of underground descriptions to wikis. 2012-08-10 19:02:13 +02:00
expo 44eb3c0caf Editing no longer changes files more than nesecary. Removed TinyMCE editing. /Sumbit/Submit 2012-08-06 12:19:48 +02:00
expo b2fc3dd35b Fixed cave order 2012-08-05 19:28:34 +02:00
expo 2208f0748b Fixed cave order 2012-08-05 19:26:24 +02:00
Martin Green 9024520184 Start to change dataformat for caves, along with there editing. Start to change survex reader to cope better with equates/tags. 2012-06-10 14:59:21 +01:00
Martin Green 52620ea1c5 Editing for entrances along with caves
More detailed display of entrances
2012-05-23 09:23:40 +01:00
Martin Green 599c59454a Render a cave editing page. Nb it does not do save anything yet. 2012-01-07 19:05:25 +00:00
Martin Green a0df539ca1 Fix logbook editing 2011-08-08 12:17:38 +01:00
Martin Green c039183137 Allow the viewing of noinfo caves on non public website without login 2011-08-08 08:51:12 +01:00
Wookey 78cedb2070 remove all the DOS linefeeds 2011-07-11 02:10:22 +01:00
Wookey 0183f94780 merge martin's tip again 2011-07-11 00:52:58 +01:00
Martin Green 5cbfa6d8b1 Split up tags such that they use ajax 2011-07-11 00:50:07 +01:00
Wookey cc8c47f21f Merge from Martin's tip 2011-07-11 00:49:18 +01:00
Martin Green 4a88493afa Removed links to removed forms 2011-07-11 00:04:30 +01:00
Martin Green 203719375e slug views, start of cave eidt form, cavelist splitting up by kataster area etc. 2011-07-11 00:03:36 +01:00
Martin Green 06efab7d73 Added parsing of all.svx, along side parsing individual caves.
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.
2011-07-11 00:01:12 +01:00
Martin Green 425d38727d Removed modelforms for Caves started to add normal forms 2011-07-10 23:57:31 +01:00
Martin Green 10351fc65b Removed SurveyStation model (not SurvexStation) 2011-07-10 23:55:54 +01:00
Martin Green c4194be5f1 Added url to cave and turned entrances station names and removed the 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.
2011-07-10 23:52:18 +01:00
Wookey 1e1d63c768 merge fix from martin's tip. 2011-07-10 23:30:36 +01:00
Martin Green f318105a9b Added editing of flat pages. Added slugfields to models to refer to them. 2011-06-02 19:16:16 +01:00
expo ca6e50b8ab debug 2011-05-02 03:25:43 +01:00
Martin Green 12df0d417a debug 2011-05-02 03:23:59 +01:00
Martin Green 8f7e416327 debug 2011-05-02 03:22:45 +01:00
Martin Green 326af86b84 Try to fake crsf tags so site works on djang0 1.1 2011-05-02 03:20:31 +01:00
Martin Green 289b882a15 Attempt to get csrf tag working in django 1.1- 2011-05-02 03:11:17 +01:00
Martin Green 4a3ccc728b Debugging, and make get_name function accessable (should really be renamed) 2011-05-02 02:15:54 +01:00
Martin Green 254f028575 FIX2 2011-05-01 23:21:47 +01:00
Martin Green 5ade60e0cf Fix 2011-05-01 23:11:18 +01:00
Martin Green a26310767b edit logbooks, new logbook format, increased database normalisation 2011-05-01 19:32:41 +01:00
goatchurch 24d90bae75 make 2008 logbook correctly parse 2009-09-14 22:52:46 +01:00
goatchurch 517d291636 able to save sketches up from tunnel 2009-09-13 17:27:46 +01:00
goatchurch 12cf3a6d53 tunnelfiles scheme added 2009-09-11 23:56:47 +01:00
goatchurch b80168c099 modelviz added 2009-09-11 09:04:59 +01:00
goatchurch ece3b79e5d survey scans features added 2009-09-10 22:07:31 +01:00
goatchurch 362cb463b8 login required for saving survex files 2009-08-29 18:33:28 +01:00
goatchurch 27e65fada2 remove dependence on latest django 2009-08-29 16:23:11 +01:00
goatchurch 20eac2d04b quick hack to make work in django1.0 Photo to DPhoto 2009-08-23 23:29:05 +01:00
goatchurch e4496e4cd8 [svn] latest hacking for various statistics 2009-08-05 11:58:36 +01:00
goatchurch 60dcb82ef6 [svn] now with ability to make new svx file 2009-08-01 07:31:27 +01:00