Ilia Rostovtsev
dbdf540ea3
Language Transform: All modules transcode/translate (module) to utf-8 2/3
2020-02-28 20:27:12 +03:00
Ilia Rostovtsev
453d7ae027
Fix broken .bg translations (was broken forever)
2020-02-28 19:09:01 +03:00
Ilia Rostovtsev
4e5b9d9a1e
Language Transform: All modules transcode/translate (module.info) to new UTF-8 format 1/3
2020-02-28 18:59:13 +03:00
Ilia Rostovtsev
039b23958c
Fix to reduce the rate to prenent 503 error
2020-02-28 16:38:17 +03:00
Ilia Rostovtsev
42ae9658e3
Language Transform: All modules transcode (config) to new UTF-8 format
2020-02-28 16:08:10 +03:00
Ilia Rostovtsev
908ddfaa61
Print error clearly
2020-02-28 15:56:53 +03:00
Ilia Rostovtsev
3d9c809a16
Try first if encoding works out for decode sub
2020-02-28 15:53:19 +03:00
Ilia Rostovtsev
aba0337d24
Fix to support module and config types for mass operations
2020-02-28 15:34:14 +03:00
Ilia Rostovtsev
09b6994115
Language Transform: ACL module transcode/translate (module)
2020-02-28 03:39:12 +03:00
Ilia Rostovtsev
876fe28633
Language Transform: ACL module transcode/translate (config)
2020-02-28 03:30:49 +03:00
Ilia Rostovtsev
99bb889e8b
Language Transform: ACL module transcode/translate (lang)
2020-02-28 03:24:07 +03:00
Ilia Rostovtsev
b854eef86d
Drop no longer used language files
2020-02-28 03:22:35 +03:00
Ilia Rostovtsev
9e365d7341
Drop few languages that are hard to manage (for now)
2020-02-28 03:20:06 +03:00
Ilia Rostovtsev
09a5ba06cf
Fix regex for translated strings
2020-02-28 02:57:21 +03:00
Ilia Rostovtsev
adb4ad1797
Language Transform: Switch to using utf-8 only, drop all convert scripts
2020-02-28 01:17:50 +03:00
Ilia Rostovtsev
c2006d1dfa
Language Transform: Add manipulate-language main script
...
This is the first version of the script which at the moment can only do bulk transcoding/translate for given or all modules/languages. Add/remove and spell check functionality is coming in the near future.
Run `manipulate-language -h` for more details.
2020-02-28 00:50:08 +03:00
Ilia Rostovtsev
395a2552b1
Language Transform: Update language list
2020-02-27 23:29:40 +03:00
Jamie Cameron
8b8b957897
change default defaults https://github.com/webmin/webmin/issues/1203
2020-02-23 10:02:52 -08:00
Jamie Cameron
410073bded
Partitions on NVME have p before the number https://github.com/webmin/webmin/issues/1202
2020-02-22 13:31:27 -08:00
Jamie Cameron
0b440e8fc5
Always update contact email
2020-02-18 17:07:41 -08:00
Jamie Cameron
f44988264c
Parital version of fail2ban merge support
2020-02-16 22:47:29 -08:00
Jamie Cameron
25fe0fc4f0
Add forgotten file to github
2020-02-16 21:13:40 -08:00
Jamie Cameron
daa6196f2e
Remove obsolete old icon files
2020-02-16 21:08:54 -08:00
Jamie Cameron
df1244a228
translation contribution
2020-02-16 21:03:26 -08:00
Jamie Cameron
5f9eb07d30
Merge branch 'master' of github.com:webmin/webmin
2020-02-16 21:02:56 -08:00
Jamie Cameron
484763cbcc
Contributed catalan translation
2020-02-16 21:02:47 -08:00
Ilia Rostovtsev
fcea4bf2d6
Make conversions for JSON properly; add 2 new options
2020-02-13 15:35:52 +03:00
Ilia Rostovtsev
961373ce41
Update JSON:PP to the latest
2020-02-13 12:52:48 +03:00
Jamie Cameron
067a433eec
Fix command to show holds https://github.com/webmin/webmin/issues/1198
2020-02-10 23:14:24 -08:00
Jamie Cameron
b98c2a1804
escape logged commands
2020-02-10 14:47:34 -08:00
Jamie Cameron
f9406d5487
Merge branch 'master' of github.com:webmin/webmin
2020-02-10 14:45:04 -08:00
Jamie Cameron
ae5e3605a8
Escape list of previous commands
2020-02-10 14:42:59 -08:00
Ilia Rostovtsev
13af3e6567
1.941 notes
2020-02-10 12:11:08 +03:00
Jamie Cameron
83d00ecb7b
bump version
2020-02-09 21:10:12 -08:00
Jamie Cameron
445fe83477
Fix command shell chroot in usermin
2020-02-09 21:02:15 -08:00
Jamie Cameron
15dd56d314
Fix perl warning https://www.virtualmin.com/node/68418
2020-02-09 09:33:24 -08:00
Ilia Rostovtsev
e469ba3a40
Fix typo
2020-02-09 15:39:47 +03:00
Ilia Rostovtsev
fa94624d2a
Display each DS record on new line 97e7ddafd7 (diff-76fbf7a2aaa9065fc626f235d1fa1c83)
2020-02-07 15:11:02 +03:00
Ilia Rostovtsev
3c06228ff4
Add missing table_open_cache key text value https://github.com/webmin/webmin/issues/1197
2020-02-07 11:28:38 +03:00
Jamie Cameron
bfa703e183
When applying a virtual interface in it's parent's file, use ifup on the parent
2020-02-04 22:28:32 -08:00
Jamie Cameron
b03647aab9
init module supplies a log source
2020-02-04 22:18:07 -08:00
Jamie Cameron
ccf75a57e0
In a restart where the process execs itself, the PID file will contain own PID
2020-02-04 22:07:55 -08:00
Jamie Cameron
ec7140cc87
Complete CentOS 8 virtual interfsace support
2020-02-03 18:31:28 -08:00
Jamie Cameron
1e8b03bfbd
No need for net:: module
2020-02-03 18:20:01 -08:00
Jamie Cameron
34943e49cd
Add formal params, and don't write out undef values
2020-02-03 16:28:21 -08:00
Jamie Cameron
83327e5d15
Support new ip addr output format
2020-02-03 16:18:50 -08:00
Jamie Cameron
933aae1a9e
If home directory contains /./ like in chroot mode, then replace with /
2020-02-03 10:47:13 -08:00
Jamie Cameron
a3f5251c29
Fix parsing of YAML file and cleanup of empty files
2020-02-02 17:30:42 -08:00
Jamie Cameron
1db48bdf69
Merge branch 'master' of github.com:webmin/webmin
2020-02-02 09:53:22 -08:00
Jamie Cameron
6dd6618d2a
Don't show global config if user has no access
2020-02-02 09:53:12 -08:00