Gregor Lasnibat
e8c74a057e
(fix) Missing page data at opening result page from link [SCI-9462]
2024-02-06 12:59:37 +01:00
ajugo
80735c0a01
Fix clearing of the repository filters [SCI-10115] ( #7060 )
2024-02-06 09:09:58 +01:00
wandji
4cb55e06af
Allow sending wopi_action url for all wopi file previews [SCI-9836] ( #7054 )
2024-02-05 16:23:24 +01:00
wandji
ea0cdf5811
Set placeholder color for shared task modal textarea field [SCI-10120] ( #7055 )
2024-02-05 15:54:07 +01:00
ajugo
71be4db51b
Fix sorting of teams on shared inventory modal window and sorting on task assigning modal [SCI-4716] ( #7051 )
2024-02-05 10:27:01 +01:00
Gregor Lasnibat
448a23455a
(fix) Non decimal number in inventory table has commas [gl_SCI_10086] ( #7038 )
2024-02-02 13:06:19 +01:00
Soufiane
41407700d9
Fix various CSS issues with P/E/T [SCI-7842] ( #7028 )
...
- User smart annotation gets out of comment border.
- Title not in line for live and snapshot version of assigned items to task full preview page.
2024-02-01 13:17:48 +01:00
sboursen-scinote
90c5cb366d
Fix Axios get request syntax [SCI-10075]
2024-01-31 14:52:51 +01:00
Soufiane
2f997cdd78
Fix the loading order of the actions toolbar [SCI-9981] ( #7019 )
2024-01-30 14:45:36 +01:00
wandji
5bc542e834
Fix displayed comment counter for first comment in protocol steps and results [SCI-9573] ( #7013 )
2024-01-30 14:35:44 +01:00
Soufiane
e5384ee52a
Trim protocol keyword names before creation [SCI-9388] ( #7017 )
2024-01-30 14:34:34 +01:00
wandji
2691fe91c6
Update HTML for editing unsupported ms office file formats [SCI-9901] ( #7023 )
2024-01-30 14:33:50 +01:00
ajugo
f6a7d76c0f
Remove default value for dates in inventory filters [SCI-9360] ( #7016 )
2024-01-30 14:32:51 +01:00
Gregor Lasnibat
6d3b604276
(fix) TypeError is logged when you press backspace in an empty keywords input field [SCI-9389]
2024-01-29 15:20:32 +01:00
ajugo
fc99c0ef5b
Fix reordering of the result elements [SCI-10079] ( #6998 )
2024-01-24 10:07:59 +01:00
Alex Kriuchykhin
f9a1b952b6
Split inventory item relationships API V2 endpoint into separate endpoints for parents and children [SCI-10078] ( #6996 )
2024-01-24 10:04:38 +01:00
Gregor Lasnibat
73beb3abf5
Merge pull request #6992 from lasniscinote/gl_SCI_10074
...
(fix) Content disappears until page refresh when moving it between results [SCI-10074]
2024-01-23 14:58:21 +01:00
Gregor Lasnibat
e46cfdc0d4
(fix) Content disappears until page refresh when moving it between results [SCI-10074]
2024-01-23 14:10:08 +01:00
Andrej
c90c29332f
Fix archive label for assigned items on repository cards [SCI-10072]
2024-01-23 11:38:59 +01:00
Oleksii Kriuchykhin
d71061a75d
Merge branch 'release/1.28.0' into develop
2024-01-23 11:17:14 +01:00
Alex Kriuchykhin
bbe01f9d38
Fix inclusion of TinyMCE images in project exports [SCI-10051] ( #6988 )
2024-01-23 10:16:25 +01:00
ajugo
32b721e07d
Remove Assigned section from item card for snapshot [SCI-10066] ( #6986 )
2024-01-23 09:27:00 +01:00
Gregor Lasnibat
85cd24fa81
(fix) Assign from task page is closed at opening item card [SCI-10063] ( #6985 )
2024-01-23 09:26:30 +01:00
ajugo
53253b462e
Fix loading project activites [SCI-10034] ( #6977 )
2024-01-22 15:32:30 +01:00
Gregor Lasnibat
fc606a7dd4
(fix) Well plate 12 option and 24 translation missing [SCI_10061]
2024-01-22 11:01:31 +01:00
Soufiane
313782d3d4
Implement API V2 tests for item relationships [SCI-10038] ( #6972 )
2024-01-22 10:50:23 +01:00
wandji
482472fb21
Fix missing unlink icon for child item relationship [SCI-10062] ( #6982 )
2024-01-22 10:49:07 +01:00
Soufiane
e70889c001
Unlink items to other shared repositories on unsharing [SCI-10055] ( #6981 )
...
- Team A has Repository A with Item A
- Team B
- Team C has Repository C with Item C
1) Share Repository A and Repository C to Team B
2) Link Item A to Item C in Team B
3) Unshare Repository A from Team B
Item A is unlinked to Item C
2024-01-22 10:45:23 +01:00
Martin Artnik
62f040d475
Merge pull request #6978 from lasniscinote/gl_SCI_10061
...
(fix) Well plate 12 option and 24 translation missing [SCI-10061]
2024-01-19 15:28:43 +01:00
Gregor Lasnibat
5c305c8728
(fix) Well plate 12 option and 24 translation missing [SCI_10061]
2024-01-19 15:26:42 +01:00
Gregor Lasnibat
1bb6055f91
(fix) CSS- item relationship space in child section [SCI-10057]
2024-01-19 14:56:02 +01:00
Anton
ed2a54229a
Add design page
2024-01-19 10:52:07 +01:00
Martin Artnik
dca868ac49
Enable clearing of list value in item card [SCI-10031]
2024-01-18 10:22:57 +01:00
Martin Artnik
7be280e6e1
Fix saving of blank checklist on item sidebar [SCI-10031]
2024-01-16 15:59:21 +01:00
ajugo
d0ecfe53dc
Add no access text to item card [SCI-10013] ( #6959 )
2024-01-16 15:06:03 +01:00
Alex Kriuchykhin
a43eacaa22
Fix inclusion of relationships column in repository exports [SCI-9716] ( #6954 )
2024-01-16 13:07:11 +01:00
Alex Kriuchykhin
393e624c16
Revert (fix) Item card behavior in cases of error states vol. 2 [SCI-9792] ( #6953 )
2024-01-16 11:41:20 +01:00
mvrazic
967950468d
e2e - added new tags - general-inventories-activities [SCI-10016] ( #6947 )
2024-01-15 17:17:55 +01:00
mvrazic
f57a2d550a
e2e - added new tags at inventories section [SCI-9919] ( #6858 )
2024-01-15 16:59:05 +01:00
Gregor Lasnibat
e323f329e5
(fix) At click to relationship number in INV table item card is opened from the top [SCI-9927] ( #6950 )
2024-01-15 15:55:59 +01:00
Gregor Lasnibat
320f2d2801
(fix) Not unified form of number column content on item card [SCI-9982] ( #6936 )
2024-01-15 15:55:21 +01:00
Soufiane
f19e7fed9c
Fix the mapping of the columns in the task's full view table [SCI-9978] ( #6946 )
2024-01-15 15:53:23 +01:00
ajugo
939d31b642
Fix loading archived status for item card relations [SCI-9910] ( #6944 )
2024-01-15 13:04:23 +01:00
Martin Artnik
bd1e2696c1
Merge pull request #6938 from lasniscinote/gl_SCI_10008
...
(fix) Modal opened behind the item card [SCI-10008]
2024-01-15 12:52:00 +01:00
Gregor Lasnibat
7b1a31eaf3
(fix) Modal opened behind the item card [SCI-10008]
2024-01-15 12:09:47 +01:00
ajugo
701c4c2f86
Fix unlinkind relationship connections [SCI-9912] ( #6942 )
2024-01-15 12:03:09 +01:00
ajugo
566decd9ed
Inventory relationship fixes [SCI-10005] ( #6941 )
2024-01-15 11:08:08 +01:00
ajugo
98ee391d03
Filter already connected items on repository item relationship modal [SCI-9916] ( #6934 )
2024-01-15 09:41:52 +01:00
Martin Artnik
8476419ba1
Merge pull request #6933 from sboursen-scinote/sb_SCI-9673-force-quotes
...
Force quoting of CSV fields for repository export [SCI-9673]
2024-01-12 13:43:55 +01:00
Martin Artnik
03f3c3063f
Merge pull request #6919 from lasniscinote/gl_SCI_9964
...
(fix) Deactivate the Items dropdown until the Inventory is chosen [SCI-9964]
2024-01-12 13:37:29 +01:00