Commit graph

15718 commits

Author SHA1 Message Date
Giga Chubinidze
de706fc3fb Implement the SciNote Edit launching application modal [SCI-9841] 2023-12-15 01:55:26 +04:00
Ivan Kljun
455fdd2cd4 Show modal when no predefined app for opening asset locally [SCI-9862] 2023-12-14 16:19:15 +01:00
Gregor Lasnibat
be2e7ed801
(fix) Text size on an archived task and 'Collapse all' button on results [SCI-9582] (#6817) 2023-12-14 16:11:49 +01:00
Alex Kriuchykhin
447d279a87
Fix activity filter matching by date [SCI-9890] (#6826) 2023-12-14 16:11:16 +01:00
ivanscinote
230500f60b
Change format of updated_at for asset to include time [SCI-9848] (#6823) 2023-12-14 16:07:15 +01:00
Gregor Lasnibat
b0dbc95a43
Merge pull request #6799 from lasniscinote/gl_SCI_9789
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:30:52 +01:00
Gregor Lasnibat
a7f26efaac (fix) CSS item card and manage column corrections needed [SCI-9789] 2023-12-14 14:25:31 +01:00
Soufiane
d6a4160652
Fix smart annotation in item card text columns for users without edit permissions [SCI-9888] (#6824) 2023-12-14 13:43:56 +01:00
Soufiane
453ec32e8f
Add CSS classes to relationships add button [SCI-9781] (#6811) 2023-12-14 12:49:53 +01:00
ajugo
a343701299
Implement api v2 for results [SCI-9651] (#6699) 2023-12-14 11:31:12 +01:00
Oleksii Kriuchykhin
372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin
2baeabc752 Merge branch 'features/bugfixes-and-improvements' into develop 2023-12-14 11:23:13 +01:00
Ivan Kljun
f1dd767f35 Implement 'Open locally' button and dropdown for thumbnail [SCI-9838] 2023-12-14 11:11:12 +01:00
Gregor Lasnibat
eb1401789e
Merge pull request #6818 from lasniscinote/gl_SCI_9845
(fix) Wording improvments for the 'Delete attachments' modal [SCI-9845]
2023-12-14 09:01:47 +01:00
Giga Chubinidze
7de19c31ec Implement the Open Locally button on file previews [SCI-9757] 2023-12-13 23:54:41 +04:00
Alex Kriuchykhin
ef7b836a5f
Update default sortable columns config for linked repository [SCI-9854] (#6819) 2023-12-13 16:18:56 +01:00
Martin Artnik
9b97e397ed Merge branch 'develop' into features/asset-sync 2023-12-13 16:05:18 +01:00
Oleksii Kriuchykhin
970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Gregor Lasnibat
f5791f5fa7 (fix) Wording improvments for the 'Delete attachments' modal [SCI-9845] 2023-12-13 15:36:37 +01:00
Alex Kriuchykhin
741e053ef4
Add checking for ability to share a repository with allowed write [SCI-9853] (#6807) 2023-12-13 15:31:21 +01:00
wandji
03e1efe98e
Reloacate external_id for linked inventories [SCI-9849] (#6803) 2023-12-13 15:13:15 +01:00
Martin Artnik
795aba7c02
Bump version to 1.29.5.1 2023-12-13 14:06:45 +01:00
Martin Artnik
50b011487d
Merge pull request #6815 from artoscinote/ma_SCI_9885
Fix due date reminder spam for locked tasks [SCI-9885]
2023-12-13 13:35:16 +01:00
Martin Artnik
788f01aeae Fix due date reminder spam for locked tasks [SCI-9885] 2023-12-13 13:30:23 +01:00
Martin Artnik
b38fe27e63
Bump version to 1.29.5 2023-12-13 11:30:47 +01:00
Martin Artnik
b9e14b0706
Merge pull request #6810 from artoscinote/ma_SCI_9896
Fix in-app notification scope [SCI-9896][SCI-9874]
2023-12-12 15:32:17 +01:00
Martin Artnik
88ec956ac1 Fix docx report notifications [SCI-9874] 2023-12-12 15:31:02 +01:00
Martin Artnik
8750fe4ceb Fix in-app notification scope [SCI-9896] 2023-12-12 15:24:53 +01:00
Martin Artnik
49554dc869
Merge pull request #6809 from artoscinote/ma_SCI_9863
Fix activities for access permissions [SCI-9863]
2023-12-12 14:39:01 +01:00
Martin Artnik
e99e5c46c6 Fix activities for access permissions [SCI-9863] 2023-12-12 14:32:26 +01:00
Martin Artnik
543ac1a404
Merge pull request #6808 from artoscinote/ma_SCI_9863
Always save notifications to database, but filter them [SCI-9869]
2023-12-12 14:09:23 +01:00
Martin Artnik
0344860827 Add reminder job interval option 2023-12-12 14:08:42 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Martin Artnik
442b41fafe
Merge pull request #6806 from aignatov-bio/ai-sci-9872-fix-stock-notification-on-snapshot
Fix stock notifications on snapshots [SCI-9872]
2023-12-12 12:43:17 +01:00
Martin Artnik
9ddec2144e
Merge pull request #6805 from artoscinote/ma_SCI_9863
Fix project assignment activity & notification recipients [SCI-9863]
2023-12-12 12:42:39 +01:00
Martin Artnik
221e7d7fb3
Merge pull request #6804 from artoscinote/ma_SCI_9856
Fix report notification breadcrumbs [SCI-9856]
2023-12-12 12:42:26 +01:00
Anton
8748051a0f Fix stock notifications on snapshots [SCI-9872] 2023-12-12 12:32:00 +01:00
Martin Artnik
c599c939b8 Fix project assignment activity & notification recipients [SCI-9863] 2023-12-12 12:18:12 +01:00
Martin Artnik
ce3618003b Fix report notification breadcrumbs [SCI-9856] 2023-12-12 12:11:52 +01:00
Martin Artnik
ea4eb6f785
Merge pull request #6802 from aignatov-bio/ai-sci-9868-fix-user-deletion
Fix user deletion [SCI-9868]
2023-12-12 11:11:02 +01:00
Anton
6c9d128b97 Fix user deletion [SCI-9868] 2023-12-12 11:08:31 +01:00
Martin Artnik
b1492ff0ce
Merge pull request #6801 from ivanscinote/SCI-9865-ik
Make scheduler run only on worker [SCI-9865]
2023-12-12 11:01:20 +01:00
Ivan Kljun
d4d5209535 Make scheduler run only on worker [SCI-9865] 2023-12-12 10:56:26 +01:00
Martin Artnik
d964dfd54e
Merge pull request #6800 from artoscinote/ma_SCI_9870
Send notifications in the backgrond by default [SCI-9870]
2023-12-12 10:54:30 +01:00
Martin Artnik
39d9e46396 Send notifications in the backgrond by default [SCI-9870] 2023-12-12 10:52:17 +01:00
Martin Artnik
c3e9e0122b
Merge pull request #6796 from ivanscinote/SCI-9825-ik
Implement dynamic subject class handling in generalnotification [SCI-9825]
2023-12-12 10:00:21 +01:00
Martin Artnik
9bc8cf53fa
Merge pull request #6798 from aignatov-bio/ai-sci-9864-fix-stock-modal
Fix stock modal and notification counter [SCI-9864][SCI-9866]
2023-12-12 09:59:36 +01:00
Anton
6165be921f Fix stock modal and notification counter [SCI-9864][SCI-9866] 2023-12-12 09:57:06 +01:00
wandji
a9cec25eee
Add warning notification for inventory item relationships [SCI-9831] (#6786) 2023-12-11 17:05:54 +01:00
Alex Kriuchykhin
b587a56f62
Merge pull request #6797 from okriuchykhin/ok_SCI_9842_v2
Backport asset text extraction fixes
2023-12-11 17:00:41 +01:00