Commit Graph

91 Commits

Author SHA1 Message Date
Hugues Peccatte
154a942145 Remove side effects in declaration files.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-27 18:56:40 +01:00
Hugues Peccatte
e1dd0a9f97 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-18 22:51:01 +02:00
Hugues Peccatte
09f87f4770 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-07 22:09:55 +02:00
Hugues Peccatte
e81234d142 Fix typo in class name.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-30 21:54:17 +02: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
99633d238a Fix wrong case in files.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 15:01:59 +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
178a6edd38 Add namespace on part of plugins classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-05 00:33:42 +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
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Dan Ungureanu
19cdd09c08 Removed dead code.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:18 +03:00
Marc Delisle
ce3d41fb4c Use uppercase for column type
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-01 07:28:23 -04:00
Madhura Jayaratne
09b5c4399e Add missing doc comments
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 07:17:06 +05:30
Madhura Jayaratne
7950b63ce0 Merge branch 'QA_4_4'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-23 19:26:28 +05:30
Madhura Jayaratne
3d3e0ece6c Avoid filling up error log with info level messages
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-23 19:23:12 +05:30
Madhura Jayaratne
cacafa8e88 Use lower case names
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-20 17:26:00 +05:30
Madhura Jayaratne
6b81b3925d align
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-20 15:37:03 +05:30
Madhura Jayaratne
2e48c6f1f5 Pass additional variables to input transformations
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-20 15:33:04 +05:30
Madhura Jayaratne
946aa5c2d8 Input transformation ip to binary
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-20 15:14:24 +05:30
Madhura Jayaratne
0d109ac824 This is only a output transformation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-20 13:52:03 +05:30
Madhura Jayaratne
a8decb18db Adhere to coding style. Check for length of 4 first
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-17 14:41:46 +05:30
Madhura Jayaratne
bb8ca9eab5 Update description
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-17 14:35:13 +05:30
Madhura Jayaratne
a90fd8096a rfe #1655 Support IPv6 browser transformation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-17 14:33:56 +05:30
Madhura Jayaratne
25a05bd6c8 MIME Transformation link fixed
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-07 18:08:43 +05:30
Madhura Jayaratne
57e21caab1 bug #4828 JavaScript is loaded in wrong order
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-02 11:01:23 +05:30
Madhura Jayaratne
85aa480be7 Remove transformation related code from makegrid.js and functions.js
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 12:53:54 +05:30
Madhura Jayaratne
805679626a rfe #685 Editor for HTML content
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 12:41:56 +05:30
Madhura Jayaratne
de8da9da5f More sub package corrections
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 11:16:47 +05:30
Madhura Jayaratne
e262ca22a2 Use proper sub packages
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 11:15:18 +05:30
Madhura Jayaratne
06a95a425c Escape special chars
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 10:56:55 +05:30
Madhura Jayaratne
b7b865a248 Simplify editors
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 10:41:49 +05:30
Madhura Jayaratne
f334064cc4 Add javascript mode file
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-19 13:58:49 +05:30
Madhura Jayaratne
3d3c672545 rfe #1275 CodeMirror based JSON editor as an input transformation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-19 13:54:57 +05:30
Madhura Jayaratne
6ee59b7eec rfe CodeMirror based SQL editor as an input transformation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-19 13:20:32 +05:30
Hugues Peccatte
5837dba61a Remove unused return.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-02-08 16:34:51 +01:00
Madhura Jayaratne
77d66242e4 Transformation for JSON
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-02 17:51:23 +05:30
Madhura Jayaratne
19acb28444 Browser transformation and links for mysql and information_schema
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-26 11:56:51 +05:30
Hugues Peccatte
bdb5f333d7 Fix PHPCS issues.
PHPDoc updates.
Minor coding style modifications.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
Hugues Peccatte
53e0d9b79b Cast date split.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-01 22:13:40 +02:00
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Chirayu Chiripal
871ad6d8ab update transformation path in getInfo method
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-24 14:14:03 +05:30
Marc Delisle
1be91c8de6 Clarify message
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-13 07:52:49 -04:00
Chirayu Chiripal
1f324be4b1 RFE-637: Custom field handlers (input transformations)
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-12 01:52:32 +05:30
Michal Čihař
dca981481d Remove plugin manager and observer classes
We don't really need the observer pattern, so let's simplify the code.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-25 09:25:59 +02:00
Marc Delisle
84f135d048 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:40:21 -04:00
Marc Delisle
49f1bdd822 Merge commit '0ee881d' 2014-05-16 12:20:52 -04:00
Marc Delisle
0ee881da71 bug #4395 BLOB link transformation is broken
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-16 09:56:47 -04:00
Michal Čihař
7f4f092e82 Fix typo
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 15:48:44 +02:00
Michal Čihař
ec816c6a31 Use new method for getting translformation default params
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 15:41:55 +02:00