Alex Kriuchykhin
|
a43eacaa22
|
Fix inclusion of relationships column in repository exports [SCI-9716] (#6954)
|
2024-01-16 13:07:11 +01:00 |
|
Oleksii Kriuchykhin
|
3b97571777
|
Merge branch 'features/inventory-items-relationships' into develop
|
2024-01-10 17:10:20 +01:00 |
|
Martin Artnik
|
05c376a14b
|
Fix notifications being triggered for archived models [SCI-9967]
|
2024-01-08 15:23:16 +01:00 |
|
Oleksii Kriuchykhin
|
372ef32f03
|
Merge branch 'develop' into features/inventory-items-relationships
|
2023-12-14 11:28:04 +01:00 |
|
Oleksii Kriuchykhin
|
970dc7185b
|
Merge branch 'develop' into features/bugfixes-and-improvements
|
2023-12-13 16:01:09 +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
|
88ec956ac1
|
Fix docx report notifications [SCI-9874]
|
2023-12-12 15:31:02 +01:00 |
|
Martin Artnik
|
ce3618003b
|
Fix report notification breadcrumbs [SCI-9856]
|
2023-12-12 12:11:52 +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 |
|
Martin Artnik
|
58acbcaecf
|
Merge pull request #6785 from artoscinote/ma_SCI_9856
Implement delivery notifications, fix specs [SCI-9856]
|
2023-12-11 09:56:43 +01:00 |
|
Martin Artnik
|
af7bae48a0
|
Implement delivery notifications, fix specs [SCI-9856]
|
2023-12-08 13:57:43 +01:00 |
|
Martin Artnik
|
37cb6a4f69
|
Fix repository date notification job [SCI-9775]
|
2023-12-07 18:13:21 +01:00 |
|
Ivan Kljun
|
1d5e072f0b
|
Fix prepend_title_page method in pdf_job [SCI-9623]
|
2023-12-07 10:23:56 +01:00 |
|
Martin Artnik
|
b1b8059e41
|
Merge pull request #6745 from ivanscinote/SCI-9561-implement-repository-date-reminder-notification
Add job for RepositoryDateValue, fix translation [SCI-9561]
|
2023-12-01 15:49:57 +01:00 |
|
Ivan Kljun
|
a5f711aa46
|
Add job for RepositoryDateValue, fix translation [SCI-5961]
|
2023-12-01 15:04:24 +01:00 |
|
wandji20
|
ca85ea0eb4
|
Add relationship to project exports and fix vue 3 upgrade for item relationship modal [SCI-9716]
|
2023-11-28 12:58:55 +01:00 |
|
Martin Artnik
|
dd2b33ddaf
|
Merge pull request #6654 from ivanscinote/SCI-9636-IK
Add notification cleanup job [SCI-9636]
|
2023-11-27 17:48:27 +01:00 |
|
Martin Artnik
|
481abd0cc1
|
Add notification cleanup job [SCI-9636]
|
2023-11-27 17:44:12 +01:00 |
|
Oleksii Kriuchykhin
|
9983d70eec
|
Merge branch 'develop' into features/bugfixes-and-improvements
|
2023-11-23 11:11:46 +01:00 |
|
Anton
|
0ec734b467
|
Merge branch 'develop' into features/notification-revamp
|
2023-11-23 10:05:42 +01:00 |
|
Martin Artnik
|
e13314349c
|
Merge branch 'release/1.28.0' into develop
|
2023-11-22 15:13:57 +01:00 |
|
Giga Chubinidze
|
5f35b4510c
|
added MyModules module
|
2023-11-21 10:59:16 +04:00 |
|
ajugo
|
8853f54ad3
|
Fix rendering template for additional data for reports [SCI-9717] (#6660)
|
2023-11-17 11:11:07 +01:00 |
|
Oleksii Kriuchykhin
|
f7d8fc96ac
|
Merge branch 'develop' into features/bugfixes-and-improvements
|
2023-11-17 10:44:32 +01:00 |
|
ivanscinote
|
2580e1e1eb
|
Fix display_url for Grover gem and add html format for r epository_rows show [SCI-9566] (#6632)
* Apply layout for Grover PDF library [SCI-9566]
* Fix display_url for Grover gem and add html format for repository_rows show [SCI-9566]
|
2023-11-14 09:48:29 +01:00 |
|
ajugo
|
b6ae5ad09c
|
Fix file previews in project exports [SCI-9658] (#6601)
|
2023-11-08 14:18:03 +01:00 |
|
Soufiane
|
2bd84a12e9
|
Ensure that the export CSV inventory items are in UTF-8 [SCI-9307] (#6590)
|
2023-11-07 15:02:19 +01:00 |
|
Ivan Kljun
|
4481541a9f
|
Implement repository date reminder notification [SCI-9561]
|
2023-11-07 11:36:23 +01:00 |
|
ivanscinote
|
e6e7805c29
|
Apply layout for Grover PDF library [SCI-9566] (#6547)
|
2023-11-03 13:19:46 +01:00 |
|
Martin Artnik
|
21c2cf4e5c
|
When unassigning users from task, also delete designated users [SCI-8587]
|
2023-11-03 11:49:06 +01:00 |
|
Giga Chubinidze
|
370a0ecad5
|
logic / migration updates
|
2023-11-03 13:09:48 +04: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
|
1912337376
|
Merge branch 'features/notification-revamp' into features/notifications-improvements
|
2023-10-13 14:55:16 +02:00 |
|
Oleksii Kriuchykhin
|
984ad7757f
|
Change the Wkhtmltopdf library to Grover for PDF generation [SCI-9372]
|
2023-10-13 13:38:41 +02:00 |
|
Oleksii Kriuchykhin
|
9e67b20b38
|
Merge branch 'features/october-release' into develop
|
2023-10-12 15:40:21 +02:00 |
|
Anton
|
f2b834cc14
|
Improve migration performance [SCI-9384]
|
2023-10-12 11:06:10 +02:00 |
|
Anton
|
0ad8b9f978
|
Migrate to noticed gem [SCI-9384]
|
2023-10-11 14:03:59 +02:00 |
|
Alex Kriuchykhin
|
dfe3a5c54b
|
Merge pull request #6409 from okriuchykhin/ok_SCI_9461_v2
Fix file preview presence check in export all job [SCI-9461]
|
2023-10-10 16:52:46 +02:00 |
|
Oleksii Kriuchykhin
|
2481b0af35
|
Fix file preview presence check in export all job [SCI-9461]
|
2023-10-10 16:51:15 +02:00 |
|
Alex Kriuchykhin
|
e131163f11
|
Merge pull request #6406 from okriuchykhin/ok_SCI_9461_v2
Fix file preview generation issues in export all [SCI-9461]
|
2023-10-10 15:33:26 +02:00 |
|
Oleksii Kriuchykhin
|
5c5319d80d
|
Fix file preview generation issues in export all [SCI-9461]
|
2023-10-10 15:30:15 +02:00 |
|
Andrej
|
79118effa7
|
Merge branch 'develop' into features/october-release
|
2023-10-10 11:09:04 +02:00 |
|
Oleksii Kriuchykhin
|
144c3ce12f
|
Fix repository export job for snapshots [SCI-9494]
|
2023-10-09 15:40:19 +02:00 |
|
Alex Kriuchykhin
|
8e420181ac
|
Merge pull request #6385 from okriuchykhin/ok_SCI_9461
Fix file preview generation in projects export jobs [SCI-9461]
|
2023-10-09 10:17:25 +02:00 |
|
Oleksii Kriuchykhin
|
b3759ff150
|
Fix file preview generation in projects export jobs [SCI-9461]
|
2023-10-09 09:52:31 +02:00 |
|
Andrej
|
afe0ed1f40
|
Fix extracting tables for protocol parser
|
2023-10-06 13:45:07 +02:00 |
|
Andrej
|
9b1d9823c1
|
Add missing wording for failed export email/notifications [SCI-9442]
|
2023-10-04 09:02:35 +02:00 |
|
Oleksii Kriuchykhin
|
d9404df361
|
Use custom sanitizer config for PDF reports generation [SCI-9368]
|
2023-10-03 09:39:47 +02:00 |
|