- build(deps): bump pillow from 10.0.1 to 10.2.0 (#58)
Bumps pillow from 10.0.1 to 10.2.0.
updated-dependencies:
- dependency-name: pillow dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a59ca10
)
- build(deps-dev): bump gitpython from 3.1.37 to 3.1.41 (#55)
Bumps gitpython from 3.1.37 to 3.1.41.
updated-dependencies:
- dependency-name: gitpython dependency-type: indirect ...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (f0266b0
)
- build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#54)
Bumps jinja2 from 3.1.2 to 3.1.3.
updated-dependencies:
- dependency-name: jinja2 dependency-type: indirect ...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (88b7d87
)
- build(deps): bump pillow from 9.5.0 to 10.0.1 (#50)
Bumps pillow from 9.5.0 to 10.0.1.
updated-dependencies:
- dependency-name: pillow dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0a69308
)
- build(deps-dev): bump gitpython from 3.1.31 to 3.1.37 (#51)
Bumps gitpython from 3.1.31 to 3.1.37.
updated-dependencies:
- dependency-name: gitpython dependency-type: indirect ...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9a5b9e7
)
- docs(license): update copyright year(s) (#52)
Co-authored-by: github-actions <github-actions@github.com> (9732fa3
)
- docs(LICENSE): update year (#45) (
d539299
)
-
feat(repersonlization): add customizable fields (#59)
-
feat: add customize repersonalization fields
-
update readme
-
Added file with accession number
-
Add test for custom fields
Co-authored-by: Ashley Rudelsheim <49853479+ashrude@users.noreply.github.com>
Co-authored-by: Ashley Rudelsheim <ashley.rudelsheim@itsphere.ca>
Co-authored-by: Ashley Rudelsheim <ashley@e.ashleyr.ca> (c966787
)
-
build(deps): bump gitpython from 3.1.27 to 3.1.30 (#39)
-
build(deps): bump gitpython from 3.1.27 to 3.1.30
Bumps gitpython from 3.1.27 to 3.1.30.
updated-dependencies:
- dependency-name: gitpython dependency-type: indirect ...
Signed-off-by: dependabot[bot] <support@github.com>
- build(deps): updated the poetry
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abhijeet Parida <abhijeet.parida@tum.de> (a4825b2
)
-
build(deps): bump setuptools from 65.4.1 to 65.5.1 (#33)
-
build(deps): bump setuptools from 65.4.1 to 65.5.1
Bumps setuptools from 65.4.1 to 65.5.1.
updated-dependencies:
- dependency-name: setuptools dependency-type: indirect ...
Signed-off-by: dependabot[bot] <support@github.com>
- CI update the python version (#37) (#38)
ci(pyver): upgrade to 3.8.15
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abhijeet Parida <abhijeet.parida@tum.de> (57df223
)
- build(deps): bump pillow from 9.2.0 to 9.3.0 (#32)
Bumps pillow from 9.2.0 to 9.3.0.
updated-dependencies:
- dependency-name: pillow dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (82c4da0
)
-
ci(release): updated semantic releaase (#43) (
179d7a2
) -
ci(release): update the checkout code (
b9c0cf9
)
-
fix(personalization): removed non dicom standard UID generation
-
fix set row and column size from image data
-
remove SOPInstanceUID from personalisation fields, add unique ID explicetly. Add instance number to force order in multi page pdf conversion
-
remove SOPInstanceUID from personalisation fields, add unique ID explicetly. Add instance number to force order in multi page pdf conversion.
-
method documentation update
-
Add optional output path, output prefix. Explicitly set unique SeriesInstanceUID
-
Revert "Add optional output path, output prefix. Explicitly set unique SeriesInstanceUID"
This reverts commit 376a3f1d305ad1dfd0746fe106dd803e079d63b0.
- Revert "method documentation update"
This reverts commit a7402a974d596a3065c628fb3d10831d1a2c7f87.
- Revert "remove SOPInstanceUID from personalisation fields, add unique ID explicetly. Add instance number to force order in multi page pdf conversion."
This reverts commit 45c5622ddac5905bc2b26e7d2ff3fa1f9e7d80e0.
- Remove SeriesInstanceUID and SOPInstanceUID from personalisation. Set explicitly at series and image level respectively. Also add InstanceNumber explicity from pdf page to force correct ordering in series (
db9eae8
)
- test(pdf2rgb): test for repersonalization updated (
bbb465d
)
- CI update the python version (#37)
ci(pyver): upgrade to 3.8.15 (c6e6915
)
- ci(docs): poetry install all (
09bd5a9
)
- feat(Pdf2RgbSC): allow for merging files (#30) (
7585fc3
)
- feat(doc): pydoc3 added to workflow
Co-authored-by: Troy Kohler <troy.kohler@zalando.de> (bc22d5f
)
- fix(uidgeneration): pydicom now generates uid (
51f2ac5
)
- test(repersonalisation): improved check for uid (
1295fca
)
- build(dependancy): added pdf2image (
f8e7492
)
-
docs(README): updated with new instructions (
b457292
) -
docs(README): updated info about poppler setup (
fa28b3c
) -
docs(pdf2encaps): added docstring to class init (
9249f39
)
- feat(Pdf2RgbSC): class to implement Pdf2RgbSC (
3bd74cc
)
- fix(Pdf2EncapsDCM): updated return type in tests (
42db74d
)
- refactor(uid): added the uid for rgb sc (
93789c3
)
-
ci(codeCoverage): Adding Umbrella Code Cov (#15)
-
feat(codecov): umbrella to generate percentage
-
ci(release): update to new release action (
d95ff7e
)
-
docs(README): updated the badges
-
feat(codecov): umbrella to generate percentage
-
ci(release): update to new release action
-
ci(release): update to new release action
-
docs(README): updated the badges (
29f77a0
)
- style(README): added additional badges (
c30f8b8
)
-
ci(updatetoken)Umbrella code cov (#16)
-
feat(codecov): umbrella to generate percentage
-
ci(release): update to new release action
-
ci(release): update to new release action (
5be6fef
) -
Merge branch 'main' of https://github.com/a-parida12/pdf2dcm into main (
1dcefc1
)
-
build(pypi-toml): updated branch name (#10) (
205249f
) -
build(poetry-toml): updated incorrect path (
8277de2
)
-
ci(release-schedule): release on push main branch only (
0c56be8
) -
ci(ci-files): update the configuration (
8b2a837
) -
ci(workflow-location): updated the yml location (
7276c4f
) -
ci(release): actions based release on pypi (
e0eafea
) -
ci(testing): testing on github actions
on push test (365976c
)
- feat(Pdf2EncapsDCM): completed implementation of the module
testing also implemented
closes #2 (d833435
)
- feat(pdf-encaps): structure added to the class (
5f83a67
)
-
fix(link): fixed the links again (#13) (
cc12381
) -
fix(links): updated badge links for the readme
closes #11 (509925b
)
- refactor(basic-preamble-of-the-repo): added it for the pdf2dicom project (
f5a8116
)
-
test(base-coverter): test functions of base converter (
2f49122
) -
test(pdf2dcm-utils): added tests for the utils (
fe9c9b9
)
- Merge pull request #12 from a-parida12/readme-fix-links
fix(links): updated badge links for the readme (afab334
)
- Merge pull request #9 from a-parida12/setup-ci-cd
build(poetry-toml): updated incorrect path (8d9d25f
)
- Merge pull request #8 from a-parida12/setup-ci-cd
ci(release-schedule): release on push main branch only (b220102
)
- Merge pull request #7 from a-parida12/setup-ci-cd
ci(ci-files): update the configuration (683f7b2
)
- Merge pull request #6 from a-parida12/setup-ci-cd
Setup ci cd (f3a07c9
)
- Merge pull request #5 from a-parida12/dicom-encaps-pdf
pdf to Dicom PDF encapsulation (83c6505
)
- Initial commit (
794905a
)