Commit Graph

  • 16d938b8ed Fix another uninitialized value warning Ilia Rostovtsev 2020-02-29 22:00:41 +03:00
  • afe732e975 Preserve original string formatting - text : or text : $1 Ilia Rostovtsev 2020-02-29 21:43:34 +03:00
  • 23f50510c4 Preserve dates example formatting Ilia Rostovtsev 2020-02-29 21:09:28 +03:00
  • bac28ccd35 Preserve inner formatting for tag's attrs Ilia Rostovtsev 2020-02-29 20:48:46 +03:00
  • 59c3c014f2 Fix another uninitialized value warning Ilia Rostovtsev 2020-02-29 19:56:19 +03:00
  • d428cbeb1e Fix uninitialized value warning Ilia Rostovtsev 2020-02-29 19:55:04 +03:00
  • 359e47a332 Fix type uninitialized error Ilia Rostovtsev 2020-02-29 19:49:03 +03:00
  • 80d34a59d5 Language Transform: All modules transcode/translate (module) to utf-8 3/3 Ilia Rostovtsev 2020-02-29 07:48:18 +03:00
  • 4c4bb4fa97 Fix to update start time Ilia Rostovtsev 2020-02-29 01:31:19 +03:00
  • c84155f9e9 Fix previous translations for module.info with broken paths Ilia Rostovtsev 2020-02-29 00:47:52 +03:00
  • 9fd353a857 Unescape single quotes Ilia Rostovtsev 2020-02-29 00:47:12 +03:00
  • 33fed8d5ed Quote path for Google Translate to prevent translation logic corruption .. unless path is quoted, the translation results are broken for some languages. It's obviously Goole Translate bug that we need to work around. Ilia Rostovtsev 2020-02-29 00:24:37 +03:00
  • c301989c9f Auch, "quantifier" cannot be "greedy" - retranslating the last .. Ilia Rostovtsev 2020-02-28 23:33:29 +03:00
  • 62ca456cfa Fix missing $opt ref Ilia Rostovtsev 2020-02-28 23:25:35 +03:00
  • c90848b59a Translate module info always using HTML format This is all very tricky and hacky - we need to preserve the path that can be wrapped to span with notranslate attr, and while module.info strings doesn't have any extra HTML it will work just fine Ilia Rostovtsev 2020-02-28 23:14:45 +03:00
  • 6a1bea4c75 Properly escape path when translating Ilia Rostovtsev 2020-02-28 22:32:02 +03:00
  • 27dde7c488 This time update GT API token properly Ilia Rostovtsev 2020-02-28 21:43:17 +03:00
  • 38cc53cc71 Update GT API token properly Ilia Rostovtsev 2020-02-28 21:42:25 +03:00
  • 9ef21468db Remove all spaces from path when broken by translator Ilia Rostovtsev 2020-02-28 21:37:02 +03:00
  • aa6adca01d Fix to preserve paths in string as it is, e.g. /etc/rpc Ilia Rostovtsev 2020-02-28 21:17:19 +03:00
  • 82b4bde6b4 Add token expiration check and module exclude option Ilia Rostovtsev 2020-02-28 20:45:44 +03:00
  • dbdf540ea3 Language Transform: All modules transcode/translate (module) to utf-8 2/3 Ilia Rostovtsev 2020-02-28 20:27:12 +03:00
  • 453d7ae027 Fix broken .bg translations (was broken forever) Ilia Rostovtsev 2020-02-28 19:09:01 +03:00
  • 4e5b9d9a1e Language Transform: All modules transcode/translate (module.info) to new UTF-8 format 1/3 Ilia Rostovtsev 2020-02-28 18:59:13 +03:00
  • 039b23958c Fix to reduce the rate to prenent 503 error Ilia Rostovtsev 2020-02-28 16:38:17 +03:00
  • 42ae9658e3 Language Transform: All modules transcode (config) to new UTF-8 format Ilia Rostovtsev 2020-02-28 16:08:10 +03:00
  • 908ddfaa61 Print error clearly Ilia Rostovtsev 2020-02-28 15:56:53 +03:00
  • 3d9c809a16 Try first if encoding works out for decode sub Ilia Rostovtsev 2020-02-28 15:53:19 +03:00
  • aba0337d24 Fix to support module and config types for mass operations Ilia Rostovtsev 2020-02-28 15:34:14 +03:00
  • 57869c5840 Sort cron files to make read order stable https://sourceforge.net/p/webadmin/bugs/5313/ Jamie Cameron 2020-02-27 21:27:05 -08:00
  • 09b6994115 Language Transform: ACL module transcode/translate (module) Ilia Rostovtsev 2020-02-28 03:39:12 +03:00
  • 876fe28633 Language Transform: ACL module transcode/translate (config) Ilia Rostovtsev 2020-02-28 03:30:49 +03:00
  • 99bb889e8b Language Transform: ACL module transcode/translate (lang) Ilia Rostovtsev 2020-02-28 03:24:07 +03:00
  • b854eef86d Drop no longer used language files Ilia Rostovtsev 2020-02-28 03:22:35 +03:00
  • 9e365d7341 Drop few languages that are hard to manage (for now) Ilia Rostovtsev 2020-02-28 03:20:06 +03:00
  • 09a5ba06cf Fix regex for translated strings Ilia Rostovtsev 2020-02-28 02:57:21 +03:00
  • adb4ad1797 Language Transform: Switch to using utf-8 only, drop all convert scripts Ilia Rostovtsev 2020-02-28 01:17:50 +03:00
  • 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. Ilia Rostovtsev 2020-02-28 00:50:08 +03:00
  • 395a2552b1 Language Transform: Update language list Ilia Rostovtsev 2020-02-27 23:29:40 +03:00
  • 8b8b957897 change default defaults https://github.com/webmin/webmin/issues/1203 Jamie Cameron 2020-02-23 10:02:52 -08:00
  • 410073bded Partitions on NVME have p before the number https://github.com/webmin/webmin/issues/1202 Jamie Cameron 2020-02-22 13:31:27 -08:00
  • 0b440e8fc5 Always update contact email Jamie Cameron 2020-02-18 17:07:41 -08:00
  • f44988264c Parital version of fail2ban merge support Jamie Cameron 2020-02-16 22:47:29 -08:00
  • 25fe0fc4f0 Add forgotten file to github Jamie Cameron 2020-02-16 21:13:40 -08:00
  • daa6196f2e Remove obsolete old icon files Jamie Cameron 2020-02-16 21:08:54 -08:00
  • df1244a228 translation contribution Jamie Cameron 2020-02-16 21:03:26 -08:00
  • 5f9eb07d30 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-02-16 21:02:56 -08:00
  • 484763cbcc Contributed catalan translation Jamie Cameron 2020-02-16 21:02:47 -08:00
  • fcea4bf2d6 Make conversions for JSON properly; add 2 new options Ilia Rostovtsev 2020-02-13 15:35:52 +03:00
  • 961373ce41 Update JSON:PP to the latest Ilia Rostovtsev 2020-02-13 12:52:48 +03:00
  • 067a433eec Fix command to show holds https://github.com/webmin/webmin/issues/1198 Jamie Cameron 2020-02-10 23:14:24 -08:00
  • b98c2a1804 escape logged commands Jamie Cameron 2020-02-10 14:47:34 -08:00
  • f9406d5487 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-02-10 14:45:04 -08:00
  • ae5e3605a8 Escape list of previous commands Jamie Cameron 2020-02-10 14:42:59 -08:00
  • 13af3e6567 1.941 notes Ilia Rostovtsev 2020-02-10 12:11:08 +03:00
  • 83d00ecb7b bump version Jamie Cameron 2020-02-09 21:10:12 -08:00
  • 445fe83477 Fix command shell chroot in usermin Jamie Cameron 2020-02-09 21:02:15 -08:00
  • 15dd56d314 Fix perl warning https://www.virtualmin.com/node/68418 Jamie Cameron 2020-02-09 09:33:24 -08:00
  • e469ba3a40 Fix typo Ilia Rostovtsev 2020-02-09 15:39:47 +03:00
  • fa94624d2a Display each DS record on new line 97e7ddafd7 (diff-76fbf7a2aaa9065fc626f235d1fa1c83) Ilia Rostovtsev 2020-02-07 15:11:02 +03:00
  • 3c06228ff4 Add missing table_open_cache key text value https://github.com/webmin/webmin/issues/1197 Ilia Rostovtsev 2020-02-07 11:28:38 +03:00
  • bfa703e183 When applying a virtual interface in it's parent's file, use ifup on the parent Jamie Cameron 2020-02-04 22:28:32 -08:00
  • b03647aab9 init module supplies a log source Jamie Cameron 2020-02-04 22:18:07 -08:00
  • ccf75a57e0 In a restart where the process execs itself, the PID file will contain own PID Jamie Cameron 2020-02-04 22:07:55 -08:00
  • ec7140cc87 Complete CentOS 8 virtual interfsace support Jamie Cameron 2020-02-03 18:31:28 -08:00
  • 1e8b03bfbd No need for net:: module Jamie Cameron 2020-02-03 18:20:01 -08:00
  • 34943e49cd Add formal params, and don't write out undef values Jamie Cameron 2020-02-03 16:28:21 -08:00
  • 83327e5d15 Support new ip addr output format Jamie Cameron 2020-02-03 16:18:50 -08:00
  • 933aae1a9e If home directory contains /./ like in chroot mode, then replace with / Jamie Cameron 2020-02-03 10:47:13 -08:00
  • a3f5251c29 Fix parsing of YAML file and cleanup of empty files Jamie Cameron 2020-02-02 17:30:42 -08:00
  • 1db48bdf69 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-02-02 09:53:22 -08:00
  • 6dd6618d2a Don't show global config if user has no access Jamie Cameron 2020-02-02 09:53:12 -08:00
  • c9e2ee3a8b Fix OS X names for 10.8-10.11 Ilia Rostovtsev 2020-01-29 00:19:18 +03:00
  • bb6492aa21 Don't print actual name for older Mac OS X Ilia Rostovtsev 2020-01-29 00:15:23 +03:00
  • 46b300df7f Merge PR - Update Mac OS X versions #1189 from gilcel/master Ilia Rostovtsev 2020-01-29 00:03:00 +03:00
  • 65fa670da4 Create ability to by-pass usage of theme_nice_size (like in virtualmin-support) Ilia Rostovtsev 2020-01-27 22:08:19 +03:00
  • 97efb3f7b0 Update Mac OS X versions list and add version names Gilles Celli 2020-01-27 13:26:28 +01:00
  • d693dc34be Import missing global in strict mode https://github.com/webmin/webmin/issues/1186 Ilia Rostovtsev 2020-01-27 15:12:54 +03:00
  • 3b020c796f Fix to use dumpavail instead 8cc0aaad04 (commitcomment-36978163) Ilia Rostovtsev 2020-01-27 14:26:12 +03:00
  • aaba3d24f3 Fix plain text file Ilia Rostovtsev 2020-01-27 14:20:57 +03:00
  • e82c202d2e Revert 8cc0aaad04 Ilia Rostovtsev 2020-01-27 13:41:21 +03:00
  • 38e22aa37f Deal with another interface name format https://github.com/webmin/webmin/issues/1184 Jamie Cameron 2020-01-26 22:18:03 -08:00
  • 18a112075d Don't print location info Ilia Rostovtsev 2020-01-27 00:32:43 +03:00
  • 2f8ef027a0 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-01-26 10:34:32 -08:00
  • 17cea77c86 Fail fast if PID is already running Jamie Cameron 2020-01-26 10:34:12 -08:00
  • 0bbdb5b8af Fix max value to be 400 rows (at least) Ilia Rostovtsev 2020-01-23 16:06:10 +03:00
  • 2a9df4c5d4 suppress errors from final kill Jamie Cameron 2020-01-21 11:08:21 -08:00
  • b49bd4c657 Spaces can and should appear after , https://forum.virtualmin.com/t/network-got-reset-after-first-reboot/104199/10 Jamie Cameron 2020-01-20 15:51:16 -08:00
  • 2917faf9ab Don't show DNS option if not supported Jamie Cameron 2020-01-19 18:15:11 -08:00
  • 5668647043 Attempt to kill sub-processes if supported Jamie Cameron 2020-01-19 14:59:24 -08:00
  • fae9c12a4e Update stop script to use kill -9 if needed Jamie Cameron 2020-01-19 13:29:52 -08:00
  • 31aa75ef18 Optionally show journalctl output Jamie Cameron 2020-01-18 22:53:16 -08:00
  • 32c4897cc3 Make commands clearer Jamie Cameron 2020-01-18 22:52:56 -08:00
  • dcfc84edd6 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-01-18 16:41:56 -08:00
  • 9639e29a63 Path may be under /usr/local/etc https://sourceforge.net/p/webadmin/bugs/5353/ Jamie Cameron 2020-01-18 16:39:41 -08:00
  • 1a3058d44b Fix lang text Ilia Rostovtsev 2020-01-18 15:29:18 +03:00
  • 8cc0aaad04 Fix to handle backports repos (Ubuntu enabled default) Ilia Rostovtsev 2020-01-18 15:18:21 +03:00
  • a7b4847480 Rename sub name to be more intuitive Ilia Rostovtsev 2020-01-18 14:29:40 +03:00
  • 4bd15b01dd Fix typo Ilia Rostovtsev 2020-01-16 13:09:25 +03:00
  • f025c1c1c5 Support and use more than one possible PID https://sourceforge.net/p/webadmin/bugs/5343/ Jamie Cameron 2020-01-14 21:40:14 -08:00