Ilia Rostovtsev
dbe2aba0eb
Add support for displaying CPU fans on the Dashboard
2021-11-17 23:21:20 +03:00
Jamie Cameron
954aaa1a63
Get hostname once, using uname command as a fallback
2021-11-15 23:09:22 -08:00
Jamie Cameron
fd12551714
Fix line endings
2021-11-15 18:23:02 -08:00
Jamie Cameron
71aa88adfc
Don't re-format config if somehow the config option isn't set
2021-11-13 11:09:21 -08:00
Jamie Cameron
9be9daa1ec
Merge branch 'master' of github.com:webmin/webmin
2021-11-11 15:21:17 -08:00
Jamie Cameron
76147eb32c
Handle case where var_directory changes
2021-11-11 15:20:41 -08:00
Ilia
0436601c77
Merge pull request #1535 from niyari/patch-webmin-ja
...
Update /webmin japanese translation.
2021-11-11 02:49:39 +03:00
Jamie Cameron
417bb77ec2
Merge branch 'master' of github.com:webmin/webmin
2021-11-09 19:58:56 -08:00
Jamie Cameron
b118a05209
Show security tab if it was selected before
2021-11-09 18:57:55 -08:00
Ilia Rostovtsev
b111b0cb23
Fix forms column for Custom Commands module
2021-11-09 15:39:50 +03:00
Ilia Rostovtsev
a8cb9a5036
Drop columns from Custom Commands module
2021-11-09 12:54:52 +03:00
Ilia Rostovtsev
b9e88f7f93
Fix id name
2021-11-08 14:18:07 +03:00
Ilia Rostovtsev
b7e1d1f6fe
Add id refs for upload dialog checkboxes
2021-11-08 14:17:07 +03:00
Ilia Rostovtsev
0ec3e7ba9d
Add support for extracting .iso and .img files
2021-11-08 13:46:19 +03:00
Ilia Rostovtsev
416afebffe
Fix to extract all types of tars at once
2021-11-08 13:04:05 +03:00
Jamie Cameron
cdde4ef96d
Use usermin config when redirecting https://github.com/webmin/usermin/issues/73
2021-11-07 21:33:29 -08:00
Ilia Rostovtsev
1e55e74088
Add support for uploading and extracting at once #1544
2021-11-07 21:23:23 +03:00
Ilia Rostovtsev
99478d9741
Remove empty space
2021-11-05 01:57:26 +03:00
Ilia Rostovtsev
0ec35a3581
Fix to format config only at the very end if no issues
2021-11-05 01:48:43 +03:00
Ilia Rostovtsev
6ccfd2c7bc
If file was deleted prevent recreating an empty file
2021-11-04 19:34:19 +03:00
Ilia Rostovtsev
9a66592601
Format directive if not the first in VirtualHost
2021-11-04 19:29:20 +03:00
Ilia Rostovtsev
79ab64939f
Add format config to do magic with separating directives
2021-11-04 17:32:13 +03:00
Ilia Rostovtsev
2b43b2baa4
Format configs cross changes made in UI; fix allowed test
2021-11-04 14:43:27 +03:00
Ilia Rostovtsev
471767d1b8
Fix format_config test
2021-11-04 13:22:13 +03:00
Ilia Rostovtsev
c9147a8ca1
Clean no-lng used var
2021-11-04 12:58:06 +03:00
Ilia Rostovtsev
ebeea77dd9
Update comments
2021-11-04 12:57:14 +03:00
Ilia Rostovtsev
50875dffab
Add API to format all modified conf files
2021-11-04 12:55:57 +03:00
Ilia Rostovtsev
9cb874c605
Add support for Apache config indent formatting
2021-11-03 21:21:19 +03:00
Ilia Rostovtsev
ce765d28bb
Add basic File Manager optimisations
2021-10-30 17:53:26 +03:00
Ilia Rostovtsev
9f0fc2e485
Add support for directory uploads #1539
2021-10-29 23:43:16 +03:00
Ilia Rostovtsev
ee97197b5a
Add calling any config pre-load function
2021-10-27 00:03:01 +03:00
Ilia Rostovtsev
12db447514
Add API to check if foreign module's function exists
2021-10-26 22:33:49 +03:00
Ilia Rostovtsev
9be42454b0
Fix to load theme library to always get expected HTML
2021-10-24 17:40:43 +03:00
Jamie Cameron
e2e536fd38
Fix field labels https://github.com/webmin/webmin/issues/1540
2021-10-22 22:02:26 -07:00
Jamie Cameron
3ebf8ae2dd
Allow null values to be explicitly entered
2021-10-22 13:30:05 -07:00
Jamie Cameron
67a4bc38d8
Increase defaut key size for RSASHA256 https://forum.virtualmin.com/t/more-on-dnssec/112685
2021-10-20 18:18:57 -07:00
Jamie Cameron
e61d9d680b
Handle colons in hostnames with escaping https://sourceforge.net/p/webadmin/bugs/5506/
2021-10-16 18:23:13 -07:00
Jamie Cameron
93ff3221bb
Merge branch 'master' of github.com:webmin/webmin
2021-10-16 12:17:35 -07:00
Jamie Cameron
01d9cc3d8b
Add support for 'required' SSL option https://forum.virtualmin.com/t/license-in-question-after-failed-move-upgrade-attempt/112136/30
2021-10-16 12:17:27 -07:00
Ilia Rostovtsev
a9670389b7
Fix to improve var dumping
...
For example, can be used to easily dump more complex data structures, like `webmin_debug_var_dump(\@rv, 'get_all_domain_service_ssl_certs');` will nicely print always sorted nested hashes
2021-10-15 23:18:37 +03:00
Jamie Cameron
06a73b990c
Merge branch 'master' of github.com:webmin/webmin
2021-10-12 18:41:01 -07:00
Jamie Cameron
f2e21fbe5d
Also flush cache of files that didn't exist the first time
2021-10-12 18:40:21 -07:00
Jamie Cameron
00e21a6486
Merge pull request #1537 from kiwichrish/master
...
Add explicit notify type to Bind DNS zone config options
2021-10-12 17:55:04 -07:00
Jamie Cameron
77ccbcc36d
Use known server object to connect https://sourceforge.net/p/webadmin/bugs/5497/
2021-10-11 19:32:26 -07:00
Jamie Cameron
2e721802f8
Use external ping command by default on debian linux https://sourceforge.net/p/webadmin/bugs/5509/
2021-10-11 19:06:13 -07:00
Chris Hellyar
6d50ce9503
Add explicit notify type to Bind DNS zone config options
2021-10-12 13:40:12 +13:00
Jamie Cameron
6cc25f354e
Fix CAA record labels
2021-10-10 22:49:10 -07:00
Jamie Cameron
dbe809d76b
Need to clear module.info cache after installing
2021-10-10 22:31:35 -07:00
Jamie Cameron
5f92dfab53
Merge branch 'master' of github.com:webmin/webmin
2021-10-10 21:56:29 -07:00
Jamie Cameron
f4365ec61f
Show more details if ping fails
2021-10-10 21:38:21 -07:00