0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-21 08:03:01 +00:00
kevinpapst_kimai2/tests/Event
2020-10-11 22:08:00 +02:00
..
AbstractCustomerEventTest.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
AbstractProjectEventTest.php lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
AbstractTimesheetEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
AbstractTimesheetMultipleEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
ActivityMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities (#871) 2019-06-26 00:39:05 +02:00
ActivityMetaDisplayEventTest.php added annotation based exporter (#1831) 2020-07-21 03:37:51 +02:00
CalendarDragAndDropSourceEventTest.php added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
CalendarGoogleSourceEventTest.php added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
ConfigureMainMenuEventTest.php fix closing search dropdown (#1142) 2019-09-25 18:34:25 +02:00
CustomerCreateEventTest.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
CustomerCreatePostEventTest.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
CustomerCreatePreEventTest.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
CustomerMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities (#871) 2019-06-26 00:39:05 +02:00
CustomerMetaDisplayEventTest.php added annotation based exporter (#1831) 2020-07-21 03:37:51 +02:00
CustomerUpdatePostEventTest.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
CustomerUpdatePreEventTest.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
DashboardEventTest.php users weekly stats as bar-chart in dashboard (#847) 2019-06-13 18:38:49 +02:00
InvoiceCreatedEventTest.php added command to create invoices via bash (#1574) 2020-03-20 13:14:05 +01:00
InvoicePostRenderEventTest.php Release 1.6.2 (#1289) 2019-12-02 10:57:03 +01:00
InvoicePreRenderEventTest.php Release 1.6.2 (#1289) 2019-12-02 10:57:03 +01:00
PermissionsEventTest.php fix removing single permissions from event (#1661) 2020-04-24 19:02:21 +02:00
PrepareUserEventTest.php updated theme, fix deprecations in events dispatching (#1145) 2019-09-25 19:12:12 +02:00
ProjectCreateEventTest.php lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
ProjectCreatePostEventTest.php lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
ProjectCreatePreEventTest.php lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
ProjectMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities (#871) 2019-06-26 00:39:05 +02:00
ProjectMetaDisplayEventTest.php added annotation based exporter (#1831) 2020-07-21 03:37:51 +02:00
ProjectMetaQueryDisplayTest.php Display meta-fields in datatables (#1116) 2019-09-19 20:28:31 +02:00
ProjectUpdatePostEventTest.php lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
ProjectUpdatePreEventTest.php lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
SystemConfigurationEventTest.php bump tests to phpstan level 5 (#1922) 2020-09-05 16:48:19 +02:00
ThemeEventTest.php update to Symfony 4.4 (#1275) 2020-02-04 15:29:26 +01:00
TimesheetCreatePostEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetCreatePreEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetDeleteMultiplePreEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetDeletePreEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetMetaDefinitionEventTest.php support custom fields for timesheets, customers, projects and activities (#871) 2019-06-26 00:39:05 +02:00
TimesheetMetaDisplayEventTest.php added annotation based exporter (#1831) 2020-07-21 03:37:51 +02:00
TimesheetRestartPostEventTest.php added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
TimesheetRestartPreEventTest.php added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
TimesheetStopPostEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetStopPreEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetUpdateMultiplePostEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetUpdateMultiplePreEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetUpdatePostEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
TimesheetUpdatePreEventTest.php added events for timesheet actions (#1598) 2020-04-15 18:07:14 +02:00
UserPreferenceDisplayEventTest.php fix closing search dropdown (#1142) 2019-09-25 18:34:25 +02:00
UserPreferenceEventTest.php update to Symfony 4.4 (#1275) 2020-02-04 15:29:26 +01:00