0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-25 17:35:39 +00:00
Commit graph

179 commits

Author SHA1 Message Date
IxFail
193d193352
Dutch translation update () 2020-08-30 11:37:04 +02:00
Luca Buoncristiani
14255d71f7
Update italian translations (1.10) ()
Co-authored-by: Luca Buoncristiani <luca.buoncristiani@bonificaumbra.it>
2020-08-27 13:33:46 +02:00
IxFail
064d083db6
updated dutch translations () 2020-08-21 21:52:24 +02:00
Kevin Papst
b9ee811cbf
helper for handling billable fields () 2020-08-20 15:03:57 +02:00
Kevin Papst
661c3897b0
new form type to select a daytime in system-configuration () 2020-08-17 00:18:51 +02:00
Kevin Papst
2d4cfbe821
Weekly reporting view () 2020-08-16 12:20:33 +02:00
Kevin Papst
aee063bb3c
added annotation based exporter ()
* added user exporter
* added project exporter
* added customer exporter
* added activity exporter
2020-07-21 03:37:51 +02:00
Kevin Papst
f2dd2331a5
polish detail pages () 2020-07-12 20:11:13 +02:00
Kevin Papst
164af7ae02
added reporting screen () 2020-07-12 14:05:14 +02:00
Kevin Papst
32c1e3258e
invoices: unified money, number and date formats and fully respect configured language () 2020-07-10 15:09:52 +02:00
Kevin Papst
ea39d5c74d
new translations to clarify working time periods () 2020-07-04 19:44:44 +02:00
Honza Kopecký
091740f407
timesheet lockdown with grace period () 2020-07-02 18:54:17 +02:00
Kevin Papst
e22830790b
new system-config to prevent overlapping records () 2020-06-28 22:09:50 +02:00
Maarten Kooyman
8530a03449
added support for weekly invoices () 2020-06-28 15:13:35 +02:00
Kevin Papst
381f46cdd8
Invoices: show only custom documents in upload form () 2020-06-19 18:31:08 +02:00
Oscariremma
57b4473bc8
Updated swedish translations () 2020-06-09 22:54:58 +02:00
Kevin Papst
ae6beff5d8
Allow to recalculate rates via bulk edit () 2020-06-05 12:25:56 +02:00
Kevin Papst
da5563960b
Added Vietnamese translations () 2020-06-04 16:21:12 +02:00
Kevin Papst
91736e89cc
added hebrew translations ()
first day of week in datepicker is locale specific now
2020-05-24 13:58:13 +02:00
Kevin Papst
e2a4998341
added romanian translations () 2020-05-23 12:07:57 +02:00
Kevin Papst
e61ffe4db4
create timesheet for multiple users () 2020-05-18 23:35:43 +02:00
Kevin Papst
9da46bbdcd
re-using menu translation for tags () 2020-05-18 16:03:45 +02:00
Kevin Papst
e3749c8e8f
added pdf template and other invoice improvements () 2020-05-10 16:19:59 +02:00
KuboF Hromoslav
1dfceeea99
Update Czech translation () 2020-04-12 18:36:59 +02:00
Kevin Papst
68d703d1e3
added internal rates () 2020-04-08 14:50:15 +02:00
KuboF Hromoslav
82c713031e
Esperanto translations () 2020-04-07 22:19:52 +02:00
Kevin Papst
9e1e1a7a96
added event before rendering permissions () 2020-03-30 01:22:57 +02:00
Kevin Papst
33f76f426c
customize html and pdf exports with twig templates () 2020-03-23 01:51:02 +01:00
Kevin Papst
e6e6a1eeea
added invoice archive & configurable invoice numbers () 2020-03-14 01:16:58 +01:00
Kevin Papst
dd64eb98f9
support more columns in listings () 2020-03-13 18:21:16 +01:00
Luca Buoncristiani
04a43378d8
Italian translations update () 2020-03-11 16:38:28 +01:00
Kevin Papst
ace2788b57
fix pdf creation for very large exports () 2020-03-08 00:24:49 +01:00
Kevin Papst
ec31d206e2
added UI configuration for default start-time () 2020-02-28 16:06:00 +01:00
Kevin Papst
bf11de82fc
Upload invoice documents via UI () 2020-02-27 23:19:19 +01:00
Kevin Papst
34d2228d5d
option to use decimal format in user timesheet export () 2020-02-24 18:03:30 +01:00
Kevin Papst
057c824e9f
replaced mailer library, added email templates () 2020-02-12 16:05:13 +01:00
Kevin Papst
1b4f4bba22
added option to use only pre-defined tags () 2020-02-12 15:35:42 +01:00
Kevin Papst
52c7437076
added user-specific rates () 2020-02-10 20:29:43 +01:00
Kevin Papst
465d7166d4
remove pagerfanta bundle () 2020-02-10 16:38:26 +01:00
MikKrz
733aa58de8
added Polish translations () 2020-02-10 00:23:37 +01:00
Kevin Papst
986d922855
invoices: choose language and duration format () 2020-02-04 20:27:36 +01:00
Luca Buoncristiani
375691365e
added missing italian translation files () 2020-02-04 13:31:20 +01:00
Kevin Papst
a31e027c54
updated slovak translations () 2020-01-28 22:02:37 +01:00
Kevin Papst
9eff89963c
prepare release 1.7 () 2020-01-19 21:49:04 +01:00
ikusimakusi
ed8f024e42 added Basque translations () 2020-01-17 15:28:12 +01:00
Kevin Papst
6a44dbfe83
detail pages for customers and projects () 2020-01-16 16:25:28 +01:00
Kevin Papst
d6798eed1e
added project start and end date ()
* added sortable js library
* activity in invoice is optional
* added javascript widget for paginated boxes
* fix activity dropdown for globals only
* added timesheet service to reduce code duplication
* use repository to query for teams in dropdowns
* added project validator
* validate project start and end against timesheet
* include begin and end in dynamic form requests for projects
* added timezone and language option to import flag, improve timesheet import speed
* deactivate cross-timezone filter
* add virtual fields to field order list
* composer update
* added param to ignore dates
* position loader icon fixed - fixes 
* permission problem when creating a new project - fixes 
* remove dev dependencies webserver and thanks bundle
* stop information leak (begin and end date) in duration mode - fixes 
* unify timesheet edit dialog for user and admins
* fix security issue, own rates exposed to unauthorized users in multi-update dialog
2020-01-05 02:49:01 +01:00
Kevin Papst
b14ad9f3ab
renamed translation files from .xliff to .xlf () 2019-12-09 13:25:31 +01:00
Kevin Papst
261b4646e4
added chinese translations () 2019-12-09 12:56:38 +01:00
benzel
5b0266c462 clarified translation () 2019-12-06 22:05:33 +01:00