Madhura Jayaratne
34a484ec96
Fix #11345 Token mismatch error
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-06 09:40:28 +05:30
Dan Ungureanu
2b3febf652
Localization.
...
Updated sql-parser library to udan11/sql-parser@e1b91ed .
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-22 19:13:38 +03:00
Dan Ungureanu
4c24db0812
Style improvements.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 17:19:13 +03:00
Dan Ungureanu
eef994f122
Added lint.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 16:48:13 +03:00
Madhura Jayaratne
0a0879ea1e
Upgrade CodeMirror to version 5.4.0
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-29 13:19:42 +05:30
Madhura Jayaratne
f0838d4080
Upgrade CodeMirror to version 5.3.0
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-20 15:49:40 +05:30
Zhang Hao
2cc8a9ce3b
rfe #1595 make professional code editor suggestion
...
Signed-off-by: Zhang Hao <jason.daurus@gmail.com>
2015-02-21 16:27:31 +08:00
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
77d66242e4
Transformation for JSON
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-02 17:51:23 +05:30
Madhura Jayaratne
2770234918
bug #4688 File permissions in archive
2015-01-07 12:39:16 +05:30
Nisarg Jhaveri
6cc3ea6eae
Autocomplete table/column names in SQL editors
...
- In DB and Table level SQL editors, console
- Updated CodeMirror addon `sql-hint.js` to newer version
Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-14 23:22:15 +05:30
Nisarg Jhaveri
bf63a462cc
Basic autocomplete in SQL Query editor
...
- Autocomplete SQL keywords using CodeMirror hint addon
- Inline, footer SQL editors are not included
- Table/Database names completion is not implemented
- Added autocompletion to console, inline SQL editor, create view dialogue
- Autocomplete on `inputRead` instead of `change` event.
Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-06 12:37:14 -04:00
Edward Cheng
6eeedfaf37
Update codemirror, because cursor in old version had a wrong position.
...
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-06-14 12:52:02 +08:00
Michal Čihař
94855c2137
Update CodeMirror to 3.15
2013-08-06 13:27:09 +02:00
Michal Čihař
2af13548da
Drop not used colorize addon
2013-05-24 10:06:53 +02:00
Michal Čihař
e03449460a
Highlight SQL using CodeMirror
2013-05-24 09:59:38 +02:00
Michal Čihař
4fa3f06d23
Upgrade CodeMirror to 3.13
2013-05-21 09:41:04 +02:00
Michal Čihař
18db5aa881
Upgrade to CodeMirror version 2.38
...
There is no real change (it was only in modes we don't use).
2013-02-14 15:24:42 +01:00
Marc Delisle
96e5e54e0a
Upgraded CodeMirror to 2.37
2013-01-10 13:25:34 -05:00
Marc Delisle
366477a8d3
Fix from codemirror 2.22 for a IE problem
2012-09-09 07:20:44 -04:00
Jo Michael
6ba62e1b2d
Replaced "seperator" with "separator"
2012-04-07 20:23:22 +02:00
Jo Michael
642829ceb1
Added EVENT and ROUTINE to CodeMirror keywords
2012-03-17 19:09:03 +01:00
Michal Čihař
9b9d3e5cbc
Update CodeMirror to 2.18
...
This brings lot of fixes and introduces line wrapping. Upgrading to
latest 2.1x should be safe, in future we will want to move to 2.2.
2012-01-27 11:00:51 +01:00
Tyron Madlener
de98961029
SQL pretty printer feature using the codemirror tokenizer. Replaced this with old pretty-printer regexp collection in query analyzer dialog.
2011-08-18 13:16:03 +03:00
Michal Čihař
0e53f3bf83
Fix codemirror syntax highlighting
2011-08-10 08:22:17 +02:00
Michal Čihař
9525cac85c
Update CodeMirror to 2.12
2011-07-26 07:21:27 +02:00
Michal Čihař
d147fd26db
Update keywords to list from http://dev.mysql.com/doc/refman/5.5/en/reserved-words.html
2011-06-06 15:01:50 +02:00
Michal Čihař
3cb40926c0
Remove other not needed files
2011-06-02 15:07:57 +02:00
Michal Čihař
1a20d4e3a3
Update CodeMirror2 to latest git for configurable scrolling
2011-06-02 14:46:06 +02:00
Michal Čihař
4be1821a8f
Remove not needed CodeMirror files
2011-06-02 14:42:59 +02:00
Michal Čihař
896f8debec
Handle missing attributes
2011-06-02 14:40:48 +02:00
Michal Čihař
4c84ece64d
Initial implementation of MySQL mode in CodeMirror, based on our list of keywords
2011-06-02 14:37:10 +02:00
Michal Čihař
0968f5bb60
Initial import of complete codemirror
2011-06-02 13:40:19 +02:00