28 Commits

Author SHA1 Message Date
ilvalle
f343fab528 py3 fixes for admin app 2016-06-25 17:36:37 +02:00
www-data
74d942f09b Fixed bug #801 2015-02-18 19:23:07 +01:00
ilvalle
d967e23791 online editor: fix folding option 2014-01-22 18:24:51 +01:00
ilvalle
7dd99cf3a1 online editor: shortcuts in a separated frame and style review 2014-01-21 14:45:56 +01:00
ilvalle
1fecd35bb7 toggleComment in admin editor 2013-12-09 14:38:10 +01:00
ilvalle
b7192d706c todolist panel (frontend part), by clicking on the TODO the relatve file is opened in a tab and the cursor is placed at the right line 2013-12-06 12:37:33 +01:00
ilvalle
6599e08d32 'Highlight current line' & 'Display line numbers' options in admin editor 2013-10-24 16:16:41 +02:00
ilvalle
290cb2f1a7 simplified editor's options management 2013-10-23 14:33:15 +02:00
ilvalle
56f251ca0c tab size in editor settings and better options management 2013-10-20 08:40:05 +02:00
ilvalle
b5f17b1acb code folding in editor settings 2013-10-19 12:22:24 +02:00
ilvalle
037b499cb2 correct editor's mode when editing javascript 2013-10-17 16:32:22 +02:00
ilvalle
c91e6160fe initial editor cleanup and html fix 2013-10-17 15:25:12 +02:00
robertop23
567e36badf Added extraKeys 'Shift-Tab' to codemirror 2013-10-12 08:11:40 -04:30
robertop23
3744d9b71d Select option added in editor config button to enable/disable autoclosetag in html mode 2013-10-11 22:31:22 -04:30
Paolo
ddf1998d49 codemirror 3.18 with enabled the fullscreen addon 2013-09-26 21:52:53 +02:00
Roberto Perdomo
2ebf0d12ed Fix lost flash message in case of error when save editor (crtl-s). Change Esc to Ctrl-Esc to exit from Fullscreen mode, because this cause collision with the Vim mode (Esc key). Add a select into the config button to select 'default', 'vim' or 'emacs' editor 2013-09-22 18:36:28 -04:30
niphlod
3c8e7a1364 fixes keyboard shortcuts in admin when modifying js or css files 2013-09-15 11:23:58 +02:00
niphlod
40d1ff9d17 first step to a nicer code style of admin 2013-07-14 20:13:37 +02:00
ilvalle
867c99469c codemirror 3.14 2013-06-21 16:03:20 +02:00
Paolo
234c926d98 added buttons to manage editor font-size 2013-06-13 22:56:01 +02:00
ilvalle
4f15c03686 fire a warning before closing an unsaved file 2013-06-12 13:18:48 +02:00
Roberto Perdomo
4d043acfff Fixed Error: 'Uncaught TypeError: Cannot read property 'parent' of null codemirror.js:4815' 2013-06-10 20:54:34 -04:30
ilvalle
9e2bb2c08a admin editor: fix theme selector and full screen 2013-06-10 15:22:00 +02:00
mdipierro
ca2fe00933 codemirror3, thanks Roberto 2013-06-09 21:43:18 -05:00
ilvalle
afedd8c235 fix full-screen and theme selector 2013-06-09 19:48:57 +02:00
mdipierro
6c2030f820 fixed some problem with latest editor tab, thanks Paolo 2013-06-07 17:35:47 -05:00
ilvalle
ad718b48e8 code cleanup (to remove the code of former editors)
fix breakpoints integration
2013-05-28 14:34:01 +02:00
ilvalle
9b4888e6d7 initial import for tabs in the online editor 2013-05-27 16:30:27 +02:00