2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-15 01:27:34 +01:00
Commit Graph

257 Commits

Author SHA1 Message Date
Martin Green f491264b9e Allow entrances to be edited with the correct parent url. Commit changes to caves when adding a new entrance. Order entrances alphabetically 2022-08-01 16:04:22 +02:00
Martin Green fa6758b9a0 edit entrances within the correct url parent 2022-07-31 21:29:17 +02:00
Martin Green 94252a94fe Edit caves in the same parent URL as the final file 2022-07-31 17:08:28 +02:00
Martin Green 91568b7151 Allow HTML to be blank and determine the new files need git commiting. 2022-07-26 17:09:15 +01:00
Philip Sargent 5007393536 better error handling 2022-07-23 20:05:58 +03:00
Philip Sargent f895a7e44c wallets now sorted as well as deduplicated 2022-07-21 11:10:04 +03:00
Philip Sargent 5161fce32e remove duplicate lines, add heading link 2022-07-21 10:50:15 +03:00
Philip Sargent 8245ee103e wallets for just one cave 2022-07-21 10:32:11 +03:00
Philip Sargent 3e869ae76a fix variables needed for error message 2022-07-21 09:40:35 +03:00
Philip Sargent dd0a448f90 fix 3d file download on cave page 2022-07-21 01:22:07 +03:00
Philip Sargent 83bbda7c40 bugfix 2022-07-21 00:07:52 +03:00
Philip Sargent 549c1649b4 QMs now have working url to survexfile & tick description 2022-07-20 14:44:56 +03:00
Philip Sargent 2a7f1506c9 track down url resoution error 2022-07-20 10:08:23 +03:00
Philip Sargent 9a395eafef aise exception in cave descriptionb rendering 2022-07-20 10:04:00 +03:00
Philip Sargent b79eb9a969 better error msg 2022-07-19 19:18:42 +03:00
Philip Sargent 23462df49c bugfix 2022-07-19 19:06:56 +03:00
Philip Sargent 4efeefe6c9 git commit when editing survex files online 2022-07-18 18:42:21 +03:00
Philip Sargent 5b7c105c5f missed a bit of refactoring 2022-07-18 18:06:23 +03:00
Philip Sargent dd00ff69aa refactor to put Martins git stuff in utils 2022-07-18 17:37:22 +03:00
Philip Sargent 6efbec7750 Date and People checks 2022-07-17 15:41:05 +03:00
Philip Sargent 037a50cf47 read 1623/264 as 1623-264 etc 2022-07-17 15:28:20 +03:00
Philip Sargent bb65ffaee6 bugfix 2022-07-17 15:22:26 +03:00
Philip Sargent b20e6c5a58 Complaints now on wallet page 2022-07-17 15:01:53 +03:00
Philip Sargent 86a18c3ebc catch nonUTF8 survex files, DataIssues url editor 2022-07-15 14:09:32 +03:00
Martin Green c416de6e1e Allow user to see a caves edit link even if the user is not logged in. Such that they can be prompted to log in if required. 2022-07-11 21:12:53 +01:00
Philip Sargent a4b1c7b142 remove getqms 2022-07-08 22:20:29 +03:00
Philip Sargent d3572e18c3 QM reports all working 2022-07-06 17:35:08 +03:00
Philip Sargent 7dc3cc3b91 fix for individual QM display from survex 2022-07-06 15:38:53 +03:00
Philip Sargent 0ea3ed1ef2 Not quite so broken QMs from survex files 2022-07-05 22:40:58 +03:00
Philip Sargent 2bd617b543 Fixed QM report for survex-imported QMs 2022-07-05 20:24:51 +03:00
Philip Sargent 779afc2f2a QM report pages now not crashing, working.. 2022-07-05 15:38:23 +03:00
Philip Sargent a11541eb58 prefetch_related initial attempts 2022-07-05 14:14:03 +03:00
Martin Green dbe6d10fff Revert "Added some test pages showing different ways pages could be edited. This probably wants removing soon"
This reverts commit 2af88353f3.
2022-06-28 00:24:57 +01:00
Martin Green 2af88353f3 Added some test pages showing different ways pages could be edited. This probably wants removing soon 2022-06-28 00:18:24 +01:00
Martin Green 47d1662033 Added help writing HTML in the cave editing form. Made the HTML previews optional 2022-06-26 21:29:46 +01:00
Martin Green 4e5d8d1d76 Refactored code, with an aim of allowing more than one HTMLarea on a page 2022-06-26 18:29:20 +01:00
Martin Green f1fcef2a6f Refactorising CodeMirror HTML editor, with an ultimate aim to make it reusable. However more work if required... 2022-06-26 14:16:42 +01:00
Martin Green 8f0ea8ed82 Fix for adding images whilst editing, for where the t directory does not exist and at the root directory of expoweb 2022-06-26 11:20:14 +01:00
Martin Green 5fbe0b31c2 Require a login if public and check for CSRF cookies for uploading images 2022-06-26 01:15:00 +01:00
Martin Green 24a016e76a Fixed spelling of a variable name 2022-06-25 23:36:53 +01:00
Martin Green 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. 2022-06-25 23:17:19 +01:00
Martin Green b3d9e81499 Implement redirects after login (using the next parameter) 2022-06-25 16:13:02 +01:00
Martin Green 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 2022-06-25 01:07:17 +01:00
Martin Green 5ac2e24cc2 Removed jQuery 2022-06-24 21:58:00 +01:00
Martin Green 7db7c67065 Added link to parent cave in menu 2022-06-24 19:28:31 +01:00
Martin Green ceb6d2fef1 Added a sub menu when in the handbook directory. Imcreased width of edit preview 2022-06-24 15:48:35 +01:00
Martin Green b38412b145 Added come mirror for the edit page, including some buttons to make html 2022-06-24 14:39:09 +01:00
Martin Green ef68db080a Add git commit messages when editing via website. Make sure cust menus are not deleted. 2022-06-23 21:31:57 +01:00
Martin Green 97a9f2aae6 The editing system was accidentally deleting customised sidebar menus. This will stop the happening 2022-06-23 20:03:05 +01:00
Martin Green 2f42f488ab Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new 2022-06-23 19:02:10 +01:00