24290 Commits

Author SHA1 Message Date
fdad726013 Fix printing footer unless theme was changed 2025-05-27 03:12:38 +03:00
65fb187afe Merge branch 'master' of github.com:webmin/webmin 2025-05-26 17:05:58 -07:00
825ce6154c Don't reference config array entries that don't exist 2025-05-26 17:05:51 -07:00
43bdc70248 Update changelog 3/3 2025-05-27 03:00:24 +03:00
8e81bd0f93 Add all new UI functions from the theme to the core
[no-build]
2025-05-27 01:46:31 +03:00
8fa410792e Fix to improve print and output when deleting package(s) 2025-05-27 00:44:56 +03:00
4c5560544a Remove unnecessary file existence checks, because we're going to attempt to read the files anyway 2025-05-26 14:18:53 -07:00
752e722beb Fix to remove excessive new line 2025-05-26 23:55:19 +03:00
6899d86d26 Fix to use inline submit
[no-build]
2025-05-26 21:27:54 +03:00
c85128bb4d Fix to fit in width 2025-05-26 19:50:48 +03:00
159cdc8057 Merge pull request #2483 from webmin/dev/php-installer
Fix issues in new PHP package manager
2025-05-26 09:15:32 -07:00
ccf7c08147 Fix to break conditionally as it fits sometimes 2025-05-26 17:17:50 +03:00
53d0566410 Fix to always break line 2025-05-26 16:56:03 +03:00
5d83d4040f Add support for showing gender-neutral translations
https://github.com/webmin/webmin/discussions/2482
https://forum.virtualmin.com/t/on-the-rejection-of-gender-neutral-language/133527

833292c0d1

fe064dd57d

4a19a6460b
2025-05-26 16:46:09 +03:00
833292c0d1 Add exported German language-neutral strings
https://github.com/webmin/webmin/discussions/2482
https://forum.virtualmin.com/t/on-the-rejection-of-gender-neutral-language/133527
2025-05-26 14:48:11 +03:00
f34e0c797b Update changelog 2/2 2025-05-26 14:05:11 +03:00
425ca01c5a Fix to simplify extending names
https://github.com/webmin/webmin/pull/2483#discussion_r2106361464
2025-05-26 12:52:47 +03:00
27ee0cc475 Merge branch 'master' of github.com:webmin/webmin 2025-05-25 19:53:22 -07:00
ea7b52d65b dummy directive doesn't use up any lines 2025-05-25 19:53:11 -07:00
d88c35bf6f Fix to allow installing PHP packages when none installed 2025-05-26 02:28:31 +03:00
eac8684eb2 Fix to print install button for other case scenarios 2025-05-26 01:58:32 +03:00
92dc310ce0 Fix to return a new list instead 2025-05-26 01:21:01 +03:00
52e24d98e2 Fix to fill in missing binary path for default PHP versions (EL systems) 2025-05-26 00:57:20 +03:00
b56c8eb19b Fix to simplify the code and make it work in Perl below version 5.14 2025-05-26 00:20:10 +03:00
200b295da0 Fix to call it after check 2025-05-26 00:04:05 +03:00
fe0ad881f2 Fix to skip listing annoying and useless meta package on Debian/Ubuntu 2025-05-25 23:38:00 +03:00
8c0974ac1d Fix to suggest larges version on top 2025-05-25 23:20:44 +03:00
9e552ab7f4 Fix to correctly clear runtime packages on EL systems 2025-05-25 23:16:27 +03:00
f684a3b8f2 Fix to prioritize versioned common package over standard when displaying 2025-05-25 23:08:43 +03:00
426c144c6c Fix to uninstall properly on Debian (all packages too) 2025-05-25 23:00:50 +03:00
1bcf541f85 Fix to uninstall properly on Debian 2025-05-25 22:56:50 +03:00
b9bde5bee0 Fix to properly delete and protect Debian dependencies 2025-05-25 22:50:44 +03:00
45c4ea214e Add proper function to extend installable packages 2025-05-25 22:11:47 +03:00
de834b9cce Fix to drop useless and occupying short version column 2025-05-25 21:38:39 +03:00
24c319fcc4 Fix to track based on full version to avoid false positive for standard package 2025-05-25 21:36:09 +03:00
44d8e9191f Fix to significantly simplify check for all available PHP packages 2025-05-25 21:23:18 +03:00
72673cd72b Fix to factor out code to get PHP version, minor version and binary 2025-05-25 21:08:47 +03:00
22280486a9 Fix to correctly display executables 2025-05-25 20:20:42 +03:00
0f7cc02c8d Fix to significantly simplify check for different distros 2025-05-25 20:01:40 +03:00
6ca55b1944 Fix to remove changelog submit 2025-05-25 17:26:52 +03:00
6abf9c093e Update changelog 1/2 2025-05-25 17:19:41 +03:00
8cce264953 Fix issues in new PHP package manager 2025-05-25 17:13:11 +03:00
8ff86fd7f8 Fix to show PHP version for install cleanly 2025-05-25 17:11:43 +03:00
5790358580 Fix to delete dependencies on Debian too 2025-05-25 16:17:06 +03:00
c87994e531 Fix to print install PHP button when no version available 2025-05-25 15:44:07 +03:00
02d142ced2 Fix to print delete confirm in standard centered way 2025-05-25 15:42:06 +03:00
f3d25ab96b Fix to use new API to display 'used by' domains nicely 2025-05-25 13:29:54 +03:00
73df190a7e Fix to keep labels consistent 2025-05-25 13:17:12 +03:00
b48e310a02 Fix to use neutral language key not to trigger button styling 2025-05-25 12:54:57 +03:00
ac8eac2082 Fix to use German rules most people already accept 3/3
https://github.com/webmin/webmin/discussions/2482
2025-05-24 22:27:46 +03:00