William Desportes
|
8fbb01a684
|
Merge branch 'origin/QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-19 21:51:45 +02:00 |
|
William Desportes
|
ec4df90ab6
|
Merge #16811 - Fix #16810 - Fix SQL query shown twice on drop
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-19 19:19:30 +02:00 |
|
William Desportes
|
ba35901594
|
Merge branch 'origin/QA_5_1' into master
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-17 00:53:14 +02:00 |
|
William Desportes
|
deac7cffde
|
Fix not working export to PNG, SVG, PDF on GIS visialization
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-17 00:28:38 +02:00 |
|
William Desportes
|
856145297f
|
Merge branch 'origin/QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-13 17:46:06 +02:00 |
|
William Desportes
|
b78f8a094c
|
Fix #16790 - Undefined index field_name
Unable to reproduce, adding a safety will make the code run properly.
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-12 22:31:37 +02:00 |
|
Saksham Gupta
|
db5fc3fd7f
|
Fix #16810 Fix SQL query shown twice on drop
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-04-12 23:20:48 +05:30 |
|
William Desportes
|
9f0fc40cdb
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-02 13:40:28 +02:00 |
|
William Desportes
|
700108ba90
|
Add missing stickfill script on zoom search
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-01 18:31:53 +02:00 |
|
Maurício Meneghini Fauth
|
bbb117b30b
|
Extract the HTML from InsertEdit::getFunctionColumn
Removes positive tabindex from function and null cells.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-28 17:17:19 -03:00 |
|
Maurício Meneghini Fauth
|
44bdd1d390
|
Rename $url_params global to $urlParams
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-24 22:48:14 -03:00 |
|
Maurício Meneghini Fauth
|
91bd0df2e5
|
Rename $err_url global to $errorUrl
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-24 19:39:28 -03:00 |
|
William Desportes
|
993a6aa8a0
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-23 01:13:58 +01:00 |
|
Maurício Meneghini Fauth
|
035e29a80b
|
Extract GIS related methods from Util class
Creates the PhpMyAdmin\Utils\Gis class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-22 15:03:39 -03:00 |
|
Saksham Gupta
|
04d72a8291
|
Fix #16703 No SQL option on Export of rows from a table
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Add null fallback
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Update yarn.lock
|
2021-03-22 22:34:06 +05:30 |
|
Maurício Meneghini Fauth
|
caa3337411
|
Extract FK related methods from Util class
Creates the PhpMyAdmin\Utils\ForeignKey class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-21 15:25:45 -03:00 |
|
William Desportes
|
0b440f2652
|
Ref #16651 - Fix and improve the chart checking for int columns
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-15 01:30:35 +01:00 |
|
William Desportes
|
c71c11e787
|
Remove an exit by moving out the preview SQL code on table create add field
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-11 21:09:46 +01:00 |
|
William Desportes
|
7aabad9b7a
|
Move queries from Operations class to the Query\Generator class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-06 02:11:25 +01:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
William Desportes
|
c5155ecae9
|
Refactor field flags to use an object an not strpos
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-24 23:56:33 +01:00 |
|
William Desportes
|
7e42b5a7a3
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-19 01:13:50 +01:00 |
|
William Desportes
|
6be33c4eb6
|
Ref #16666 - Ref #16424 - Adjust the index like the zoom controller
Even if this is not needed, better that it is the same in the 2 controllers
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-19 00:42:01 +01:00 |
|
Saksham Gupta
|
4da866ed94
|
Fix #16424 - Numerical search in table and zoom
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Fixes #16667
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Add comment and change variable name
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-02-19 00:33:10 +05:30 |
|
William Desportes
|
2acea7d4c0
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-01-31 01:39:50 +01:00 |
|
William Desportes
|
0a1d09b282
|
Add tests for #16595 - underscore structure edit
I removed the escape because it is already escaped afterwards.
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-01-31 01:25:34 +01:00 |
|
Maurício Meneghini Fauth
|
1e5fbd57fc
|
Create Twig\AssetExtension and image Twig function
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-01-28 16:09:17 -03:00 |
|
Maurício Meneghini Fauth
|
a1d1ab85cb
|
Split rte.js into routines.js, triggers.js and events.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-01-11 17:02:50 -03:00 |
|
Maurício Meneghini Fauth
|
89dba07132
|
Remove rte.js dependency from navigation.js
Only loads the rte.js file for the RTE pages.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-01-10 12:43:12 -03:00 |
|
Maurício Meneghini Fauth
|
acd214c9b7
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:58:18 -03:00 |
|
Maurício Meneghini Fauth
|
0ed9c23c1e
|
Fix uncaught TypeError when editing partitioning
When the partition has subpartitions.
https://github.com/phpmyadmin/phpmyadmin/issues/14494
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:50:18 -03:00 |
|
Maurício Meneghini Fauth
|
3a25c96543
|
Create truncate table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:36:05 -03:00 |
|
Maurício Meneghini Fauth
|
f419ce4f2e
|
Create repair table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:32:34 -03:00 |
|
Maurício Meneghini Fauth
|
905f48184f
|
Create rebuild table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:29:01 -03:00 |
|
Maurício Meneghini Fauth
|
42cf71d8aa
|
Create optimize table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:22:19 -03:00 |
|
Maurício Meneghini Fauth
|
0c38913c15
|
Create drop table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:16:46 -03:00 |
|
Maurício Meneghini Fauth
|
b64be69dd8
|
Create analyze table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 21:29:27 -03:00 |
|
Maurício Meneghini Fauth
|
f8df25487f
|
Create check table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 21:09:32 -03:00 |
|
Maurício Meneghini Fauth
|
73f21d6950
|
Extract drop partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 15:01:41 -03:00 |
|
Maurício Meneghini Fauth
|
194c8372cc
|
Extract truncate partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 17:02:03 -03:00 |
|
Maurício Meneghini Fauth
|
1d4dea8e47
|
Extract repair partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 16:44:32 -03:00 |
|
Maurício Meneghini Fauth
|
1c0218aff7
|
Extract rebuild partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 16:12:34 -03:00 |
|
Maurício Meneghini Fauth
|
5577d9ecb7
|
Extract optimize partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 15:26:37 -03:00 |
|
Maurício Meneghini Fauth
|
6e4a9e82a0
|
Extract check partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 14:20:38 -03:00 |
|
Maurício Meneghini Fauth
|
aeac7177da
|
Extract analyze partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 12:21:21 -03:00 |
|
William Desportes
|
3dad3b5e5d
|
Merge #15912 - Fix #14953 - Added Rename Button to use RENAME INDEX syntax of MySQL
Issue: #14953
Pull-request: #15912
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-13 23:47:33 +01:00 |
|
Maurício Meneghini Fauth
|
b268491bd8
|
Replace exit with return in GetFieldController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-13 19:28:21 -03:00 |
|
Kartik Kathuria
|
b2039444bf
|
Fixes #14953 - Added Rename Button to use RENAME INDEX syntax of MySQL
Co-Authored-By: William Desportes <williamdes@wdes.fr>
Signed-off-by: Kartik Kathuria <kathuriakartik0@gmail.com>
|
2020-11-05 15:22:16 +01:00 |
|
Maurício Meneghini Fauth
|
c11e8d5f64
|
Remove Common::database method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-02 18:56:58 -03:00 |
|