Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the All Survex page to work with 1623 area | Sam Wenham | 2019-02-25 | 1 | -2/+3 |
| | |||||
* | Deal better with the wallet letter number combo of 2019#X01 | Sam Wenham | 2019-02-24 | 1 | -4/+5 |
| | |||||
* | Fix survey scans | Sam Wenham | 2019-02-24 | 1 | -2/+2 |
| | | | | | Remove the assert for folders in survey wallets, this does mean currently they will be ignored by troggle. | ||||
* | Make the suryeys importer not explode | Sam Wenham | 2019-02-24 | 1 | -51/+60 |
| | |||||
* | Make things more compatiable with newer python | Sam Wenham | 2019-02-24 | 2 | -52/+62 |
| | | | | | | | 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 | ||||
* | Add missing linefeed on survey-parsing error message | expoonserver | 2018-06-18 | 1 | -2/+2 |
| | |||||
* | Make sure that cave parser only reads .html files in cave_data dir (to stop ↵ | expoonserver | 2018-06-18 | 1 | -2/+3 |
| | | | | foo~ causing 'duplicate cave' error) | ||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 6 | -7/+7 |
| | |||||
* | Up to 1.6.11 on stretch. New manage.py. Some tidying | Sam Wenham | 2018-04-15 | 1 | -5/+1 |
| | |||||
* | Add ref as a valid survex command to prevent errors | Sam Wenham | 2018-04-14 | 1 | -1/+1 |
| | |||||
* | remove code saying we can't do interlaced pngs. It's fine now. | expoonserver | 2015-10-02 | 1 | -5/+5 |
| | |||||
* | Remove balkonhoehle from the QM parser as this will need a lot of effort to ↵ | Sam Wenham | 2015-06-28 | 1 | -1/+1 |
| | | | | get working | ||||
* | Survex parser fix to avoid allocation on error (by martin). | expo | 2015-06-24 | 1 | -4/+4 |
| | |||||
* | Add in balkon hoehle QM list | DWalker | 2015-05-25 | 1 | -0/+1 |
| | |||||
* | Fix up obvious URLs containing subarea names (smkridge) | Wookey | 2015-04-08 | 1 | -3/+3 |
| | |||||
* | Revert all of this the date is needed and is a not null in the db | Sam Wenham | 2015-01-26 | 1 | -1/+2 |
| | |||||
* | One more try | Sam Wenham | 2015-01-26 | 1 | -1/+0 |
| | |||||
* | Ooops that wasn't right | Sam Wenham | 2015-01-26 | 1 | -1/+0 |
| | |||||
* | Don't assert an error on bad date formats | Sam Wenham | 2015-01-26 | 1 | -1/+2 |
| | |||||
* | A little more verbosity | Sam Wenham | 2015-01-19 | 2 | -2/+8 |
| | |||||
* | Add a little verbosity | Sam Wenham | 2015-01-19 | 1 | -0/+3 |
| | |||||
* | Try and ignore files that don't end .html (We really need to change to .xml) ↵ | Sam Wenham | 2015-01-19 | 1 | -1/+2 |
| | | | | | | eg .html.orig!! Change the index on troggle to move on with the year | ||||
* | Allow comma in starcommands (*,fix) (comma is default valid *set blank) | Wookey | 2014-07-01 | 1 | -1/+1 |
| | |||||
* | Fix survex parser to allow whitespace between * and command (as survex | Wookey | 2014-07-01 | 1 | -1/+1 |
| | | | | does). | ||||
* | Replace assert on unrecognised commands with print, so that a minor | expoonserver | 2014-06-26 | 1 | -1/+7 |
| | | | | | parsing issue doesn't completely kill a parsing update. Add parsing for requires and alias commands. | ||||
* | Add a function for running people parser | wookey | 2013-06-25 | 1 | -0/+4 |
| | | | | And comments on how logbooks can't be read in until 'year' exists in database | ||||
* | Add checking for compass too | Wookey | 2013-05-22 | 1 | -5/+13 |
| | | | | Only print filenames on error by default | ||||
* | Add error check in place where parser died | Wookey | 2013-05-22 | 1 | -1/+7 |
| | |||||
* | Add some exception checking to parsers/caves.py so that missing entrance | wookey | 2012-09-24 | 1 | -11/+19 |
| | | | | | slugs don't blow up the import. Also reduce the noise, so you just get a warning about missing slugs printed out | ||||
* | Add debug for which entrance file was being read so we get a clue where to ↵ | wookey | 2012-09-24 | 1 | -1/+1 |
| | | | | look when 'databasereset newcaves' falls over | ||||
* | Add some debug to cave parser as it's easy to make it fail | Wookey | 2012-09-24 | 1 | -0/+2 |
| | | | | e.g. by referring to slugs that don't exist. | ||||
* | Bug fixing of cave and entrance forms removal of slugs | Martin | 2012-08-14 | 1 | -0/+2 |
| | |||||
* | Made a prospecting guide and fixed survex station description. Removed ↵ | Martin Green | 2012-08-10 | 3 | -46/+2 |
| | | | | parsing of underground descriptions to wikis. | ||||
* | Fixed directory names for the survey scans such that surveys could be found. ↵ | expo | 2012-08-08 | 1 | -13/+13 |
| | | | | It did not seem possible to simply change the localsettings.py file to get it to work. | ||||
* | Fix up parser paths so everything is found | expo | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | New parser for new cave format | Martin Green | 2012-06-10 | 1 | -0/+166 |
| | |||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 2 | -71/+91 |
| | | | | change survex reader to cope better with equates/tags. | ||||
* | Add 2010 and 2011 logbooks to parsing list (can we make this auto | Wookey | 2011-09-15 | 1 | -0/+2 |
| | | | | somehow - by agreeing a logbook format, or letting it guess)? | ||||
* | rest of martin's changes, without reverting lineend issues | Wookey | 2011-07-11 | 5 | -1087/+1086 |
|\ | |||||
| * | remove all the DOS linefeeds | Wookey | 2011-07-11 | 5 | -1086/+1086 |
| | | |||||
* | | Do not make an entrance redirect for entrances without there own pages | Martin Green | 2011-07-11 | 1 | -2/+3 |
|/ | |||||
* | Removed conversion to wiki, replaced Surveystation models with text, added ↵ | Martin Green | 2011-07-11 | 1 | -16/+19 |
| | | | | area 1623 to all relevant caves. | ||||
* | Added parsing of all.svx, along side parsing individual caves. | Martin Green | 2011-07-11 | 1 | -7/+65 |
| | | | | | | 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. | ||||
* | Changed to regex to make 2003 expo logbooks parse | Martin Green | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 1 | -6/+18 |
| | |||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 1 | -2/+103 |
| | |||||
* | Allow survey scans to be scrapped with a file in the top level directory of ↵ | Martin Green | 2011-05-01 | 1 | -4/+5 |
| | | | | the year | ||||
* | rolled back a bad update | goatchurch | 2009-09-14 | 1 | -25/+122 |
| | |||||
* | get survey scans into database | expo | 2009-09-14 | 1 | -122/+25 |
| | |||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 2 | -32/+83 |
| |