iliajie
2be0169902
Add support for paginated tables in Users and Groups module
2023-05-10 16:49:15 +03:00
iliajie
295d3275bb
Fix not to change default line height
2023-05-10 16:41:43 +03:00
iliajie
7e8788cec3
Fix to support multiple instances of ui_paginations on a single page
2023-05-10 16:41:10 +03:00
iliajie
5f46f05ba4
Add support for searching paginated with hashes too
2023-05-10 11:46:52 +03:00
iliajie
c68ffa8eb7
Fix pagination items counts
2023-05-10 10:50:57 +03:00
iliajie
9b42e6d92a
Fix to use caller's pagination number if any
2023-05-10 10:50:03 +03:00
Michael S. Scaramella, Esq
a698576f59
Update config-solaris-11-ALL
...
The apparent need to edit this file to support the Apache HTTP Server 2.4 on Solaris was noticed when performing Spotlight searches on download code. We do not run Solaris, so cannot test these edits, yet they seem quite likely to be correct. Any needed corrections made by anyone running Solaris are welcome.
2023-05-09 19:59:27 -04:00
Michael S. Scaramella, Esq
9d081e49d9
Update ports-lib.pl
...
The edits update the Apache package names to versions 2.4. Versions 2.2 expired on 2017-07-01.
2023-05-09 19:47:07 -04:00
Michael S. Scaramella, Esq
9a1da695cd
Update pkg-lib.pl
...
The edits update the Apache package names to versions 2.4. Versions 2.2 expired on 2017-07-01.
2023-05-09 19:39:28 -04:00
Michael S. Scaramella, Esq
913e326a71
Create config-freebsd-11.0-ALL
...
This new configuration file adds support for Apache HTTP Server 2.4 on FreeBSD 11.0 and later.
2023-05-09 19:04:39 -04:00
Michael S. Scaramella, Esq
1b3db94b73
Rename config-freebsd-8.0-ALL to config-freebsd-8.0-10.4
...
This configuration file must be renamed to include a FreeBSD version range to accommodate a new configuration file named “config-freebsd-11.0-ALL” that supports Apache HTTP Server V. 2.4 on FreeBSD versions 11.0 and later.
2023-05-09 19:00:57 -04:00
iliajie
0dc11e7385
Fix client height calculation for Framed Theme
2023-05-09 23:18:15 +03:00
iliajie
c03fefd36d
Fix to update client height on form change dynamically (before submit)
2023-05-09 22:56:54 +03:00
iliajie
15c81e8ace
Fix wrong sting transfer
2023-05-09 22:41:29 +03:00
iliajie
3683c0e06c
Add support for multiple paginations in a single page
2023-05-09 19:53:15 +03:00
iliajie
8c15fc9fdb
Fix escapes ; add support to display items on page
...
e.g.: Showing 43 to 64 of 83 items on page ⏴ 3 of 4 pages ▸
2023-05-09 13:15:33 +03:00
Jamie Cameron
25e5b2f4fc
Use new used field
2023-05-08 20:56:33 -07:00
Jamie Cameron
41a7d61df4
Collect used disk space separately
2023-05-08 20:55:05 -07:00
Jamie Cameron
ad93a7cc53
Merge branch 'master' of github.com:webmin/webmin
2023-05-08 17:39:46 -07:00
Jamie Cameron
7edccbe38b
Newer DBD::mysql versions need to set mysql_ssl_optional to not fail if mandatory SSL isn't supported https://forum.virtualmin.com/t/remote-mysql-server-ssl-connection-issue/120683
2023-05-08 17:39:31 -07:00
iliajie
6310521982
Add support for listing jail blocks with pagination 2/2
2023-05-08 23:56:04 +03:00
iliajie
ae544ec580
Add support for listing jail blocks 1/2
...
https://forum.virtualmin.com/t/firewalld-module/116515/12
2023-05-07 21:24:30 +03:00
Jamie Cameron
c2bbb27de4
Using the back button to return doesn't refresh the page
2023-05-06 21:43:46 -07:00
Jamie Cameron
797c38b9e6
Merge branch 'master' of github.com:webmin/webmin
2023-05-06 14:51:21 -07:00
Jamie Cameron
2a1c5ce79c
Reuse the existing let's encrypt key by default http://github.com/virtualmin/virtualmin-gpl/issues/414
2023-05-06 14:49:44 -07:00
iliajie
e260a96d93
Add API to use theme dependent code for page refresh
2023-05-06 12:54:13 +03:00
iliajie
4e96552b03
Fix to factor out read_help_file sub to be accessible by theme
2023-05-06 12:01:06 +03:00
iliajie
9a29c6f98e
Fix search use absolute path for file
...
e.g. search for `Days before expiry` doesn't search for Virtualmin help in Authentic Theme
2023-05-05 13:24:29 +03:00
iliajie
fae07aed8a
Fix if defined
2023-05-04 14:31:22 +03:00
iliajie
62a3c9f237
Merge remote-tracking branch 'origin/master'
2023-05-04 13:09:37 +03:00
iliajie
cdf715ad2e
Fix to test expired password correctly
2023-05-04 13:09:16 +03:00
Jamie Cameron
33a8c5c8af
Fix check for values field
2023-05-03 17:01:40 -07:00
iliajie
06ae7b8582
Fix undefined error fa42a98acb (commitcomment-111597917)
2023-05-03 16:27:00 +03:00
Jamie Cameron
9cf714d014
Use the correct shadow table name https://github.com/webmin/webmin/issues/1898
2023-05-01 20:02:10 -07:00
Jamie Cameron
d1fe5d1bae
Merge branch 'master' of github.com:webmin/webmin
2023-04-30 21:44:38 -07:00
Jamie Cameron
f9c4cacd6c
SCRIPT_NAME isn't a safe variable to use, because sometimes Virtualmin sets it
2023-04-30 21:43:33 -07:00
Jamie Cameron
ce7e966c1a
Merge pull request #1897 from webmin/dev/firewalld-edit-configs-manually
...
Add support to edit FirewallD config files manually
2023-04-30 14:43:48 -07:00
Jamie Cameron
625f4ac93c
Fix check for missing value!
2023-04-30 10:54:58 -07:00
iliajie
fa311d5288
Add support to edit FirewallD config files manually
2023-04-30 18:43:36 +03:00
Jamie Cameron
fa42a98acb
Use values array if value isn't set https://forum.virtualmin.com/t/dns-not-appearing-on-slaves/120477
2023-04-28 20:08:09 -07:00
Jamie Cameron
81a8607628
Use lc to lower case
2023-04-28 13:59:19 -07:00
Jamie Cameron
2626d01005
Merge branch 'master' of github.com:webmin/webmin
2023-04-28 12:00:35 -07:00
Jamie Cameron
1e5032c7a3
Don't reference non-existent values
2023-04-28 12:00:04 -07:00
iliajie
5dc2281e66
Fix password change screen pop up on every login 20d07a17a8
2023-04-28 11:02:19 +03:00
iliajie
70fce1f97e
Fix not to display no password option
2023-04-27 23:11:55 +03:00
iliajie
da1ee58a7c
Fix to use offset rather than zone name https://github.com/virtualmin/virtualmin-gpl/issues/552
2023-04-26 11:30:53 +03:00
iliajie
4b3ef986bf
Merge branch 'master' of github.com:webmin/webmin
2023-04-26 09:32:22 +03:00
iliajie
14a07d4959
Fix to test if home directory is writable https://github.com/webmin/webmin/issues/1892#issuecomment-1522680504
...
Introduced with: https://github.com/webmin/webmin/commit/f46cc45
2023-04-26 09:30:24 +03:00
Jamie Cameron
e3d4d2427c
Merge branch 'master' of github.com:webmin/webmin
2023-04-25 20:47:48 -07:00
Jamie Cameron
9bcee57c7c
Try lower case username if upper case doesn't exist https://github.com/virtualmin/virtualmin-gpl/issues/553
2023-04-25 20:47:07 -07:00