Commit Graph

18762 Commits

Author SHA1 Message Date
Jamie Cameron
35db89c076 Merge pull request #1239 from ardabeyazoglu/master
Add support for redis session
2020-05-09 10:36:04 -07:00
Arda Beyazoglu
990fda13ef Add support for redis session 2020-05-09 10:49:18 +02:00
Jamie Cameron
ef4b35f7ee Fix perl warning 2020-05-07 23:21:35 -07:00
Jamie Cameron
29341093ba Merge branch 'master' of github.com:webmin/webmin 2020-05-07 23:20:48 -07:00
Jamie Cameron
aa627b3a9e fix perl warning 2020-05-07 23:20:33 -07:00
Ilia Rostovtsev
887ff4856c Merge branch 'master' of github.com:webmin/webmin 2020-05-04 13:13:34 +03:00
Ilia Rostovtsev
1bc262481d dnssec-keygen 9.14.2 deprecated the use of -r option in favor of using /dev/random [bugs:#5370] 2020-05-04 13:13:02 +03:00
Jamie Cameron
ad80dff2c7 Merge pull request #1234 from macmon/master
hostname update revised
2020-05-03 15:04:04 -07:00
Jamie Cameron
cf1965834c Don't append domain name if none was found https://virtualmin.com/node/68961 2020-05-03 15:00:36 -07:00
Jamie Cameron
6e47fd314e Remove python dep on debian since the package has been renamed in Ubuntu 20 https://forum.virtualmin.com/t/install-virtualmin-on-ubuntu-20-04/104734/38 2020-05-03 14:50:51 -07:00
Jamie Cameron
17ee4abe5c Fix unescaped input 2020-05-03 14:45:06 -07:00
Jamie Cameron
bb3416cc5f commited to wrong repo 2020-05-03 14:23:44 -07:00
Jamie Cameron
f40e2feb6a Merge branch 'master' of github.com:webmin/webmin 2020-05-03 13:57:55 -07:00
Jamie Cameron
cd86e43e27 Don't change body hash if it doesn't exist https://github.com/webmin/usermin/issues/58 2020-05-03 13:57:46 -07:00
Ilia Rostovtsev
c0788e285a Fix when no version found - assume greater than 3.2 2020-05-03 21:51:20 +03:00
Ilia Rostovtsev
613f3a5f41 Fix to handle missing ps version number 2020-05-03 21:47:43 +03:00
Ilia Rostovtsev
c692b3e2d8 Fix post-translation bugs 2020-05-03 19:59:45 +03:00
Ilia Rostovtsev
86ec5c0b7d Don't double encode labels for size 2020-05-03 19:18:56 +03:00
Ilia Rostovtsev
d45060f71d Merge branch 'master' of github.com:webmin/webmin 2020-05-03 14:02:34 +03:00
Ilia Rostovtsev
b28a26f1b6 Trim username to remove leading and trailing spaces
It may be annoying to see this error message if username copy/paste from somewhere and contains unexpected spaces
2020-05-03 14:02:17 +03:00
Jamie Cameron
490483dc55 Merge branch 'master' of github.com:webmin/webmin 2020-05-02 17:30:01 -07:00
Jamie Cameron
4e2108f612 Fix path on pre and post install runners https://github.com/webmin/webmin/issues/1080 2020-05-02 13:01:18 -07:00
Ilia Rostovtsev
7002d0cd32 Fix translator regex bugs 2020-05-02 22:31:31 +03:00
Ilia Rostovtsev
229d0853bc Remove langauto key too 2020-04-30 13:02:05 +03:00
Ilia Rostovtsev
fafc6ed2b5 Drop useless empty files /2 2020-04-29 23:25:40 +03:00
Ilia Rostovtsev
ee56777e6d Drop useless empty files 2020-04-29 23:17:45 +03:00
Ilia Rostovtsev
1e4bc2a17f Make sure that var is always defined 2020-04-29 22:25:36 +03:00
Ilia Rostovtsev
18f9c0effc Fix to consider read .auto too 2020-04-29 22:23:33 +03:00
Jamie Cameron
dcd38eb188 Merge branch 'master' of github.com:webmin/webmin 2020-04-29 11:33:07 -07:00
Jamie Cameron
cd1fd3e4c7 read .auto files in ulang 2020-04-29 11:32:46 -07:00
Ilia Rostovtsev
5bd7023956 Fix to substitute reserved for help/ as well 2020-04-29 20:51:42 +03:00
Ilia Rostovtsev
31e671d6a5 Export &load_language_auto 2020-04-29 20:49:50 +03:00
Ilia Rostovtsev
6c5a12c1f8 Fix lang string 2020-04-29 20:48:54 +03:00
Ilia Rostovtsev
7068e6a6b4 Fix great amount of auto-translation small but ugly bugs /4 2020-04-29 18:11:39 +03:00
Ilia Rostovtsev
53510c5b14 Fix great amount of auto-translation small but ugly bugs /3 2020-04-29 18:10:41 +03:00
Ilia Rostovtsev
1745fd7596 Fix great amount of auto-translation small but ugly bugs /2 2020-04-29 18:00:43 +03:00
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
Mike Steinmetz
8ea525cbea MM-5730 hostname update revised 2020-04-28 16:17:52 +02: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