|
ff08e05485
|
remove print
|
2024-07-18 20:07:04 +02:00 |
|
|
f5f3adf7da
|
fixing index.htm as troggle-managed page
|
2024-07-10 13:10:55 +02:00 |
|
|
a68ef27284
|
make some pages sensitive to current_expo()
|
2024-07-08 20:22:42 +02:00 |
|
|
cb854696c9
|
content type for gpx and kml
|
2024-07-08 11:59:10 +02:00 |
|
|
b28b590b60
|
Makefile
|
2024-07-04 17:40:51 +03:00 |
|
|
0ae1315f59
|
add .tex and .sty files to text editable
|
2024-07-04 15:41:17 +03:00 |
|
|
cb81a066db
|
initial text file editing stuff
|
2024-07-03 11:48:38 +03:00 |
|
|
65f0c1e29f
|
preventing _edit_edit_edit* loops by bots
|
2024-04-10 20:24:29 +01:00 |
|
|
32e487eca6
|
still working on tests
|
2023-11-22 18:58:19 +00:00 |
|
|
7b67eb52dc
|
re-enable /map/tools/
|
2023-11-14 19:43:49 +02:00 |
|
|
08c56644eb
|
Make maps an 'unvarnished' url
|
2023-11-08 22:53:30 +02:00 |
|
|
93397a774f
|
fix _edit access loophole
|
2023-08-25 22:08:04 +03:00 |
|
|
c76c09fced
|
remove excess prints
|
2023-08-02 15:48:36 +03:00 |
|
|
6bca75b877
|
NOEDIT fixed
|
2023-08-02 13:41:12 +03:00 |
|
Martin Green
|
b27852c1f3
|
redirect to actual login page
|
2023-07-10 16:55:09 +02:00 |
|
|
3b9695b4f3
|
spiders are asking for weird urls
|
2023-02-02 11:13:02 +00:00 |
|
|
3aca0d0c76
|
ruf cleanup imports, bigly.
|
2023-01-30 23:04:11 +00:00 |
|
|
7808005498
|
ran 'black' to reformat all the core files
|
2023-01-30 19:04:36 +00:00 |
|
|
be9fcc522a
|
sort imports using isort. tested.
|
2023-01-19 18:35:56 +00:00 |
|
Philip Sargent
|
b06d1dae42
|
Convert.format() to f-strings with flynt
|
2022-11-23 10:48:39 +00:00 |
|
Philip Sargent
|
da09bc7968
|
Render tunnel files as XML in webpage, not just text
|
2022-10-15 14:07:15 +03: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
|
4efeefe6c9
|
git commit when editing survex files online
|
2022-07-18 18:42:21 +03:00 |
|
Philip Sargent
|
dd00ff69aa
|
refactor to put Martins git stuff in utils
|
2022-07-18 17:37:22 +03: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
|
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
|
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 |
|
Martin Green
|
f1e800d8bf
|
Move saving and comitting code to a seperate library
|
2022-06-23 18:48:29 +01:00 |
|
Philip Sargent
|
4fa8d18621
|
utf8 encoding checks when reading files in the view
|
2022-06-23 19:01:25 +03:00 |
|
Martin Green
|
4d8125a2fd
|
removed rest of endocings
|
2022-06-22 09:10:56 +01:00 |
|
Martin Green
|
ea880915b0
|
Removed encoding of file paths as encoding now correct
|
2022-06-22 09:08:01 +01:00 |
|
Martin Green
|
836387057a
|
Now the servers locale is utf8, try opening files spectifying path using a text string
|
2022-06-22 08:52:04 +01:00 |
|
Martin Green
|
f0a9c33795
|
bug fix to previous test
|
2022-06-21 22:45:11 +01:00 |
|
Martin Green
|
843bfa8ba6
|
test to find out locale set in the WSGI enivroment
|
2022-06-21 22:43:06 +01:00 |
|
Martin Green
|
654f8e8c6c
|
bug fix to prev commit
|
2022-06-20 22:12:00 +01:00 |
|
Martin Green
|
c6272e4103
|
Refactorise saving code. Do not save and git change if there are no changes
|
2022-06-20 22:09:10 +01:00 |
|
Martin Green
|
3420422f29
|
bug fix to setting encoding
|
2022-06-20 21:38:46 +01:00 |
|
Martin Green
|
a664e8ce8c
|
Made it such that opening files for reading and writing when editing to use utf8 encoding
|
2022-06-20 21:35:51 +01:00 |
|
Martin Green
|
491fba7d64
|
test
|
2022-06-19 01:57:08 +01:00 |
|
Martin Green
|
3d35cf713f
|
test
|
2022-06-19 01:56:28 +01:00 |
|
Martin Green
|
b75a91ed70
|
test
|
2022-06-19 01:55:01 +01:00 |
|