summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* QM reports all workingPhilip Sargent2022-07-062-19/+22
|
* fix for individual QM display from survexPhilip Sargent2022-07-062-45/+64
|
* Not quite so broken QMs from survex filesPhilip Sargent2022-07-052-19/+20
|
* Fixed QM report for survex-imported QMsPhilip Sargent2022-07-052-15/+18
|
* Tidy HTML outputPhilip Sargent2022-07-051-3/+3
|
* Fixing non-null error, even though it should be allowedPhilip Sargent2022-07-051-2/+2
|
* QM report pages now not crashing, working..Philip Sargent2022-07-052-3/+16
|
* prefetch_related initial attemptsPhilip Sargent2022-07-051-0/+6
|
* Revert "Added some test pages showing different ways pages could be edited. ↵Martin Green2022-06-282-157/+2
| | | | | | This probably wants removing soon" This reverts commit 2af88353f3ea487a1e129783db49ad71d3bc3410.
* Added some test pages showing different ways pages could be edited. This ↵Martin Green2022-06-282-2/+157
| | | | probably wants removing soon
* Added HTMLarea widget to the edit entrance formMartin Green2022-06-271-10/+20
|
* Added help writing HTML in the cave editing form. Made the HTML previews ↵Martin Green2022-06-263-11/+21
| | | | optional
* Refactored code, with an aim of allowing more than one HTMLarea on a pageMartin Green2022-06-262-1/+10
|
* Refactorising CodeMirror HTML editor, with an ultimate aim to make it ↵Martin Green2022-06-262-1/+6
| | | | reusable. However more work if required...
* Fix for adding images whilst editing, for where the t directory does not ↵Martin Green2022-06-261-12/+28
| | | | exist and at the root directory of expoweb
* Require a login if public and check for CSRF cookies for uploading imagesMartin Green2022-06-261-0/+5
|
* Fixed spelling of a variable nameMartin Green2022-06-251-5/+5
|
* Allowed user to select/upload images when editing. When uploaded thumbnails ↵Martin Green2022-06-252-1/+112
| | | | and description pages are automatically created. Git commiting can now handle multiple files at once.
* Implement redirects after login (using the next parameter)Martin Green2022-06-251-2/+15
|
* Allow for PosixPaths to work with GetListDirMartin Green2022-06-251-1/+1
|
* Do not allow for the main menu to be overriden, instead display old menu at ↵Martin Green2022-06-251-4/+1
| | | | bottom of page. To do this the id of the main menu was changed from links to menulinks
* Allow for slightly different wording in git outputMartin Green2022-06-251-2/+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 ↵Martin Green2022-06-241-1/+3
| | | | preview
* 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 ↵Martin Green2022-06-231-12/+7
| | | | not deleted.
* The editing system was accidentally deleting customised sidebar menus. This ↵Martin Green2022-06-231-5/+4
| | | | will stop the happening
* Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into ↵Martin Green2022-06-232-14/+35
|\ | | | | | | python3-new
| * Fix missing imagesPhilip Sargent2022-06-231-6/+8
| |
| * Intercept NoReverseMatch eceptions more helpfullyPhilip Sargent2022-06-231-6/+11
| |
| * 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
|/
* Added utf8 test to test suitePhilip Sargent2022-06-231-0/+10
|
* 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 ↵Martin Green2022-06-221-1/+1
| | | | text string
* 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 ↵Martin Green2022-06-201-2/+2
| | | | utf8 encoding
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-2/+1
|
* testMartin Green2022-06-191-1/+2
|
* testMartin Green2022-06-191-1/+1
|