Commit graph

18129 commits

Author SHA1 Message Date
Martin Artnik
ace4139a84 Merge branch 'develop' into features/native-tables-revamp 2025-02-13 14:33:19 +01:00
Martin Artnik
82fcfc867c
Merge pull request #8232 from scinote-eln/release/1.39.1
Release/1.39.1
2025-02-13 12:23:47 +01:00
Martin Artnik
8315880bb6
Merge pull request #8231 from scinote-eln/hotfix/1.39.1.1
Hotfix/1.39.1.1
2025-02-13 12:22:35 +01:00
Martin Artnik
5fc63178a3
Merge pull request #8229 from artoscinote/ma_SCI_11567
Set explicit format for global_constants javascript [SCI-11567]
2025-02-12 15:49:10 +01:00
Martin Artnik
190224009e Set explicit format for global_constants javascript [SCI-11567] 2025-02-12 15:39:26 +01:00
Martin Artnik
1f08fbb986
Bump version to 1.39.1.1 2025-02-12 15:16:57 +01:00
Martin Artnik
82da01c94f
Merge pull request #8228 from artoscinote/ma_SCI_11573
Fix three dot action menu [SCI-11573]
2025-02-12 15:15:44 +01:00
Martin Artnik
f1ebcd5a78 Fix three dot action menu [SCI-11573] 2025-02-12 15:10:40 +01:00
Martin Artnik
30de6c9db7
Merge pull request #8226 from scinote-eln/develop
February 2025 Release
2025-02-11 15:43:43 +01:00
Martin Artnik
dd5526175a
Merge branch 'master' into develop 2025-02-11 15:27:57 +01:00
Martin Artnik
89e7977d90
Bump version to 1.39.1 2025-02-11 15:21:53 +01:00
Martin Artnik
fb64248b90
Merge pull request #8219 from artoscinote/ma_SCI_11548
Fix positioning of 'Processing' element on legacy datatables [SCI-11548]
2025-02-10 10:47:18 +01:00
Martin Artnik
088583706a Fix positioning of 'Processing' element on legacy datatables [SCI-11548] 2025-02-10 10:38:46 +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
Martin Artnik
5e747f88a1
Merge pull request #8216 from artoscinote/ma_SCI_11495
Update SciNote Edit version modal copy [SCI-11495]
2025-02-07 13:10:46 +01:00
Martin Artnik
5dda0633b6 Update SciNote Edit version modal copy [SCI-11495] 2025-02-07 13:08:13 +01:00
Martin Artnik
8dbc466ea0
Merge pull request #8215 from artoscinote/ma_SCI_11489
Change update task items modal to use POST [SCI-11489]
2025-02-07 12:37:23 +01:00
Martin Artnik
76931ed0b6 Change update task items modal to use POST [SCI-11489] 2025-02-07 11:50:18 +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
Martin Artnik
3694bd6f2b
Merge pull request #8213 from artoscinote/ma_SCI_9221
Fix print button stuck as disabled when printing via a Zebra printer [SCI-9221]
2025-02-05 16:40:03 +01:00
Martin Artnik
1c4db80d16 Fix print button stuck as disabled when printing via a Zebra printer [SCI-9221] 2025-02-05 16:37:36 +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
bac433bcf7
Merge pull request #8211 from artoscinote/ma_SCI_11489
Make assign records modal request use POST, to avoid long URL issues [SCI-11489]
2025-02-05 15:41:01 +01:00
Martin Artnik
48f0987982 Make assign records modal request use POST, to avoid long URL issues [SCI-11489] 2025-02-05 15:37:49 +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
Martin Artnik
bd093ca9c7
Merge pull request #8209 from artoscinote/ma_SCI_11419
Fix WOPI action URL generation for Word vs Excell, PowerPoint [SCI-11419]
2025-02-05 13:23:15 +01:00
Martin Artnik
3077b2701a Fix WOPI action URL generation for Word vs Excell, PowerPoint [SCI-11419] 2025-02-05 13:21:13 +01:00
Martin Artnik
394f9b4dca
Merge pull request #8208 from artoscinote/ma_SCI_11419
Fix WOPI action URL generation [SCI-11419]
2025-02-05 11:39:44 +01:00
Martin Artnik
43fade7dea Fix WOPI action URL generation [SCI-11419] 2025-02-05 11:36:26 +01:00
aignatov-bio
7f473d508b
Merge pull request #8204 from aignatov-bio/ai-sci-11514-fix-team-switch-for-inventory-items
Fix team switch for inventory items [SCI-11514]
2025-02-04 12:35:15 +01:00
Martin Artnik
e005eef3fb
Merge pull request #8205 from artoscinote/ma_SCI_9221
Disable action toolbar buttons for 1 second after action, to prevent multiple submits [SCI-9221]
2025-02-04 11:35:54 +01:00
Martin Artnik
ba997d2a73 Disable action toolbar buttons for 1 second after action, to prevent multiple submits [SCI-9221] 2025-02-04 10:54:48 +01:00
aignatov-bio
02c180cc4f
Merge pull request #8202 from aignatov-bio/ai-sci-11466-fix-revert-protocol-action
Fix revert protocol action on delete steps action [SCI-11466]
2025-02-04 10:46:14 +01:00
Anton
52eba6d66f Fix team switch for inventory items [SCI-11514] 2025-02-04 10:45:14 +01:00
Andrej
de207ff308 Improve speed for global search [SCI-11177] 2025-02-04 09:51:00 +01:00
Andrej
97e9129056 Improve activities loading speed [SCI-11178] 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
ec6b586151 Fix WOPI action url [SCI-11325] 2025-02-04 09:51:00 +01:00
Martin Artnik
47a2598220 Fix WOPI url extraction [SCI-11325] 2025-02-04 09:51:00 +01:00
Martin Artnik
2394b130fd Fix CSRF token for OVE [SCI-11325] 2025-02-04 09:51:00 +01:00
Martin Artnik
695049fbe5 Simplify extraction of isLicencedUser parameter [SCI-11325] 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
Martin Artnik
cb22d76183 Fix repository exports for snapshots of deleted repository rows [SCI-11346] 2025-02-04 09:51:00 +01:00
Andrej
c41b641af4 Upgrade tinymce version to 6.8.5 [SCI-11395] 2025-02-04 09:51:00 +01:00
Martin Artnik
fc1492ea1b
Merge pull request #8203 from artoscinote/ma_SCI_11522
Switch to using POST for action toolbar requests [SCI-11522]
2025-02-03 16:08:34 +01:00
Martin Artnik
8ec7b1e58b Make SoftLockedRepository default columns the same as Repository [SCI-11148] 2025-02-03 15:43:42 +01:00
Martin Artnik
36175b3dbf Add more restrictions to SoftLockedRepository [SCI-11148] 2025-02-03 15:43:30 +01:00
Martin Artnik
92861d88fb Switch to using POST for action toolbar requests [SCI-11522] 2025-02-03 13:56:12 +01:00
aignatov-bio
8185ca9cf6
Merge pull request #8200 from aignatov-bio/ai-sci-11361-fix-nested-dropdown-position
Fix nested dropdown direction [SCI-11361]
2025-02-03 13:50:19 +01:00