Matheus
54d06462fc
added portuguese translations ( #446 )
2018-11-28 18:22:05 +01:00
Kevin Papst
f9dc42d1f9
option to move entries from one entity to another upon deletion ( #409 )
2018-11-12 00:01:49 +01:00
infeeeee
86f40083ef
Added Hungarian translation ( #385 )
2018-11-02 23:38:12 +01:00
Kevin Papst
f8adafdabe
invoice calculator to group entries by activity ( #380 )
2018-10-31 15:10:06 +01:00
Kevin Papst
34a3f4e275
about screen with debug information for super-admin ( #378 )
2018-10-29 15:28:52 +01:00
Kevin Papst
6633c550f5
user-profile - sidebar links and language settings ( #369 )
2018-10-23 23:59:38 +02:00
Kevin Papst
0165658659
added config for initial calendar view ( #363 )
2018-10-21 15:43:16 +02:00
Kevin Papst
56ac642446
arabic translations and locale support in datepicker ( #337 )
2018-10-07 18:29:12 +02:00
Kevin Papst
7bcd6a6382
added version command and api endpoint ( #321 )
2018-09-24 15:56:29 +02:00
Kevin Papst
53f82a808b
improved invoices with new renderer ( #306 )
...
* added docx renderer and demo template
* added csv renderer and demo template
* added xlsx renderer and demo template
* added ods renderer and demo template
* added user calculator
* added invoice documentation
2018-09-21 01:27:56 +02:00
Kevin Papst
6163f33abf
add hourly_rate and fixed_rate to timesheet entries ( #302 )
2018-09-05 15:27:39 +02:00
Kevin Papst
a636faa4ab
added freelancer invoice template ( #254 )
2018-09-02 21:29:49 +02:00
Kevin Papst
9f6079ad8a
added option to delete invoice template ( #294 )
2018-09-02 11:36:04 +02:00
Kevin Papst
b1546c0568
Updated russian translations ( #286 )
2018-09-01 11:20:54 +02:00
Thierry Pasquier
af2d1c3a6e
fix french date format and update translations ( #279 )
2018-08-23 20:46:30 +02:00
Kevin Papst
142369d651
activated spanish, french and italian
2018-08-18 23:39:40 +02:00
Thierry Pasquier
3241c73e7c
Added French translations ( #275 )
2018-08-18 23:39:40 +02:00
Ivan Castro
d6d9abd05e
added Spanish translations ( #266 )
...
Spanish translation for kimai
2018-08-18 23:39:40 +02:00
Kevin Papst
dbbb434723
dashboard widgets are configurable via config ( #269 )
2018-08-17 23:17:02 +02:00
Kevin Papst
2f84f3751a
Added basic API endpoints ( #258 )
2018-08-08 23:10:45 +02:00
Kevin Papst
a7780dac9e
added italian translation ( #253 )
2018-08-08 00:00:24 +02:00
Kevin Papst
a8a8424ced
Added delete user feature #225 ( #249 )
2018-07-31 13:16:40 +02:00
Kevin Papst
f41eea2768
Easier creation of Tasks/Projects/User ( #230 )
2018-07-22 23:18:47 +02:00
Kevin Papst
75246e9db2
Integrated FOSUserBundle ( #216 )
2018-07-21 22:36:36 +02:00
Kevin Papst
e68bef7ea7
Updated to AdminLTEBundle 1.0 #201 ( #206 )
2018-07-12 20:37:08 +02:00
Kevin Papst
b299302da4
added dynamic column filter #174 ( #184 )
2018-06-28 22:56:04 +02:00
Kevin Papst
cd7cbeae88
improved code styles #158 ( #172 )
...
* use php-cs-fixer instead of phpcodesniffer
* updated scrutinizer config
* adjusted code yules to all files
* updated CONTRIBUTING guidelines
2018-06-22 21:09:10 +02:00
Kevin Papst
8c686b0714
Added validation for end date before start date ( #167 )
...
* added validation for end date before start date
* added unit test for new validations
2018-06-20 23:27:56 +02:00
Kevin Papst
451cf4cd1d
Filter in hidden toolbar - improved mobile #151 ( #155 )
...
* improved toolbar: hide data table form in collapsible + filter button
* added collapsible area for toolbar form #151
2018-06-05 21:49:13 +02:00
Kevin Papst
7206d064a5
Improved mobile view #151 ( #150 )
...
- fixed group by for mysql mode
- only user can edit own prefs
- updated installation README
- pagerfanta shows less links
- improved manual tab
- moved user profile link to pref tabs
- added menu links to top navbar
- moved page actions to breadcrumb position
- integrated daterangepicker and improved toolbar forms
- bugfix for time rounding
2018-06-05 21:28:25 +02:00
Kevin Papst
db5b6f8e2e
added russian translation #95 ( #147 )
...
* added russian translation #95
* added config for duration_only mode and adjusted timesheet views #131
2018-06-02 19:57:12 +02:00
Kevin Papst
29699572bd
added controller to render markdown documentation #129
2018-02-07 15:07:53 +01:00
Kevin Papst
9bbaf0ec71
added first docu on extending kimai with bundles #106 ( #109 )
2018-01-27 11:21:52 +01:00
Kevin Papst
1958bb9d09
added order number to projects #107 ( #108 )
2018-01-25 21:42:18 +01:00
Kevin Papst
7f5b5ac254
added short invoice calculator and timesheet invoice template #104 ( #105 )
2018-01-23 22:30:41 +01:00
Kevin Papst
6ae9bc4df5
added layout and translation to error pages #100 ( #101 )
2018-01-21 22:53:10 +01:00
Kevin Papst
4cbc5391c0
added basic invoice rendering #97 #93 ( #99 )
2018-01-21 22:50:46 +01:00
Kevin Papst
9a161b8fd9
added remember me feature #53 ( #98 )
...
cleanup event subscriber
2018-01-17 19:55:26 +01:00
Kevin Papst
3f221fcdb8
support theme options via user preferences #89 ( #91 )
2018-01-15 22:58:07 +01:00
Kevin Papst
49d8796f6b
added dynamic user preferences #7 #9 ( #90 )
...
- fixed user settings database #9
- added dynamic user preferences #9
- added form to edit user preferences #9
- removed user language #7
2018-01-14 22:47:20 +01:00
Kevin Papst
023fef6a70
added control sidebar #10 ( #87 )
...
- added configurable sidebar #10
- added language switch in sidebar preferences tab #10
- added sidebar tab with kimai beta-info message #10
- use trait for repositories
- improved README
2018-01-14 01:36:07 +01:00
Kevin Papst
d5e689e307
code cleanup
2018-01-13 00:20:41 +01:00
Kevin Papst
c7935da16a
added english translation #8 ( #82 )
...
* reformatted translation file #8
* set default language to en #8
* added english translations #8
2018-01-12 22:21:15 +01:00
Kevin Papst
a87355695e
upgraded to symfony 4 #74 ( #81 )
2018-01-12 20:39:07 +01:00