Soufiane
bed603c5d5
Fix design of sign in and signature modal [SCI-9109] ( #6074 )
2023-08-24 15:50:05 +02:00
wandji
962de09599
Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559] ( #6060 )
...
* Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559]
2023-08-24 15:49:22 +02:00
ajugo
9d051556ec
CSS fixes for assigned items to task and task comment number [SCI-9104] ( #6068 )
2023-08-24 15:21:54 +02:00
ajugo
d73e844012
Fix 404 error page description [SCI-9082] ( #6069 )
2023-08-24 15:16:18 +02:00
Alex Kriuchykhin
2a228d3350
Remove obsolete JS code inclusion from protocol_status_bar [SCI-9134] ( #6072 )
2023-08-24 15:13:52 +02:00
Alex Kriuchykhin
c1e2128b04
Fix link to original file in docx protocol parser notification [SCI-9123] ( #6070 )
2023-08-24 15:13:41 +02:00
Martin Artnik
dfa2afa480
Fix sticky tinyMCE menu offset [SCI-9131]
2023-08-24 14:21:30 +02:00
Martin Artnik
0faad52f6c
Merge branch 'hotfix/1.28.0.1' into develop
2023-08-24 12:14:30 +02:00
ivanscinote
059530620b
Implement delegated event handling for rel='external' [SCI-8737] ( #6050 )
...
* Replace tinymce target='_blank' with rel='external' [SCI-8737]
* Add noopener to rel='external' links
2023-08-24 11:12:11 +02:00
artoscinote
97f406d0a8
Merge pull request #6063 from G-Chubinidze/gc_SCI_7976
...
Fix gray background on tox button [SCI-7976]
2023-08-24 11:08:13 +02:00
artoscinote
48ac044be2
Merge pull request #6066 from G-Chubinidze/gc_SCI_8727_V2
...
Project actions dropdown: changed team management logic
2023-08-24 11:04:55 +02:00
Giga Chubinidze
5cd7d2fb11
changed team management logic
2023-08-24 13:03:10 +04:00
G-Chubinidze
d3901bd96f
Project card permission with not assigned team admin [SCI-8727] ( #6045 )
...
Fix project card action permission checks
2023-08-24 10:59:45 +02:00
Ivan Kljun
24a6150500
Add gray border to button 'Not started' at PDF reports
2023-08-24 09:34:17 +02:00
Alex Kriuchykhin
5b0b56e8f2
Fix assets inclusion on OVE editing page [SCI-8961] ( #6057 )
2023-08-24 09:26:32 +02:00
ajugo
9a38cbe578
Merge pull request #6061 from sboursen-scinote/sb_SCI-9093
...
Fix multiple issues for August release [SCI-9093]
2023-08-24 08:45:52 +02:00
Ivan Kljun
023a6fe0a8
Update 'Not started' button for reports [SCI-9007]
2023-08-24 08:31:07 +02:00
Giga Chubinidze
584a746018
Fix gray background on tox button [SCI-7976]
2023-08-24 09:47:24 +04:00
sboursen-scinote
51d491dc0a
Fix multiple issues for August release [SCI-9093]
...
- Restore draft background color is missing in RTE
- Shorten the Import item modal dropdown field
2023-08-23 18:33:10 +02:00
ajugo
bbe0aa29ea
Fix showing of project folder toolbar buttons [SCI-9099] ( #6053 )
...
* Fix showing of project folder toolbar buttons [SCI-9099]
* Fix reading permission for all projects for team admins [SCI-9099]
* Fix check for team admin [SCI-9099]
2023-08-23 18:05:20 +02:00
ajugo
207af995af
Fix display of tags on shareable task [SCI-8750] ( #6059 )
2023-08-23 18:04:01 +02:00
artoscinote
9f23fe557a
Add entity breadcrumbs to activity webhooks [SCI-9056] ( #6056 )
2023-08-23 16:49:17 +02:00
Alex Kriuchykhin
3c0389adc8
Make docx parser feature togglable [SCI-9094] ( #6055 )
2023-08-23 16:46:29 +02:00
wandji
207b302a03
Set margin for module protocol task content [SCI-9018] ( #6044 )
2023-08-23 15:59:11 +02:00
ajugo
63f0f5a307
Disable adding step_files for protocol parser [SCI-8993] ( #5990 )
2023-08-23 15:44:27 +02:00
artoscinote
457f00da28
Merge pull request #6052 from ivanscinote/SCI-9008-share-task-modal
...
Hide Cancel/Save btns after click at Share task modal [SCI-9008]
2023-08-23 15:03:02 +02:00
Ivan Kljun
39ed4b1b92
Hide Cancel/Save btns after click at Share task modal [SCI-9008]
2023-08-23 14:20:24 +02:00
wandji
71bcc78243
Verify sequence asset preview for non-editable role and add css class [SCI-8967] ( #6012 )
...
* Verify sequence asset preview for non-editable user role and add css class [SCI-8967]
* Add safe navigation operator when checking gene sequence blob meta asset_type [SCI-9867]
2023-08-23 13:12:46 +02:00
Alex Kriuchykhin
b08a94ced6
Remove What's new section from user preferences section [SCI-9098] ( #6046 )
2023-08-23 13:12:06 +02:00
artoscinote
7f6e26b311
Merge pull request #5592 from artoscinote/ma_SCI_8462
...
Amend TinyMCE defaults [SCI-8462]
2023-08-23 11:21:48 +02:00
artoscinote
e03920affd
Merge branch 'develop' into ma_SCI_8462
2023-08-23 11:21:32 +02:00
artoscinote
b8169f5929
Merge pull request #6047 from artoscinote/ma_SCI_9084
...
Fix project public role picker [SCI-9084]
2023-08-23 11:03:14 +02:00
Martin Artnik
7abfa97224
Fix project public role picker [SCI-9084]
2023-08-23 11:00:58 +02:00
artoscinote
e4ad77f00f
Merge pull request #6043 from G-Chubinidze/gc_SCI_7976
...
Fixed gray background on tinymce crop button [SCI-7976]
2023-08-22 16:35:59 +02:00
Giga Chubinidze
74c1691ae6
Fixed gray background on tinymce crop button
2023-08-22 18:33:09 +04:00
artoscinote
f60243e424
Merge pull request #6041 from ivanscinote/SCI-9007-update-colors
...
Fix 'Not started' status button at missing locations [SCI-9007]
2023-08-22 15:19:05 +02:00
ivanscinote
c8bc4bef01
Refactor new tab opening mechanism and update link options in TinyMCE v6 [SCI-8737] ( #5866 )
...
Refactor new tab opening mechanism and update link options in TinyMCE v6 [SCI-8737]
2023-08-22 14:59:34 +02:00
Ivan Kljun
28adb4956d
Add 'Not started' btn to other views
2023-08-22 14:30:49 +02:00
wandji
196b6628ae
Add task protocol activities for gene sequence asset actions [SCI-8965] ( #6013 )
2023-08-22 14:24:43 +02:00
ajugo
9de4d455a5
Merge pull request #6018 from wandji20/wb-SCI-9078
...
Hide welcome modal after initial page load shareable links [SCI-9078]
2023-08-22 14:10:57 +02:00
artoscinote
8ba9b2df6a
Merge pull request #6038 from artoscinote/ma_SCI_9084
...
Fix visibility checkbox for project edit modal [SCI-9084]
2023-08-22 12:25:34 +02:00
wandji20
87f7a74e02
Use shareable link uuid for setting session storage value [SCI-9078]
2023-08-22 11:21:05 +01:00
Martin Artnik
75bad0e8bc
Fix visibility checkbox for project edit modal [SCI-9084]
2023-08-22 12:05:32 +02:00
wandji20
d46e80ba9b
Hide welcome modal using sessionStorage after first page load of shared link [SCI-9078]
2023-08-22 10:59:02 +01:00
artoscinote
ea3984776c
Merge pull request #6037 from artoscinote/ma_SCI_9084
...
Fix edit project modal [SCI-9084]
2023-08-22 11:06:14 +02:00
Martin Artnik
82f490b445
Fix edit project modal [SCI-9084]
2023-08-22 11:04:34 +02:00
Andrej
29cddf5ef7
Merge branch 'develop' into features/ove-integration
2023-08-22 11:00:34 +02:00
ajugo
9f3e9b1929
Merge pull request #6036 from rekonder/aj_SCI_9086
...
Fix TinyMCE help plugin language inclusion [SCI-9086]
2023-08-22 10:37:20 +02:00
Andrej
35ecd064d2
Fix tinymce help plugin language inclusion [SCI-9086]
2023-08-22 10:24:45 +02:00
Soufiane
6bce3b40df
FIX: Shared task fails to load sometimes [SCI-9052] ( #6027 )
2023-08-21 16:47:18 +02:00