Skip to content

Conversation

@jeffw16
Copy link
Member

@jeffw16 jeffw16 commented Dec 21, 2021

No description provided.

Haryto and others added 30 commits August 31, 2023 13:52
* Disable masking of table attributes

Previously table attributes like "class" were masked before processing by "pandoc" because such attributes broke whole table convertion process.
Newer "pandoc" versions handle such attributes corrently, so no need to do masking anymore.

* Remove redundant use statements

* Remove unused unit tests

* Fix readme pandoc note

* Update README.md

* Update README.md

---------

Co-authored-by: akulbii <alk@astarios.com>
Co-authored-by: DvogelHallowelt <32163064+DvogelHallowelt@users.noreply.github.com>
* debugging

* Move baking diagram into PNG from composer to converter, handle '.unknown' files

* Minor implementation fixes

* Fix issue with getting DrawIO data file content

That happened because of cutting of ".unknown" part of file name.
Even if file could be called "diagram", ConfluenceAnalyzer anyway registers it with "diagram.unknown" name. When we look for a file content - we use target file name, so we should not cut off ".unknown" part.

* Fix drawio image search

* Remove error_log

* CC

* CC

---------

Co-authored-by: akulbii <alk@astarios.com>
* Add macro align

ERM27235

* cc

* cc
* Change way of looking for body contents

* Add comments

* Add title attachments fallback

* CC

---------

Co-authored-by: akulbii <alk@astarios.com>
Co-authored-by: dvogel <daniel.vogel@hallowelt.com>
* Improve task-list test

ERM35879

* Add task macro monverter

ERM35879

* Add Tasklist macro with droplet syntax

ERM35879

* Update test for tasl-list macro

ERM35879

* cc

* cc

* cc

* Improve error handling

ERM35879

* Update README.md

ERM35879

* Update README.md and removed task-list templates

ERM35879

* Bump PHP requirements

* Update dev requirements

* Update composer.json

* Add processor and prosprocessor for time tag

ERM35879

* iupdate README.md

ERM35879

* CC

ERM35879

* CC

* CC

* Fix info macro test

* Fix info macro test

---------

Co-authored-by: Robert Vogel <1201528+osnard@users.noreply.github.com>
* Add task reoprt

ERM35879

* CC

* Add additional test data for task-report-macro

ERM35879

---------

Co-authored-by: Robert Vogel <1201528+osnard@users.noreply.github.com>
See #104

Co-authored-by: rvogel <vogel@hallowelt.biz>
* Add macro view-file

* CC
* Add space-details macro

* CC
* Add space description as semantic property to Main Page

* Change name of semantic property

* Remove word confluence from template
* Add macro pagetree

* Remove unused methods

* CC

* CC

* Create fallback

* CC
* Add processors for "details" and "detailsummary" macros

Fixes
- #101
- #103

* Register macros

* Add new templates to README

---------

Co-authored-by: Robert Vogel <vogel@hallowelt.biz>
* Add processors for "details" and "detailsummary" macros

Fixes
- #101
- #103

* Register macros

* Add new templates to README

* Add processors for "attachments", "include" and "excerpt-inlcude"

* Add ExcerptInclude template

* Final implementation

---------

Co-authored-by: Robert Vogel <vogel@hallowelt.biz>
* Fix details macro

* Refactor "DetailsMacro" to not use wiki template, but wrap contents in the "div". Arguments are stored as data attributes.
* Process transclusions before links, in that case order matters. Otherwise they're converted as links.

* Remove unused template

---------

Co-authored-by: akulbii <alk@astarios.com>
* Sort macro names

* Fix macroname
* Improve bail out's at image processor

ERM27235

* Add additional bail out's
)

* Inprove code macro to protect html entities from pandoc conversion

ERM27235

* CC
* Improve Titlebuilder to add a root page if more then one space is
migrated to one namespace

* Fix page link processor page key generation

* CC

* Fix usage of jira macro processor

* Fix inclued macro converter

* Refactor widget macro converter

* Update ConfluenceConverter

* Restore page link processor

* Improve filename

* CC

* Fix widget unittest

* Add gliffy processor and template

* Add custom bucket for gliffy

* Add fallback to PNG to gliffy

* Improve gliffy fallback
* Improve Titlebuilder to add a root page if more then one space is
migrated to one namespace

* Fix page link processor page key generation

* CC

* Fix usage of jira macro processor

* Fix inclued macro converter

* Refactor widget macro converter

* Update ConfluenceConverter

* Restore page link processor

* Improve filename

* CC

* Fix widget unittest

* Add gliffy processor and template

* Add custom bucket for gliffy

* Add fallback to PNG to gliffy

* Improve gliffy fallback

* Improve performace

* Improvements of extractor

* Resolve attachment issues

* Fix title builder and unittests

* Remove uploading additional files again

* Fix skip-namespace option

* Fix body contents issue

* Fix skip-namespace flag

* CC

* Add validity checks to analyzer

* Abort script if config.yaml is invalid

* Make StatusMacro inline wikitext

* Fix unittest

* Add execution time and prefix/namespace selection

* Fix title length check and improve analyzer-include-spacekey config

* CC

* Move exection time to lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants