Philip Sargent
|
7b0d90182b
|
Added utf8 test to test suite
|
2022-06-23 16:03:50 +03:00 |
|
Philip Sargent
|
b5f2d0641d
|
Provide dummy expedition_id to keep MariaDB happy
|
2022-06-22 23:08:32 +03:00 |
|
Philip Sargent
|
4662d10c4e
|
apache now using system locale
|
2022-06-22 20:22:42 +03:00 |
|
Philip Sargent
|
13a63b64d4
|
sanitized recent localsettings as on server
|
2022-06-22 20:17:33 +03:00 |
|
Martin Green
|
4d8125a2fd
|
removed rest of endocings
|
2022-06-22 09:10:56 +01:00 |
|
Martin Green
|
ea880915b0
|
Removed encoding of file paths as encoding now correct
|
2022-06-22 09:08:01 +01:00 |
|
Martin Green
|
836387057a
|
Now the servers locale is utf8, try opening files spectifying path using a text string
|
2022-06-22 08:52:04 +01:00 |
|
Martin Green
|
f0a9c33795
|
bug fix to previous test
|
2022-06-21 22:45:11 +01:00 |
|
Martin Green
|
843bfa8ba6
|
test to find out locale set in the WSGI enivroment
|
2022-06-21 22:43:06 +01:00 |
|
Martin Green
|
654f8e8c6c
|
bug fix to prev commit
|
2022-06-20 22:12:00 +01:00 |
|
Martin Green
|
c6272e4103
|
Refactorise saving code. Do not save and git change if there are no changes
|
2022-06-20 22:09:10 +01:00 |
|
Martin Green
|
3420422f29
|
bug fix to setting encoding
|
2022-06-20 21:38:46 +01:00 |
|
Martin Green
|
a664e8ce8c
|
Made it such that opening files for reading and writing when editing to use utf8 encoding
|
2022-06-20 21:35:51 +01:00 |
|
Martin Green
|
491fba7d64
|
test
|
2022-06-19 01:57:08 +01:00 |
|
Martin Green
|
3d35cf713f
|
test
|
2022-06-19 01:56:28 +01:00 |
|
Martin Green
|
b75a91ed70
|
test
|
2022-06-19 01:55:01 +01:00 |
|
Martin Green
|
02a3d6a359
|
test
|
2022-06-19 01:53:13 +01:00 |
|
Martin Green
|
8372d9d85c
|
test
|
2022-06-19 01:52:09 +01:00 |
|
Martin Green
|
945373df67
|
test
|
2022-06-19 01:50:05 +01:00 |
|
Martin Green
|
26e952154e
|
test
|
2022-06-19 01:44:57 +01:00 |
|
Martin Green
|
e33ce724c0
|
test
|
2022-06-19 01:41:48 +01:00 |
|
Martin Green
|
86b24c9dfe
|
test
|
2022-06-19 01:39:30 +01:00 |
|
Martin Green
|
3465e9bd16
|
test
|
2022-06-19 01:37:51 +01:00 |
|
Martin Green
|
c9d7931ccb
|
test
|
2022-06-19 01:35:32 +01:00 |
|
Martin Green
|
aad6b70736
|
test
|
2022-06-19 01:33:08 +01:00 |
|
Martin Green
|
d560b17ab6
|
test
|
2022-06-19 01:16:53 +01:00 |
|
Martin Green
|
18dbb847e3
|
test
|
2022-06-19 01:12:49 +01:00 |
|
Martin Green
|
84693b6524
|
test
|
2022-06-19 01:04:47 +01:00 |
|
Martin Green
|
5ac6bfd49a
|
test
|
2022-06-19 01:03:45 +01:00 |
|
Martin Green
|
5666f1e9a7
|
test
|
2022-06-19 01:02:41 +01:00 |
|
Martin Green
|
b39a57786d
|
test
|
2022-06-19 00:59:54 +01:00 |
|
Martin Green
|
4fe306d35f
|
test
|
2022-06-19 00:57:04 +01:00 |
|
Martin Green
|
60b2e5e8c7
|
utf8 edit pages
|
2022-06-19 00:54:50 +01:00 |
|
Martin Green
|
18a58c1042
|
test
|
2022-06-19 00:49:07 +01:00 |
|
Martin Green
|
d9cfbc19ed
|
test
|
2022-06-19 00:32:25 +01:00 |
|
Martin Green
|
372c7e0804
|
test
|
2022-06-19 00:27:10 +01:00 |
|
Martin Green
|
5f34a78d94
|
test
|
2022-06-19 00:25:48 +01:00 |
|
Martin Green
|
f0cfed2ef6
|
Future proof for filesystem encoding changing in the future
|
2022-06-18 23:43:21 +01:00 |
|
Martin Green
|
59a45871fd
|
utf debugging
|
2022-06-18 23:37:37 +01:00 |
|
Martin Green
|
328347f8af
|
debugging
|
2022-06-18 23:26:37 +01:00 |
|
Martin Green
|
845e70465e
|
bug fix
|
2022-06-18 23:24:21 +01:00 |
|
Martin Green
|
6bcf70bb8b
|
refactorisation to make debugging easier
|
2022-06-18 23:13:40 +01:00 |
|
Martin Green
|
41dfe08d2a
|
try coverting path from utf8
|
2022-06-18 22:48:30 +01:00 |
|
Martin Green
|
38d23fd76b
|
Attempting to fix utf8 urls by not type converting to string
|
2022-06-18 22:41:00 +01:00 |
|
Philip Sargent
|
bf6c6e56a6
|
fixing to work with python3.10 on a machine where 3.9 is default
|
2022-05-19 22:38:28 +03:00 |
|
Philip Sargent
|
b259e43de2
|
bad CSS from typo
|
2022-05-19 16:13:35 +03:00 |
|
Philip Sargent
|
1556ccd7f6
|
programmers note
|
2022-05-19 15:59:44 +03:00 |
|
Philip Sargent
|
a7baf4f3e6
|
restore Sit Index menu item
|
2022-05-19 15:58:54 +03:00 |
|
Philip Sargent
|
f0634ff164
|
specify default encoding explicitly
|
2022-04-28 00:30:43 +03:00 |
|
Philip Sargent
|
322d454d41
|
revert
|
2022-04-27 23:43:15 +03:00 |
|