Commit graph

14637 commits

Author SHA1 Message Date
Martin Artnik
56f53a7ed8
Merge pull request #6366 from lasniscinote/gl_SCI_9463
Fixed project filter not saved, red dot missing [SCI-9463]
2023-10-06 15:33:51 +02:00
Gregor Lasnibat
7c7c0b0d88 Working on project filter not saved, red dot missing [SCI-9463]
Fixed project filters not saved/red dot not showing when applied [SCI-9463]

PR fix 01 [SCI-9463]
2023-10-06 15:31:00 +02:00
Alex Kriuchykhin
42ef253e64
Merge pull request #6376 from wandji20/wb-SCI-9490
Fix issue with text name when importing protocol eln file [SCI-9490]
2023-10-06 15:23:11 +02:00
Alex Kriuchykhin
9718c22369
Merge pull request #6375 from okriuchykhin/ok_SCI_9443_v2
Fix migration for results with empty names [SCI-9443]
2023-10-06 15:21:10 +02:00
wandji20
8408b65818 Fix issue with text name when importting protocol eln file [SCI-9490] 2023-10-06 14:19:42 +01:00
Alex Kriuchykhin
6da8725a46
Merge pull request #6373 from okriuchykhin/ok_SCI_9136
Hide task share button if user has no permissions for task sharing [SCI-9136]
2023-10-06 15:12:34 +02:00
Oleksii Kriuchykhin
79b2e4f984 Fix migration for results with empty names [SCI-9443] 2023-10-06 15:10:31 +02:00
Martin Artnik
a8c08aea95
Merge pull request #6374 from artoscinote/ma_SCI_9486
Fix checklist item reordering [SCI-9486]
2023-10-06 14:38:17 +02:00
Martin Artnik
bf6706fd57
Merge pull request #6371 from artoscinote/ma_SCI_9488
Fix checklists in read-only mode [SCI-9488]
2023-10-06 14:38:02 +02:00
Martin Artnik
40ca170ddf
Merge pull request #6370 from artoscinote/ma_SCI_9467
Fix attachment order, fix TinyMCE toolbar in protocol templates [SCI-9467]
2023-10-06 14:37:29 +02:00
Martin Artnik
d358dd2140 Fix checklist item reordering [SCI-9486] 2023-10-06 14:32:39 +02:00
Alex Kriuchykhin
7ec077ad1c
Merge pull request #6369 from rekonder/protocol_parser_table_fix
Fix extracting tables for protocol parser
2023-10-06 14:20:38 +02:00
Oleksii Kriuchykhin
16fda4adfb Hide task share button if user has no permissions for task sharing [SCI-9136] 2023-10-06 14:05:51 +02:00
Alex Kriuchykhin
5160a23fac
Merge pull request #6368 from wandji20/wb-SCI-9485
Fix team name in stock export [SCI-9485]
2023-10-06 13:59:37 +02:00
Martin Artnik
7bdef42523 Fix checklists in read-only mode [SCI-9488] 2023-10-06 13:50:23 +02:00
Martin Artnik
a24c379e4a Highlight attachment order in dropdown [SCI-9467] 2023-10-06 13:46:25 +02:00
Andrej
afe0ed1f40 Fix extracting tables for protocol parser 2023-10-06 13:45:07 +02:00
Martin Artnik
29147e8bc4 Fix TinyMCE sticky header in protocol templates [SCI-9467] 2023-10-06 13:41:04 +02:00
wandji20
0c531fb874 Fix team name in stock export [SCI-9485] 2023-10-06 11:04:33 +01:00
Martin Artnik
5265312125
Merge pull request #6365 from G-Chubinidze/gc_SCI_9398
Misalignments on the log in page when 2FA is enforced [SCI-9398]
2023-10-06 09:40:43 +02:00
Giga Chubinidze
4399b6cc0a Misalignments on the log in page when 2FA is enforced [SCI-9398] 2023-10-06 10:32:47 +04:00
Martin Artnik
19c44c50ff
Merge pull request #6363 from artoscinote/ma_SCI_9410
Fix attachment issues [SCI-9410]
2023-10-05 16:42:10 +02:00
Martin Artnik
5c7ee78cd6 Fix attachment issues [SCI-9410] 2023-10-05 15:44:41 +02:00
Alex Kriuchykhin
e48fc19546
Merge pull request #6361 from sboursen-scinote/sb_SCI-9468
Import from Protocols.io not loading protocols [SCI-9468]
2023-10-05 15:35:44 +02:00
Alex Kriuchykhin
5b39c2f08e
Merge pull request #6258 from sboursen-scinote/sb_SCI-9068
FIX: Clicking any link makes a side scrollbar appear on the page [SCI-9068]
2023-10-05 15:33:35 +02:00
Alex Kriuchykhin
587e07a9f1
Merge pull request #6350 from lasniscinote/gl_SCI_9419
Fixed a list-item bug where view_mode was active [SCI-9419]
2023-10-05 15:31:17 +02:00
Alex Kriuchykhin
b73f88f91c
Merge pull request #6359 from rekonder/aj_SCI_9452
Fix opening protocol parser import modal [SCI-9452]
2023-10-05 15:28:18 +02:00
Alex Kriuchykhin
407acb14c0
Merge pull request #6331 from wandji20/wb-SCI-9420
Fix issue with protocol and result text name [SCI-9420]
2023-10-05 15:27:04 +02:00
wandji20
36ff372b30 Small improvement [SCI-9420] 2023-10-05 14:23:10 +01:00
Alex Kriuchykhin
935ca57c5b
Merge pull request #6362 from okriuchykhin/ok_SCI_9444
Add migration for fixing checklist items with duplicated positions [SCI-9444]
2023-10-05 15:12:51 +02:00
Oleksii Kriuchykhin
7e86c61227 Add migration for fixing checklist items with duplicated positions [SCI-9444] 2023-10-05 14:55:18 +02:00
wandji20
d3c2a7e0ad Fix issue with timestamps for reports [SCI-9420] 2023-10-05 12:25:08 +01:00
sboursen-scinote
9b24bf9504 Fix Protocols.io modal not loading any protocols [SCI-9468]
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-10-05 12:03:05 +02:00
Martin Artnik
eee6da4abd
Merge pull request #6322 from G-Chubinidze/gc_SCI_9401
CSS: Blank name error message on table [sci-9401]
2023-10-05 11:04:20 +02:00
Giga Chubinidze
2c3d5c4fd5 changed styling to tw class / optimized inline editing height 2023-10-05 13:01:34 +04:00
wandji20
6358ad2da4 Fix issue with protocol and result text name [SCI-9420] 2023-10-05 08:08:49 +01:00
Martin Artnik
1c84a97bd7
Merge pull request #6360 from G-Chubinidze/gc_SCI_9405
Projects table header covered by top toolbar on some breakpoint [SCI-9405]
2023-10-05 09:06:12 +02:00
Giga Chubinidze
3dbdbf02f8 Projects table header covered by top toolbar on some breakpoint [SCI-9405] 2023-10-05 02:44:30 +04:00
Martin Artnik
ae77613d94
Merge pull request #6357 from rekonder/aj_SCI_9445
Fix icons and OVE view for attachments [SCI-9445]
2023-10-04 17:19:26 +02:00
Andrej
0a53b2e6bc Fix opening protocol parser import modal [SCI-9452] 2023-10-04 17:13:27 +02:00
Alex Kriuchykhin
afb40fd762
Merge pull request #6337 from rekonder/aj_SCI_9427
Fix consumption export date format [SCI-9427]
2023-10-04 16:54:08 +02:00
Andrej
301ba6b818 Fix consumption export date format [SCI-9427] 2023-10-04 16:46:19 +02:00
Andrej
0889c40d46 Fix icons and OVE view for attachments [SCI-9445] 2023-10-04 16:18:03 +02:00
Alex Kriuchykhin
e4e4992415
Merge pull request #6338 from sboursen-scinote/sb_SCI-8126-fix3
Fix no-result placeholder position for archived project list [SCI-8126]
2023-10-04 15:46:51 +02:00
Alex Kriuchykhin
4888ebc3eb
Merge pull request #6346 from rekonder/aj_SCI_9442
Add missing wording for failed export email/notifications [SCI-9442]
2023-10-04 15:46:22 +02:00
Alex Kriuchykhin
1633d68ed5
Merge pull request #6356 from okriuchykhin/ok_SCI_9443
Add migration for results with empty names [SCI-9443]
2023-10-04 15:44:33 +02:00
Alex Kriuchykhin
b5ddcc2b30
Merge pull request #6352 from scinote-eln/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.2.15 to 8.4.31
2023-10-04 15:43:56 +02:00
Martin Artnik
840ca9b73a
Merge pull request #6351 from artoscinote/ma_SCI_9408
Fix unwanted checklist name locking [SCI-9408]
2023-10-04 15:43:22 +02:00
Martin Artnik
bcf7039fee
Merge pull request #6355 from artoscinote/ma_SCI_9428
Fix z-index of task tab toolbar [SCI-9428]
2023-10-04 15:43:02 +02:00
Oleksii Kriuchykhin
472985e0c2 Add migration for results with empty names [SCI-9443] 2023-10-04 15:25:29 +02:00