Patric Gustafsson
1bd5fe709d
Merge remote-tracking branch 'upstream/master'
2016-11-15 18:08:24 +02:00
Michal Čihař
dad93483c1
Merge branch 'QA_4_6'
2016-11-10 11:08:36 +01:00
Michal Čihař
c9348b682e
Merge remote-tracking branch 'origin/pull/12564' into QA_4_6
2016-11-10 10:59:33 +01:00
Michal Čihař
fb279cbd22
Merge branch 'QA_4_6'
2016-11-10 10:56:46 +01:00
Michal Čihař
08840559ba
Adjust code to changes in #12372
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 10:55:59 +01:00
Deven Bansod
675186ee00
Fixed tests in Designer, Insert edit for, UserGroups, User preferences
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-04 18:17:31 +05:30
Michal Čihař
61d8dc4791
Merge branch 'QA_4_6'
2016-09-19 10:47:31 +02:00
Deven Bansod
14616cbcdf
Fixed tests
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-09-16 13:56:15 +05:30
Patric Gustafsson
0bae7f99ed
Merge remote-tracking branch 'upstream/master'
2016-08-19 13:31:53 +03:00
Michal Čihař
d3222bd925
Merge branch 'QA_4_6'
2016-08-17 11:22:07 +02:00
Patric Gustafsson
038242d6f1
Remove odd CSS class logic from PHP code
...
Odd class is no longer needed as it's now done with pure CSS.
Signed-off-by: Patric Gustafsson <patricjgustafsson@outlook.com>
2016-08-16 15:32:58 +03:00
Pavel Rochnyack
c660c627f0
When editing table records, display readonly inputs for fields without write access .
...
Signed-off-by: Pavel Rochnyack <pavel2000@ngs.ru>
2016-08-14 19:51:51 +01:00
Michal Čihař
ea73fded71
Adjust tests to token removal from GET
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-28 11:22:45 +02:00
Durgesh
6650f7b07d
Refactor text sanitization and javascript escaping, Issue #11989 , #11988
...
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:45:19 +05:30
Durgesh
0b64827930
Refactored url parmeters generating, Issue #11990
...
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:36:41 +05:30
Michal Čihař
2d47e41084
Remove no longer needed variables
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-12 15:18:21 +01:00
Michal Čihař
86d3d0bc04
Define theme for all tests
...
This allows to unify environment.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-12 15:14:39 +01:00
Madhura Jayaratne
f1dbd56798
Merge branch 'QA_4_5' into QA_4_6
2016-02-12 19:43:25 +11:00
Madhura Jayaratne
04181fb2b9
Fix #11911 Inserts via tbl_change.php in VARBINARY columns does not allow using HEX() and MD5()
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-02-12 19:32:52 +11:00
Michal Čihař
ae1ccf3e6a
Remove PmaAbsoluteUri configuration directive
...
Fixes #11412
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-03 17:41:29 +01:00
Michal Čihař
b450e58dbb
Remove require of libraries included in test bootstrap
...
There is no need to specify them in every test when we already do it
globally.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-12 16:43:16 +01:00
Michal Čihař
908c44c027
Remove no longer used variables
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-12 14:51:08 +01:00
Michal Čihař
2ac36ddb8f
Merge branch 'QA_4_5'
2015-12-07 16:01:55 +01:00
Michal Čihař
fe135a5206
Fix test expectations
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-07 16:00:46 +01:00
Michal Čihař
22b065f670
Add missing require
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-07 16:00:18 +01:00
Madhura Jayaratne
df813fb312
Fix tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-16 18:09:56 +11:00
Hugues Peccatte
8c289e523b
Revert transformation classes rename.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 21:48:43 +02:00
Hugues Peccatte
857c8a92cf
Move abstract transformation plugins to abs folder.
...
Update templates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 14:13:31 +02:00
Hugues Peccatte
42c0ebac85
Merge branch 'master' into useNamespaces_master
2015-09-09 22:05:00 +02:00
Madhura Jayaratne
256be5b859
Remove tests related to Drizzle specific functionalities
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:02:32 +10:00
Hugues Peccatte
a3fc177778
Fix unit tests.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:23 +02:00
Hugues Peccatte
5eb578e9a2
Split Types, TypesMySQL and TypesDrizzle classes in 3 files.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
a7ea4cda5b
Add missing namespaces.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
7f8f34e89d
Remove classes require_once.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
58b10807c8
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
0761fb1801
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +02:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Madhura Jayaratne
0ecc1ce7a5
Set enum values
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 16:04:16 +05:30
Madhura Jayaratne
f1f6ceb36b
Update tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 15:58:34 +05:30
Madhura Jayaratne
c21377d2da
Fix #10307 Replication broken when using cross-database master/slave config and phpmyadmin
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-29 08:29:25 +05:30
Jason
6fd29078b6
Fix test failures
...
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-07-23 11:46:40 +08:00
Madhura Jayaratne
7d55220cce
Another failing test fixed
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-21 18:03:27 +05:30
Madhura Jayaratne
dfea8ffda7
Fix failing tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-21 17:56:07 +05:30
Dan Ungureanu
91b97fadc2
Remove unneeded closing tags.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
09957ec344
Fix undefined index
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24 13:41:15 +05:30
Madhura Jayaratne
86f43b063b
New tests for insert/edit form changes based on column privileges
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24 13:34:53 +05:30
Madhura Jayaratne
3931d16bca
Fix typo
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24 12:08:57 +05:30
Madhura Jayaratne
b9169b02cb
Fix failing tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24 12:04:34 +05:30
Madhura Jayaratne
2a3fc5f4e1
Adjust tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-05 21:25:41 +05:30
Madhura Jayaratne
36b863afd0
Fix some style violations
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-06 09:55:27 +05:30