projectdoc Toolbox

Property Supplier for Documents, Search Function, and many more new features, improvements, and bug fixes.

Today we released version 3.2 of the projectdoc Toolbox on the Atlassian Marketplace!

This release provides new features, improvements, and bugfixes.

The projectdoc Toolbox is an add-on for Confluence supporting agile software development teams to collaborate on process, project, system, and product documentation. 

Release Notes Overview

New and Noteworthy

Property Supplier for Documents

Authors can define properties for projectdoc document with the Document Properties Marker Macro, the Document Properties Supplier Macro, and the Document Properties Supplier Attachment Macro. No properties can also be supplied by other projectdoc documents by the use of the new Document Properties Supplier From Documents Macro.

The properties are ready for import once they have the supply control set.

For more information see Supply Documents

Search Function Support

Where clauses of macros provided by the projectdoc Toolbox may take advantage of search functions such as now() to specify queries.

The syntax for using search functions is:

$<PROPERTY NAME>=${function-name(argument-list)}

Functions can be used for a value in a Where clause parameter of a projectdoc macro.

Functions cannot be used for a property name or outside the Where clause.

 

Here are some usage examples:

$<Start Date§>=${now()}

$<Login Name>=${currentUser()}

$<Attendee>=${currentUser("fn")}

The following functions are supported:

  • currentUser()
  • now()
  • startOfDay()
  • endOfDay()
  • startOfWeek()
  • endOfWeek()
  • startOfMonth()
  • endOfMonth()
  • startOfYear()
  • endOfYear()
For more information refer to Search Functions as part of our Search Tips.

Upgrade Instructions

Install the new OBR of the projectdoc Toolbox.

Update doctype and extensions listed under Related Releases.

List of Changes

Key Summary T P Status Resolution Description
Loading...
Refresh

Related Releases

Core Doctypes

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Agile Planning

Key Summary T P Status Resolution Description
Loading...
Refresh

projectdoc Developer Diaries

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Project Management

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Risk Management

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Service Management

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Business Strategy

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Software Development

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for Teamwork

Key Summary T P Status Resolution Description
Loading...
Refresh

Doctypes for V-Modell XT

Key Summary T P Status Resolution Description
Loading...
Refresh

projectdoc arc42 Template

Key Summary T P Status Resolution Description
Loading...
Refresh

Web API Extension

Key Summary T P Status Resolution Description
Loading...
Refresh

Resources

Release Notes
Information on all released versions of the projectdoc Toolbox for Confluence.
Glossary
Terms used in and defined for projectdoc.
FAQs
Questions and answers related to the projectdoc Toolbox and Confluence.