Commit graph

18335 commits

Author SHA1 Message Date
Martin Artnik
6891d4ed8e Replace legacy dropdowns in assign items modal [SCI-10371] 2025-02-10 13:10:30 +01:00
andrej-scinote
af0ce6bf3a
Merge pull request #8221 from andrej-scinote/aj_SCI_11477
Fix smart annotation on a shared task [SCI-11477]
2025-02-10 11:41:03 +01:00
andrej-scinote
31cd8e14ea
Merge pull request #8220 from andrej-scinote/aj_SCI_11515
Fix snapshot creator at locking task [SCI-11515]
2025-02-10 11:28:06 +01:00
Andrej
87a0a21d37 Fix smart annotation on shared task [SCI-11477] 2025-02-10 11:21:03 +01:00
Andrej
14a0aef43a Fix snapshot creator at locking task [SCI-11515] 2025-02-10 11:02:43 +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
aignatov-bio
b20b67e196
Merge pull request #8217 from aignatov-bio/ai-sci-11534-add-item-id-to-items-dropdown
Add column information to row selector [SCI-11534]
2025-02-07 13:34:34 +01:00
Anton
c06ce5f851 Add column information to row selector [SCI-11534] 2025-02-07 13:28:37 +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
andrej-scinote
ac0a67febd
Merge pull request #8214 from andrej-scinote/aj_SCI_11524
Minor CSS wrapping fixes [SCI-11524]
2025-02-06 14:45:54 +01:00
aignatov-bio
0997a60e56
Merge pull request #8206 from aignatov-bio/ai-sci-11512-small-fixes-for-invetories
Small fixes for inventory interactions [SCI-11512]
2025-02-06 14:45:24 +01:00
Andrej
831c280f15 Minor CSS wrapping fixes [SCI-11524] 2025-02-06 14:42:27 +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
f30844be6d
Merge pull request #8207 from aignatov-bio/ai-sci-10609-fix-results-duplication-logic
Fix results elements duplication [SCI-10609]
2025-02-05 11:11:49 +01:00
Anton
1e904ee414 Fix results elements duplication [SCI-10609] 2025-02-05 11:09:09 +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
Anton
d3d2921eb7 Small fixes for inventory interactions [SCI-11512] 2025-02-04 12:33:59 +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