2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-12-11 11:02:17 +00:00

Commit Graph

  • 2af88353f3 Added some test pages showing different ways pages could be edited. This probably wants removing soon Martin Green 2022-06-28 00:18:24 +0100
  • 82fe350493 Added HTMLarea widget to the edit entrance form Martin Green 2022-06-27 00:34:08 +0100
  • 47d1662033 Added help writing HTML in the cave editing form. Made the HTML previews optional Martin Green 2022-06-26 21:29:46 +0100
  • 4e5d8d1d76 Refactored code, with an aim of allowing more than one HTMLarea on a page Martin Green 2022-06-26 18:29:20 +0100
  • f1fcef2a6f Refactorising CodeMirror HTML editor, with an ultimate aim to make it reusable. However more work if required... Martin Green 2022-06-26 14:16:42 +0100
  • 8f0ea8ed82 Fix for adding images whilst editing, for where the t directory does not exist and at the root directory of expoweb Martin Green 2022-06-26 11:20:14 +0100
  • 5fbe0b31c2 Require a login if public and check for CSRF cookies for uploading images Martin Green 2022-06-26 01:15:00 +0100
  • 24a016e76a Fixed spelling of a variable name Martin Green 2022-06-25 23:36:53 +0100
  • 5de88ce92d Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new Martin Green 2022-06-25 23:19:28 +0100
  • 20583b04c0 Allowed user to select/upload images when editing. When uploaded thumbnails and description pages are automatically created. Git commiting can now handle multiple files at once. Martin Green 2022-06-25 23:17:19 +0100
  • 2f1ba9cb54 install updates Philip Sargent 2022-06-25 21:34:42 +0300
  • 451326789b updated packages and settings Philip Sargent 2022-06-25 20:01:43 +0300
  • 859ae9d825 update pip inside venv Philip Sargent 2022-06-25 20:00:19 +0300
  • 364a636fa0 Updated pip packages Philip Sargent 2022-06-25 19:37:37 +0300
  • 293eb10ffd New OS and venv tool Philip Sargent 2022-06-25 19:28:01 +0300
  • b3d9e81499 Implement redirects after login (using the next parameter) Martin Green 2022-06-25 16:13:02 +0100
  • 74a5125cf9 Allow for PosixPaths to work with GetListDir Martin Green 2022-06-25 16:08:19 +0100
  • d607b30953 Do not allow for the main menu to be overriden, instead display old menu at bottom of page. To do this the id of the main menu was changed from links to menulinks Martin Green 2022-06-25 01:07:17 +0100
  • abdea22899 Allow for slightly different wording in git output Martin Green 2022-06-25 01:05:29 +0100
  • 48f82aaaca Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new Martin Green 2022-06-24 21:58:21 +0100
  • 5ac2e24cc2 Removed jQuery Martin Green 2022-06-24 21:58:00 +0100
  • d6db942626 Useful datamanagement link Philip Sargent 2022-06-24 23:18:10 +0300
  • 7db7c67065 Added link to parent cave in menu Martin Green 2022-06-24 19:28:31 +0100
  • 54f47c58db Adding the latest stable jquert, which is used in the 161 names page, to replace the previous frameset implimentation. Martin Green 2022-06-24 17:09:46 +0100
  • ceb6d2fef1 Added a sub menu when in the handbook directory. Imcreased width of edit preview Martin Green 2022-06-24 15:48:35 +0100
  • b38412b145 Added come mirror for the edit page, including some buttons to make html Martin Green 2022-06-24 14:39:09 +0100
  • ef68db080a Add git commit messages when editing via website. Make sure cust menus are not deleted. Martin Green 2022-06-23 21:31:57 +0100
  • 97a9f2aae6 The editing system was accidentally deleting customised sidebar menus. This will stop the happening Martin Green 2022-06-23 20:03:05 +0100
  • 2f42f488ab Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new Martin Green 2022-06-23 19:02:10 +0100
  • f1e800d8bf Move saving and comitting code to a seperate library Martin Green 2022-06-23 18:48:29 +0100
  • 16c6aed65f Fix missing images Philip Sargent 2022-06-23 19:18:21 +0300
  • 77cf3455a6 Intercept NoReverseMatch eceptions more helpfully Philip Sargent 2022-06-23 19:01:57 +0300
  • 4fa8d18621 utf8 encoding checks when reading files in the view Philip Sargent 2022-06-23 19:01:25 +0300
  • 6de9181390 Put inside if clause if attribute does not exist Philip Sargent 2022-06-23 18:44:53 +0300
  • bd8d450542 UTF-8 check inserted into databasereset Philip Sargent 2022-06-23 16:12:13 +0300
  • 7b0d90182b Added utf8 test to test suite Philip Sargent 2022-06-23 16:03:50 +0300
  • b5f2d0641d Provide dummy expedition_id to keep MariaDB happy Philip Sargent 2022-06-22 23:08:32 +0300
  • 4662d10c4e apache now using system locale Philip Sargent 2022-06-22 20:22:42 +0300
  • 13a63b64d4 sanitized recent localsettings as on server Philip Sargent 2022-06-22 20:17:33 +0300
  • 4d8125a2fd removed rest of endocings Martin Green 2022-06-22 09:10:56 +0100
  • ea880915b0 Removed encoding of file paths as encoding now correct Martin Green 2022-06-22 09:08:01 +0100
  • 836387057a Now the servers locale is utf8, try opening files spectifying path using a text string Martin Green 2022-06-22 08:52:04 +0100
  • f0a9c33795 bug fix to previous test Martin Green 2022-06-21 22:45:11 +0100
  • 843bfa8ba6 test to find out locale set in the WSGI enivroment Martin Green 2022-06-21 22:43:06 +0100
  • 654f8e8c6c bug fix to prev commit Martin Green 2022-06-20 22:12:00 +0100
  • c6272e4103 Refactorise saving code. Do not save and git change if there are no changes Martin Green 2022-06-20 22:09:10 +0100
  • 3420422f29 bug fix to setting encoding Martin Green 2022-06-20 21:38:46 +0100
  • a664e8ce8c Made it such that opening files for reading and writing when editing to use utf8 encoding Martin Green 2022-06-20 21:35:51 +0100
  • 491fba7d64 test Martin Green 2022-06-19 01:57:08 +0100
  • 3d35cf713f test Martin Green 2022-06-19 01:56:28 +0100
  • b75a91ed70 test Martin Green 2022-06-19 01:55:01 +0100
  • 02a3d6a359 test Martin Green 2022-06-19 01:53:13 +0100
  • 8372d9d85c test Martin Green 2022-06-19 01:52:09 +0100
  • 945373df67 test Martin Green 2022-06-19 01:50:05 +0100
  • 26e952154e test Martin Green 2022-06-19 01:44:57 +0100
  • e33ce724c0 test Martin Green 2022-06-19 01:41:48 +0100
  • 86b24c9dfe test Martin Green 2022-06-19 01:39:30 +0100
  • 3465e9bd16 test Martin Green 2022-06-19 01:37:51 +0100
  • c9d7931ccb test Martin Green 2022-06-19 01:35:32 +0100
  • aad6b70736 test Martin Green 2022-06-19 01:33:08 +0100
  • d560b17ab6 test Martin Green 2022-06-19 01:16:53 +0100
  • 18dbb847e3 test Martin Green 2022-06-19 01:12:49 +0100
  • 84693b6524 test Martin Green 2022-06-19 01:04:47 +0100
  • 5ac6bfd49a test Martin Green 2022-06-19 01:03:45 +0100
  • 5666f1e9a7 test Martin Green 2022-06-19 01:02:41 +0100
  • b39a57786d test Martin Green 2022-06-19 00:59:54 +0100
  • 4fe306d35f test Martin Green 2022-06-19 00:57:04 +0100
  • 60b2e5e8c7 utf8 edit pages Martin Green 2022-06-19 00:54:50 +0100
  • 18a58c1042 test Martin Green 2022-06-19 00:49:07 +0100
  • d9cfbc19ed test Martin Green 2022-06-19 00:32:25 +0100
  • 372c7e0804 test Martin Green 2022-06-19 00:27:10 +0100
  • 5f34a78d94 test Martin Green 2022-06-19 00:25:48 +0100
  • f0cfed2ef6 Future proof for filesystem encoding changing in the future Martin Green 2022-06-18 23:43:21 +0100
  • 59a45871fd utf debugging Martin Green 2022-06-18 23:37:37 +0100
  • 328347f8af debugging Martin Green 2022-06-18 23:26:37 +0100
  • 845e70465e bug fix Martin Green 2022-06-18 23:24:21 +0100
  • 6bcf70bb8b refactorisation to make debugging easier Martin Green 2022-06-18 23:13:40 +0100
  • 41dfe08d2a try coverting path from utf8 Martin Green 2022-06-18 22:48:30 +0100
  • 38d23fd76b Attempting to fix utf8 urls by not type converting to string Martin Green 2022-06-18 22:41:00 +0100
  • bf6c6e56a6 fixing to work with python3.10 on a machine where 3.9 is default Philip Sargent 2022-05-19 22:38:28 +0300
  • b259e43de2 bad CSS from typo Philip Sargent 2022-05-19 16:13:35 +0300
  • 1556ccd7f6 programmers note Philip Sargent 2022-05-19 15:59:44 +0300
  • a7baf4f3e6 restore Sit Index menu item Philip Sargent 2022-05-19 15:58:54 +0300
  • f0634ff164 specify default encoding explicitly Philip Sargent 2022-04-28 00:30:43 +0300
  • 322d454d41 revert Philip Sargent 2022-04-27 23:43:15 +0300
  • cafde67c02 ISO-8859-1 fallback 1 Philip Sargent 2022-04-27 23:25:37 +0300
  • 362aedc2ac back to how it was Philip Sargent 2022-04-27 23:07:02 +0300
  • b3b10b0db7 ugh Philip Sargent 2022-04-27 23:00:42 +0300
  • 3528587890 raise exception on live system Philip Sargent 2022-04-27 22:58:43 +0300
  • 3bd308effa more superficial fixings Philip Sargent 2022-04-27 22:35:20 +0300
  • fbffbf0909 hack to make borken file less unreadable Philip Sargent 2022-04-27 22:29:50 +0300
  • f05e885517 workaround security update on distsortreversed Philip Sargent 2022-04-23 22:42:46 +0300
  • 9ead6b00f9 warning text for broken table in page, pending fix Philip Sargent 2022-04-20 23:18:05 +0300
  • 00eb978f5f fixed test broken by recent update Philip Sargent 2022-04-20 21:22:38 +0300
  • c9931fd45e survey legs calc fixed Philip Sargent 2022-04-18 23:33:04 +0300
  • 3813b21dcf regularising _URL and _ROOT idiom Philip Sargent 2022-04-18 22:48:49 +0300
  • ccd386ff4e Better error message with permissions problems Philip Sargent 2022-04-12 22:42:36 +0300
  • d29f3030a4 remove redundant and old setting Philip Sargent 2022-04-12 21:05:28 +0300
  • fe53b08f35 Update the 'pagenotfound' page to reflect what users see. Expo on server 2022-04-09 22:59:47 +0100
  • 5a64d9d3d0 test checks that localsettings is not out of step with code too Philip Sargent 2022-04-07 01:20:44 +0300