Maurício Meneghini Fauth
ad2aaf24c8
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>
2026-06-12 19:37:42 -03:00
Thomas Vincent
d0de56088e
fix: remove SuhosinDisableWarning setting and all references
...
Remove the SuhosinDisableWarning configuration property, which warned about
Suhosin PHP extension conflicts. Suhosin is unmaintained and no longer relevant
to modern PHP environments.
- Remove SuhosinDisableWarning from Settings.php (type shape, property,
constructor assignment, toArray, setSuhosinDisableWarning method)
- Remove from Descriptions.php, FeaturesForm.php, HomeController.php
- Remove testSuhosinDisableWarning() and related test assertions
- Update phpstan-baseline.neon and psalm-baseline.xml
- Remove FAQ 2.8 Suhosin bullet; add note that Suhosin is no longer relevant
- Add config.rst note that this option was removed
Closes #20167
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
2026-04-03 02:19:24 -07:00
Maurício Meneghini Fauth
cbc5186ebf
Improve unit tests for AvailableCharsets setting
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-03-26 16:28:38 -03:00
Maurício Meneghini Fauth
808b8eac33
Improve unit tests for MysqlSslWarningSafeHosts setting
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-03-25 17:49:49 -03:00
Maurício Meneghini Fauth
0c77c26e32
Merge pull request #20233 from MoonE/single-gitignore-file
...
Merge all git ignores in single file
2026-03-18 14:04:15 -03:00
Maximilian Krög
4dbfcac786
Merge all git ignores into single file
...
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-03-14 01:06:33 +01:00
Kamil Tekiela
b542cd78f5
Improve description of ShowDatabasesNavigationAsTree
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2026-02-26 22:31:28 +00:00
faissaloux
05b4d86f55
update documentation
...
Signed-off-by: faissaloux <fwahabali@gmail.com>
2026-01-25 01:25:05 +01:00
faissaloux
2d5daa4936
documentation
...
Signed-off-by: faissaloux <fwahabali@gmail.com>
2026-01-25 01:25:05 +01:00
William Desportes
de85bcb05c
Merge #19331 - Fix #17182 - FK Relationship View constraint name natural ordering
...
Pull-request: #19331
Signed-off-by: William Desportes <williamdes@wdes.fr>
2026-01-17 14:32:52 +01:00
William Desportes
72287e2ebf
Merge #19910 - Switch the theme used when building our HTML documents
...
Pull-request: #19910
Fixes : #19909
Signed-off-by: William Desportes <williamdes@wdes.fr>
2026-01-17 14:25:18 +01:00
William Desportes
8f06a371cb
Merge branch 'QA_5_2'
2025-12-31 17:14:31 +01:00
William Desportes
f9a622cf0a
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-12-31 13:53:02 +01:00
Isaac Bennetch
e77fdcabfe
Switch the theme used when building our HTML documents to the Read The Docs theme (rtd)
...
This is more consistent with the look of our online documentation.
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-10-29 10:16:28 -04:00
Hanno Böck
baf0254181
Change link to tutorial from http to https to avoid redirect
...
Signed-off-by: Hanno Böck <hanno@hboeck.de>
2025-10-27 20:55:19 -03:00
Matt Harrison
8707ff2dba
Update documentation of NavigationTreeDefaultTabTable to not specify local language.
...
The current code allows the English words only and not localized words.
9eb9df6846/src/Config/Settings.php (L3916-L3950)
Fixes #19888
Signed-off-by: Matt Harrison <matt@harrison.us.com>
2025-10-24 07:34:07 -04:00
Matt Harrison
1338c21156
Remove docs text of localized equivalent since it is not actually supported
...
Followup to #19888
Signed-off-by: Matt Harrison <matt@harrison.us.com>
2025-10-24 07:33:19 -04:00
Matt Harrison
675193093c
Remove Berkeley DB support and references
...
- Remove Berkeley DB storage engine classes (Berkeleydb.php, Bdb.php)
- Update StorageEngine.php to remove BDB/BerkeleyDB from getEngine() method
- Remove BerkeleyDB references from table operations and stats templates
- Update StructureController.php to remove BerkeleyDB case handling
- Remove BDB from transactional engines list in Import.php
- Update test files and remove BdbTest.php
- Update documentation to remove Berkeley DB references
Berkeley DB engine was removed from MySQL 5.1.12 in 2006 and is no longer supported.
Signed-off-by: Matt Harrison <matt@harrison.us.com>
2025-10-19 06:44:31 -04:00
William Desportes
c784570216
Merge #19868 - Improve documentation about PHP extensions
...
Pull-request: #19868
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-10-14 22:56:00 +02:00
William Desportes
1c77941bb2
Improve the upload progress FAQ
2025-09-19 11:28:25 +02:00
William Desportes
51b2069f07
Ref #19594 - Better document required PHP extensions
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-09-19 11:27:24 +02:00
William Desportes
d713b89050
Fix #19594 - Document new required extensions
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-09-19 10:56:33 +02:00
Maurício Meneghini Fauth
520583c894
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-09-14 17:56:23 -03:00
William Desportes
f72491a1c0
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-09-14 17:46:45 +02:00
Maurício Meneghini Fauth
cc0a8218b3
Bump Node version from 16 to 20
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-09-10 13:26:41 -03:00
Maurício Meneghini Fauth
01e4a87bbd
Move resources/js/src to resources/js
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-05-22 13:43:59 -03:00
Maurício Meneghini Fauth
524a39f63d
Build JS files into public/js instead of public/js/dist
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-05-22 13:01:42 -03:00
Petr Duda
cfb99ea0ce
Add paging to Routines page
...
Related to #16487
Signed-off-by: Petr Duda <petrduda@seznam.cz>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-04-16 20:26:00 -03:00
William Desportes
45666372d8
Merge branch 'QA_5_2'
2025-01-25 15:14:52 +01:00
Kamil Tekiela
48a61c9367
Update config.rst
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-01-24 17:17:37 +00:00
William Desportes
0893fc9dc1
Merge branch 'QA_5_2'
2025-01-17 23:10:14 +01:00
William Desportes
f44bb362e4
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-01-16 03:16:56 +01:00
Namrata Patel
e0d983ff80
Update docs/config.rst
...
Co-authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: aonamrata <aonamrata@gmail.com>
2025-01-06 10:46:50 +05:30
Maurício Meneghini Fauth
43640af9f4
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-12-01 16:38:12 -03:00
aonamrata
712dd4bdfd
ISSUE-17182 FK Relationship View constraint name natural ordering
...
Signed-off-by: aonamrata <aonamrata@gmail.com>
2024-10-22 11:26:30 +05:30
Maurício Meneghini Fauth
b1ae10df76
Bump minimum PHP version to 8.2.0
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-07-31 15:14:12 -03:00
Maurício Meneghini Fauth
10ebe228fe
Remove jqPlot library
...
Move chart.ts to modules/chart.ts.
Rename table/zoom_plot_jqplot.ts to table/zoom_search.ts.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-06-28 02:32:09 -03:00
Maurício Meneghini Fauth
cfdaedb623
Create AuthenticationFailure exception
...
Refactors the AuthenticationPlugin::showFailure() to receive the new
exception and move the showFailure calls to the Authentication
middleware.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-05-09 11:16:51 -03:00
Maurício Meneghini Fauth
4d51943275
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-12-13 09:35:39 -03:00
Maurício Meneghini Fauth
1f443ca997
Move doc directory to docs
...
- Fixes #18512
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-12-08 13:37:38 -03:00