|
1a953bf2fe
|
Completed support for editing multiple extension lines
|
2022-11-06 18:28:24 -08:00 |
|
|
3a67aa1071
|
Work on support for selecting extensions
|
2022-11-06 17:31:45 -08:00 |
|
|
389d107a39
|
Add support for maximum input variables limit
https://forum.virtualmin.com/t/php-fpm-do-not-work/117593/8?u=ilia
|
2022-11-02 20:48:53 +02:00 |
|
|
dd937476e3
|
Fix to drop removed PHP save mode controls
"This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0."
|
2022-10-12 14:37:44 +03:00 |
|
|
4ae46dbe83
|
Also fix MySQL strings in PHP-INI module https://github.com/virtualmin/virtualmin-gpl/issues/464
|
2022-10-08 23:22:52 -07:00 |
|
|
f0c976a9c1
|
Fix to check if domains
|
2022-09-17 14:34:20 +03:00 |
|
|
5c71893482
|
Fix to use is_under_directory
|
2022-09-16 21:52:37 +03:00 |
|
|
003d04f214
|
Fix to restart Nginx in FCGId mode
|
2022-09-16 18:45:27 +03:00 |
|
|
32507142ae
|
Fix not to print edit manually icon if forbidden
|
2022-07-30 03:51:11 +03:00 |
|
|
d416eace1b
|
Fix PHPINI Ubuntu module config (where did the tabs go?)
|
2022-07-22 18:35:47 +03:00 |
|
|
d2480702a1
|
Add improvements for searching and naming PHP configs (from master)
|
2022-07-20 17:43:30 +03:00 |
|
|
3137198008
|
Fix not to print redundant format (can be seen from a filename)
|
2022-06-30 23:35:28 +03:00 |
|
|
2beca9ba98
|
Update translations
|
2022-04-11 11:51:21 +03:00 |
|
|
e00939dc24
|
Use a better function to map the config file to the pool directory
|
2022-02-06 13:35:52 -08:00 |
|
|
f774fe73b6
|
Fix to quotemeta dir
|
2022-02-06 20:39:54 +03:00 |
|
|
30a3c3c052
|
Fix to restart correct PHP-FPM service
|
2022-02-06 20:35:29 +03:00 |
|
|
15243eff0d
|
Add option for memcache session path
|
2021-12-26 20:21:32 -08:00 |
|
|
52a2412b10
|
Respect and preserve php_admin_value https://github.com/virtualmin/virtualmin-pro/issues/8
|
2021-09-12 17:08:12 -07:00 |
|
|
83df0508f1
|
Add detection for all php.ini paths
|
2021-08-14 17:40:56 -07:00 |
|
|
5328a45081
|
PHP INI file paths can be globs
|
2021-08-14 13:20:46 -07:00 |
|
|
1dff43ab55
|
Update translations for PHP Configuration
|
2021-06-08 21:02:21 +03:00 |
|
|
6d323614a8
|
Check for a valid file
|
2021-06-08 10:45:06 -07:00 |
|
|
4c4b647096
|
Fix to add extra line breaks (sections) to language files
|
2020-12-27 21:15:36 +03:00 |
|
|
e2a7aaaf6a
|
Auto-fix French language translations
|
2020-12-25 14:32:30 +03:00 |
|
|
da8a35042c
|
Merge pull request #1370 from ljdj/patch-35
Update fr
|
2020-12-24 22:30:17 +03:00 |
|
|
291528bc6c
|
Update fr
Complete and indented translation in French
|
2020-12-24 02:59:04 +01:00 |
|
|
32767c9980
|
Update config.info.fr
Complete and indented translation in French
|
2020-12-24 02:43:19 +01:00 |
|
|
c6345ec1e9
|
Norwegian translation update from Stein-Askel Basma
|
2020-12-06 11:00:27 -08:00 |
|
|
f1859983ab
|
Add missing params 78fb6c26b9
|
2020-09-30 12:00:06 +03:00 |
|
|
78fb6c26b9
|
Don't flush if no change
|
2020-09-29 18:04:59 -07:00 |
|
|
017d94206a
|
Update translations
|
2020-06-14 17:17:37 +03:00 |
|
|
990fda13ef
|
Add support for redis session
|
2020-05-09 10:49:18 +02:00 |
|
|
fafc6ed2b5
|
Drop useless empty files /2
|
2020-04-29 23:25:40 +03:00 |
|
|
ee56777e6d
|
Drop useless empty files
|
2020-04-29 23:17:45 +03:00 |
|
|
70876bff93
|
Add help/ translations
|
2020-04-23 18:10:56 +03:00 |
|
|
f6b8cc6692
|
Add transcodings and rename files to new format for help/
|
2020-04-19 20:02:31 +03:00 |
|
|
8b40bed018
|
Fix to escape HTML entities as designed on template language (en)
Note: Large diff for most files is due to sorting lines as in template languge file (English)
|
2020-04-14 01:34:18 +03:00 |
|
|
7a4e1470ed
|
Add proper "config.info" (configs) transcoding
|
2020-04-09 22:15:10 +03:00 |
|
|
cc5bf7634f
|
Restore incorrectly transcoded configs
|
2020-04-09 18:52:05 +03:00 |
|
|
727d7ca244
|
Drop pointless, empty "config.info." files
|
2020-04-08 18:14:01 +03:00 |
|
|
24facaec53
|
Drop pointless, untranslated copies of main "config.info" file
|
2020-04-08 18:03:36 +03:00 |
|
|
a2dc3f7124
|
Switch all calls to open() to explicitly open for read
|
2020-03-14 17:20:54 -07:00 |
|
|
9c8486fb65
|
Fix post-translation bugs /3
|
2020-03-13 12:46:30 +03:00 |
|
|
5953f57385
|
Fix post-translation bugs /2
|
2020-03-13 00:14:45 +03:00 |
|
|
51f6b28476
|
Add transcoding/translation for phpini module of 한국어 (ko)
|
2020-03-10 02:20:12 +03:00 |
|
|
ad301ecbad
|
Add transcoding/translation for phpini module of 日本語 (ja)
|
2020-03-10 02:20:09 +03:00 |
|
|
4490853903
|
Add transcoding/translation for phpini module of 中文 (繁體) (zh_TW)
|
2020-03-10 02:19:01 +03:00 |
|
|
4214c07127
|
Add transcoding/translation for phpini module of 中文 (简体) (zh)
|
2020-03-10 02:17:55 +03:00 |
|
|
b1ee041cab
|
Add transcoding/translation for phpini module of ไทย (th)
|
2020-03-10 02:16:48 +03:00 |
|
|
f9804b82f2
|
Add transcoding/translation for phpini module of فارسی (fa)
|
2020-03-10 02:15:40 +03:00 |
|