2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-13 12:14:40 +01:00
Commit Graph

1308 Commits

Author SHA1 Message Date
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 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 badb93fcde Add note on how to create a new year in troggle. 2013-06-25 15:56:19 +01:00
wookey e58b69782c Add note on how to create a new year in troggle. 2013-06-25 15:56:19 +01:00
wookey 8badd8b556 Removed asserts which meant that if any 'odd' .svx files, or directories
with no obvious 'controlling' svx file, were added to the dataset then the
survex viewer code exploded and the website didn't work.

It's wrong that adding a new cave with an oddly-named .svx file can break
the website in this way, so these asserts are wrong.
2013-06-24 23:32:12 +01:00
wookey e49e22b37c Removed asserts which meant that if any 'odd' .svx files, or directories
with no obvious 'controlling' svx file, were added to the dataset then the
survex viewer code exploded and the website didn't work.

It's wrong that adding a new cave with an oddly-named .svx file can break
the website in this way, so these asserts are wrong.
2013-06-24 23:32:12 +01:00
wookey 00bd49ef2c Add parsing_log.txt to the files ignored by the VCS. 2013-06-24 23:29:14 +01:00
wookey 82e69b4f05 Add parsing_log.txt to the files ignored by the VCS. 2013-06-24 23:29:14 +01:00
wookey 261ff3cdae Add help command and usage info to databaseReset.py 2013-06-24 01:31:14 +01:00
wookey ea9266ecf9 Add help command and usage info to databaseReset.py 2013-06-24 01:31:14 +01:00
wookey 511c379fe0 Add comment to identifycavedir function
and remove now-disused special-case filename
2013-06-24 01:30:17 +01:00
wookey 99ea6778ad Add comment to identifycavedir function
and remove now-disused special-case filename
2013-06-24 01:30:17 +01:00
wookey 25c951b250 Change template headers to show 2012/2013 as shortcuts 2013-06-23 03:19:41 +01:00
wookey ccd80e74f8 Change template headers to show 2012/2013 as shortcuts 2013-06-23 03:19:41 +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 3057d2a232 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 d1ac659d4f 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 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 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 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 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
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
expoonserver e2c6845ae0 Remove jgtfile URLs (presumably no longer needed) 2012-09-08 01:12:17 +01:00
expoonserver 54d7f1d097 Remove jgtfile URLs (presumably no longer needed) 2012-09-08 01:12:17 +01:00
Martin 71289d9b0f Merge 2012-08-14 23:49:26 +02:00
Martin cfc90deb83 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 1a0e577606 Bug fixing of cave and entrance forms removal of slugs 2012-08-14 22:51:15 +02:00
Martin a4f9f5bb5a ignore files ending in ~ 2012-08-14 15:31:34 +02:00
Martin a05fe94d90 ignore files ending in ~ 2012-08-14 15:31:34 +02:00
Martin 29c2c5f88d added entrance locations 2012-08-14 15:08:08 +02:00
Martin 8e64062214 added entrance locations 2012-08-14 15:08:08 +02:00
Martin 532b8e064b fixed spelling 2012-08-14 15:06:18 +02:00
Martin 8c1882eec8 fixed spelling 2012-08-14 15:06:18 +02:00
Martin 951f88a59a allow extensions to be capatalised 2012-08-14 15:05:15 +02:00
Martin 8dd51096cf allow extensions to be capatalised 2012-08-14 15:05:15 +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
expo ecd5bbcb1d 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 5ff163efaa Prospecting template 2012-08-10 19:34:44 +02:00
Martin Green 6d5babd331 Prospecting template 2012-08-10 19:34:44 +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
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 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 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 70a743f88b Prevent modification of auto generated files 2012-08-06 12:56:20 +02:00
expo a29fd964bd Prevent modification of auto generated files 2012-08-06 12:56:20 +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 1ef274ec1d Editing no longer changes files more than nesecary. Removed TinyMCE editing. /Sumbit/Submit 2012-08-06 12:19:48 +02:00