aignatov-bio
5ef110d985
Add version modal to protocol show page [SCI-7985] ( #5018 )
2023-02-24 16:17:36 +01:00
Martin Artnik
5e63240996
Add image TinyMCE plugin [SCI-7916]
2023-02-13 15:33:56 +01:00
aignatov-bio
6e570dcc9d
Merge pull request #4915 from aignatov-bio/ai-sci-7840-fix-headers-in-tinymce
...
Fix heading styles for tinymce [SCI-7840]
2023-02-07 13:25:02 +01:00
artoscinote
ca183f1f76
Merge pull request #4944 from G-Chubinidze/gc_SCI_7883
...
fixed tinymce stylings for all elements inside editing mode [SCI-7883]
2023-02-07 13:11:03 +01:00
Giga Chubinidze
3483c7ba56
fixed tinymce stylings for all elements inside editing mode
2023-02-07 16:00:14 +04:00
Martin Artnik
d0fd0efc1f
Disable all TinyMCE context menus [SCI-7886]
2023-02-07 11:40:18 +01:00
artoscinote
5a93cd1a12
Merge pull request #4921 from artoscinote/ma_SCI_7187
...
Support compiling webpacker content from addons [SCI-7187]
2023-02-07 10:24:18 +01:00
Martin Artnik
ebd98bfb85
Make TinyMce init more extensible [SCI-7187]
2023-02-06 16:05:13 +01:00
artoscinote
41644d70ea
Merge pull request #4934 from G-Chubinidze/gc_SCI_7883
...
Update the TinyMCE font [SC-7883]
2023-02-06 11:19:29 +01:00
Giga Chubinidze
f3a4f316bb
Update the TinyMCE font [SC-7883]
2023-02-05 23:02:59 +04:00
Anton
a784518464
Fix heading styles for tinymce [SCI-7840]
2023-02-01 14:01:38 +01:00
sboursen-scinote
2e037b69ff
Fix Hound related issue [SCI-7585]
2023-01-26 09:23:37 +01:00
sboursen-scinote
36cc68f94a
Fix Hound related issue [SCI-7585]
2023-01-26 09:20:20 +01:00
sboursen-scinote
95b339f759
Fix Hound related issue [SCI-7585]
2023-01-26 09:12:31 +01:00
sboursen-scinote
b02889c801
Fix the behavior of the clear button [SCI-7585]
2023-01-26 09:03:08 +01:00
sboursen-scinote
15da0f2f33
Remove commented code and change the name of the hide filters method [SCI-7585]
2023-01-26 08:47:55 +01:00
sboursen-scinote
adcb0e84f8
Add close button [SCI-7585]
2023-01-26 08:41:33 +01:00
sboursen-scinote
2c8c008e49
Extract the filters_list component and reset it on clear [SCI-7585]
2023-01-25 09:34:01 +01:00
artoscinote
f72a281e0a
Merge pull request #4850 from artoscinote/ma_SCI_7776
...
Fix navigating away with unsaved TinyMCE changes [SCI-7776]
2023-01-19 14:27:19 +01:00
Alex Kriuchykhin
58be66a06c
Merge pull request #4855 from okriuchykhin/ok_SCI_7779
...
Fix icons in custom tinyMCE menu [SCI-7779]
2023-01-19 13:21:35 +01:00
aignatov-bio
d6bbdac2bb
Merge pull request #4862 from aignatov-bio/ai-sci-7782-fix-excel-tables-in-tinymce
...
Fix table overflow for TinyMCE [SCI-7782]
2023-01-19 12:59:20 +01:00
Anton
a39058ffe5
Fix table overflow for TinyMCE [SCI-7782]
2023-01-19 12:56:15 +01:00
ajugo
d64ccb441e
Fix bullet points and blocks in tinyMCE fields [SCI-7777][SCI-7785] ( #4859 )
2023-01-19 11:39:14 +01:00
Oleksii Kriuchykhin
a6abc9d7e5
Fix icons in custom tinyMCE menu [SCI-7779]
2023-01-18 16:43:50 +01:00
Martin Artnik
b46c92b3c6
Fix navigating away with unsaved TinyMCE changes [SCI-7776]
2023-01-18 11:00:08 +01:00
Martin Artnik
3e65ae921c
Fix TinyMCE blocking turbolinks [SCI-7729]
2023-01-12 12:09:44 +01:00
Martin Artnik
33dca201ba
Remove placeholder plugin [SCI-7729]
2023-01-11 15:49:18 +01:00
Martin Artnik
b559352128
Remove TinyMCE draft auto init functionality [SCI-7729]
2023-01-11 15:31:14 +01:00
Martin Artnik
2ffec1cf49
Fix TinyMCE style loading [SCI-7729]
2023-01-11 15:28:09 +01:00
Martin Artnik
edfc1c4e08
Fix editor close when clicking restore notification [SCI-7729]
2023-01-10 13:24:58 +01:00
Martin Artnik
2010ff091c
Styling fixes and cleanup [SCI-7574]
2022-12-22 10:37:47 +01:00
Martin Artnik
de9f06a1fc
Upgrade TinyMCE to 6.3, fix issues [SCI-7574]
2022-12-09 12:52:18 +01:00
Martin Artnik
c828d02b99
Merge branch 'develop' into features/tiny_mce_6
2022-12-07 14:07:43 +01:00
ajugo
4e77174e52
Fix vue print modal component initialization [SCI-7469] ( #4616 )
2022-11-14 10:42:51 +01:00
Andrej
884fe58525
Fix label print open issue [SCI-7296]
2022-10-03 17:33:42 +02:00
Andrej
e05ad97498
Enable label print modal for smart annotations [SCI-7270]
2022-10-03 13:39:18 +02:00
Andrej
eebdee5129
Add label printer modal to task [SCI-7270]
2022-09-29 16:35:51 +02:00
aignatov-bio
31554d0fd9
Merge pull request #4472 from aignatov-bio/ai-sci-7255-add-label-validation-to-print-modal
...
Add label validation and preview in print modal [SCI-7255][SCI-7256]
2022-09-28 11:32:39 +02:00
ajugo
0e8ad6abf1
Implement toggle for zebra printers searching feature [SCI-7242] ( #4470 )
2022-09-27 15:57:23 +02:00
Anton
3773fff093
Add label validation and preview in print modal [SCI-7255][SCI-7256]
2022-09-27 15:46:48 +02:00
Anton
40022a7012
Add initial VUE container for print dialog [SCI-7193]
2022-09-23 14:07:52 +02:00
Anton
2d925a3bfe
Add help and quick toolbar plugin to tinymce [SCI-7190]
2022-09-21 12:01:08 +02:00
Anton
73917ec4c0
Fix tinymce errors [SCI-7182]
2022-09-09 15:50:59 +02:00
Oleksii Kriuchykhin
557c4b205a
Reimplement custom TinyMCE plugin: customImageUploader [SCI-7151]
2022-09-09 10:59:20 +02:00
Anton
9b52b7f3db
Fix tinymce pack code styling [SCI-7183]
2022-09-08 15:37:23 +02:00
aignatov-bio
7d9fbb45d5
Merge branch 'features/tiny_mce_6' into ai-sci-7152-update-tinymce-image-toolbar-plugin
2022-09-08 12:13:58 +02:00
Anton
2f01a5a358
Update tinymce placeholder plugin [SCI-7153]
2022-09-07 15:16:03 +02:00
Anton
c8af3e1fa8
Update tinymce image toolbar plugin [SCI-7152]
2022-09-07 11:24:54 +02:00
Anton
1ebd4046cd
Update tinyMCE marvinjs plugin [SCI-7154]
2022-09-06 13:05:56 +02:00
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