summaryrefslogtreecommitdiffstats
path: root/core/views/expo.py
Commit message (Expand)AuthorAgeFilesLines
* fixing index.htm as troggle-managed pagePhilip Sargent2024-07-101-0/+5
* make some pages sensitive to current_expo()Philip Sargent2024-07-081-3/+23
* content type for gpx and kmlPhilip Sargent2024-07-081-0/+8
* MakefilePhilip Sargent2024-07-041-1/+1
* add .tex and .sty files to text editablePhilip Sargent2024-07-041-1/+1
* initial text file editing stuffPhilip Sargent2024-07-031-1/+10
* preventing _edit_edit_edit* loops by botsPhilip Sargent2024-04-101-1/+3
* still working on testsPhilip Sargent2023-11-221-5/+5
* re-enable /map/tools/Philip Sargent2023-11-141-0/+1
* Make maps an 'unvarnished' urlPhilip Sargent2023-11-081-3/+3
* fix _edit access loopholePhilip Sargent2023-08-251-2/+3
* remove excess printsPhilip Sargent2023-08-021-0/+2
* NOEDIT fixedPhilip Sargent2023-08-021-2/+1
* redirect to actual login pageMartin Green2023-07-101-1/+1
* spiders are asking for weird urlsPhilip Sargent2023-02-021-0/+2
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-5/+2
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-159/+251
* sort imports using isort. tested.Philip Sargent2023-01-191-12/+10
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-2/+2
* Render tunnel files as XML in webpage, not just textPhilip Sargent2022-10-151-1/+1
* Allow HTML to be blank and determine the new files need git commiting.Martin Green2022-07-261-3/+2
* git commit when editing survex files onlinePhilip Sargent2022-07-181-4/+2
* refactor to put Martins git stuff in utilsPhilip Sargent2022-07-181-7/+8
* Added help writing HTML in the cave editing form. Made the HTML previews opt...Martin Green2022-06-261-2/+3
* Refactored code, with an aim of allowing more than one HTMLarea on a pageMartin Green2022-06-261-1/+2
* Refactorising CodeMirror HTML editor, with an ultimate aim to make it reusabl...Martin Green2022-06-261-1/+3
* Allowed user to select/upload images when editing. When uploaded thumbnails ...Martin Green2022-06-251-1/+1
* Do not allow for the main menu to be overriden, instead display old menu at b...Martin Green2022-06-251-4/+1
* Removed jQueryMartin Green2022-06-241-1/+12
* Added link to parent cave in menuMartin Green2022-06-241-1/+8
* Added a sub menu when in the handbook directory. Imcreased width of edit pre...Martin Green2022-06-241-1/+3
* Added come mirror for the edit page, including some buttons to make htmlMartin Green2022-06-241-1/+1
* Add git commit messages when editing via website. Make sure cust menus are n...Martin Green2022-06-231-12/+7
* The editing system was accidentally deleting customised sidebar menus. This ...Martin Green2022-06-231-5/+4
* Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into py...Martin Green2022-06-231-5/+19
|\
| * utf8 encoding checks when reading files in the viewPhilip Sargent2022-06-231-4/+20
* | Move saving and comitting code to a seperate libraryMartin Green2022-06-231-44/+4
|/
* removed rest of endocingsMartin Green2022-06-221-4/+4
* Removed encoding of file paths as encoding now correctMartin Green2022-06-221-8/+5
* Now the servers locale is utf8, try opening files spectifying path using a te...Martin Green2022-06-221-1/+1
* bug fix to previous testMartin Green2022-06-211-4/+4
* test to find out locale set in the WSGI enivromentMartin Green2022-06-211-0/+6
* bug fix to prev commitMartin Green2022-06-201-1/+1
* Refactorise saving code. Do not save and git change if there are no changesMartin Green2022-06-201-19/+35
* bug fix to setting encodingMartin Green2022-06-201-2/+2
* Made it such that opening files for reading and writing when editing to use u...Martin Green2022-06-201-2/+2
* testMartin Green2022-06-191-1/+1
* testMartin Green2022-06-191-1/+1
* testMartin Green2022-06-191-1/+1
* testMartin Green2022-06-191-1/+1