Commit graph

2384 commits

Author SHA1 Message Date
Alex Kriuchykhin
e488e8108a
Improve handling of empty uid params in omniauth auth responces [SCI-11312] (#8074) 2024-11-27 10:12:58 +01:00
Martin Artnik
2e9887a59a Fix recording of asset authors when duplicating stuff and restoring versions [SCI-11295] 2024-11-18 14:56:30 +01:00
Andrej
7e0a9bb092 Fix generating of reports [SCI-11291][SCI-11292] 2024-11-17 12:35:15 +01:00
Anton
1f1ab08001 Merge branch 'features/custom-docx-reports' of github.com:scinote-eln/scinote-web into features/custom-docx-reports 2024-11-14 11:35:52 +01:00
Alex Kriuchykhin
f2c9a7c0a5
Fix dangerous use of uri open, remove unused obsolete file encryptor module [SCI-11259] (#8030) 2024-11-11 15:39:36 +01:00
Martin Artnik
1a99350611 Make file versioning disclaimer overridable [SCI-11040] 2024-11-08 14:30:09 +01:00
Martin Artnik
1a5530efde Add 203dpi label templates [SCI-10901] 2024-11-07 11:59:36 +01:00
Alex Kriuchykhin
83150f59c0
Optimize date time reminders query for inventories [SCI-11156] (#8018) 2024-11-05 16:21:53 +01:00
Andrej
4fb54535ad Merge branch 'features/protocol-template-renaming' into develop 2024-11-05 10:34:14 +01:00
andrej-scinote
9fbfb7f05c
Merge pull request #7996 from andrej-scinote/aj_SCI_11185
Create snapshot provisioning immediately when the task is locked [SCI-11185]
2024-11-05 10:32:53 +01:00
Martin Artnik
d3292f6c4a Clone file version history when making new protocol draft [SCI-11230] 2024-10-30 15:23:48 +01:00
Andrej
d707f9121c Remove constraint for the protocol template name [SCI-10851] 2024-10-29 15:12:27 +01:00
Andrej
9b0521a168 Create snapshot provisioning immediatelly when task is locked [SCI-11185] 2024-10-28 13:55:07 +01:00
Martin Artnik
ab658cfeb1
Refactor SoftLockedRepository logic [SCI-11148] (#7985) 2024-10-28 10:50:24 +01:00
Martin Artnik
ddba250086 Fix user-based sorting of repository items [SCI-11215] 2024-10-28 10:19:33 +01:00
Martin Artnik
cbe0e9f2f2 When restoring files, also restore preview image [SCI-11216] 2024-10-25 15:22:18 +02:00
Martin Artnik
749c1cd494 Fix names for duplicated OVE or MarvinJS files [SCI-11183] 2024-10-25 10:53:42 +02:00
Andrej
fdcf14efd6 Merge branch 'develop' into features/protocol-template-renaming 2024-10-17 14:28:02 +02:00
Andrej
527643180f Merge branch 'develop' into features/custom-docx-reports 2024-10-17 14:01:06 +02:00
Martin Artnik
8c356f7293 Merge branch 'develop' into features/file-versioning 2024-10-14 13:09:42 +02:00
Anton
8ccc805cd8 Fix shared location duplication [SCI-11161] 2024-10-08 15:22:25 +02:00
Martin Artnik
fb94790743 Fix file versioning for WOPI [SCI-11049] 2024-10-08 12:50:07 +02:00
Martin Artnik
c902c22e41 Enable file versioning for WOPI [SCI-11049] 2024-10-08 11:50:52 +02:00
Martin Artnik
f7dde1b24c Merge branch 'develop' into features/file-versioning 2024-10-08 11:04:33 +02:00
Martin Artnik
3c4de89b9a Revert "Remove unassign logic for unshared repository [SCI-11108]"
This reverts commit c70b230c6e.
2024-10-08 10:40:23 +02:00
Martin Artnik
24b9ff2386
Revert "Don't unassign items when unsharing inventories [SCI-11108]" 2024-10-08 10:19:32 +02:00
Martin Artnik
8515e29ee9
Revert "Don't make snapshots of hidden inventories [SCI-11123]" 2024-10-08 10:17:15 +02:00
Alex Kriuchykhin
c57c99f36a
Switch to UNION ALL for active reminders scope on repository cells [SCI-11134] (#7938) 2024-10-08 09:57:34 +02:00
Martin Artnik
11f1025a92 Don't make snapshots of hidden inventories [SCI-11123] 2024-10-07 16:25:56 +02:00
Alex Kriuchykhin
7761030183
Improve speed of active reminder scopes on repository rows and cells [SCI-11134] (#7933) 2024-10-07 15:23:56 +02:00
Martin Artnik
122f389629
Merge pull request #7931 from aignatov-bio/ai-sci-11149-fix-moving-for-shared-locations
Fix moving action for shared locations [SCI-11149]
2024-10-07 11:54:18 +02:00
Anton
4ddf3d24cd Fix moving action for shared locations [SCI-11149] 2024-10-07 11:53:15 +02:00
Alex Kriuchykhin
3d32296fc2
Optimize cells preloads for inventory datatables, improve permission checking for columns [SCI-11134] (#7927) 2024-10-04 14:29:33 +02:00
Alex Kriuchykhin
9c288c2021
Improve speed of inventory tables rendering on the backend [SCI-11134] (#7923) 2024-10-03 14:19:55 +02:00
aignatov-bio
ac57267140
Merge pull request #7914 from aignatov-bio/ai-sci-11136-change-creator-after-duplicate-locations
Change create by on location duplicate [SCI-11136]
2024-10-03 11:22:01 +02:00
Andrej
94c478ab25 Add counter cache for counting repository row on repository [SCI-11114] 2024-10-03 08:23:52 +02:00
Anton
714b7e85ea Change create by on location duplicate [SCI-11136] 2024-10-02 12:43:47 +02:00
aignatov-bio
f6bb7022d9
Merge pull request #7910 from aignatov-bio/ai-sci-11129-improve-storage-locations-search
Improve storage locations search [SCI-11129]
2024-10-02 12:39:36 +02:00
Martin Artnik
0223d7773c Merge branch 'develop' into features/file-versioning 2024-10-02 11:07:18 +02:00
Anton
ba1162c453 Improve storage locations search [SCI-11129] 2024-10-02 11:05:15 +02:00
Alex Kriuchykhin
635d927e6d
Remove obsolete devise-async gem, switch to built-in async email delivery (#7643) 2024-10-02 11:02:39 +02:00
Martin Artnik
77740275e4 Optimize loading of assigned box items [SCI-11132] 2024-10-01 16:55:52 +02:00
Andrej
1a04e249ba Add support for inventory columns selection for docx report [SCI-11095] 2024-10-01 11:55:22 +02:00
Martin Artnik
37174b5e3e
Merge pull request #7900 from aignatov-bio/ai-sci-11116-add-grid-and-size-validation-to-storage-locations
Fix validation for storage locations metadata [SCI-11116]
2024-09-30 12:43:06 +02:00
aignatov-bio
ce5a0b7ce0
Add search by repository id [SCI-11106] (#7894) 2024-09-30 12:40:30 +02:00
Anton
55f9dd4964 Fix validation for storage locations metadata [SCI-11116] 2024-09-30 11:02:32 +02:00
Martin Artnik
5d7195af2e Merge branch 'develop' into features/file-versioning 2024-09-30 10:16:55 +02:00
Martin Artnik
d617a4de02
Merge pull request #7895 from artoscinote/ma_SCI_11103
Fix shared location status display [SCI-11103]
2024-09-27 13:47:02 +02:00
Martin Artnik
c70b230c6e Remove unassign logic for unshared repository [SCI-11108] 2024-09-27 13:25:11 +02:00
Martin Artnik
42be903fc0 Pass root location share status to child location serializer [SCI-11103] 2024-09-27 13:23:51 +02:00