Fixes for Moving Trees, Firefox CSS Counting, Space Blueprint Wizard, and more.
- Release Date
Today we released version 6.2.4 of the projectdoc Toolbox on the Atlassian Marketplace!
The projectdoc Toolbox is an add-on for Confluence supporting agile software development teams to collaborate on process, project, system, and product documentation.
If you want to learn more about the projectdoc Toolbox and how it helps to create good project documentation, please refer to the introduction video!
The following image is a link to a video on YouTube. When you click the link your browser will serve a page from youtube.com
.
Very interesting, but way too fast?
Step through at your own pace with with our Prezi Presentation (external link to prezi.com
)!
In the Online Manual you’ll find additional video material that introduces you in the concepts of the projectdoc Toolbox.
Refer to use cases and show cases for information on how to use the projectdoc Toolbox.
New and Noteworthy
Moving Trees
The old implementation of the algorithm to update projectdoc documents for a move of a page tree requires a lot of time. The new implementation takes advantages due to changes in the Confluence services and reduces the time for updates.
See
PDAC-1764
-
Move Tree Update
Done
for details.
Firefox Support
The specification for incrementing numbers via Cascading Style Sheets (CSS) seems to provide room for interpretation. We updated our use of the the specification to be compatible with newer versions of the Firefox Web Browser, again.
See
PDAC-1762
-
Heading Numbers with Firefox
Done
for details.
Space Blueprint Support
The space blueprint wizard implementation failed to update the description of the created space according the the user input.
See
PDAC-1763
-
Event Listener Issue
Done
for details.
Installation Instructions
Install the projectdoc Toolbox to your Confluence instance. There are no additional steps necessary.
There is only one artifact for deployment on Server and Data Center versions of Confluence.
Upgrade Instructions
Update the projectdoc Toolbox on your Confluence instance. There are no additional steps necessary.
There is only one artifact for deployment on Server and Data Center versions of Confluence.
List of Changes
The following changes are part of version 6.2.4 of the projectdoc Toolbox for Confluence.
Key | Summary | T | P | Description |
---|---|---|---|---|
PDAC-1763 | Event Listener Issue |
|
![]() |
The event listener registration for four services is failing. This includes the space blueprint listener, template event listener, AO listener and Lucene Index Listener. For instance. The missing configuration for the space blueprint listener fails to set the description for the space on creation. This issue is related to the latest Confluence versions. |
PDAC-1762 | Heading Numbers with Firefox |
|
![]() |
The heading numbers are not reset with Firefox while Chrome works fine. The implementation of the CSS standard requires to initialize the counters with "reset" and resets them with "set". The current implementation uses reset in both use cases. We need to initialize with "reset" and reset with "set". |
PDAC-1758 | Alignment for Templates in Format Specs |
|
![]() |
Alignment fails if column is specified by a pattern. For instance: #T{$[Name] ${Iteration}}| |
PDAC-1764 | Move Tree Update |
|
![]() |
When a page tree is moved the calculation of the projectdoc documents takes a lot of time. A lot of time more than the copy tree or delete tree actions. In previous versions we were not able to determine that the update events were created from a page move. A workaround seems not to work for all versions. While the calculated result is correct, it takes too much time. |
PDAC-1761 | Logging on Upgrade Task |
|
|
The message that the upgrade has been completed successfully is rendered on each processing type. It should only be rendered if actually an update has been run (not a refresh, rebuilder, ...). |
PDAC-1760 | Dynamic Image Servlet fails without Macro Reference |
|
|
If the Dynamic Image Servlet is called without a macro it may run in a NPE. |
PDAC-1759 | Provide Common Properties for Due Date and Milestone |
|
|
Define property names so that users may set these properties for any document type. The Milestone property defines a date where something is accomplished and the comment allows to document why this is important or some other reason. The Due date defines when the document is to be delivered. |
Resources
Additional resources on our website regarding the release of the projectdoc Toolbox.
- Release Notes for the projectdoc Toolbox
- Relevant information on changes to the projectdoc Toolbox for Confluence introduces by new versions of this app.
- Glossary
- Terms used in and defined for projectdoc.
- FAQs
- Questions and answers related to the projectdoc Toolbox and Confluence.