Commit graph

14109 commits

Author SHA1 Message Date
sboursen-scinote
adc0a460bd Improve logic for custom logos on error pages [SCI-9147]
- Switch to dynamic ERB templates.
- Move text to I18n
2023-09-22 10:26:32 +02:00
Oleksii Kriuchykhin
006705fcf1 Bump version to 1.28.2 2023-09-20 11:13:31 +02:00
Alex Kriuchykhin
378c4c3cab
Merge pull request #6251 from okriuchykhin/ok_SCI_9327
Fix rendering of tables with broken metadata in docx reports [SCI-9327]
2023-09-19 14:35:34 +02:00
Oleksii Kriuchykhin
b32f163cdc Fix rendering of tables with broken metadata in docx reports [SCI-9327] 2023-09-19 14:25:40 +02:00
Alex Kriuchykhin
e3386ce059
Merge pull request #6231 from wandji20/wb-SCI-9310
Fix issue loading iframe modal in session_layouts [SCI-9310]
2023-09-18 13:15:47 +02:00
wandji20
996e3b1d9a Fix issue loading iframe modal in session_layouts [SCI-9310] 2023-09-18 10:28:19 +01:00
Alex Kriuchykhin
ad4a4412f7
Merge pull request #6233 from rekonder/aj_SCI_9301
Move OVE trial period handling [SCI-9301]
2023-09-18 09:41:24 +02:00
Andrej
4c7cd5dd10 Change check if open vector editor is enabled [SCI-9301] 2023-09-18 09:40:16 +02:00
Martin Artnik
fa53a0a049 Fix handson table rendering [SCI-9295] 2023-09-18 09:37:18 +02:00
Andrej
9f672ecfe2 Move OVE trial period handling [SCI-9301] 2023-09-15 16:07:10 +02:00
Martin Artnik
94db5c1155
Merge pull request #6227 from lasniscinote/gl_SCI_9294
Fix wrong OVE view file size after editing [SCI_9294]
2023-09-15 12:32:16 +02:00
Gregor Lasnibat
415e7338f7 Fix wrong OVE view file size after editing [SCI_9294] 2023-09-15 11:50:13 +02:00
Martin Artnik
18072bbde7 Fix update of database settings values [SCI-9240] 2023-09-15 11:04:13 +02:00
Martin Artnik
cc1d179366
Merge pull request #6225 from rekonder/aj_SCI_9032
Fix gene sequence html compiling with deface [SCI-9302]
2023-09-15 09:15:25 +02:00
Andrej
b9fe7c3d3e Fix gene sequence html compiling with deface [SCI-9032] 2023-09-14 17:10:52 +02:00
Alex Kriuchykhin
2504083157
Merge pull request #6221 from okriuchykhin/ok_SCI_9287
Fix user and team activities filters [SCI-9287]
2023-09-14 15:17:13 +02:00
Oleksii Kriuchykhin
45e9a459d7 Fix user and team activities filters [SCI-9287] 2023-09-14 14:22:01 +02:00
Alex Kriuchykhin
40a82f67c0
Merge pull request #6216 from scinote-eln/features/ove-integration
Features/ove integration
2023-09-13 17:05:48 +02:00
wandji
c2d6b4d960
Add option to disable save button when OVE editor is in readonly mode [SCI-9110] (#6111)
* Add option to disable save button when OVE editor is in readonly mode [SCI-9110]
2023-09-13 16:53:16 +02:00
ajugo
efed11be3c
Remove cancel button in import protocol parser modals and fix wording [SCI-9284] (#6203) 2023-09-13 15:02:30 +02:00
Alex Kriuchykhin
fae428e305
Fix OVE file preview from imported .eln [SCI-9263] (#6200) 2023-09-13 15:00:52 +02:00
ajugo
700df3525e
Fix special characters rendering for asset filenames [SCI-9242] (#6197) 2023-09-13 15:00:28 +02:00
wandji
642e3b5ff4
Add link to knowledge base [SCI-9231] (#6190)
* Add link to knowledge base [SCI-9231]

* Remove custom OVE help link [SCI-9231]
2023-09-13 14:45:28 +02:00
ajugo
4de09f4f9e
Merge pull request #6187 from sboursen-scinote/sb_SCI-8968-move-to-common
Update OVE promo [SCI-8968]
2023-09-12 09:38:43 +02:00
sboursen-scinote
ba390d6239 Remove unecessary locals [SCI-8968] 2023-09-12 09:15:11 +02:00
sboursen-scinote
bebae64944 Update OVE promo [SCI-8968]
- Move OVE promo to addons
- Update text and style of the promo
- Fix the iFrame closing logic
2023-09-11 16:42:50 +02:00
Alex Kriuchykhin
a07174ed78
Fix disabling buttons on submit for remote forms [SCI-9241] (#6184) 2023-09-11 15:22:25 +02:00
wandji
76b1aaab87
Rename OVE labels in file uploads [SCI-9163] (#6115)
* Rename OVE labels in file uploads [SCI-9163]

* Move translations for ove trial reminders [SCI-9163]
2023-09-11 12:58:12 +02:00
wandji
6687ac178b
Fix issue displaying gene sequence activities in global activities [SCI-9268] (#6180) 2023-09-11 12:57:16 +02:00
wandji
a3dd30d218
Load OVE packages via yarn [SCI-9231] (#6176)
* Add OVE yarn package and load assets from node_modules [SCI-9231]

* Move hardcoded text to i18 [SCI-9231]
2023-09-11 09:50:05 +02:00
Gregor Lasnibat
0dc79316f1
Merge pull request #6175 from lasniscinote/gl_SCI_9226
Fix shared task issues [SCI-9226]
2023-09-08 15:19:51 +02:00
Gregor Lasnibat
5ad6b27f9c
Merge pull request #6169 from lasniscinote/gl_SCI_9256
Fix styles for input in OVE/Marvin editor [SCI-9256]
2023-09-08 10:19:59 +02:00
Gregor Lasnibat
c82a1b1108 Fix shared task issues [SCI-9226] 2023-09-07 21:04:01 +02:00
wandji
8e4dbbac58
Remove name when loading ove file [SCI-9169] (#6165) 2023-09-07 17:19:09 +02:00
Gregor Lasnibat
93a1c842d9 Fix styles for input in OVE/Marvin editor [SCI-9256] 2023-09-07 15:42:37 +02:00
Gregor Lasnibat
5a4930e90f
Merge pull request #6162 from lasniscinote/gl_SCI_9243
Fix wrong OVE file size [SCI-9243]
2023-09-07 11:38:11 +02:00
Gregor Lasnibat
6934ae38aa Fix wrong OVE file size [SCI-9243] 2023-09-07 11:36:17 +02:00
Martin Artnik
b46e20b917
Merge pull request #6150 from lasniscinote/gl_SCI_9224
Fix missing paperclip icon for file attachment [SCI-9224]
2023-09-06 14:52:35 +02:00
Gregor Lasnibat
c030d2b6d1 Fix missing paperclip icon for file attachment [SCI-9224] 2023-09-06 13:52:03 +02:00
Martin Artnik
0a4ede1160
Merge pull request #6148 from lasniscinote/gl_SCI_9214
Fix missing OVE file preview [SCI-9214]
2023-09-06 12:47:38 +02:00
Gregor Lasnibat
f172c97a79 Fix missing OVE file preview [SCI-9214] 2023-09-06 12:45:42 +02:00
Martin Artnik
b49ccefa8e
Bump version to 1.28.1.3 2023-09-06 10:35:49 +02:00
Martin Artnik
f25e477e2a
Merge pull request #6140 from lasniscinote/gl_SCI_9193
Fix save empty OVE [SCI-9193]
2023-09-05 16:04:54 +02:00
lasniscinote
178d46dfae
Merge pull request #6134 from lasniscinote/gl_SCI_9213
Fix gene sequence attachment icons [SCI-9213]
2023-09-05 12:58:19 +02:00
Oleksii Kriuchykhin
2c816cf463 Merge branch 'release/1.28.0' into develop 2023-09-05 12:54:37 +02:00
Alex Kriuchykhin
5928f708e1
Remove user controlled method execution from connected_accounts controller, add Okta unlinking functionality [SCI-9220] (#6135) 2023-09-05 12:53:51 +02:00
Alex Kriuchykhin
f0fe040932
Fix OVE asset preview reloading after update [SCI-9112] (#6122) 2023-09-05 11:36:37 +02:00
Alex Kriuchykhin
90cd330126
Fix removing user from public projects [SCI-9174] (#6130) 2023-09-05 11:36:26 +02:00
artoscinote
f6fa05520b
Merge pull request #6131 from scinote-eln/revert-6128-ma_SCI_9217
Revert "Don't display icons in fields with errors (alignment issues) [SCI-9217]"
2023-09-05 09:21:52 +02:00
artoscinote
cdfe9aaa0c
Revert "Don't display icons in fields with errors (alignment issues) [SCI-9217]" 2023-09-05 09:21:40 +02:00