0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-18 11:18:57 +00:00
kevinpapst_kimai2/tests/Event
2021-12-08 22:15:07 +01:00
..
AbstractActivityEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
AbstractCustomerEventTest.php added project importer and grandtotal converter () 2020-10-11 22:08:00 +02:00
AbstractProjectEventTest.php lifecycle events for projects () 2020-10-07 19:44:55 +02:00
AbstractTimesheetEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
AbstractTimesheetMultipleEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
ActivityBudgetStatisticEventTest.php monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
ActivityCreateEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
ActivityCreatePostEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
ActivityCreatePreEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
ActivityMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
ActivityMetaDisplayEventTest.php added annotation based exporter () 2020-07-21 03:37:51 +02:00
ActivityStatisticEventTest.php monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
ActivityUpdatePostEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
ActivityUpdatePreEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
CalendarConfigurationEventTest.php added calendar configuration event () 2021-08-06 18:35:37 +02:00
CalendarDragAndDropSourceEventTest.php limit amount of items in calendar drag and drop boxes () 2021-07-11 15:03:18 +02:00
CalendarGoogleSourceEventTest.php added drag and drop for new records via calendar () 2020-09-17 01:13:48 +02:00
ConfigureMainMenuEventTest.php simplify building theme independent plugins () 2021-10-30 14:48:05 +02:00
CustomerCreateEventTest.php added project importer and grandtotal converter () 2020-10-11 22:08:00 +02:00
CustomerCreatePostEventTest.php added project importer and grandtotal converter () 2020-10-11 22:08:00 +02:00
CustomerCreatePreEventTest.php added project importer and grandtotal converter () 2020-10-11 22:08:00 +02:00
CustomerMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
CustomerMetaDisplayEventTest.php added annotation based exporter () 2020-07-21 03:37:51 +02:00
CustomerStatisticEventTest.php monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
CustomerUpdatePostEventTest.php added project importer and grandtotal converter () 2020-10-11 22:08:00 +02:00
CustomerUpdatePreEventTest.php added project importer and grandtotal converter () 2020-10-11 22:08:00 +02:00
DashboardEventTest.php users weekly stats as bar-chart in dashboard () 2019-06-13 18:38:49 +02:00
EmailEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
EmailPasswordResetEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
EmailSelfRegistrationEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
InvoiceCreatedEventTest.php added command to create invoices via bash () 2020-03-20 13:14:05 +01:00
InvoiceDocumentsEventTest.php allow to delete invoice documents () 2021-11-24 10:30:49 +01:00
InvoicePostRenderEventTest.php new invoice template variables for budgets () 2021-12-08 22:15:07 +01:00
InvoicePreRenderEventTest.php new invoice template variables for budgets () 2021-12-08 22:15:07 +01:00
PageActionsEventTest.php store search in session () 2021-08-26 01:37:40 +02:00
PermissionsEventTest.php fix removing single permissions from event () 2020-04-24 19:02:21 +02:00
PrepareUserEventTest.php updated theme, fix deprecations in events dispatching () 2019-09-25 19:12:12 +02:00
ProjectBudgetStatisticEventTest.php monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
ProjectCreateEventTest.php lifecycle events for projects () 2020-10-07 19:44:55 +02:00
ProjectCreatePostEventTest.php lifecycle events for projects () 2020-10-07 19:44:55 +02:00
ProjectCreatePreEventTest.php lifecycle events for projects () 2020-10-07 19:44:55 +02:00
ProjectMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
ProjectMetaDisplayEventTest.php added annotation based exporter () 2020-07-21 03:37:51 +02:00
ProjectMetaQueryDisplayTest.php Display meta-fields in datatables () 2019-09-19 20:28:31 +02:00
ProjectStatisticEventTest.php monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
ProjectUpdatePostEventTest.php lifecycle events for projects () 2020-10-07 19:44:55 +02:00
ProjectUpdatePreEventTest.php lifecycle events for projects () 2020-10-07 19:44:55 +02:00
RecentActivityEventTest.php added event for recent activities () 2021-01-11 19:13:14 +01:00
ReportingEventTest.php added activity events for plugins () 2021-04-21 15:56:17 +02:00
SystemConfigurationEventTest.php bump tests to phpstan level 5 () 2020-09-05 16:48:19 +02:00
ThemeEventTest.php User profile layout () 2021-03-06 12:34:34 +01:00
ThemeJavascriptTranslationsEventTest.php improved duration and minute selector () 2021-01-17 14:04:13 +01:00
TimesheetCreatePostEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetCreatePreEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetDeleteMultiplePreEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetDeletePreEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetDuplicatePostEventTest.php prepare release 1.13 () 2021-02-01 23:43:47 +01:00
TimesheetDuplicatePreEventTest.php prepare release 1.13 () 2021-02-01 23:43:47 +01:00
TimesheetMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
TimesheetMetaDisplayEventTest.php added annotation based exporter () 2020-07-21 03:37:51 +02:00
TimesheetRestartPostEventTest.php added drag and drop for new records via calendar () 2020-09-17 01:13:48 +02:00
TimesheetRestartPreEventTest.php added drag and drop for new records via calendar () 2020-09-17 01:13:48 +02:00
TimesheetStopPostEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetStopPreEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetUpdateMultiplePostEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetUpdateMultiplePreEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetUpdatePostEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
TimesheetUpdatePreEventTest.php added events for timesheet actions () 2020-04-15 18:07:14 +02:00
UserCreateEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
UserCreatePostEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
UserCreatePreEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
UserInteractiveLoginEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
UserPreferenceDisplayEventTest.php fix closing search dropdown () 2019-09-25 18:34:25 +02:00
UserPreferenceEventTest.php update to Symfony 4.4 () 2020-02-04 15:29:26 +01:00
UserUpdatePostEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00
UserUpdatePreEventTest.php Refactor authentication system () 2021-06-10 15:34:13 +02:00