artoscinote
44b7c866b5
Move tinymce to webpacker and upgrade to v6 [SCI-7081] ( #4385 )
...
* Move tinymce to webpacker and upgrade to v6 [SCI-7081]
* Cleanup and refactor [SCI-7081]
* Clean up legacy plugins [SCI-7150]
* Linter fix [SCI-7081]]
2022-09-05 11:29:19 +02:00
Anton
46b2b87654
Fix error on task text field [SCI-7033]
2022-08-16 12:21:59 +02:00
artoscinote
a51ce1c322
Fix text field error states [SCI-6952] ( #4216 )
2022-07-11 10:44:27 +02:00
Anton
04e16cf6b5
Add text component [SCI-6808]
2022-05-11 09:51:47 +02:00
Oleksii Kriuchykhin
9f393bdb5a
Fix handling of Ctrl+S in TinyMCE editor [SCI-6189]
2022-01-03 13:59:42 +01:00
Urban Rotnik
d9b691103c
Add permission error message
2020-09-08 15:42:30 +02:00
aignatov-bio
6a41290d9d
Add tables to TinyMce and small table improvments
2020-06-24 15:51:59 +02:00
aignatov-bio
820514789d
Update tinymce gem version
2020-05-17 17:36:26 +02:00
aignatov-bio
37304df878
Fix markup
2020-03-19 15:48:45 +01:00
aignatov-bio
b188b0511b
Refactor TinyMCE autosave check
2020-03-19 15:45:14 +01:00
aignatov-bio
1d02ba5ebf
Open unsaved TinyMce editor
2020-03-18 16:03:36 +01:00
aignatov-bio
c4a87bed52
Fix autosave for marvinJS in tinyMCE
2019-12-09 11:23:01 +01:00
aignatov-bio
2d4104b0f2
Fix smart annotation for autosave
2019-12-02 15:53:42 +01:00
aignatov-bio
84e47f5b4c
Fix autosave in steps and result
2019-11-29 16:10:14 +01:00
aignatov-bio
96523ae131
Update CSS for team preferences and enable autosave
2019-11-22 10:46:44 +01:00
aignatov-bio
a9690482d1
Add autosave feature to text fields
2019-11-12 11:26:18 +01:00
Oleksii Kriuchykhin
67fdda1eeb
Fix TinyMCE image URLs in the editor [SCI-4053]
2019-11-05 13:38:47 +01:00
Urban Rotnik
bd1c5e4454
Fix focus for RTE
2019-10-04 14:55:14 +02:00
aignatov-bio
af69e12d1e
Disable autosave notification feature
2019-10-04 09:13:42 +02:00
Anton Ignatov
33497d11a3
Merge branch 'activestorage_migration'
2019-10-01 10:36:05 +02:00
Jure Grabnar
070c307721
Implement style changes suggested by Anton
2019-09-30 14:27:00 +02:00
Jure Grabnar
8441c5b6ed
Add anchor to result text editing
2019-09-30 11:34:39 +02:00
Jure Grabnar
477e41a96d
Refactor I18n strings for tiny_mce
2019-09-30 11:34:39 +02:00
Jure Grabnar
b3cafcec7c
Add restore draft notification to all models
...
Close SCI-3751
2019-09-30 11:34:39 +02:00
Jure Grabnar
b286e4adfd
Fix styles for notification bar
2019-09-30 11:34:39 +02:00
Jure Grabnar
4f2182e2f5
Remove restoredraft icon
2019-09-30 11:34:39 +02:00
Jure Grabnar
6e33baa995
Add skeleton restore-draft notification for module description
2019-09-30 11:32:38 +02:00
Jure Grabnar
ae83ef749f
Add tables functionality in tinymce
...
Close SCI-3821
2019-09-24 12:44:00 +02:00
Anton Ignatov
6d81727bf1
Fix dirty event after update marvinjs image
2019-09-24 10:37:51 +02:00
aignatov-bio
737f9e572c
Replace marvinJS logo and fix some merge issues [SCI-3731] ( #1976 )
...
* Replace marvinJS logo and fix some merge issues
* Fix tests
2019-08-13 11:04:19 +02:00
Oleksii Kriuchykhin
973efa55e1
Merge branch 'master' into ok_SCI_3678
2019-08-08 11:17:07 +02:00
aignatov-bio
aa5061a1af
Add custom context menu to TinyMCE images [SCI-3582] ( #1944 )
...
* Add custom context menu to TinyMCE images
* Fix permission check for unsaved objects
* Fix markup
2019-08-07 10:28:42 +02:00
Oleksii Kriuchykhin
f3849e2ece
Fix TinyMCE plugings config [SCI-3679]
2019-08-06 15:46:55 +02:00
Oleksii Kriuchykhin
423528933e
Switch to global JS constants [SCI-3679]
2019-08-06 15:06:19 +02:00
aignatov-bio
d8d04b89cd
Fix autosave issue in mozzila ( #1925 )
2019-07-12 11:15:45 +02:00
aignatov-bio
70589126c3
Fix autosave for steps ( #1926 )
2019-07-12 10:16:49 +02:00
Anton Ignatov
76e09a2a3d
Clear TinyMce autosave after manual save
2019-06-21 14:21:03 +02:00
Urban Rotnik
3d3c6d5350
Toolbar position fix for Safari
2019-06-04 15:55:44 +02:00
aignatov-bio
d97e803d01
Adding placeholder to TinyMCE editor ( #1788 )
2019-05-21 15:53:47 +02:00
Luka Murn
c26489acdc
Update protocol status bar upon changing of protocol description
2019-05-17 10:22:16 +02:00
aignatov-bio
d28d466dc9
Fix multiple confirm windows [SCI-3452] ( #1763 )
...
* Fix multiple confirm windows
2019-05-14 16:25:34 +02:00
aignatov-bio
4a753f8519
Fix user smart annotation fpr tinyMCE ( #1759 )
2019-05-14 15:02:12 +02:00
aignatov-bio
fe2a3c4ee6
Add message when turbolinks change page with dirty tinyMCE [SCI-3452] ( #1754 )
...
* Add message when turbolinks change page with dirty tinuMCE
2019-05-14 09:49:00 +02:00
Oleksii Kriuchykhin
b60bd79e2b
Change implementation of TinyMCE floating toolbar [SCI-3439]
2019-05-13 10:26:15 +02:00
Mojca Lorber
86255b9037
Remove automatic saving on task and protocol description
2019-05-10 15:30:29 +02:00
Mojca Lorber
d761a5cecb
Make tiny mce saving at clicking anywhere outside of the editor works only for task and protocol description
2019-05-10 11:27:47 +02:00
Mojca Lorber
8e6413b031
Fix tiny mce visuals, saving and cursor position
2019-05-10 10:52:14 +02:00
Anton Ignatov
826ed63f17
Fix floating tool bar and scroll issue after leaving editor
2019-05-07 15:21:15 +02:00
Oleksii Kriuchykhin
077ad52d4b
Fix TinyMCE for results [SCI-3398]
2019-04-26 17:37:01 +02:00
aignatov-bio
92d8e42a92
Add floating toolbar for tinymce ( #1688 )
2019-04-19 15:12:06 +02:00