0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-22 16:32:29 +00:00
kevinpapst_kimai2/tests/Controller
Kevin Papst 8d41fa20bd
prepare release 1.13 (#2290)
* make voters a final class
* upgrade dependencies
* sort project alphabetically in dashboard widget
* open detail page on row click
* do not break on null tag name
* added max height to scrollable widgets on dashboard
* added timesheet duplicate event
* allow to deactivate browser title update
* improve comment box
* moved role permissions to own menu
* removed tabs in user screen
* fix user can remove super-admin from own account
2021-02-01 23:43:47 +01:00
..
AboutControllerTest.php Code improvements (#1649) 2020-04-19 14:37:14 +02:00
ActivityControllerTest.php open create form for activity/project/customer in modals (#2025) 2020-10-08 01:12:34 +02:00
CalendarControllerTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
ControllerBaseTest.php fix deprecations (#2225) 2020-12-27 20:47:09 +01:00
CustomerControllerTest.php prepare release 1.13 (#2290) 2021-02-01 23:43:47 +01:00
DashboardControllerTest.php detail pages for customers and projects (#1371) 2020-01-16 16:25:28 +01:00
DoctorControllerTest.php remove usage of getenv from codebase (#1861) 2020-08-02 01:02:04 +02:00
ExportControllerTest.php added export context (#2216) 2020-12-22 18:41:00 +01:00
HomepageControllerTest.php Code improvements (#1649) 2020-04-19 14:37:14 +02:00
InvoiceControllerTest.php use configured language for non-twig invoice templates (#1924) 2020-08-26 23:41:47 +02:00
LayoutControllerTest.php Code improvements (#1649) 2020-04-19 14:37:14 +02:00
PermissionControllerTest.php prepare release 1.13 (#2290) 2021-02-01 23:43:47 +01:00
PluginControllerTest.php Store sessions in database (#1736) 2020-06-11 16:54:51 +02:00
ProfileControllerTest.php prepare release 1.13 (#2290) 2021-02-01 23:43:47 +01:00
ProjectControllerTest.php prepare release 1.13 (#2290) 2021-02-01 23:43:47 +01:00
ReportingControllerTest.php Weekly reporting view (#1892) 2020-08-16 12:20:33 +02:00
SecurityControllerTest.php API improvements (#1826) 2020-07-17 20:30:16 +02:00
SystemConfigurationControllerTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
TagControllerTest.php Code improvements (#1649) 2020-04-19 14:37:14 +02:00
TeamControllerTest.php several enhancements (#1808) 2020-07-10 03:57:15 +02:00
TimesheetControllerTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
TimesheetTeamControllerTest.php create timesheet for multiple users (#1716) 2020-05-18 23:35:43 +02:00
UserControllerTest.php prepare release 1.13 (#2290) 2021-02-01 23:43:47 +01:00
WidgetControllerTest.php cleanup global context usage in widgets 2020-08-18 11:39:41 +02:00