Skip to content

add administration/forms #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ source_file = build/locale/modules/administration/dictionnaries.pot
source_lang = en
type = PO

[o:glpi:p:glpi-user-documentation:r:modules--administration--entities]
[o:glpi:p:glpi-user-documentation:r:modules--administration--entity-entities]
file_filter = source/locale/<lang>/LC_MESSAGES/modules/administration/entities.po
source_file = build/locale/modules/administration/entities.pot
source_lang = en
Expand Down Expand Up @@ -917,4 +917,11 @@ type = PO
file_filter = source/locale/<lang>/LC_MESSAGES/modules/administration/users/tabs/groups.po
source_file = build/locale/modules/administration/users/tabs/groups.pot
source_lang = en
type = PO


[o:glpi:p:glpi-user-documentation:r:modules--administration--forms--forms]
file_filter = source/locale/<lang>/LC_MESSAGES/modules/administration/forms/forms.po
source_file = build/locale/modules/administration/forms/forms.pot
source_lang = en
type = PO
17 changes: 11 additions & 6 deletions source/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Glossary
State of a demand which has been validated by an approver.

Actions
Grouping in a list of available handling of GLPI objects.
Grouping in a list of available handling of GLPI objects.

Adaptive rule
Rule in which at least one action is the result of a regular expression defined in a criteria.
Expand All @@ -19,6 +19,9 @@ Glossary
Alert threshold
Minimal value from which an alert is triggered.

Asset
Generic term for an element that can be inventoried and managed in GLPI.

Automatic action
Process for regular actions triggering, either internal to GLPI or external (Unix cron, Windows planned tasks...).

Expand Down Expand Up @@ -105,7 +108,7 @@ Glossary

External link
Link displayed on an asset form in GLPI and built dynamically using the asset data.

Frequently Asked Questions (FAQ)
Specifically in GLPI, selection of elements of the knowledge base that can be provided independently, for example articles that are made accessible to users having only access to the simplified interface.

Expand Down Expand Up @@ -165,10 +168,6 @@ Glossary
Intervention
Action of a technician to solve an incident.

Asset
Generic term for an element that can be inventoried and managed in GLPI.


Knowledge base
Database allowing to gather, analyze, store and share knowledge and information inside an organization.

Expand Down Expand Up @@ -352,6 +351,12 @@ Glossary
Tree
Hierarchical organization of data using a tree structure.

TTO
TTO (Time To Own) means the total time elapsed between the opening of an incident and its assignment to a technician.

TTR
TTR (Time To Resolve) means the total time elapsed between the opening of an incident or request and its complete resolution.

Unitary management
Management mode in which an inventory object can be connected to only one computer.

Expand Down
487 changes: 487 additions & 0 deletions source/modules/administration/entity/entities.rst

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading