Commit Graph

29 Commits

Author SHA1 Message Date
Michal Čihař
8e71b13ced CS compliant transformation helper functions 2013-08-07 10:53:09 +02:00
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
Dieter Adriaenssens
e0c8704f72 [security] Fix stored XSS in link transformation plugin, see PMASA-2013-13 2013-07-28 02:26:26 +02:00
Madhura Jayaratne
e5519859fb Make all string function accessible via $GLOBALS['PMA_String'] 2013-07-17 16:36:13 +05:30
Michal Čihař
0e02a35d2e Revert "Temporary workaround for bug #3783 :"
This reverts commit 2683f32033.
2013-07-01 15:29:56 +02:00
ayushchd
2e542c4f95 Group native and mb string functions into classes 2013-06-20 12:30:04 +05:45
Marc Delisle
c9eb61b18e Use CodeMirror to highlight the SQL transformation 2013-05-27 12:37:17 -04:00
Marc Delisle
b8e4f346a5 Clarify function name 2013-05-26 11:34:43 -04:00
Michal Čihař
e45b211f6a Avoid need to store data again 2013-05-10 10:15:27 +02:00
Michal Čihař
025589f6aa Different name for each plugin 2013-05-10 10:12:45 +02:00
Dieter Adriaenssens
2683f32033 Temporary workaround for bug #3783 :
Calling a method from a variable class is not possible before PHP 5.3.
2013-02-06 16:56:01 +01:00
Michal Čihař
54b2540d87 Use ellipsis where appropriate 2013-01-10 13:33:29 +01:00
Michal Čihař
61a601fc73 Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Madhura Jayaratne
c9f37be407 Add @subpackage tags 2012-10-28 18:27:38 +05:30
Michal Čihař
869d7c0e99 Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
Michal Čihař
b8be2a8cc9 Add missing require 2012-10-16 11:15:16 +02:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Alex Marin
34a0dace8a oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
Chanaka Indrajith
87bcfe6deb Links for information_schema 2012-08-01 23:29:41 +05:30
Chanaka Indrajith
d47030c4c8 Generate some links inside mysql schema 2012-07-30 01:57:37 +05:30
Alex Marin
eaec1e28bf Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
Alex Marin
41413a13fc Add missing word in descriptions 2012-07-04 23:58:01 +03:00
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Alex Marin
5078d65d06 oop: remove old plugins 2012-06-22 19:30:41 +03:00
Alex Marin
6efd5422f7 oop: transformations phpcs errors 2012-06-20 20:45:41 +03:00
Alex Marin
02dbd14fc7 oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Alex Marin
1ad049d823 oop: transformations - fix classes, add interface and use descriptions 2012-06-19 23:59:47 +03:00
Alex Marin
507be981fe oop: transformations rename classes 2012-06-19 16:52:23 +03:00
Alex Marin
1e4b0cd0dd oop: transformations backbone 2012-06-07 14:57:14 +03:00