Ilia Rostovtsev
d6de57c90e
Fix great amount of auto-translation small but ugly bugs
2020-04-29 17:32:37 +03:00
Ilia Rostovtsev
93d2e2d8dd
Fix altered escaped HTML (ja)
2020-04-29 15:11:52 +03:00
Ilia Rostovtsev
80b0801937
Add support for symlinked modules
2020-04-28 18:07:30 +03:00
Ilia Rostovtsev
a81ae41f3e
Substitute reserved words, which are broken for some languages
2020-04-28 12:36:33 +03:00
Ilia Rostovtsev
edf18a19e2
Fix translation bug
2020-04-28 00:24:07 +03:00
Ilia Rostovtsev
092e146b9e
Fix language (ru) specific bug
2020-04-28 00:19:54 +03:00
Ilia Rostovtsev
1487e8dcf8
Add a work-around to fix translator bug for Russian specifically
2020-04-27 23:58:23 +03:00
Ilia Rostovtsev
61740a82f0
Handle "\n" new line char in text mode translations
2020-04-27 21:53:30 +03:00
Ilia Rostovtsev
73aa86e382
Fix more post-translation errors
2020-04-27 21:11:02 +03:00
Ilia Rostovtsev
e1242a3f81
Automatically detect if we can upgrade to HTML mode
2020-04-27 21:10:41 +03:00
Ilia Rostovtsev
4f449dc577
Fix heal mode
2020-04-27 20:58:32 +03:00
Ilia Rostovtsev
777ca23ece
Add a feature to recover double-encoded language files
2020-04-27 18:05:46 +03:00
Ilia Rostovtsev
203a7f5baa
Add ability to force re-translate and force HTML format for certain keys
...
Usage: `language-manager -m=bind8 -kft=mass_desc -kfh=mass_desc`
2020-04-27 14:02:39 +03:00
Ilia Rostovtsev
435f94c59f
Merge branch 'master' of github.com:webmin/webmin
2020-04-27 13:22:21 +03:00
Ilia Rostovtsev
5245b8bb0d
Fix a value using new feature in language-translate script
...
The new feature allows you to specify keys that will be force translated in HTML format even when in text is set by default, to strictly preserve content between <tt></tt> tags
Usage: language-manager -m=bind8 -kft=mass_desc -kfh=mass_desc
2020-04-27 13:21:59 +03:00
Jamie Cameron
e1daada73a
Add function to get all open files
2020-04-26 15:25:24 -07:00
Jamie Cameron
eeba63c7ad
Add new function to get all the open sockets
2020-04-26 15:14:44 -07:00
Jamie Cameron
4f0dc91d5a
Merge branch 'master' of github.com:webmin/webmin
2020-04-26 10:33:12 -07:00
Jamie Cameron
6ce4598244
Don't try to run lsof if we know it's not installed
2020-04-26 10:30:43 -07:00
Ilia Rostovtsev
8f7db3e3c7
Merge branch 'master' of github.com:webmin/webmin
2020-04-26 11:44:19 +03:00
Ilia Rostovtsev
fc0676c857
Fix to drop using a delay
2020-04-26 11:43:48 +03:00
Jamie Cameron
371d72e5d9
Merge pull request #1233 from macmon/master
...
Some Cross-Site-Scripting (XSS) fixes
2020-04-25 12:36:18 -07:00
Ilia Rostovtsev
7ae3b89b66
Fix units
2020-04-25 18:43:57 +03:00
Ilia Rostovtsev
d63f86c7da
Enforce permissions for help files too
2020-04-25 13:56:09 +03:00
Ilia Rostovtsev
ccd9657fa9
Remove files if empty
2020-04-25 13:22:29 +03:00
Ilia Rostovtsev
a0c6e588bd
Fix nasty variable scope bug
2020-04-25 12:19:32 +03:00
Ilia Rostovtsev
605b72f440
Fix module.info processing bug
2020-04-24 15:05:32 +03:00
Ilia Rostovtsev
02e47fd1b1
Fix typo leading to fatal
2020-04-24 13:32:33 +03:00
Ilia Rostovtsev
343215c3ae
Fix post-translation bugs /4
2020-04-24 13:27:04 +03:00
Ilia Rostovtsev
cb91a34aeb
Fix quotes surrounding
2020-04-24 13:17:39 +03:00
Ilia Rostovtsev
dc1b14d8b5
Remove debug prints
2020-04-24 13:09:03 +03:00
Ilia Rostovtsev
2f663d3692
Fix regex to really get file extension
2020-04-24 13:06:34 +03:00
Mike Steinmetz
61b8c47889
Some little fix for html_escape
2020-04-24 11:23:02 +02:00
Ilia Rostovtsev
561c753e40
Fix small bugs
2020-04-23 23:16:36 +03:00
Ilia Rostovtsev
d0591c4400
Fix post-translation bugs /3
2020-04-23 20:35:01 +03:00
Ilia Rostovtsev
3e4517bf40
Fix post-translation bugs /2
2020-04-23 20:28:41 +03:00
Ilia Rostovtsev
5c152ef523
Fix post-translation bugs /1
2020-04-23 20:19:21 +03:00
Ilia Rostovtsev
70876bff93
Add help/ translations
2020-04-23 18:10:56 +03:00
Ilia Rostovtsev
e4b9a59e73
Add final steps in supporting "help/" transcoding/translation
2020-04-23 18:09:10 +03:00
Mike Steinmetz
1de9374711
MM-5521 remove unused file
2020-04-23 15:21:20 +02:00
Mike Steinmetz
edb9a43a89
MM-5521 escape inputs for some error messages
2020-04-23 15:19:44 +02:00
Ilia Rostovtsev
41e5ae2a46
Add supporting "help/" transcoding/translation /4
2020-04-22 21:36:01 +03:00
Ilia Rostovtsev
cced2fe589
Add supporting "help/" transcoding/translation /3
2020-04-20 17:20:18 +03:00
Ilia Rostovtsev
f6b8cc6692
Add transcodings and rename files to new format for help/
2020-04-19 20:02:31 +03:00
Ilia Rostovtsev
b6a62e62d7
Add second step in supporting "help/" transcoding/translation
2020-04-19 19:58:17 +03:00
Ilia Rostovtsev
77455e8175
Drop files that are available in its original encoding /2
2020-04-19 13:58:52 +03:00
Ilia Rostovtsev
a18b9b51d6
Drop files that are available in its original encoding
2020-04-19 12:22:37 +03:00
Jamie Cameron
029f0f1cce
Add support for Citrix Hypervisor https://sourceforge.net/p/webadmin/bugs/4877/
2020-04-18 17:02:54 -07:00
Jamie Cameron
3944fec7db
Merge branch 'master' of github.com:webmin/webmin
2020-04-18 16:06:20 -07:00
Jamie Cameron
a9b43e461a
Factor out function to get device labels, and add caching 0ttps://www.virtualmin.com/node/68733
2020-04-18 16:00:40 -07:00