Commit graph

9252 commits

Author SHA1 Message Date
aignatov-bio 7752267808
Add styling for template values [SCI-5630] (#3264) 2021-05-03 15:17:09 +02:00
Miha Mencin ad678a7452
Merge pull request #3270 from okriuchykhin/ok_SCI_5636
Add full-page display to PDF Report of all pages of the attached Word and PDF files in the Results [SCI-5636]
2021-05-03 14:52:03 +02:00
Oleksii Kriuchykhin 1abc0dc1eb Fix tests [SCI-5636] 2021-05-03 13:03:26 +02:00
Oleksii Kriuchykhin 1b8265343e Add full-page display to PDF Report of all pages of the attached Word and PDF files in the Results [SCI-5636] 2021-05-03 11:45:45 +02:00
Alex Kriuchykhin 117301f18e
Merge pull request #3274 from aignatov-bio/ai-sci-add-template-3-for-reports
Add third template to reports [SCI-5618]
2021-04-29 16:16:26 +02:00
aignatov-bio 86854b015d Add third template to reports [SCI-5618] 2021-04-29 15:21:58 +02:00
aignatov-bio 6b023603f9
Add second template for reports [SCI-5617] (#3268) 2021-04-29 10:42:17 +02:00
Alex Kriuchykhin e711c783af
Merge pull request #3271 from okriuchykhin/ok_SCI_5665
Limit created report relations depth to tasks [SCI-5665]
2021-04-28 15:34:36 +02:00
Oleksii Kriuchykhin bca88188de Limit created report relations depth to tasks [SCI-5665] 2021-04-28 15:33:30 +02:00
Alex Kriuchykhin ce0f57e3f3
Merge pull request #3272 from okriuchykhin/ok_SCI_5680
Fix assets inclusion into report [SCI-5680]
2021-04-28 14:49:26 +02:00
Oleksii Kriuchykhin 8a915c8acf Fix assets inclusion into report [SCI-5680] 2021-04-28 14:37:16 +02:00
aignatov-bio 7c75f170d0
Add repositories settings to report wizard [SCI-5648] (#3269)
* Add repositories settings to report wizard [SCI-5648]

* Move repositories from report settings to content [SCI-5648]
2021-04-28 09:54:00 +02:00
Alex Kriuchykhin fe48e35cf0
Merge pull request #3263 from okriuchykhin/ok_SCI_5609
Add additional custom fields for reports [SCI-5609]
2021-04-23 10:53:59 +02:00
Oleksii Kriuchykhin ecbf747499 Switch to base64 encoded assets in wiked_pdf templates 2021-04-22 14:52:41 +02:00
Oleksii Kriuchykhin 5c63ee55e7 Comment out wicked_pdf initializer patch 2021-04-22 13:59:04 +02:00
Oleksii Kriuchykhin 3cfcae1003 Update mimemagic to 0.3.10 2021-04-22 11:58:19 +02:00
Oleksii Kriuchykhin a67cc619ec Add additional custom fields for reports [SCI-5609] 2021-04-20 13:57:09 +02:00
aignatov-bio d18a54c874
Update create and update action for reports controller [SCI-5641] (#3260)
Update create and update action [SCI-5641]
2021-04-20 13:35:40 +02:00
Miha Mencin f95e9402bd
Merge pull request #3258 from okriuchykhin/ok_SCI_5613
Fix save report PDF to Inventory [SCI-5613]
2021-04-15 09:30:04 +02:00
Alex Kriuchykhin 80827ce761
Merge pull request #3257 from biosistemika/SCI-5623-add-external-id-to-user
SCI-5623 add external id to user
2021-04-14 16:15:43 +02:00
Oleksii Kriuchykhin f13f3691b1 Fix blob permissions check to support multiple attachments [SCI-5613] 2021-04-14 16:07:01 +02:00
Oleksii Kriuchykhin fe8f006f6e Fix save report PDF to Inventory [SCI-5613] 2021-04-14 16:06:59 +02:00
Alex Kriuchykhin e003e01ba4
Merge pull request #3222 from okriuchykhin/ok_SCI_5552
Add flash message and notification for generated reports [SCI-5552]
2021-04-14 15:48:16 +02:00
Oleksii Kriuchykhin 0a9a656313 Add flash message and notification for generated reports [SCI-5552] 2021-04-14 15:45:51 +02:00
Alex Kriuchykhin 6695c00d4f
Merge pull request #3219 from okriuchykhin/ok_SCI_5557
Implement pooling for Report document creation status [SCI-5557]
2021-04-14 15:33:23 +02:00
Oleksii Kriuchykhin a2a0aabb62 Implement pooling for Report document creation status [SCI-5557] 2021-04-14 15:16:08 +02:00
Alex Kriuchykhin 1a88ec3220
Merge pull request #3216 from okriuchykhin/ok_SCI_5560
Move the docx creation to the Delayed job [SCI-5560]
2021-04-14 14:20:09 +02:00
miha ac18cb7225 rename partial to include html 2021-04-14 14:07:55 +02:00
Oleksii Kriuchykhin df8354bde3 Move the docx creation to the Delayed job [SCI-5560] 2021-04-14 12:39:36 +02:00
aignatov-bio 2aae7046d0
Merge pull request #3256 from aignatov-bio/ai-sci-5620-add-edit-view-for-report
Add edit mode for report [SCI-5620]
2021-04-14 11:51:24 +02:00
aignatov-bio 85a13b7182 Update condition for project content [SCI-5620] 2021-04-14 11:51:03 +02:00
aignatov-bio bccd474cc6 Add edit mode for report [SCI-5620] 2021-04-14 11:51:03 +02:00
aignatov-bio d991b631fb
Merge pull request #3252 from aignatov-bio/ai-sci-5593-add-logic-for-preparing-wizard-data-for-report
Add logic for preparing wizard data for report [SCI-5593]
2021-04-14 11:04:55 +02:00
miha e610683d5c [SCI-5623] added external_id setting to user 2021-04-14 09:44:09 +02:00
Alex Kriuchykhin 1df86c36d9
Merge pull request #3254 from okriuchykhin/ok_SCI_5637
Implement PDF report generation in delayed job [SCI-5637]
2021-04-13 16:37:16 +02:00
Oleksii Kriuchykhin f864f551d5 Implement PDF report generation in delayed job [SCI-5637] 2021-04-12 13:04:02 +02:00
aignatov-bio 101d46956c Add logic for preparing wizard data for report [SCI-5593] 2021-04-12 12:42:22 +02:00
Alex Kriuchykhin 57b133d0fc
Merge pull request #3251 from okriuchykhin/ok_SCI_5612
Add settings to reports [SCI-5612]
2021-04-09 13:30:05 +02:00
Oleksii Kriuchykhin 67302da968 Add settings to reports [SCI-5612] 2021-04-08 17:40:16 +02:00
Alex Kriuchykhin 16da4394a2
Merge pull request #3248 from aignatov-bio/ai-sci-5572-add-report-wizzard-second-step
Add report wizard step 2 [SCI-5572]
2021-04-08 12:58:51 +02:00
aignatov-bio 14f8e97b5f Add I18n for reports wizard second step [SCI-5572] 2021-04-08 12:04:34 +02:00
aignatov-bio e6edbf55f3 Add report wizard step 2 [SCI-5572] 2021-04-08 12:00:08 +02:00
Alex Kriuchykhin 304d0b4303
Merge pull request #3250 from aignatov-bio/ai-sci-5611-add-step-3-for-report-wizard
Add report wizard step 3 [SCI-5611]
2021-04-07 19:38:52 +02:00
aignatov-bio a1d6c30ef7 Add report wizard step 3 [SCI-5611] 2021-04-07 16:37:08 +02:00
Alex Kriuchykhin aa21d7e415
Merge pull request #3247 from okriuchykhin/ok_SCI_5591
Add dynamic form elements in report wizard step 1 [SCI-5591]
2021-04-07 12:05:10 +02:00
aignatov-bio ec9b986b95
Merge pull request #3229 from aignatov-bio/ai-sci-5559-add-document-preview-to-report
Add document preview to reports [SCI-5559]
2021-04-07 11:16:54 +02:00
aignatov-bio a46b9cb8ea Add document preview to reports [SCI-5559] 2021-04-07 11:15:22 +02:00
Oleksii Kriuchykhin a9ac8452f2 Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
Alex Kriuchykhin 7115234002
Merge pull request #3244 from aignatov-bio/ai-sci-5570-add-project-and-template-selector
Add project and template selector [SCI-5570]
2021-04-01 11:21:59 +02:00
aignatov-bio 82be23db81 Add project and template selector [SCI-5570] 2021-03-31 15:32:03 +02:00