Frontend module registration for the agent interface.
Frontend::Agent::ModuleRegistration
-
-
-
- Time accounting edit.
- TimeAccounting
- Edit
Loader module registration for the agent interface.
Frontend::Agent::ModuleRegistration::Loader
-
- TimeAccounting.Defaults.css
- TimeAccounting.Table.css
-
- TimeAccounting.Agent.js
- TimeAccounting.Agent.ConfirmationDialog.js
- TimeAccounting.Agent.EditTimeRecords.js
Main menu item registration.
Frontend::Agent::ModuleRegistration::MainMenu
-
-
-
- Time accounting.
- Time Accounting
- Action=AgentTimeAccountingEdit
- TimeAccounting
- Menu
- ItemArea
- 6000
-
-
-
- Edit time record.
- Edit
- Action=AgentTimeAccountingEdit
- TimeAccounting
- 200
Frontend module registration for the agent interface.
Frontend::Agent::ModuleRegistration
-
-
-
- Time accounting overview.
- TimeAccounting
- Overview
Loader module registration for the agent interface.
Frontend::Agent::ModuleRegistration::Loader
-
- TimeAccounting.Defaults.css
- TimeAccounting.Table.css
Main menu item registration.
Frontend::Agent::ModuleRegistration::MainMenu
-
-
-
- Overview.
- Overview
- Action=AgentTimeAccountingOverview
- TimeAccounting
- 100
Frontend module registration for the agent interface.
Frontend::Agent::ModuleRegistration
-
-
- admin
-
- Time accounting settings.
- TimeAccounting
- Settings
Loader module registration for the agent interface.
Frontend::Agent::ModuleRegistration::Loader
-
- TimeAccounting.Defaults.css
- TimeAccounting.Table.css
-
- TimeAccounting.Agent.js
- TimeAccounting.Agent.ConfirmationDialog.js
- TimeAccounting.Agent.EditTimeRecords.js
Main menu item registration.
Frontend::Agent::ModuleRegistration::MainMenu
-
-
- admin
-
- Edit time accounting settings.
- Settings
- Action=AgentTimeAccountingSetting
- TimeAccounting
- 900
Frontend module registration for the agent interface.
Frontend::Agent::ModuleRegistration
-
-
- admin
-
- Time accounting reporting.
- TimeAccounting
- Reporting
Loader module registration for the agent interface.
Frontend::Agent::ModuleRegistration::Loader
-
- TimeAccounting.Defaults.css
- TimeAccounting.Table.css
-
- TimeAccounting.Agent.Reporting.js
Main menu item registration.
Frontend::Agent::ModuleRegistration::MainMenu
-
-
- admin
-
- Project time reporting.
- Reporting
- Action=AgentTimeAccountingReporting
- TimeAccounting
- 500
Frontend module registration for the agent interface.
Frontend::Agent::ModuleRegistration
-
-
-
- Time accounting view.
- TimeAccounting
- View
Loader module registration for the agent interface.
Frontend::Agent::ModuleRegistration::Loader
-
- TimeAccounting.Defaults.css
- TimeAccounting.Table.css
Main menu item registration.
Frontend::Agent::ModuleRegistration::MainMenu
Default name for new projects.
Frontend::Agent::View::TimeAccountingSetting
Default status for new projects.
Frontend::Agent::View::TimeAccountingSetting
-
- invalid
- valid
Default name for new actions.
Frontend::Agent::View::TimeAccountingSetting
Default status for new actions.
Frontend::Agent::View::TimeAccountingSetting
-
- invalid
- valid
Default setting for the standard weekly hours.
Frontend::Agent::View::TimeAccountingSetting
- 40
Default setting for leave days.
Frontend::Agent::View::TimeAccountingSetting
- 23
Default setting for overtime.
Frontend::Agent::View::TimeAccountingSetting
- 0
Default setting for date start.
Frontend::Agent::View::TimeAccountingSetting
- 2019-01-01
Default setting for date end.
Frontend::Agent::View::TimeAccountingSetting
- 2019-12-31
Default setting for description.
Frontend::Agent::View::TimeAccountingSetting
- Put your description here.
Default status for new users.
Frontend::Agent::View::TimeAccountingSetting
-
- invalid
- valid
Maximum number of working days after which the working units have to be inserted.
Core::TimeAccounting
- 4
Maximum number of working days without working units entry after which a warning will be shown.
Core::TimeAccounting
- 2
This notification module gives a warning if there are too many incomplete working days.
Frontend::Agent::FrontendNotification
- Kernel::Output::HTML::Notification::TimeAccounting
For how many days ago you can insert working units.
Core::TimeAccounting
- 10
To use if some actions reduced the working hours (for example, if only half of the traveling time is paid Key => traveling; Content => 50).
Frontend::Agent::View::TimeAccountingEdit
- 50
Specifies if working hours can be inserted without start and end times.
Frontend::Agent::View::TimeAccountingEdit
- 1
This module forces inserts in TimeAccounting.
Frontend::Base::PreApplicationModule
- Kernel::Modules::AgentTimeAccountingEdit
Defines the projects for which a remark is required. If the RegExp matches on the project, you have to insert a remark too. The RegExp use the smx parameter.
Frontend::Agent::View::TimeAccountingEdit
- ^(?: PROJECT\# | INFRA: | PRODUCT: )
Regular expressions for constraining project list according to user groups. Key contains regular expression for project(s), content contains comma separated list of groups.
Frontend::Agent::View::TimeAccountingEdit
Regular expressions for constraining action list according to selected project. Key contains regular expression for project(s), content contains regular expressions for action(s).
Frontend::Agent::View::TimeAccountingEdit
If enabled, the dropdown elements in the edit screen are changed to modernized autocompletion fields.
Frontend::Agent::View::TimeAccountingEdit
- 1
If enabled, the filter for the previous projects can be used instead two list of projects (last and all ones). It could be used only if TimeAccounting::EnableAutoCompletion is enabled.
Frontend::Agent::View::TimeAccountingEdit
- 0
If enabled, the filter for the previous projects is active by default if there are the previous projects. It could be used only if EnableAutoCompletion and TimeAccounting::UseFilter are enabled.
Frontend::Agent::View::TimeAccountingEdit
- 0
If enabled, the user is allowed to enter "on vacation leave", "on sick leave" and "on overtime leave" to multiple dates at once.
Frontend::Agent::View::TimeAccountingEdit
- 0
Agent interface notification module to see the number of incomplete working days for the user.
Frontend::Agent::ToolBar
- Kernel::Output::HTML::ToolBar::IncompleteWorkingDays
- IncompleteWorkingDays
- fa fa-clock-o
Determines if the statistics module may generate time accounting information.
Core::Stats
- Kernel::System::Stats::Dynamic::TimeAccounting
If enabled, only users that has added working time to the selected project are shown.
Core::TimeAccounting::ViewReportingProject
- 1