Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6ee59b7eecc6fe5d77f04429c5ba629ff46fdd7f
https://github.com/phpmyadmin/phpmyadmin/commit/6ee59b7eecc6fe5d77f04429c5b…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M ChangeLog
A js/transformations/sql_editor.js
M libraries/insert_edit.lib.php
M libraries/plugins/IOTransformationsPlugin.class.php
A libraries/plugins/transformations/abstract/CodeMirrorEditorTransformationPlugin.class.php
M libraries/plugins/transformations/abstract/ImageUploadTransformationsPlugin.class.php
M libraries/plugins/transformations/abstract/TextFileUploadTransformationsPlugin.class.php
A libraries/plugins/transformations/input/Text_Plain_SqlEditor.class.php
Log Message:
-----------
rfe CodeMirror based SQL editor as an input transformation
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>