2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-08 01:56:10 +01:00
Commit Graph

142 Commits

Author SHA1 Message Date
expoonserver 6652e3f160 remove code saying we can't do interlaced pngs. It's fine now. 2015-10-02 15:07:03 +01:00
Sam Wenham 7056f9a8b2 Remove balkonhoehle from the QM parser as this will need a lot of effort to get working 2015-06-28 12:28:18 +01:00
expo 03cad0a37f Survex parser fix to avoid allocation on error (by martin). 2015-06-24 04:09:19 +01:00
DWalker e84d990366 Add in balkon hoehle QM list 2015-05-25 21:55:54 +01:00
Wookey fe6750e824 Fix up obvious URLs containing subarea names (smkridge) 2015-04-08 03:40:57 +01:00
Sam Wenham 4560e0da84 Revert all of this the date is needed and is a not null in the db 2015-01-26 21:53:32 +00:00
Sam Wenham f9c2e0e170 One more try 2015-01-26 21:15:17 +00:00
Sam Wenham cf413dd03c Ooops that wasn't right 2015-01-26 21:13:47 +00:00
Sam Wenham 4965678443 Don't assert an error on bad date formats 2015-01-26 21:12:27 +00:00
Sam Wenham 67f94f9436 A little more verbosity 2015-01-19 22:48:50 +00:00
Sam Wenham 1186662960 Add a little verbosity 2015-01-19 22:41:48 +00:00
Sam Wenham 3010961383 Try and ignore files that don't end .html (We really need to change to .xml) eg .html.orig!!
Change the index on troggle to move on with the year
2015-01-19 21:28:35 +00:00
Wookey f4f1b3ca6d Allow comma in starcommands (*,fix) (comma is default valid *set blank) 2014-07-01 02:26:26 +01:00
Wookey 4a93790c7e Fix survex parser to allow whitespace between * and command (as survex
does).
2014-07-01 02:12:34 +01:00
expoonserver b1d6e1c3d5 Replace assert on unrecognised commands with print, so that a minor
parsing issue doesn't completely kill a parsing update.
Add parsing for requires and alias commands.
2014-06-26 02:34:19 +01:00
wookey 3f98470af8 Add a function for running people parser
And comments on how logbooks can't be read in until 'year' exists in database
2013-06-25 15:59:19 +01:00
Wookey 3057d2a232 Add checking for compass too
Only print filenames on error by default
2013-05-22 02:33:47 +01:00
Wookey d1ac659d4f Add error check in place where parser died 2013-05-22 02:10:58 +01:00
wookey bb1989d0f0 Add some exception checking to parsers/caves.py so that missing entrance
slugs don't blow up the import. Also reduce the noise, so
you just get a warning about missing slugs printed out
2012-09-24 23:23:38 +01:00
wookey 418e5e1d3f Add debug for which entrance file was being read so we get a clue where to look when 'databasereset newcaves' falls over 2012-09-24 22:38:35 +01:00
Wookey 3b12e6d975 Add some debug to cave parser as it's easy to make it fail
e.g. by referring to slugs that don't exist.
2012-09-24 22:29:18 +01:00
Martin 1a0e577606 Bug fixing of cave and entrance forms removal of slugs 2012-08-14 22:51:15 +02:00
Martin Green 79b7d32664 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 dd66ad835a Fixed directory names for the survey scans such that surveys could be found. It did not seem possible to simply change the localsettings.py file to get it to work. 2012-08-08 11:29:15 +02:00
expo 05004aa874 Fix up parser paths so everything is found 2012-08-05 00:26:05 +02:00
Martin Green c2029df3c9 New parser for new cave format 2012-06-10 16:56:12 +01:00
Martin Green 711fefb0da 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
Wookey ae693ca4c5 Add 2010 and 2011 logbooks to parsing list (can we make this auto
somehow - by agreeing a logbook format, or letting it guess)?
2011-09-15 12:12:18 +01:00
Wookey c23fcc5b06 rest of martin's changes, without reverting lineend issues 2011-07-11 23:28:23 +01:00
Martin Green 10799e2ce3 Do not make an entrance redirect for entrances without there own pages 2011-07-11 22:37:49 +01:00
Wookey dc1327674c remove all the DOS linefeeds 2011-07-11 02:10:22 +01:00
Martin Green 65c55f0f21 Removed conversion to wiki, replaced Surveystation models with text, added area 1623 to all relevant caves. 2011-07-11 00:15:59 +01:00
Martin Green a128401d49 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 69ab1e0249 Changed to regex to make 2003 expo logbooks parse 2011-07-10 23:45:45 +01:00
Martin Green 50545af223 Added editing of flat pages. Added slugfields to models to refer to them. 2011-06-02 19:16:16 +01:00
Martin Green b001df1f53 edit logbooks, new logbook format, increased database normalisation 2011-05-01 19:32:41 +01:00
Martin Green 1cc7f2d92e Allow survey scans to be scrapped with a file in the top level directory of the year 2011-05-01 19:20:25 +01:00
goatchurch 2435639498 rolled back a bad update 2009-09-14 23:23:09 +01:00
expo 2be3e4ce9d get survey scans into database 2009-09-14 23:09:50 +01:00
goatchurch 1294444026 make 2008 logbook correctly parse 2009-09-14 22:52:46 +01:00
goatchurch 7578b65573 able to save sketches up from tunnel 2009-09-13 17:27:46 +01:00
goatchurch ced45c92f7 tunnelfiles scheme added 2009-09-11 23:56:47 +01:00
goatchurch f21cddb2d0 modelviz added 2009-09-11 09:04:59 +01:00
goatchurch 735b729a41 survey scans features added 2009-09-10 22:07:31 +01:00
goatchurch c5b933f922 parsing 2009-09-08 23:05:04 +01:00
expo 29adaa03c6 get rid of photo 2009-08-29 18:08:55 +01:00
goatchurch c66b5e2dad [svn] latest hacking for various statistics 2009-08-05 11:58:36 +01:00
goatchurch 9077462893 [svn] now with ability to make new svx file 2009-08-01 07:31:27 +01:00
goatchurch 7158a79a34 [svn] full checkin. animations disabled, sorry 2009-07-27 13:43:43 +01:00
substantialnoninfringinguser 263b640641 [svn] Various bug fixes, using more raw_id fields in admin so it loads 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. 2009-07-22 16:18:00 +01:00