0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-16 14:21:31 +00:00
Commit graph

45 commits

Author SHA1 Message Date
Kevin Papst
de419350b2
Release 2.0.34 () 2023-09-17 22:32:01 +02:00
Kevin Papst
31348da4c0
Release 2.0.32 () 2023-08-31 15:33:53 +02:00
Kevin Papst
04422f3530
frontend update to tabler beta 19 () 2023-05-15 19:10:00 +02:00
Kevin Papst
0cbf0053d2
Release 2.0.5 ()
- Fixed: mandatory fields / form validation for invoice template
- Added: Duration as calendar title replacer (open: running records)
- Fixed: HTML injection in Calendar
- Fixed: Doctrine Proxies are not initialized (leads to empty customer/project)
- Fixed: tag creation
- Fixed: validation errors do not need to be logged in prod
- Removed: Customer VCard download, as used library is outdated and not maintained
- Added: supporting translations domains in many new places (menu, help_text, page_setup, report, exporter, calendar)
2023-03-05 03:08:43 +01:00
Kevin Papst
8095ae298f
2.0 RC 2 ()
* fix menu highlight (invoice sub-pages)
* move calendar drag & drop boxes to right
* bump composer packages and install rate-limiter
* added login throttling
2023-02-07 01:01:15 +01:00
Kevin Papst
a230be77dd
beta 3 ()
* merge master - allow to upload twig invoice templates via UI
* support adding existing teams with same name
* permissions cannot be set right after role was created - fixes 
* allow to deactivate unique customer number validation - fixes  
* invalid message when trying to edit locked or exported timesheets in calendar - fixes 
* updated icons and manifest - fixes 
2023-01-21 14:49:55 +01:00
Kevin Papst
90a0fd8a22
Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
Kevin Papst
6a524f9f7c
changed repository url () 2022-12-26 17:09:07 +01:00
Kevin Papst
e413325337
added project + customer setting for calendar entry titles () 2022-11-16 23:02:26 +01:00
Kevin Papst
cdf5a545eb
fix calendar drag and drop for regular user () 2022-06-14 13:07:57 +02:00
Kevin Papst
f8cb8900d6
Release 1.20.3 ()
* fix edit timesheet link
* fix drag & drop creates record for wrong user
* fix search with multiple bindings
* hide user switcher in calendar if there is only one user to choose
* make quick entry responsive for mobile-only users
* mark invoices as exported by default
* fix serialization deprecation warning
* fix duration calculation for fixed rate entries
* updated composer packages
* fix checkbox for horizontal forms
* support pdfContext for PDF invoice templates
2022-06-11 13:25:50 +02:00
Kevin Papst
5fb326db4d
Release 1.20.2 () 2022-05-24 16:28:14 +02:00
Kevin Papst
3c71640547
allow switching user displayed in calendar () 2022-05-18 21:30:58 +02:00
Kevin Papst
ef5977bcfe
allow changing calendar entry title () 2022-04-25 18:18:48 +02:00
Kevin Papst
04fc954769
allow to configure the amount of recent activity rows in an empty week () 2021-12-16 16:58:10 +01:00
Kevin Papst
9470699798
escape data in calendar popover () 2021-11-19 22:57:03 +01:00
Kevin Papst
03d5d3c70c
better readability for drag and drop boxes () 2021-07-13 12:12:10 +02:00
Kevin Papst
a1f90ffaba
limit amount of items in calendar drag and drop boxes () 2021-07-11 15:03:18 +02:00
Kevin Papst
9ddb87a6fd
added project detail report ()
- avatars via css only
- random colors for entities
- improves print view
- added colors for teams
- added color to tag
2021-07-06 22:01:20 +02:00
Kevin Papst
df6bd30d03
fix calendar totals for empty weeks () 2021-05-21 15:27:10 +02:00
Kevin Papst
305a2fd4f6
show daily sum in calendar week and day view () 2021-04-21 16:11:31 +02:00
Kevin Papst
08a144ac31
drag & drop to delete entries from the calendar () 2021-04-20 14:50:23 +02:00
Kevin Papst
e1c9af795c
refactored page actions to event subscriber () 2021-03-15 14:18:44 +01:00
Kevin Papst
e2324b7d51
fix calendar problem with UTC () 2021-01-16 00:00:47 +01:00
Kevin Papst
1eae149c75
remove drag&drop on calendar for print views () 2021-01-14 20:53:18 +01:00
Kevin Papst
b7390ece39
week numbers by ISO () 2021-01-08 15:20:35 +01:00
Kevin Papst
9ef32e75c5
added drag and drop for new records via calendar () 2020-09-17 01:13:48 +02:00
Kevin Papst
217960de60
configure first day of week for calendar and date-picker () 2020-09-05 18:31:37 +02:00
Kevin Papst
936ab05882
prepare release 1.6 () 2019-11-24 00:02:43 +01:00
Kevin Papst
e8c25d8ac5
added avatars, show user teams in list, new team dashboard widgets () 2019-10-03 13:44:16 +02:00
Kevin Papst
e99b170d0a
refactored search with free search term support () 2019-09-04 18:54:06 +02:00
Kevin Papst
1bd784eef3
added calendar slot_duration config () 2019-07-26 23:51:29 +02:00
Kevin Papst
59d2946b91
add "duration + fixed start time" tracking mode () 2019-06-15 23:04:53 +02:00
Kevin Papst
97feed0be6
updated frontend stack to latest versions () 2019-06-03 01:43:49 +02:00
Kevin Papst
d9dca96a32
added punch-in punch-out / time-clock mode () 2019-05-27 01:36:43 +02:00
Kevin Papst
d2ad87d09c
improved calendar () 2019-05-19 16:16:20 +02:00
Mathias
e29e183e84 added tags for timesheets () 2019-05-12 01:40:04 +02:00
Kevin Papst
e260dd84ad
Improve create and start permission handling () 2019-03-06 10:24:27 +01:00
Kevin Papst
bea4be881b
Edit and create timesheet records in modal ()
- added loading indicator for datatables
- fix multiple reloads of datatable content
2019-03-03 19:43:12 +01:00
Kevin Papst
ef33233624
fix timezone problems in timesheet forms () 2019-02-13 21:37:54 +01:00
Kevin Papst
974806d145
Improve allowed running records () 2019-01-29 20:45:04 +01:00
Kevin Papst
fe4c3c10d6
added configurable view after login () 2019-01-29 02:15:12 +01:00
Kevin Papst
572f01ed74
go back to calendar after editing and creation of time-records () 2019-01-23 17:30:45 +01:00
Kevin Papst
0165658659
added config for initial calendar view () 2018-10-21 15:43:16 +02:00
Kevin Papst
e6f8bc8ae2
Added timesheet-calendar view () 2018-07-27 20:19:56 +02:00