Ankush Patil
|
66338ccaec
|
fixes #16041: added regex validation for INT having MULTIPLE prop
Signed-off-by: Ankush Patil <aspraz2658@gmail.com>
added proper error message
Signed-off-by: Ankush Patil <aspraz2658@gmail.com>
Fixing ambguious js code
Signed-off-by: Ankush Patil <aspraz2658@gmail.com>
|
2020-04-14 14:12:33 +05:30 |
|
Isaac Bennetch
|
095cb4d5a2
|
Fix phpcs test errors
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-03-22 23:08:22 -04:00 |
|
Isaac Bennetch
|
0d4c7c66a5
|
Merge branch 'QA_4_9' into QA_5_0
|
2020-03-20 22:01:14 -04:00 |
|
William Desportes
|
36e4cf8f88
|
Fix after pull-request #15846 - add support for unsigned ints
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-24 21:24:53 +01:00 |
|
William Desportes
|
afce79c4bd
|
Merge #15846 - Fix #13326 - added Integer Validations on Search page
Fixes: #13326
Pull-request: #15846
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-24 21:11:54 +01:00 |
|
Manthan Surkar
|
e92e51d42d
|
Added: Integer Validations on Search page
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
|
2020-01-25 01:21:19 +05:30 |
|
Maurício Meneghini Fauth
|
e1f9ae00cd
|
Add a trailing comma in multi-line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:09:26 -03:00 |
|
Maurício Meneghini Fauth
|
efe77cdf06
|
Rename js/tbl_*.js to js/table/*.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 04:09:05 -03:00 |
|
Hugues Peccatte
|
9abd308837
|
Inject dependencies (#15271)
Inject dependencies instead of building them.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-01 15:13:41 -03:00 |
|
Hugues Peccatte
|
380707fbcd
|
Define controllers as services in an external configuration file
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-19 01:54:44 +02:00 |
|
Hugues Peccatte
|
ff3325870f
|
Remove unused variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Hugues Peccatte
|
91e9acb263
|
Update PHPDoc
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Hugues Peccatte
|
fc1ffb1413
|
Replace regexp by str_replace when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 23:26:01 +02:00 |
|
William Desportes
|
fbd89fb882
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-01 17:53:24 +02:00 |
|
Maurício Meneghini Fauth
|
5ea75f4144
|
Rename Table\Controller to Table\AbstractController
Rename PhpMyAdmin\Controllers\Table\Controller to
PhpMyAdmin\Controllers\Table\AbstractController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-11 15:15:31 -03:00 |
|
Maurício Meneghini Fauth
|
4c93203904
|
Rename DatabaseController and TableController
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-27 22:52:36 -03:00 |
|
Maurício Meneghini Fauth
|
505af51a1c
|
Rename TableSearchController to SearchController
Renames PhpMyAdmin\Controllers\Table\TableSearchController to
PhpMyAdmin\Controllers\Table\SearchController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 16:08:18 -02:00 |
|