Alex Kriuchykhin
8abc39d4f6
Fix cloning for LinkedRepository coused by external_id uniqueness constraint [SCI-9879] ( #7063 )
2024-02-06 12:59:21 +01:00
Alex Kriuchykhin
342e9dbb19
Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] ( #6956 )
2024-02-05 16:24:06 +01:00
Alex Kriuchykhin
7155d7862a
Add missing dependent option to many-to-many relations [SCI-10036] ( #7024 )
2024-02-05 13:36:12 +01:00
Anton
72b40a63a0
Merge branch 'develop' into features/new-datatable
2024-01-30 12:02:04 +01:00
Oleksii Kriuchykhin
384afbcc4b
Merge branch 'features/asset-sync' into develop
2024-01-25 11:32:26 +01:00
Alex Kriuchykhin
bbe01f9d38
Fix inclusion of TinyMCE images in project exports [SCI-10051] ( #6988 )
2024-01-23 10:16:25 +01:00
Anton
1fff6da45d
Refactor checklist [SCI-9959]
2024-01-22 14:01:32 +01:00
Soufiane
e70889c001
Unlink items to other shared repositories on unsharing [SCI-10055] ( #6981 )
...
- Team A has Repository A with Item A
- Team B
- Team C has Repository C with Item C
1) Share Repository A and Repository C to Team B
2) Link Item A to Item C in Team B
3) Unshare Repository A from Team B
Item A is unlinked to Item C
2024-01-22 10:45:23 +01:00
Anton
4b3666b4f8
Merge branch 'develop' into features/new-datatable
2024-01-19 11:10:32 +01:00
Martin Artnik
ef5f822af2
Merge branch 'develop' into features/asset-sync
2024-01-15 11:57:03 +01:00
ajugo
566decd9ed
Inventory relationship fixes [SCI-10005] ( #6941 )
2024-01-15 11:08:08 +01:00
Anton
de72f60cc1
Merge branch 'develop' into features/new-datatable
2024-01-11 15:14:36 +01:00
wandji
e31448c8e7
Add archived label for inventories and item in item card relationships and modal [SCI-9122] ( #6884 )
2024-01-10 17:23:15 +01:00
Oleksii Kriuchykhin
3b97571777
Merge branch 'features/inventory-items-relationships' into develop
2024-01-10 17:10:20 +01:00
Martin Artnik
7a4d17f63e
Merge branch 'develop' into features/asset-sync
2024-01-10 16:31:21 +01:00
Anton
3346c55941
Merge branch 'develop' into features/new-datatable
2024-01-09 10:36:21 +01:00
Martin Artnik
05c376a14b
Fix notifications being triggered for archived models [SCI-9967]
2024-01-08 15:23:16 +01:00
Oleksii Kriuchykhin
95ab33a58b
Merge branch 'develop' into features/inventory-items-relationships
2024-01-05 11:27:32 +01:00
Martin Artnik
78747911b7
Fix conflicts in asset sync caused by preview generation [SCI-9935]
2024-01-04 10:40:28 +01:00
Martin Artnik
e360113838
Merge branch 'develop' into features/asset-sync
2024-01-04 10:07:11 +01:00
Alex Kriuchykhin
dd312062d3
Fix permissions checking for active storage blobs belonging to different teams [SCI-9918] ( #6871 )
2024-01-03 17:09:15 +01:00
Anton
4671754d52
Migrate protocols table [SCI-9802]
2024-01-03 14:57:32 +01:00
wandji
f892467d67
Fix relationship css issues on Item card [SCI-9911] ( #6857 )
...
* Fix relationship css issues on Item card [SCI-9911]
* Fix failing specs [SCI-9911]
2024-01-03 11:32:46 +01:00
Soufiane
5ca33bb96a
Add activities for item relationships [SCI-9718] ( #6788 )
2023-12-21 12:33:06 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] ( #6851 )
...
* Improve interface and interaction of relationships column [SCI-9893]
* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
G-Chubinidze
bb35e15993
Default view on Projects and Experiments pages is "Table view" [SCI-9794] ( #6768 )
2023-12-20 14:19:52 +01:00
Soufiane
e9a76bf2a7
Implement tests for item relationships [SCI-9612] ( #6820 )
2023-12-20 14:18:49 +01:00
Alex Kriuchykhin
cd001e83eb
Fix search inside files for keywords containing special symbols [SCI-9903] ( #6845 )
2023-12-19 16:29:08 +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
Alex Kriuchykhin
ef7b836a5f
Update default sortable columns config for linked repository [SCI-9854] ( #6819 )
2023-12-13 16:18:56 +01:00
Anton
c3b4360ff5
Merge branch 'develop' into features/new-datatable
2023-12-13 16:11:35 +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
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
Martin Artnik
8750fe4ceb
Fix in-app notification scope [SCI-9896]
2023-12-12 15:24:53 +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
Anton
8748051a0f
Fix stock notifications on snapshots [SCI-9872]
2023-12-12 12:32:00 +01:00
Anton
6c9d128b97
Fix user deletion [SCI-9868]
2023-12-12 11:08:31 +01:00
Martin Artnik
7ba4efe30c
Fix recipients for my_module designation notifications [SCI-9863]
2023-12-11 14:32:37 +01:00
Soufiane
00092b8059
Implement unlinking on inventory unsharing [SCI-9714] ( #6736 )
2023-12-11 13:52:50 +01:00
Ivan Kljun
41c5ecf1d8
Make Date/Date&Time and Low Stock notifications work when deleting Repository/row record [SCI-9825]
2023-12-11 11:55:02 +01:00
Alex Kriuchykhin
f0f7f28227
Trigger file text extraction on file update in an inventory [SCI-9842] ( #6782 )
2023-12-08 11:29:11 +01:00
wandji
6f27b4c450
Call project project user assignment job with perform now [SCi-9750] ( #6766 )
...
* Add polling to update project user assignments list [SCi-9750]
* Call project project user assignment job with perform now [SCI-9750]
* Call UserAssignments::PropagateAssignmentJob directly from destroy action SCI-[9750]
2023-12-08 10:27:50 +01:00
Anton
65e9e5abb4
Merge branch 'develop' into features/new-datatable
2023-12-07 09:51:45 +01:00
Martin Artnik
7c73f284b4
Merge branch 'features/notification-revamp' into develop
2023-12-06 11:36:32 +01:00
Martin Artnik
66feec3074
Merge branch 'develop' into features/asset-sync
2023-12-06 11:23:31 +01:00
Oleksii Kriuchykhin
d1e7ab5efb
Merge branch 'develop' into features/inventory-items-relationships
2023-12-06 11:11:30 +01:00
Ivan Kljun
2dfd270df2
Add conflict check for WOPI lock AssetSyncController [SCI-9758]
2023-12-05 14:47:46 +01:00
Oleksii Kriuchykhin
feeb350114
Merge branch 'develop' into features/linked-inventories
2023-12-05 14:12:42 +01:00
Giga Chubinidze
70ed2cb868
logic cleanup
2023-12-05 12:06:58 +04:00
Alex Kriuchykhin
44a8fc06b3
Escape special regexp symbols in clonable name generation [SCI-9819] ( #6756 )
2023-12-04 16:21:24 +01:00
Giga Chubinidze
121cbe7471
Redundant notifications [SCI-9788]
2023-12-04 11:29:17 +04:00
Martin Artnik
f5299ea6e9
Implement notification settings migration [SCI-9790]
2023-11-28 13:52:04 +01:00
G-Chubinidze
006b0d32b3
Merge branch 'features/notification-revamp' into gc_SCI_9695
2023-11-27 15:05:45 +04:00
Giga Chubinidze
28921bec47
Default Notifications and migration (notifications revamp) [SCI-9695]
2023-11-27 09:21:34 +04:00
Alex Kriuchykhin
9e9f8ab402
Add external_id field to repository list and checklist items [SCI-9454] ( #6702 )
2023-11-24 14:21:11 +01:00
Anton
7fdbc73098
Replace project table [SCI-9680]
2023-11-24 11:15:07 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
Anton
38024d563a
Add initial table [SCI-9680]
2023-11-23 10:55:51 +01:00
Anton
0ec734b467
Merge branch 'develop' into features/notification-revamp
2023-11-23 10:05:42 +01:00
Alex Kriuchykhin
43b8f97126
Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] ( #6565 )
2023-11-20 13:24:31 +01:00
Oleksii Kriuchykhin
e8abbbbcdf
Merge branch 'develop' into features/inventory-items-relationships
2023-11-16 11:04:27 +01:00
Oleksii Kriuchykhin
3bc7edc7f7
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-15 10:58:42 +01:00
Oleksii Kriuchykhin
fdb4e93e16
Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships
2023-11-14 15:28:57 +01:00
wandji
73cb2528c8
Add repository_row_connection controller and actions [SCI-9672] ( #6633 )
...
* Add repository_row_connection controller and actions [SCI-9672]
2023-11-14 14:02:26 +01:00
Martin Artnik
57d5d03718
Merge branch 'develop' into features/asset-sync
2023-11-14 09:41:42 +01:00
ajugo
5878ed0c7c
Fix unit test [SCI-9570] ( #6552 )
2023-11-13 09:34:38 +01:00
Martin Artnik
cc5bbcde2f
Fix results search [SCI-9596]
2023-11-10 15:44:27 +01:00
Oleksii Kriuchykhin
0b72740062
Merge branch 'develop' into features/inventory-items-relationships
2023-11-10 09:19:45 +01:00
Ivan Kljun
4481541a9f
Implement repository date reminder notification [SCI-9561]
2023-11-07 11:36:23 +01:00
Giga Chubinidze
e7958ed40c
hound fix
2023-11-03 13:14:10 +04:00
Giga Chubinidze
370a0ecad5
logic / migration updates
2023-11-03 13:09:48 +04:00
Martin Artnik
f015c8c56e
Create a copy of the synced file in case of conflict [SCI-9640]
2023-11-03 09:46:05 +01:00
Martin Artnik
3a3d62a1be
Merge branch 'develop' into features/asset-sync
2023-11-02 11:28:17 +01:00
Giga Chubinidze
dd2a4a4047
Implement Task Due Date Reminder notification [SCI-9562]
2023-11-02 07:07:35 +04:00
Alex Kriuchykhin
d3ba70c2bf
Fix file previews in project exports [SCI-9619] ( #6548 )
2023-10-30 17:28:53 +01:00
Martin Artnik
6308779668
Merge branch 'develop' into features/notification-revamp
2023-10-27 12:04:07 +02:00
Martin Artnik
7376b363a8
Asset sync model and endpoints [SCI-9465] ( #6399 )
2023-10-25 09:30:42 +02:00
Martin Artnik
a952f3ba70
Implement low stock notification [SCI-9522]
2023-10-19 11:33:40 +02:00
Anton
db3f217bba
Implement acitvity notifications
...
[SCI-9512]
2023-10-17 14:59:50 +02:00
ajugo
9f1c668a10
Fix result assets download for shareable links [SCI-9542] ( #6460 )
2023-10-17 11:35:16 +02:00
Anton
16b5df353f
Refactor user settings page [SCI-9513]
2023-10-16 09:41:37 +02:00
Martin Artnik
1912337376
Merge branch 'features/notification-revamp' into features/notifications-improvements
2023-10-13 14:55:16 +02:00
Anton
2434cca42c
Clean notification model [SCI-9384]
2023-10-12 11:47:29 +02:00
Anton
726ff5e238
Remove old notification extends [SCI-9384]
2023-10-12 11:38:19 +02:00
Anton
0ad8b9f978
Migrate to noticed gem [SCI-9384]
2023-10-11 14:03:59 +02:00
Andrej
79118effa7
Merge branch 'develop' into features/october-release
2023-10-10 11:09:04 +02:00
Martin Artnik
763ede050d
Merge pull request #6392 from ivanscinote/SCI-9430-move-result-does-not-work
...
Fix moving result elements [SCI-9430]
2023-10-09 15:11:30 +02:00
Ivan Kljun
7c0e8221c1
Fix moving result elements [SCI-9430]
2023-10-09 14:54:22 +02:00
Alex Kriuchykhin
efa0149c9f
Merge pull request #6386 from rekonder/aj_SCI_9484
...
Fix unsharing of repository rows [SCI-9484]
2023-10-09 11:06:23 +02:00
Andrej
30295a313b
Fix unsharing of repository rows [SCI-9484]
2023-10-09 11:05:33 +02:00
Ivan Kljun
879b03ad3d
Fix pdf reports [SCI-9464]
2023-10-09 10:49:07 +02:00
wandji20
6358ad2da4
Fix issue with protocol and result text name [SCI-9420]
2023-10-05 08:08:49 +01:00
Ivan Kljun
b4faefdb23
Set sequential_updates to true for acts_as_list for result orderable [SCI-9430]
2023-10-04 13:59:23 +02:00
Ivan Kljun
2919516bca
Fix moving result elements bug [SCI-9430]
2023-10-04 13:37:00 +02:00
Oleksii Kriuchykhin
d9404df361
Use custom sanitizer config for PDF reports generation [SCI-9368]
2023-10-03 09:39:47 +02:00
Martin Artnik
295de7b0bc
Implement default name for results [SCI-9425]
2023-09-29 13:01:41 +02:00