summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* UTF-8 check inserted into databaseresetPhilip Sargent2022-06-231-0/+11
|
* Added utf8 test to test suitePhilip Sargent2022-06-231-0/+10
|
* Provide dummy expedition_id to keep MariaDB happyPhilip Sargent2022-06-221-5/+5
|
* apache now using system localePhilip Sargent2022-06-222-0/+274
|
* sanitized recent localsettings as on serverPhilip Sargent2022-06-222-29/+192
|
* 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/+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
|
* debuggingMartin Green2022-06-181-0/+1
|
* bug fixMartin Green2022-06-181-1/+1
|
* refactorisation to make debugging easierMartin Green2022-06-181-1/+3
|
* try coverting path from utf8Martin Green2022-06-181-1/+1
|
* Attempting to fix utf8 urls by not type converting to stringMartin Green2022-06-181-1/+1
|
* fixing to work with python3.10 on a machine where 3.9 is defaultPhilip Sargent2022-05-192-7/+21
|
* bad CSS from typoPhilip Sargent2022-05-191-2/+6
|
* programmers notePhilip Sargent2022-05-191-2/+2
|
* restore Sit Index menu itemPhilip Sargent2022-05-191-1/+1
|
* specify default encoding explicitlyPhilip Sargent2022-04-281-1/+4
|