Wookey
|
c4301cf6df
|
Merge lots of troggle fixes
|
2019-04-02 00:57:54 +01:00 |
|
Wookey
|
de7d68b1eb
|
folk.csv has moved into 'folk' dir out of 'noinfo'
|
2019-04-02 00:57:13 +01:00 |
|
Sam Wenham
|
144610d6c2
|
Better error messages
|
2019-03-31 16:44:58 +01:00 |
|
Sam Wenham
|
9cd8734947
|
Support html and wiki logbook entrys
Move nearest_station to nearest_station_name and make nearest_station a foreign
key to SurvexStation
Lots of tidying
|
2019-03-31 15:39:53 +01:00 |
|
Sam Wenham
|
f666b9c396
|
Update new management command for DB reset
Switch to content_type from mimetype
Make DB reset not nuke so much
Tidy logbook parser
|
2019-03-30 13:58:38 +00:00 |
|
Sam Wenham
|
7a7433bc84
|
Fix people list
Cope with Jimmy McFoo as a name!
Don't set the top expo value in the code whin it is piss easy to calculate
Fix typo from last commit
|
2019-03-09 18:21:10 +00:00 |
|
Sam Wenham
|
ff8c5ef0c1
|
There is no point having two functions do basicaly the same thing so make the
load all logbooks call load logbook(expo)
Remove the return message from load logbook as it isn't used
|
2019-03-09 11:18:44 +00:00 |
|
Sam Wenham
|
a22b42e832
|
Make the logbook parser a little more sane
Move the parser to expo mapping to settings
Set a default parser
Iterate over the expo years rather than the mapping list!
|
2019-03-06 23:20:34 +00:00 |
|
Sam Wenham
|
bebbad2448
|
Fix the All Survex page to work with 1623 area
|
2019-02-25 20:13:28 +00:00 |
|
Sam Wenham
|
e59f8308ce
|
Deal better with the wallet letter number combo of 2019#X01
|
2019-02-24 18:55:30 +00:00 |
|
Sam Wenham
|
af22385c68
|
Fix survey scans
Remove the assert for folders in survey wallets, this does mean currently they
will be ignored by troggle.
|
2019-02-24 16:46:02 +00:00 |
|
Sam Wenham
|
8fd23008e3
|
Make the suryeys importer not explode
|
2019-02-24 14:29:14 +00:00 |
|
Sam Wenham
|
8f66837f6f
|
Make things more compatiable with newer python
Fix the expeditions list
Improvements to make it compatiable with django 1.8
Bump the years to add 2018
Update the .hgignore file to ignore junk
|
2019-02-24 13:03:34 +00:00 |
|
expoonserver
|
e3e75a40bf
|
Add missing linefeed on survey-parsing error message
|
2018-06-18 23:43:20 +01:00 |
|
expoonserver
|
b4d3cb514c
|
Make sure that cave parser only reads .html files in cave_data dir (to stop foo~ causing 'duplicate cave' error)
|
2018-06-18 23:17:05 +01:00 |
|
Sam Wenham
|
758259be4d
|
Django 1.7 mostly working. Big refactor so probably bugs
|
2018-04-15 16:28:13 +01:00 |
|
Sam Wenham
|
2c2c815b25
|
Up to 1.6.11 on stretch. New manage.py. Some tidying
|
2018-04-15 12:00:59 +01:00 |
|
Sam Wenham
|
e6b12e99e6
|
Add ref as a valid survex command to prevent errors
|
2018-04-14 16:13:21 +01:00 |
|
expoonserver
|
fadf562fd9
|
remove code saying we can't do interlaced pngs. It's fine now.
|
2015-10-02 15:07:03 +01:00 |
|
Sam Wenham
|
a6cba84dce
|
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
|
ee66e1dd8d
|
Survex parser fix to avoid allocation on error (by martin).
|
2015-06-24 04:09:19 +01:00 |
|
DWalker
|
220d5f589d
|
Add in balkon hoehle QM list
|
2015-05-25 21:55:54 +01:00 |
|
Wookey
|
412a9dbefe
|
Fix up obvious URLs containing subarea names (smkridge)
|
2015-04-08 03:40:57 +01:00 |
|
Sam Wenham
|
244a6177cf
|
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
|
086bfe61a1
|
One more try
|
2015-01-26 21:15:17 +00:00 |
|
Sam Wenham
|
187e537f46
|
Ooops that wasn't right
|
2015-01-26 21:13:47 +00:00 |
|
Sam Wenham
|
a5e7fcf435
|
Don't assert an error on bad date formats
|
2015-01-26 21:12:27 +00:00 |
|
Sam Wenham
|
3bdd1ad737
|
A little more verbosity
|
2015-01-19 22:48:50 +00:00 |
|
Sam Wenham
|
0ab32ef60a
|
Add a little verbosity
|
2015-01-19 22:41:48 +00:00 |
|
Sam Wenham
|
9961c31e73
|
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
|
963259d6e3
|
Allow comma in starcommands (*,fix) (comma is default valid *set blank)
|
2014-07-01 02:26:26 +01:00 |
|
Wookey
|
9d9fad2ae4
|
Fix survex parser to allow whitespace between * and command (as survex
does).
|
2014-07-01 02:12:34 +01:00 |
|
expoonserver
|
042507cb91
|
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
|
81d9d7533e
|
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
|
7437ac1d38
|
Add checking for compass too
Only print filenames on error by default
|
2013-05-22 02:33:47 +01:00 |
|
Wookey
|
b002ca6cc7
|
Add error check in place where parser died
|
2013-05-22 02:10:58 +01:00 |
|
wookey
|
fb495119ab
|
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
|
631ac20c12
|
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
|
6060ae1c08
|
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
|
25a73c4ab7
|
Bug fixing of cave and entrance forms removal of slugs
|
2012-08-14 22:51:15 +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
|
484f8f76cc
|
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
|
0c20ef2a04
|
Fix up parser paths so everything is found
|
2012-08-05 00:26:05 +02:00 |
|
Martin Green
|
19055d01fb
|
New parser for new cave format
|
2012-06-10 16:56:12 +01: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 |
|
Wookey
|
58a2f5340b
|
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
|
ded3d58da1
|
rest of martin's changes, without reverting lineend issues
|
2011-07-11 23:28:23 +01:00 |
|
Martin Green
|
27e224619e
|
Do not make an entrance redirect for entrances without there own pages
|
2011-07-11 22:37:49 +01:00 |
|
Wookey
|
78cedb2070
|
remove all the DOS linefeeds
|
2011-07-11 02:10:22 +01:00 |
|
Martin Green
|
861daee66f
|
Removed conversion to wiki, replaced Surveystation models with text, added area 1623 to all relevant caves.
|
2011-07-11 00:15:59 +01:00 |
|