Commit Graph

206 Commits

Author SHA1 Message Date
Ilia Rostovtsev
87f5c0eb5a Also print Webmin root dir 2021-10-02 20:40:47 +03:00
Ilia Rostovtsev
b57af70335 Fix to exit on error 2021-10-02 20:38:27 +03:00
Ilia Rostovtsev
bf6e0a1387 Add --version option to webmin command 2021-10-02 20:30:21 +03:00
Ilia Rostovtsev
22ca116bb0 Fix to improve post-translation formatting 2021-06-21 14:46:27 +03:00
Ilia Rostovtsev
6f90df409e Fix if translated $1 incorrectly replaced with %1 2021-06-21 12:58:18 +03:00
Ilia Rostovtsev
be03176ed6 Check if subcommand exists 2021-05-28 14:16:31 +03:00
Ilia Rostovtsev
f437eab3c4 Improve passwd change command https://github.com/webmin/webmin/pull/1477#issuecomment-825446689
1. Allow passing username as regular param
  2. Do no print verbose `Success:` on success
2021-04-25 12:34:40 +03:00
Ilia Rostovtsev
31a5f1781b Fix typo 2021-04-22 00:08:09 +03:00
Ilia Rostovtsev
1c03e37a80 Add minor improvements 2021-04-21 14:31:22 +03:00
Ilia Rostovtsev
584d22020e Add exit codes, file check, nicer errors and color formatting 2021-04-20 23:23:08 +03:00
Ilia Rostovtsev
8e702239c3 Backup first previous miniserv.users file 2021-04-20 18:37:31 +03:00
Ilia Rostovtsev
41b15fb101 Add API to change Webmin user password 2021-04-20 17:43:24 +03:00
Ilia Rostovtsev
4771396dbc Fix to add theme upgrades to certain version 2021-01-14 21:52:47 +03:00
Ilia Rostovtsev
e50e70a04c Use new API to preserve new lines 2020-12-26 20:39:47 +03:00
Ilia Rostovtsev
244a3342f4 Fix to drop keys in .auto files if there is a translation by human been made 2020-12-02 18:52:05 +03:00
Ilia Rostovtsev
cbf2304f35 Add Postfix SNI help translations 2020-06-20 18:51:46 +03:00
Ilia Rostovtsev
669b00589f Add a script to update from Git
It uses already existing `update-from-repo.sh` and `theme-update.sh` scripts, making things more convinient for developers.
2020-06-18 21:04:03 +03:00
Ilia Rostovtsev
ec29744a4e Fix to print usage, if no params passed, instead of oddly doing nothing 2020-06-18 18:46:58 +03:00
Ilia Rostovtsev
fa717574b0 Fix to work with bin/webmin command 2020-06-18 18:29:15 +03:00
Ilia Rostovtsev
918645c7a5 Fix Perl warning 2020-06-18 17:50:30 +03:00
Ilia Rostovtsev
870893521e Fix typo in pod 2020-06-18 17:00:54 +03:00
Ilia Rostovtsev
7002d0cd32 Fix translator regex bugs 2020-05-02 22:31:31 +03:00
Ilia Rostovtsev
5bd7023956 Fix to substitute reserved for help/ as well 2020-04-29 20:51:42 +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
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
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
fc0676c857 Fix to drop using a delay 2020-04-26 11:43:48 +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
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
Ilia Rostovtsev
561c753e40 Fix small bugs 2020-04-23 23:16:36 +03:00
Ilia Rostovtsev
e4b9a59e73 Add final steps in supporting "help/" transcoding/translation 2020-04-23 18:09:10 +03: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
b6a62e62d7 Add second step in supporting "help/" transcoding/translation 2020-04-19 19:58:17 +03:00
Ilia Rostovtsev
65c1891d9d Add first step in supporting "help/" transcoding/translation 2020-04-15 21:01:16 +03:00
Ilia Rostovtsev
7535c1318c Fix not wring a file in transcode only mode 2020-04-14 01:30:48 +03:00
Ilia Rostovtsev
5f8e23218f Fix no to write empty files 2020-04-14 01:24:52 +03:00
Ilia Rostovtsev
75f0ca4ba5 Add search/replace feature, executed against original template values 2020-04-14 00:56:20 +03:00
Ilia Rostovtsev
d80bbaeb79 Question mark is a part of regex, just use some other char 2020-04-09 22:15:41 +03:00