0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-31 19:54:56 +00:00
kevinpapst_kimai2/templates
Kevin Papst baff2d78d9
prepare release 1.15 (#2707)
* bump version
* fix invisible class on labels
* fail safe removal of foreign key
* check if optional form field exists before accessing it
* silently ignore stopped timesheets
* prevent colliding parameter names
* make sure decimal duration is always rendered with two decimals
* simplify translation
* fix #2751 ANSI_QUOTES
* rename composer task
* fix billable statistic rates
* added missing translation for export
2021-09-17 00:58:25 +02:00
..
about refactored page actions to event subscriber (#2420) 2021-03-15 14:18:44 +01:00
activity store search in session (#2735) 2021-08-26 01:37:40 +02:00
bundles Refactor authentication system (#2602) 2021-06-10 15:34:13 +02:00
calendar better readability for drag and drop boxes (#2659) 2021-07-13 12:12:10 +02:00
customer store search in session (#2735) 2021-08-26 01:37:40 +02:00
dashboard added pdf template and other invoice improvements (#1693) 2020-05-10 16:19:59 +02:00
default added search modal for timesheet export (#2728) 2021-08-24 19:01:48 +02:00
doctor refactored page actions to event subscriber (#2420) 2021-03-15 14:18:44 +01:00
emails replaced mailer library, added email templates (#1462) 2020-02-12 16:05:13 +01:00
embeds added search modal for timesheet export (#2728) 2021-08-24 19:01:48 +02:00
export data-table sorting icons and alignment (#2734) 2021-08-26 00:56:36 +02:00
form fix team edit with deactivated users (#2716) 2021-08-11 01:23:55 +02:00
invoice store search in session (#2735) 2021-08-26 01:37:40 +02:00
macros prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
navbar improved play and stop button (#2692) 2021-07-30 19:57:57 +02:00
partials added project detail report (#2651) 2021-07-06 22:01:20 +02:00
permission prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
plugin bugfixes (#2669) 2021-07-23 15:15:54 +02:00
project store search in session (#2735) 2021-08-26 01:37:40 +02:00
reporting monthly budget, monthly report, unified report calculation (#2684) 2021-08-06 18:38:41 +02:00
security minor restyling of login screen (#2711) 2021-08-10 14:25:36 +02:00
system-configuration refactored page actions to event subscriber (#2420) 2021-03-15 14:18:44 +01:00
tags store search in session (#2735) 2021-08-26 01:37:40 +02:00
team store search in session (#2735) 2021-08-26 01:37:40 +02:00
timesheet store search in session (#2735) 2021-08-26 01:37:40 +02:00
timesheet-team store search in session (#2735) 2021-08-26 01:37:40 +02:00
user prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
widget monthly budget, monthly report, unified report calculation (#2684) 2021-08-06 18:38:41 +02:00
base.html.twig added search modal for timesheet export (#2728) 2021-08-24 19:01:48 +02:00
error.html.twig use homepage link to redirect from error page (#1260) 2019-11-18 12:29:21 +01:00
form.html.twig Edit and create timesheet records in modal (#603) 2019-03-03 19:43:12 +01:00