Commit graph

12604 commits

Author SHA1 Message Date
aignatov-bio
a17a893daf
TinyMCE after image parsing strip description [SCI-8258] (#5253) 2023-04-04 13:52:35 +02:00
Soufiane
1a1956e163
Change wording for access management to cover project and templates (EDIT 2) [SCI-8231] (#5251)
* Use I18n [SCI-8231]

* Consolidate the message translations [SCI-8231]
2023-04-04 11:55:00 +02:00
Alex Kriuchykhin
ed9f3d49d4
Merge pull request #5248 from artoscinote/ma_SCI_8259
Properly copy visibility and public assignments when cloning protocol [SCI-8259]
2023-04-04 11:31:21 +02:00
artoscinote
96785ae24d
Merge pull request #5250 from sboursen-scinote/sb_SCI-8231
Change wording for access management to cover project and templates (EDIT)  [SCI-8231]
2023-04-04 11:25:53 +02:00
ajugo
cd2a1be9e0
Fix linked protocol without linked_at [SCI-8255] (#5249) 2023-04-04 11:25:02 +02:00
Martin Artnik
ec0657b7b9 Properly copy visibility and public assignments when cloning protocol [SCI-8259] 2023-04-04 11:20:38 +02:00
sboursen-scinote
28b7be3779 Fix Hound [SCI-8231] 2023-04-04 11:16:37 +02:00
sboursen-scinote
7ad447d4f2 Change the wording when count is 0 [SCI-8231] 2023-04-04 11:06:38 +02:00
Alex Kriuchykhin
60c5646f31
Merge pull request #5247 from okriuchykhin/ok_SCI_8256
Transfer protocol linked_at timestamp when cloning tasks [SCI-8256]
2023-04-04 10:53:14 +02:00
Oleksii Kriuchykhin
c937122b2f Transfer protocol linked_at timestamp when cloning tasks [SCI-8256] 2023-04-04 10:42:52 +02:00
artoscinote
cc38619514
Merge pull request #5244 from artoscinote/ma_SCI_8246
Add display of validation errors to TinyMCE [SCI-8246]
2023-04-04 10:30:43 +02:00
Martin Artnik
79b4f0d03d Add display of validation errors to TinyMCE [SCI-8246] 2023-04-03 15:34:59 +02:00
ajugo
91c32e415f
Add missing translation for flash [SCI-8238] (#5243) 2023-04-03 14:37:48 +02:00
artoscinote
0922e8793b
Merge pull request #5241 from artoscinote/ma_SCI_8221
Enable TinyMCE menu bar on mobile [SCI-8221]
2023-04-03 13:15:16 +02:00
Alex Kriuchykhin
bed256cd37
Merge pull request #5231 from artoscinote/ma_SCI_8131
Handle removal of last owner public group [SCI-8131]
2023-04-03 13:02:38 +02:00
Martin Artnik
2eb4c2fd9d Enable TinyMCE menu bar on mobile [SCI-8221] 2023-04-03 12:49:04 +02:00
Martin Artnik
132593c854 Prevent removal of last manually assigned user manager [SCI-8131] 2023-04-03 11:46:32 +02:00
artoscinote
3a25d0463e
Merge pull request #5236 from sboursen-scinote/sb_SCI-8231
Change wording for access management to cover project and templates [SCI-8231]
2023-04-03 09:39:25 +02:00
sboursen-scinote
852108df0b Change flash messages for protocol access permission [SCI-8231] 2023-03-31 18:45:32 +02:00
Alex Kriuchykhin
b14f27d951
Merge pull request #5235 from sboursen-scinote/sb_SCI-8227
Duplicated task with linked protocol loses template loaded... [SCI-8227]
2023-03-31 17:49:47 +02:00
sboursen-scinote
a1c1b6e5a7 Refactor the solution [SCI-8227]
Co-Author okriuchykhin <oleksii@scinote.net>
2023-03-31 17:39:17 +02:00
sboursen-scinote
aa75782766 Fix hound [SCI-8227] 2023-03-31 16:56:12 +02:00
sboursen-scinote
021913d6a8 Fix hound [SCI-8227] 2023-03-31 16:54:52 +02:00
sboursen-scinote
9b8db8befd FIX: Duplicated task with linked protocol loses template loaded timestamp [SCI-8227] 2023-03-31 16:49:40 +02:00
ajugo
a2e6dc7444
Fix missing protocol template name in activity for create [SCI-8242] (#5233)
* Fix missing protocol template name in acitvity for create [SCI-8242]

* Rename @new variable into @new_protocol [SCI-8242]
2023-03-31 14:48:23 +02:00
ajugo
562577e960
Add flash message for removing all users [SCI-8238] (#5232) 2023-03-31 12:14:26 +02:00
artoscinote
6b408c355d
Merge pull request #5230 from G-Chubinidze/gc_SCI_8102
CSS: flickering issues on Protocol templates [SCI-8102]
2023-03-31 11:46:47 +02:00
Giga Chubinidze
4a31b27852 added minimum z index on protocols table 2023-03-31 13:42:42 +04:00
ajugo
f535bc1fa0
Fix protocol counter on my statistics [SCI-8240] (#5228) 2023-03-31 10:01:58 +02:00
artoscinote
11e7667b13
Merge pull request #5229 from G-Chubinidze/gc_SCI_8232
Change title for publishing draft [SCI-8232]
2023-03-31 09:48:29 +02:00
Giga Chubinidze
890b113de5 CSS: flickering issues on Protocol templates [SCI-8102] 2023-03-30 21:11:28 +04:00
Giga Chubinidze
57d951a690 Change title for publishing draft [SCI-8232] 2023-03-30 20:30:49 +04:00
ajugo
e1cf9775fd
Add new activites for all team members [SCI-8224] (#5227) 2023-03-30 16:04:57 +02:00
artoscinote
03ff08763b
Merge pull request #5226 from artoscinote/ma_SCI_8225
Fix migration for archived protocols [SCI-8225]
2023-03-30 13:29:01 +02:00
Martin Artnik
6163ac984a Fix migration for archived protocols [SCI-8225] 2023-03-30 13:22:25 +02:00
artoscinote
e108740055
Merge pull request #5225 from artoscinote/ma_SCI_8228
Handle deleted protocol activities [SCI-8228]
2023-03-29 16:25:23 +02:00
Martin Artnik
d86a93919b Handle deleted protocol activities [SCI-8228] 2023-03-29 16:20:53 +02:00
Oleksii Kriuchykhin
89a45d2b14 Merge branch 'hotfix/1.26.6.4' into develop 2023-03-29 10:39:51 +02:00
Oleksii Kriuchykhin
281489fa34 Bump version to 1.26.6.4 2023-03-29 10:37:46 +02:00
artoscinote
be4f008f09
Merge pull request #5224 from sboursen-scinote/sb_SCI-7607-fix2
Fix clear button style in dashboard filter [SCI-7607]
2023-03-29 10:37:10 +02:00
sboursen-scinote
226a89e8bf Fix clear button style in dashboard filter [SCI-7607] 2023-03-29 10:34:13 +02:00
artoscinote
3173b9f96e
Merge pull request #5216 from artoscinote/ma_SCI_8202
Fix print for linked protocols [SCI-8202]
2023-03-29 09:58:49 +02:00
artoscinote
edcc84788e
Merge pull request #5220 from artoscinote/ma_SCI_8217
Fix new protocol default role, fix reload of protocol access modal [SCI-8217]
2023-03-29 09:11:07 +02:00
Martin Artnik
6412a65d7e Fix new protocol default role, fix reload of protocol access modal [SCI-8217] 2023-03-28 16:22:38 +02:00
Alex Kriuchykhin
887ff00dab
Merge pull request #5219 from okriuchykhin/ok_SCI_8216
Fix step table renaming [SCI-8216]
2023-03-28 16:06:08 +02:00
Oleksii Kriuchykhin
ee7abc2912 Fix step table renaming [SCI-8216] 2023-03-28 16:03:45 +02:00
aignatov-bio
6c3afee428
Merge pull request #5218 from aignatov-bio/ai-sci-8214-small-css-fixes-for-task-protocol
Fix css for task protocol [SCI-8214]
2023-03-28 15:24:01 +02:00
Anton
4a5e0de54f Fix css for task protocol [SCI-8214] 2023-03-28 14:53:47 +02:00
Alex Kriuchykhin
43cdcd7aa2
Merge pull request #5217 from okriuchykhin/ok_SCI_8216
Fix saving of big tables on steps [SCI-8216]
2023-03-28 13:34:41 +02:00
Oleksii Kriuchykhin
0beb64511d Fix saving of big tables on steps [SCI-8216] 2023-03-28 13:29:02 +02:00