Commit graph

3893 commits

Author SHA1 Message Date
Anton
4597c1e4b4 Add title inline edit to storage locations [SCI-11697] 2025-03-20 11:58:49 +01:00
Andrej
52caee8f90 Add admin bypass [SCI-11308] 2025-03-18 10:02:12 +01:00
Andrej
41cba8cb38 Disabled editing email and password if SSO is enabled [SCI-11307] 2025-03-12 17:33:31 +01:00
Martin Artnik
1e0f8ead41
Merge pull request #8304 from aignatov-bio/ai-sci-11662-fix-output-label-on-archived-items
Fix consumption modal on fullview modal [SCI-11678][SCI-11662]
2025-03-11 15:13:36 +01:00
Martin Artnik
938ed52c6b
Merge pull request #8302 from artoscinote/ma_SCI_11513
Asynchroniously fetch actual smart annotation object data [SCI-11513]
2025-03-11 13:55:39 +01:00
Anton
71acfbf0fc Fix consumption modal on fullview modal [SCI-11678][SCI-11662] 2025-03-11 13:53:32 +01:00
Martin Artnik
321733010b Asynchroniously fetch actual smart annotation object data [SCI-11513] 2025-03-11 10:00:34 +01:00
aignatov-bio
6c1738faa9
Merge pull request #8299 from aignatov-bio/ai-sci-11658-small-fixes-for-assign-inventory
Fix assign repository interactions [SCI-11658]
2025-03-11 10:00:31 +01:00
Anton
761a655a0c Fix assign repository interactions [SCI-11658] 2025-03-10 16:08:21 +01:00
Alex Kriuchykhin
988fb12bd2
Remove user invitation expiration, make user confirmation period configurable, improve invitation code [SCI-11574] (#8249) 2025-03-10 11:39:14 +01:00
Alex Kriuchykhin
0610763a55
Reduce empty file versions creation in the new wopi file flow [SCI-11279] (#8297) 2025-03-10 10:40:43 +01:00
Martin Artnik
50809dca7d Merge branch 'features/storage-locations-improvements' into develop 2025-03-06 11:12:04 +01:00
Alex Kriuchykhin
ba59641604
Improve sign in handling in OmniAuth controller for SAML and OpenID providers [SCI-11644] (#8290) 2025-03-05 09:46:57 +01:00
Martin Artnik
aabf2dabb9 Fix user smart annotations if user is not in current team [SCI-11625] 2025-02-28 15:46:28 +01:00
Martin Artnik
ddea1262a1
Merge pull request #8281 from scinote-eln/revert-8063-ma_SCI_11279
Revert "Prevent creation of blank WOPI file versions [SCI-11279]"
2025-02-28 14:14:26 +01:00
Martin Artnik
6a0219f890
Revert "Prevent creation of blank WOPI file versions [SCI-11279]" 2025-02-28 14:13:54 +01:00
aignatov-bio
c0a8088ce6
Merge pull request #8261 from aignatov-bio/ai-sci-11562-refactor-item-consumption
Refactor consumption modal [SCI-11562]
2025-02-27 13:19:39 +01:00
Martin Artnik
867ff58799 Fix tables in shared task resutls page [SCI-11615] 2025-02-27 12:46:41 +01:00
Anton
bd4a28519f Refactor consumption modal [SCI-11562] 2025-02-26 15:36:45 +01:00
andrej-scinote
5242fe5ca3
Merge pull request #8243 from andrej-scinote/aj_SCI_11555
Add promo for forms [SCI-11555]
2025-02-26 10:31:36 +01:00
Martin Artnik
122d14d328 Merge branch 'develop' into features/storage-locations-improvements 2025-02-26 09:39:20 +01:00
Andrej
a6dbe4bb78 Create new item from task [SCI-11558] 2025-02-25 07:20:51 +01:00
Martin Artnik
6ae03c3494 Render smart annotations in print/report/shared task tables [SCI-11595] 2025-02-21 13:48:45 +01:00
Martin Artnik
21810535a1 Add frontend rendering option for smart annotations [SCI-11575] 2025-02-17 14:31:18 +01:00
aignatov-bio
0fe6228bc1
Merge pull request #8247 from aignatov-bio/ai-sci-11561-add-assigned-items-vue-component
Add assigned items vue component [SCI-11561]
2025-02-17 13:49:38 +01:00
Anton
d718be587a Add assigned items vue component [SCI-11561] 2025-02-17 13:45:35 +01:00
Andrej
cdcab6eb6a Add promo for forms [SCI-11555] 2025-02-14 16:23:12 +01:00
Andrej
1dad6d48fa Fix full view repository table on tasks data fetching [SCI-11571] 2025-02-14 12:19:51 +01:00
Martin Artnik
db86900951 Merge branch 'develop' into features/storage-locations-improvements 2025-02-14 10:00:49 +01:00
Martin Artnik
1cebd057da Merge branch 'features/bugfixes-q1-2025' into features/storage-locations-improvements 2025-02-13 14:40:02 +01:00
Martin Artnik
ace4139a84 Merge branch 'develop' into features/native-tables-revamp 2025-02-13 14:33:19 +01:00
aignatov-bio
f74e65d311
Merge pull request #8225 from aignatov-bio/ai-sci-11535-allow-multiple-selecting-in-storage-locations
Enable multiple selection in storage locations grid [SCI-11535]
2025-02-11 13:39:27 +01:00
Anton
527e31be82 Enable multiple selection in storage locations grid [SCI-11535] 2025-02-11 13:12:42 +01:00
Martin Artnik
6891d4ed8e Replace legacy dropdowns in assign items modal [SCI-10371] 2025-02-10 13:10:30 +01:00
Andrej
14a0aef43a Fix snapshot creator at locking task [SCI-11515] 2025-02-10 11:02:43 +01:00
Alex Kriuchykhin
0a36bb7e2b
Fix inventory show when navigating by a link from another team [SCI-11532] (#8218) 2025-02-10 10:15:08 +01:00
Alex Kriuchykhin
bfb067cd7a
Fix global search for inventory items from shared inventories [SCI-11532] (#8212) 2025-02-06 09:26:25 +01:00
Alex Kriuchykhin
2a730c9fdd
Fix weakened CSRF protection in results and ove controllers, improve user annotation scanning in team importer [SCI-11497] (#8193) 2025-02-05 16:02:57 +01:00
Martin Artnik
f8f5cdd768
Merge pull request #8210 from artoscinote/ma_SCI_11495
Make SciNote Edit latest versions url configurable [SCI-11495]
2025-02-05 14:49:30 +01:00
Anton
1e904ee414 Fix results elements duplication [SCI-10609] 2025-02-05 11:09:09 +01:00
Andrej
de207ff308 Improve speed for global search [SCI-11177] 2025-02-04 09:51:00 +01:00
Andrej
4dd2810722 Add job title to reports [SCI-11222] 2025-02-04 09:51:00 +01:00
Andrej
038558975f Add created by for blob created through api [SCI-11289] 2025-02-04 09:51:00 +01:00
Martin Artnik
0e146d5c05 Remove unnecessary CSRF token verification skips [SCI-11325] 2025-02-04 09:51:00 +01:00
aignatov-bio
701bfd313e
Merge pull request #8199 from aignatov-bio/ai-sci-11514-fix-notification-team-redirect
Fix notification team redirect [SCI-11514]
2025-02-03 10:39:47 +01:00
Anton
2e868a601b Fix notification team redirect [SCI-11514] 2025-01-31 13:44:30 +01:00
Martin Artnik
dea9e2078f Merge branch 'develop' into features/native-tables-revamp 2025-01-29 14:12:57 +01:00
Martin Artnik
6980b3bab1 Merge branch 'features/small-improvements' into develop 2025-01-29 14:09:23 +01:00
Martin Artnik
f4bd43129e Merge branch 'develop' into features/native-tables-revamp 2025-01-28 12:45:50 +01:00
Martin Artnik
8df0ac787f Add predefined tag to label templates [SCI-11297] 2025-01-27 14:19:57 +01:00