0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-23 00:42:31 +00:00
kevinpapst_kimai2/tests
Kevin Papst dad1b8b772
version 1.14.1 (#2532)
* no back links in modal pages
* remove unused service links to bountysource and gitter
* add validation for budget and time-budget fields
* display time budget if set
* remove console log
* sanitize DDE payloads
* do not show status and name in version string
2021-04-29 18:29:03 +02:00
..
_data added invoice archive & configurable invoice numbers (#1541) 2020-03-14 01:16:58 +01:00
Activity added activity events for plugins (#2516) 2021-04-21 15:56:17 +02:00
API version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
Calendar added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
Command version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
Configuration allow to pre-define colors to choose from (#2481) 2021-04-06 00:45:54 +02:00
Controller show daily sum in calendar week and day view (#2519) 2021-04-21 16:11:31 +02:00
Customer added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
DataFixtures Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
DependencyInjection allow to pre-define colors to choose from (#2481) 2021-04-06 00:45:54 +02:00
Doctrine Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
Entity billable timesheets, inactive projects report, bookmark export search (#2503) 2021-04-18 21:51:27 +02:00
Event use events for budget calculation (#2544) 2021-04-29 11:50:48 +02:00
EventSubscriber prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
Export use events for budget calculation (#2544) 2021-04-29 11:50:48 +02:00
Form save default search options (#2445) 2021-03-20 01:10:45 +01:00
Importer added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
Invoice support tags in invoices (#2526) 2021-04-23 17:06:42 +02:00
Ldap migrate from zend-ldap to laminas-ldap (#1530) 2020-03-12 00:34:23 +01:00
Mail replaced mailer library, added email templates (#1462) 2020-02-12 16:05:13 +01:00
Mocks improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
Model billable timesheets, inactive projects report, bookmark export search (#2503) 2021-04-18 21:51:27 +02:00
Plugin Store sessions in database (#1736) 2020-06-11 16:54:51 +02:00
Project lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
Reporting billable timesheets, inactive projects report, bookmark export search (#2503) 2021-04-18 21:51:27 +02:00
Repository billable timesheets, inactive projects report, bookmark export search (#2503) 2021-04-18 21:51:27 +02:00
Saml fix deprecations (move same controller) (#2440) 2021-03-16 14:06:15 +01:00
Security improve permission checks for timesheets with activated lockdown (#2271) 2021-01-17 17:50:37 +01:00
Timesheet fix sunday being first day of week (#2483) 2021-04-19 18:32:21 +02:00
Twig billable timesheets, inactive projects report, bookmark export search (#2503) 2021-04-18 21:51:27 +02:00
Utils version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
Validator use events for budget calculation (#2544) 2021-04-29 11:50:48 +02:00
Voter prevent duplicate if overlapping records are disabled (#2311) 2021-02-06 17:31:14 +01:00
Widget fix sunday being first day of week (#2483) 2021-04-19 18:32:21 +02:00
bootstrap.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
ConsoleApplicationTest.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
ConstantsTest.php version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
KernelTest.php allow to pre-define colors to choose from (#2481) 2021-04-06 00:45:54 +02:00
KernelTestTrait.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
phpstan.neon added internal rates (#1591) 2020-04-08 14:50:15 +02:00