Skip to content

Commit d2fcef8

Browse files
Update glossary (#20954)
* Update glossary + term Watcher + term Calculated value + term Weighted item list * Update README.md * Update docs/glossary/README.md Co-authored-by: Maya Berdygylyjova <[email protected]> * Update docs/glossary/README.md Co-authored-by: Maya Berdygylyjova <[email protected]> * Update README.md --------- Co-authored-by: Maya Berdygylyjova <[email protected]>
1 parent 4392527 commit d2fcef8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/glossary/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ A board in OpenProject is a view that allows you to see your work packages as ca
9393

9494
## C
9595

96+
### Calculated value
97+
98+
A Calculated value is a [project attribute](#project-attribute) in OpenProject and available as an [Enterprise add-on](#enterprise-add-on). It enables automatic computations based on formulas using numeric project attributes. This is very helpful for project scoring and evaluation. [Read more about calculated values in our system admin guide](../system-admin-guide/projects/project-attributes/#calculated-value-project-attribute-enterprise-add-on).
99+
96100
### CAPTCHA
97101

98102
A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security mechanism used on websites to determine whether the user is a human or a bot. OpenProject offers [reCAPTCHA](../system-admin-guide/authentication/recaptcha/) and [Cloudflare Turnstile](../system-admin-guide/authentication/recaptcha/#cloudflare-turnstile-configuration) that system administrators can configure for their instance.
@@ -495,6 +499,14 @@ Versions in OpenProject are defined as an attribute for [work packages](#work-pa
495499

496500
## W
497501

502+
### Watcher
503+
504+
In OpenProject, a watcher is a [user](#user) who receives [notifications](#notifications) about updates or changes to a specific [work package](#work-package), even if they are not the assignee or the accountable. Watching a work package helps users stay informed about its progress, comments, or status changes without actively participating in the task. Users can choose to watch a work package themselves or be added as watchers by other project members with sufficient permissions.
505+
506+
### Weighted item list
507+
508+
In OpenProject, a Weighted item list can be used both as a [custom field](#custom-field) and as a [project attribute](#project-attribute) and is available as an [Enterprise add-on](#enterprise-add-on). It allows adding items as a hierarchy, together with underlying numerical values. This can be helpful for project evaluation, but also used for other purposes.
509+
498510
### Widget
499511

500512
A widget in OpenProject is defined as a small and customizable element that provides relevant information at a glance. Use widgets on your [My page](#my-page) dashboard or on the [project overview](#project-overview). [See all available project overview widgets](../user-guide/project-overview/#available-project-overview-widgets) and read [how to add a widget to the project overview](../user-guide/project-overview/#widgets).

0 commit comments

Comments
 (0)