2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-29 13:21:54 +00:00

Commit Graph

  • 09bbf81915 Tidy formatting prior to adding some new stuff Philip Sargent 2020-04-14 20:19:41 +0100
  • 78f8ea2b5b bug fixed for new logbook Philip Sargent 2020-04-13 17:35:58 +0100
  • e08b4275a9 2010 is html format not wiki format. Or at least, now it is. Philip Sargent 2020-04-12 23:03:00 +0100
  • ac9f3cf061 New cacheing for parsed logbooks. All logbooks load in 75 seconds now. Philip Sargent 2020-04-12 22:29:30 +0100
  • 98fd314a62 Prevent that annoying popup from Google offering to translate the page from German Philip Sargent 2020-04-11 18:10:09 +0100
  • 79a31a41f9 Fixed bad import of surveyscans references from tunnel files Philip Sargent 2020-04-11 00:36:27 +0100
  • 6aae9083c3 implemened NOEDIT as a meta tag and fixed double-menus problem Philip Sargent 2020-04-10 13:13:23 +0100
  • d71e31417b scanned image files importing Philip Sargent 2020-04-09 02:40:32 +0100
  • fbe6c0c859 rearrange main menu Philip Sargent 2020-04-03 01:11:30 +0100
  • 53b797fb53 Validation of mugshot or blrub file added Philip Sargent 2020-04-01 19:58:31 +0100
  • 98eb9173ee rename troggle log back to what it was Philip Sargent 2020-03-31 23:39:52 +0100
  • ecfa95310d Documenting installation Philip Sargent 2020-03-14 20:08:44 +0000
  • 0e75a9163b Documenting use of apache Philip Sargent 2020-03-12 17:40:03 +0000
  • 59633d94f5 Remove mention of obsolete EMAIL_HOST_USER to correspond with change made in pathreport.py Expo on server 2020-03-09 17:44:29 +0000
  • 53206ad1d7 Removed EMAIL_HOST entirely Philip Sargent 2020-03-09 16:52:51 +0000
  • 9aa91bf3e2 remove EMAIL_HOST global name Philip Sargent 2020-03-09 16:48:51 +0000
  • 867479e05d Fixing my earlier mistake these are xml not html Philip Sargent 2020-03-02 17:08:49 +0000
  • bb1f69dd90 stuff generated on server Philip Sargent 2020-02-29 12:08:22 +0000
  • d219f7b966 another missing code Philip Sargent 2020-02-27 01:35:12 +0000
  • 3f812e5275 comment out missing code Philip Sargent 2020-02-27 01:33:19 +0000
  • cdef395f89 New troggle report on defined directory paths Philip Sargent 2020-02-27 00:58:09 +0000
  • 66f6a9ce90 Troggle on Windows 10 using WSL Philip Sargent 2020-02-25 14:31:52 +0000
  • b07c888c7a debug for crashing tunnel import Philip Sargent 2020-02-25 14:22:50 +0000
  • d170a3c36e add shortcut for logbooks & note explaining notability metric Philip Sargent 2020-02-24 21:49:01 +0000
  • 43dfe946b6 Just removing dud whitespace django-1.10 Sam Wenham 2020-02-24 15:04:07 +0000
  • 656ddcfe93 Merge branch 'django-1.10' of ssh://expo.survex.com/~/troggle into django-1.10 Sam Wenham 2020-02-22 15:45:20 +0000
  • 505bc48331 Show coordinates for entrance Use filter to find coordinates Sam Wenham 2020-02-22 15:38:22 +0000
  • 429c21a8e9 installing on WSL ubuntu on Windows 10 Philip Sargent 2020-02-22 00:04:41 +0000
  • 8c10908353 Revert "Merge branch 'RW_rebuild' of ssh://expo@expo.survex.com/home/expo/troggle" Philip Sargent 2020-02-21 16:27:34 +0000
  • e0963a1c39 Merge branch 'RW_rebuild' of ssh://expo@expo.survex.com/home/expo/troggle Philip Sargent 2020-02-21 16:27:34 +0000
  • e77aa9fb84 Changes needed to stop the survex parser having to go through the data twice Taken from the Django 1.10 upgrade branch Faster-survex-parser Sam Wenham 2020-02-21 15:57:07 +0000
  • 92b273e45f Whitespace cleanup Sam Wenham 2020-02-21 14:26:14 +0000
  • 978270b152 Remove dud settings allow any site for dev Sam Wenham 2020-02-21 14:25:13 +0000
  • 291e3baabf Get media working (at least in development) Sam Wenham 2020-02-21 14:19:37 +0000
  • f5fe2d9e33 typo Philip Sargent 2020-02-21 14:00:33 +0000
  • 5006342b7b forgot a bit Philip Sargent 2020-02-21 13:59:14 +0000
  • 3ce8b67b4f added rebuild command option Philip Sargent 2020-02-21 13:57:04 +0000
  • 52cec290d9 We don't want troggle trying to write out the files Sam Wenham 2020-02-20 18:42:31 +0000
  • a559151c57 Merge remote-tracking branch 'origin/master' Philip Sargent 2020-02-20 15:29:30 +0000
  • 2fc60f9f74 Fixing logbooks with parse errors Philip Sargent 2020-02-20 15:26:33 +0000
  • 3b1fcb7feb Merge branch 'master' of ssh://expo.survex.com/~/troggle Wookey 2020-02-20 15:02:14 +0000
  • 2838f540d1 Minor text and whitespace fixes Wookey 2020-02-20 15:01:50 +0000
  • f5ec5a61a9 Move survex parsing later in the process as it tends to run out of memory Wookey 2020-02-20 14:57:37 +0000
  • 44caf35fd8 typo Philip Sargent 2020-02-20 14:15:28 +0000
  • c5055e7f34 backport order of operations in reset() and change logbook parser to do paragraphs differently Philip Sargent 2020-02-20 14:13:38 +0000
  • eb5406f325 Add django migrations. These are needed on newer django installs to maintain the database Sam Wenham 2020-02-20 11:55:35 +0000
  • de14ecea22 Fixing back mistaken chnage Philip Sargent 2020-02-20 01:42:52 +0000
  • f5174a3248 typo Philip Sargent 2020-02-19 22:52:00 +0000
  • f0889ce0f8 typos fix and more description Philip Sargent 2020-02-19 22:51:07 +0000
  • b6dc711c14 making in-code documentation strings match what actually happens Philip Sargent 2020-02-19 22:14:00 +0000
  • 04fb2e8701 DOCTYPE update for template for generated files Philip Sargent 2020-02-19 21:48:37 +0000
  • c1439bed8d Adding <pre> and </pre> to the logbook entry display so that all the paragraphs are not munged into one when displayed. Untested. Philip Sargent 2020-02-19 21:47:13 +0000
  • a88f326ee6 added year 2019 to logbook parsing Philip Sargent 2020-02-17 01:39:00 +0000
  • 56618dbe65 fix CUCC url in template and add years to 2020 Philip Sargent (git for windows) 2019-12-23 19:40:44 +0000
  • 71ef710d09 Fix the location of the cave view javascript Expo on server 2019-12-08 10:53:43 +0000
  • c74852b60b Merge branch 'master' of ssh://expo.survex.com/~/troggle Sam Wenham 2019-07-29 11:36:24 +0100
  • de22b071b0 Improve README Make new style QMs from survexfiles work Sam Wenham 2019-07-19 01:04:18 +0100
  • 08a41941f9 Part one of getting troggle to work with django 1.10 Major rework of how survex is processed Sam Wenham 2019-07-16 00:07:37 +0100
  • a26109cb30 Allow comments against names in logbooks in brackets Convert accent chars in names into simple chars as this is what people enter in the logbook Sam Wenham 2019-07-11 12:29:38 +0100
  • 6b5b9a5315 Merge branch 'master' of ssh://expo.survex.com/~/troggle Sam Wenham 2019-07-10 12:37:38 +0100
  • 4ebf3d8a0e Bring back TinyMCE for editing flatpages Sam Wenham 2019-07-10 12:32:04 +0100
  • 37d02b298d added ssh git clone command variant PhilipSargent 2019-07-09 15:55:27 +0100
  • d6053322e8 Merge branch 'master' of ssh://expo.survex.com/~/troggle Sam Wenham 2019-07-09 10:41:21 +0100
  • 5b5f385b67 Remove .hgignore Change mode on modelvis.py Expo on server 2019-07-02 18:14:19 +0100
  • 04428c45c9 Fix description of localsettingsdocker Sam Wenham 2019-07-02 17:52:40 +0100
  • a7f605ced9 changes because we do not use svn anymore psargent 2019-06-27 01:24:38 +0100
  • 0adb8e528d Add .gitignore file Expo on server 2019-06-27 00:23:22 +0100
  • f4280f9907 Add info to debian instructions on creating troggle logfile (in /var/log) Expo on server 2019-06-27 00:14:39 +0100
  • 2d7892e3b1 Merge remote-tracking branch 'troggle/master' psargent 2019-07-02 19:04:13 +0100
  • 8edeb2f622 Merge branch 'master' of ssh://expo.survex.com/~/troggle Sam Wenham 2019-07-02 18:15:13 +0100
  • d157a081b1 Remove .hgignore Change mode on modelvis.py Expo on server 2019-07-02 18:14:19 +0100
  • fcc57cf365 Fix description of localsettingsdocker Sam Wenham 2019-07-02 17:52:40 +0100
  • 12c8ab41bf changes because we do not use svn anymore psargent 2019-06-27 01:24:38 +0100
  • 9266e5460e Add .gitignore file Expo on server 2019-06-27 00:23:22 +0100
  • ad45859071 Add info to debian instructions on creating troggle logfile (in /var/log) Expo on server 2019-06-27 00:14:39 +0100
  • ee759980c4 remove hack in logbook parsing to convert ol to olly and wook to wookey. It broke 'Olaf' as a name, for example. expo on server 2019-06-26 21:46:57 +0100
  • 18b371bc15 remove hack in logbook parsing to convert ol to olly and wook to wookey. It broke 'Olaf' as a name, for example. expo on server 2019-06-26 21:46:57 +0100
  • 9e77b8bb75 Add server setup instructions/recipie for Debian Stretch expo on server 2019-06-26 21:45:17 +0100
  • e6acd4bdbd Add server setup instructions/recipie for Debian Stretch expo on server 2019-06-26 21:45:17 +0100
  • 424219fb6f Just commit the logbook parser this time (can we move to git now!!!) Sam Wenham 2019-06-26 21:21:37 +0100
  • 2ebb37552f Just commit the logbook parser this time (can we move to git now!!!) Sam Wenham 2019-06-26 21:21:37 +0100
  • 822359fe51 Backed out changeset: 4552f42bdf54 Sam Wenham 2019-06-26 20:57:24 +0100
  • 97426a0ddb Backed out changeset: 4552f42bdf54 Sam Wenham 2019-06-26 20:57:24 +0100
  • 3f78382d45 Remove this stupid hard coded name match Sam Wenham 2019-06-26 20:56:08 +0100
  • 8a1be45aac Remove this stupid hard coded name match Sam Wenham 2019-06-26 20:56:08 +0100
  • b5cca8be3b Merge Sam Wenham 2019-06-26 18:43:42 +0100
  • 4d2f9a2b39 Merge Sam Wenham 2019-06-26 18:43:42 +0100
  • 8fe02e5c89 Allow html chars in names Sam Wenham 2019-06-26 18:36:08 +0100
  • b2dd905f0e Allow html chars in names Sam Wenham 2019-06-26 18:36:08 +0100
  • c06d372984 Add expo.survex.com to ALLOWED_HOSTS in troggle settings expo on server 2019-06-26 15:23:20 +0100
  • 7a9aef6faf Add expo.survex.com to ALLOWED_HOSTS in troggle settings expo on server 2019-06-26 15:23:20 +0100
  • 6889ae9fa3 Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py so it's not hardcoded. expo on server 2019-06-26 03:32:18 +0100
  • 02d3cc84d5 Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py so it's not hardcoded. expo on server 2019-06-26 03:32:18 +0100
  • 768ec83037 Updating caves and entrances is no longer nuclear! Big overhaul of people processing, fullname added to the model lastname is now names -1 unless you only have one (yes you Wookey) this allows for Jon Arne Toft and Wookey to live it the same DB names can now have html chars in them, this should be real unicode but that can only happen when we go to Python 3! Sam Wenham 2019-04-19 22:52:54 +0100
  • b42249890e Updating caves and entrances is no longer nuclear! Big overhaul of people processing, fullname added to the model lastname is now names -1 unless you only have one (yes you Wookey) this allows for Jon Arne Toft and Wookey to live it the same DB names can now have html chars in them, this should be real unicode but that can only happen when we go to Python 3! Sam Wenham 2019-04-19 22:52:54 +0100
  • 2f9870644b missed objects Sam Wenham 2019-04-18 19:27:23 +0100
  • cc313246bb missed objects Sam Wenham 2019-04-18 19:27:23 +0100
  • 4e187581b3 Clear data issues for logbooks before reloading Sam Wenham 2019-04-18 19:26:09 +0100
  • bfe018cde6 Clear data issues for logbooks before reloading Sam Wenham 2019-04-18 19:26:09 +0100
  • dc479b33c5 Add ordering to the data issues model Sam Wenham 2019-04-18 19:01:29 +0100