2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-02-25 17:10:17 +00:00

149 Commits

Author SHA1 Message Date
c98f386c13 bug fix, missing import 2025-02-24 21:20:59 +00:00
e95cff5818 produce .url file in same folder as orig. photo in expofiles 2025-02-22 10:11:24 +02:00
ae36f1a9ce moved textedit from uploads to expo 2025-02-13 16:55:12 +00:00
a976497b3a text file editor now using validated logon properly 2025-02-13 16:42:51 +00:00
3fb99eb4be lgoing/cookie interaction betetr 2025-02-13 15:10:12 +00:00
ea77d4f3e4 fixing bad url handling 2025-02-06 00:09:42 +00:00
cf89b1b67f bug fix 2025-01-28 20:54:12 +00:00
e39760590f fix bogus check on readonly field 2025-01-28 20:41:06 +00:00
1f0a4806a2 fix bad url in header menu 2025-01-28 16:21:35 +00:00
11cf61b0a3 Put troggle reports menu on troggle handbook pages 2025-01-28 15:38:37 +00:00
aef0de715d bugfix 2025-01-26 19:23:07 +00:00
ce508b0eb2 Use logon not cookie when editing pages 2025-01-26 19:04:56 +00:00
1502ffb0c4 remove uneeded decorator as middleware does this universally 2025-01-24 22:23:52 +00:00
21d69994e7 new signup form now split out 2025-01-15 17:00:01 +00:00
d603bef64e prompt placeholders added 2025-01-15 16:37:28 +00:00
d31777dc8d initial signup form, copy of PHP 2025-01-15 14:34:29 +00:00
f2a43558f9 Split out logbook_edit.py and ruff fix 2024-12-29 20:31:51 +00:00
6d2484376a refactor & git author work 2024-12-29 03:42:58 +00:00
13c5d14a9f Allow edit of another non .txt file 2024-12-29 02:04:55 +00:00
dac3e6e288 Entrances now do cookie / git author thing. + tidyup. 2024-12-28 23:49:26 +00:00
e7444d20a4 cave edit working with cookies 2024-12-28 22:43:21 +00:00
8dbad16ece Editor field & cookie working for survex online edits 2024-12-27 22:57:34 +00:00
60d24dc48e Cookie setting enabled for 'git editor' 2024-12-27 20:23:04 +00:00
dccd465354 oops 2024-12-27 19:15:27 +00:00
2e62f3c7d4 retain newline in body but replace \r 2024-12-27 16:54:38 +00:00
2b97c8f783 git-compatible editor field for updated page 2024-12-27 16:02:38 +00:00
011e6777c9 bugfixes and more comments 2024-12-19 22:55:08 +00:00
151cba336b fix absolute addressing in templates 2024-12-16 22:42:50 +00:00
30760654b7 import order fixed by ruff 2024-12-15 18:54:47 +00:00
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