William Desportes
3fdccd9bab
Improve the documentation to avoid translation mistakes on values that have no translation
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-01-25 15:09:23 +01:00
William Desportes
1d03488a4d
Bump docs copyright to 2025
2025-01-25 14:22:25 +01:00
Isaac Bennetch
25e423ef09
Prepare for version 5.2.3-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-01-21 15:40:30 -05:00
Isaac Bennetch
37b03ea30b
Prepare for version 5.2.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-01-20 22:12:20 -05:00
William Desportes
c4a13ff129
Document more shortcuts
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-01-17 14:06:48 +01:00
William Desportes
7274abc34e
Merge #19465 - documentation(setup.rst): Add all new ENV for the Docker image (mTLS) and added all missing ones
...
Pull-request: #19465
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-01-16 01:21:18 +01:00
Lord Robin Crombez
e8e7661912
Update doc/setup.rst
...
add backquote
Co-authored-by: William Desportes <williamdes@wdes.fr>
2024-12-22 18:45:30 +01:00
Lord Robin Crombez
682b18b464
Update doc/setup.rst
...
add backquote
Co-authored-by: William Desportes <williamdes@wdes.fr>
2024-12-22 18:45:22 +01:00
lordrobincbz
80fc374c7e
documentation(setup.rst): Add all new ENV for the Docker image (mTLS) and added all missing ones
...
Signed-off-by: Robin Crombez <robincrombez.pro@gmail.com>
2024-12-21 22:34:10 +01:00
William Desportes
86896c7083
Also publish ad HTMLZIP on ReadTheDocs and adjust the logic
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-11-18 23:24:34 +01:00
William Desportes
32468f2fd7
Use the ReadTheDocs theme on ReadTheDocs
...
Thank you GitHub search for the code
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-11-18 22:39:50 +01:00
William Desportes
b2c67d9333
Bump the doc Copyright year
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-11-18 22:15:07 +01:00
Maurício Meneghini Fauth
fdb7583f7c
Update copyright year in doc/conf.py
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-12-13 09:33:44 -03:00
Maurício Meneghini Fauth
53d3aaea82
Add a documentation note to the nopassword config
...
Adds a note to the $cfg['Servers'][$i]['nopassword'] directive to add a
reference to the $cfg['Servers'][$i]['AllowNoPassword'].
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/18680 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-09-02 15:48:42 -03:00
William Desportes
2ad1339845
Change docker-compose for docker compose as it's now part of Docker
...
And remove a mistake space
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-08-03 15:59:27 +02:00
William Desportes
41d3c52717
Document Docker ENVs PMA_SOCKET and PMA_SOCKETS
...
Fixes: https://github.com/phpmyadmin/docker/issues/421
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-08-03 15:59:22 +02:00
Maurício Meneghini Fauth
12c79d6a60
Bump Node.js minimum version to 12
...
This version was already required by dependencies since 5.2.0.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-14 14:18:42 -03:00
Sumit Chahal
66b4b1a158
Correct description for DisableShortcutKeys
...
Signed-off-by: Sumit Chahal <smtchahal@gmail.com>
2023-03-29 13:49:40 -03:00
William Desportes
33f9b57e18
Add examples for Google reCapatcha
...
Fixes : #17988
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-03-10 15:30:36 +01:00
SlushUwU
9188cf251b
Add CloudFlare Turnstile captcha example ( #18098 )
...
Added reCaptcha example for CloudFlare Turnstile
Cloudflare Developer Page for Turnstile: https://developers.cloudflare.com/turnstile/get-started/
Pull-Request: #18098
Cherry-picked-from: d10b5d9e4e
Signed-off-by: SlushUwU <rolgoy@satowa-network.eu>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Co-authored-by: William Desportes <williamdes@wdes.fr>
2023-03-10 15:30:34 +01:00
Maurício Meneghini Fauth
2a8932588d
Add some configuration options to documentation
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-28 12:53:52 -03:00
William Desportes
b8849f5690
Fix .rst doc links
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-28 02:18:13 +01:00
William Desportes
f57012dcff
Fix weird website on .info, they seem to now use .com at dongleauth
...
Ref: https://github.com/Nitrokey/dongleauth
Ref: https://github.com/2factorauth/twofactorauth/issues/7348#issuecomment-1409488754
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-28 02:08:04 +01:00
William Desportes
ba059251fa
Document back $cfg['EditInWindow'], $cfg['QueryWindowWidth'], $cfg['QueryWindowHeight'], $cfg['QueryWindowDefTab']
...
Removed in 35dab58bf5
Feature-request: https://github.com/phpmyadmin/phpmyadmin/issues/11983 ($cfg['EditInWindow'])
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-28 02:07:51 +01:00
William Desportes
86e6d1270b
Add back documentation for DisplayBinaryAsHex
...
Added in: c67fd7f732
Removed in: 85390a7169
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-28 01:37:05 +01:00
William Desportes
af84b002ac
Add documentation for version added of config $cfg['LintEnable']
...
Added in eef994f122
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-27 23:11:02 +01:00
Maurício Meneghini Fauth
6ebbd62a7d
Add documentation for the config $cfg['LintEnable']
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-27 19:03:52 -03:00
Isaac Bennetch
8944383e53
Some improvements to the description of the customizations of the browser title bar text.
...
Fixes #18082
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2023-02-14 13:14:54 -05:00
Maurício Meneghini Fauth
ae560e0ffb
Prepare for version 5.2.2-dev
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-08 11:28:34 -03:00
Isaac Bennetch
372185c302
Prepare for version 5.2.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2023-02-07 16:20:27 -05:00
William Desportes
dba18c65cc
Fix a typo
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-18 01:33:30 +04:00
William Desportes
efae3a98e0
Add new Docker ENVs to the documentation
...
Ref:
- https://github.com/phpmyadmin/docker/pull/384
- https://github.com/phpmyadmin/docker/pull/381
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-25 17:57:06 +01:00
William Desportes
050c5682af
Update FAQ 1.44
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:36 +02:00
Maurício Meneghini Fauth
243b9da2fb
Add a note that sodium_bin2hex is not required for blowfish_secret
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:55:36 -03:00
Maurício Meneghini Fauth
5d9142674d
Allow longer cookie encryption keys to be used
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:18 -03:00
Maurício Meneghini Fauth
69bc866773
Document how to generate a string of random bytes
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:18 -03:00
Maurício Meneghini Fauth
700db7e72b
Update the docs to reflect the blowfish_secret changes
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:13 -03:00
William Desportes
7faf6a53ec
Fix Docker mount path for custom themes
...
Closes: https://github.com/phpmyadmin/docker/issues/379
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-10 00:35:25 +02:00
William Desportes
f714d97fb2
Update the documentation to use the Docker official repository
...
And use the same container name everywhere
Seems like I missed some entries
Ref: 249d02fddf
Ref: https://github.com/phpmyadmin/docker/issues/56
Ref: https://github.com/phpmyadmin/docker/issues/379
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-10 00:26:47 +02:00
William Desportes
5c4d86df39
Fix wrong link to download latest source on QA_5_2 documentation
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-10 00:24:02 +02:00
William Desportes
ebf4a09378
Document missing Docker ENVs PMA_CONTROL{HOST,PASS,PORT,USER} and PMA_PMADB
...
Fixes: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-01 10:38:36 +02:00
William Desportes
74958633c2
Document missing Docker ENVs PMA_QUERYHISTORYDB and PMA_QUERYHISTORYMAX
...
Fixes: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-01 10:38:26 +02:00
William Desportes
eaf60bc9d1
Document missing Docker ENV MAX_EXECUTION_TIME
...
Fixes: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-01 10:38:07 +02:00
William Desportes
ca294bcec9
Document missing Docker ENV MEMORY_LIMIT
...
Ref: https://github.com/phpmyadmin/docker/issues/378
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-01 09:54:18 +02:00
William Desportes
8ef83c070e
Update the documentation to use the Docker official repository
...
Seems like I missed some entries
Ref: 249d02fddf
Ref: https://github.com/phpmyadmin/docker/issues/56
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-07-31 23:05:27 +02:00
Isaac Bennetch
f2d3767e28
Prepare for version 5.2.1-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 01:43:41 -04:00
Isaac Bennetch
89c68f74a9
Prepare for version 5.2.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 00:18:12 -04:00
Maurício Meneghini Fauth
49e2b081ba
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-28 15:26:35 -03:00
Maurício Meneghini Fauth
0312396a75
Remove jQuery Mousewheel JS dependency
...
This dependency was removed by
https://github.com/phpmyadmin/phpmyadmin/pull/17032 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-27 21:21:25 -03:00
Erol Guven
b20111d63b
Allow removing DEFINER clause from exported SQL
...
Signed-off-by: Erol Guven <erol.guven@appian.com>
2022-03-10 13:32:04 +00:00