William Desportes
ba1e22c92b
Fix some primitive types not in lower case and add some return type hints
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-29 13:49:03 +01:00
Maurício Meneghini Fauth
e36f5a1938
Refactor Table\SearchController
...
Moves the table select entry point logic to the controller and removes
the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-28 22:18:29 -03:00
Olivier Humbert
5429d0a9c1
Translated using Weblate (French)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-12-28 10:29:27 +01:00
Maurício Meneghini Fauth
36730b33bd
Create Table\ZoomSearchController controller
...
Moves the table zoom search entry point to the ZoomSearchController,
removes the entry point file and extracts the zoom search logic from the
SearchController class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-28 00:18:26 -03:00
Isaac Bennetch
f928a3d6cd
Fix merge conflicts
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-27 21:51:56 -05:00
Isaac Bennetch
66f18ab921
Prepare for 5.0.1-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-27 21:48:48 -05:00
Maurício Meneghini Fauth
98424ec065
Extract class from Table\SearchController
...
Extracts the buildSqlQuery method from
Controllers\Table\SearchController class to the new Table\Search class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-27 22:01:28 -03:00
Maurício Meneghini Fauth
d83b5ceb51
Fix allow failures in .travis.yml
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-27 18:32:08 -03:00
Maurício Meneghini Fauth
ee8951ea74
Create Table\FindReplaceController controller
...
Moves the table find-replace entry point logic to the
FindReplaceController, removes the entry point file and extracts the
find-replace logic from the Table\SearchController class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-27 17:54:19 -03:00
Maurício Meneghini Fauth
3f522e8ae2
Fix some tests when running them in isolation
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-26 21:16:30 -03:00
Maurício Meneghini Fauth
d10b3843e3
Add tests in random order to the test matrix
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-26 18:25:38 -03:00
Maurício Meneghini Fauth
62eecc8f5d
Fix Server\Status\MonitorControllerTest tests
...
Adds missing $response->setAjax(true) calls.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-26 14:10:08 -03:00
Maurício Meneghini Fauth
693bf67b1c
Refactor Database\CentralColumnsController class
...
Moves the central columns entry point logic to the controller and
removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-26 12:51:35 -03:00
Isaac Bennetch
96a06cef33
Removing composer.lock
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-26 10:50:51 -05:00
Isaac Bennetch
c124aacc32
Adding composer lock for 5.0.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-26 10:47:22 -05:00
Maurício Meneghini Fauth
ab9d94b2b3
Refactor Table\IndexesController controller
...
Moves the indexes entry point logic to the controller and removes the
entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-26 12:28:30 -03:00
Isaac Bennetch
0f159139c3
Prepare for version 5.0.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-26 10:05:30 -05:00
Isaac Bennetch
be969e94b3
Fix merge conflicts
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-26 10:02:42 -05:00
Isaac Bennetch
ed048bd10f
Prepare for version 4.9.3
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-26 10:00:06 -05:00
William Desportes
4fd1f6cadb
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-26 15:05:54 +01:00
William Desportes
894f6903ba
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-26 15:04:59 +01:00
William Desportes
ed932e87d6
Add ChangeLog entry for #15695
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-26 15:00:12 +01:00
William Desportes
567c21312c
Merge #15708 - Fixes #15695 - Input field for the time in datetime picker is disabled
...
Pull-request: #15708
Fixes : #15695
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-26 14:59:32 +01:00
William Desportes
99f2c9e4aa
Fix import status URLs
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-26 14:58:12 +01:00
Yash Bothra
4348fe071d
#15695 added timeInput datepicker option
...
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2019-12-26 19:17:49 +05:30
Domen
732f9cf9ef
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-12-25 17:21:30 +01:00
dingo thirteen
38db004e41
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2019-12-25 17:21:28 +01:00
ssantos
2113811be6
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-12-25 17:21:22 +01:00
ssantos
8e70ddd2a9
Translated using Weblate (German)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-12-25 17:21:17 +01:00
Maurício Meneghini Fauth
16d7d7664e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.9% (3334 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-25 17:21:12 +01:00
William Desportes
9a4ade5248
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 10:47:28 +01:00
William Desportes
3f2fb42a5c
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 10:46:44 +01:00
William Desportes
9f5bd8a018
Add ChangeLog entry for #15697
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 10:46:20 +01:00
William Desportes
f4c6ec504c
Fix #15697 - Uncaught Error: Call to a member function get() on null in db_export.php
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 10:44:42 +01:00
dingo thirteen
120b558768
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3332 of 3332 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2019-12-25 09:21:33 +01:00
ssantos
9aef1e836c
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3332 of 3332 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-12-25 09:21:30 +01:00
ssantos
4ac4f268ec
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3307 of 3307 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-12-25 09:21:20 +01:00
ssantos
1a269779bc
Translated using Weblate (German)
...
Currently translated at 99.5% (3317 of 3332 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-12-25 09:21:12 +01:00
ssantos
da53732299
Translated using Weblate (German)
...
Currently translated at 100.0% (3307 of 3307 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-12-25 09:21:11 +01:00
Maurício Meneghini Fauth
1ee2cad25c
Refactor Table\GisVisualizationController
...
Moves the gis visualization entry point to the controller and removes
the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-25 02:25:19 -03:00
Maurício Meneghini Fauth
af1c859a03
Refactor Table\RelationController controller
...
Moves the table relation entry point logic to the controller and removes
the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-25 01:28:38 -03:00
William Desportes
8441ebd3cf
Merge branch 'QA_5_0'
2019-12-25 00:35:36 +01:00
William Desportes
ee6b388a4e
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 00:33:04 +01:00
William Desportes
0faa43af24
Add ChangeLog entry for #15636
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 00:26:49 +01:00
William Desportes
54e202af5e
Fix #15636 - Trying to access array offset on value o type null
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 00:25:36 +01:00
William Desportes
56f345f9b3
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 00:09:19 +01:00
William Desportes
103ea287ef
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-25 00:08:38 +01:00
William Desportes
5c00acf88f
Add ChangeLog entry for #15682
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-24 23:48:47 +01:00
William Desportes
b8a6425f4e
Merge #15685 - Fix #15682 - Timestamp method not taking current time
...
Pull-request: #15685
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-24 23:46:58 +01:00
William Desportes
b9e9346a21
Add ChangeLog entry for 1f817e8690
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-24 23:40:56 +01:00