summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-2/+2
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-3/+4
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-3/+3
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-2/+1
|
* utf8 edit pagesMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+0
|
* testMartin Green2022-06-191-1/+1
|
* testMartin Green2022-06-191-1/+2
|
* Future proof for filesystem encoding changing in the futureMartin Green2022-06-181-1/+4
|
* utf debuggingMartin Green2022-06-181-1/+1
|