19 Commits

Author SHA1 Message Date
Djamil Legato
084002bd77 Editor: Do not assume images URLs are going to be http:// (wrong assumption plus not SSL) (fixes #2127) 2021-05-02 21:57:15 -07:00
Djamil Legato
51482313b3 Added shortcut CTRL+K / CMD+K for links (fixes #1279) 2018-03-10 12:55:30 -08:00
Dávid Szabó
bc0bf6b3d9 Fix fullscreen editor (#1093) 2017-04-28 13:50:16 -06:00
Djamil Legato
61982c7da2 Editor link button doesn't prefix links with http:// anymore (fixes #813) 2016-10-24 12:05:47 -07:00
Djamil Legato
201640545e Fixed Fullscreen tooltip in Editor displaying off screen (when in fullscreen mode) (fixes #677) 2016-07-11 17:04:46 -07:00
Djamil Legato
36412a5c8c Fixed editor tooltips in fullscreen mode and tablet devices rendering (fixes #566) 2016-05-10 19:04:28 -07:00
Flavio Copes
cb16c429e6 Fix #556 translate email buttons titles 2016-05-04 14:57:40 +02:00
Djamil Legato
47cb019362 Fixed Editor Preview using wrong parameters for the ajax call 2016-04-22 10:57:13 -07:00
Djamil Legato
c7c4a85f86 Added summary delimiter button for markdown editor (fixes #466) 2016-04-19 15:47:42 -07:00
Djamil Legato
265ad69edc Added built-in heading buttons in Editor 2016-03-16 18:39:01 -07:00
Djamil Legato
74a78753be Updated window reference to global, just for making things cleaner 2016-03-08 10:25:44 -08:00
Djamil Legato
2a1fb0d48a Implemented Undo / Redo buttons for Editor (fixes #420) 2016-03-03 15:00:46 -08:00
Djamil Legato
ad2894e0eb Added support for editor shortcuts 2016-03-03 14:26:15 -08:00
Djamil Legato
c52a3644d4 cleanup 2016-03-02 20:08:27 -08:00
Djamil Legato
5c83abc13c Editor Buttons can now specify which modes they should apply to 2016-03-02 14:37:47 -08:00
Djamil Legato
1465f1a7e6 Prevent toolbar from collapsing when switching between preview mode and code mode 2016-03-01 22:28:19 -08:00
Djamil Legato
44a96230ee Added tooltips for editor toolbar buttons and synching changes when typiging 2016-03-01 21:56:32 -08:00
Djamil Legato
aa73b82832 Implemented Preview button and states abstraction for toolbar 2016-03-01 19:00:29 -08:00
Djamil Legato
bac120bfeb Initial rework for the editor 2016-02-26 15:54:06 -08:00