Commit Graph

9 Commits

Author SHA1 Message Date
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
Hugues Peccatte
d3601abf96 Global PHPDoc update. 2013-11-10 12:29:55 +01:00
Madhura Jayaratne
17e4f9eb39 Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting 2013-10-19 10:56:47 +05:30
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ř
869d7c0e99 Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02: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
1e4b0cd0dd oop: transformations backbone 2012-06-07 14:57:14 +03:00