Kevin Papst
9222075c7a
Added update command ( #1268 )
2019-11-21 23:15:41 +01:00
Kevin Papst
8eec97deb5
respect users timezone in statistic widgets ( #1207 )
2019-10-31 00:17:31 +01:00
Kevin Papst
93ab3d5666
post release 1.2 fixes ( #1068 )
...
* fix release command
* fix permission name in UPGRADING
* added missing korean calendar translations
* fixed entry.total for invoice with fixed rates
2019-09-03 11:59:34 +02:00
Kevin Papst
405ea0076b
fix empty user language ( #1054 )
2019-08-21 11:16:44 +02:00
Kevin Papst
e11a2a6089
upgraded FosUserBundle and Symfony 4.3 ( #1005 )
2019-08-02 16:52:30 +02:00
Kevin Papst
614a50ce0b
added command to show plugin versions ( #994 )
2019-08-02 08:53:51 +02:00
Kevin Papst
8e06f94bdd
composer prod dependencies and commands ( #986 )
2019-08-01 23:21:43 +02:00
Kevin Papst
22e30b1871
fix activity import Kimai v1 ( #1001 )
2019-08-01 21:38:28 +02:00
Kevin Papst
f23dcbec17
run migrations always in kimai:install command ( #944 )
2019-07-10 19:19:03 +02:00
Kevin Papst
eb4aa23577
allow non-interactive installation ( #932 )
2019-07-09 03:03:27 +02:00
Kevin Papst
a0116422c6
remove scrutinizer ( #915 )
2019-07-04 14:57:07 +02:00
Kevin Papst
baa2fca7ca
Release 1.0 ( #885 )
2019-07-02 02:36:46 +02:00
Kevin Papst
5702d7afa8
added hourly and money budgets to activity, project and customer ( #843 )
2019-06-11 13:18:57 +02:00
Kevin Papst
325d204332
added installation command ( #838 )
2019-06-04 23:51:37 +02:00
Kevin Papst
393abe9e62
phpstan level 3, fixed deprecations, code cleanup ( #811 )
2019-05-28 12:24:21 +02:00
Kevin Papst
8873947a1b
added phpstan for code analyzes ( #806 )
2019-05-24 01:11:03 +02:00
Kevin Papst
fea3495098
lock exported timesheets ( #798 )
2019-05-22 22:28:29 +02:00
Kevin Papst
d2ad87d09c
improved calendar ( #784 )
2019-05-19 16:16:20 +02:00
Kevin Papst
80af3fb010
fix toolbar requests for empty choice ( #758 )
2019-05-05 08:31:13 +02:00
Kevin Papst
56fe14c451
UI updates - new user menu, updated about and profile screen and more ( #723 )
2019-04-25 17:50:28 +02:00
Kevin Papst
f9c8028ea1
updated to Symfony 4.2 ( #710 )
2019-04-21 01:41:08 +02:00
Kevin Papst
48f3ad842d
fix validation for create user command ( #709 )
2019-04-17 00:20:38 +02:00
Kevin Papst
5bea9915f5
improved activity-project assignment in importer ( #679 )
2019-04-05 23:29:16 +02:00
Kevin Papst
13d9f8f3f7
added database driven system configurations with admin screen ( #647 )
2019-03-22 20:58:38 +01:00
Kevin Papst
50318a8fc5
added command to create release packages (for FTP user) ( #642 )
2019-03-18 11:57:26 +01:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal ( #638 )
2019-03-12 23:24:22 +01:00
blueowl04
1b6b957b23
allow non-interactive timezone conversion ( #637 )
2019-03-11 18:44:54 +01:00
Kevin Papst
3ac72a5c89
enhanced plugin support ( #634 )
...
- refactored admin controller and templates
- plugin support for entity actions
- changed column mail to email in customer table
- refactored theme events
2019-03-11 14:46:30 +01:00
Kevin Papst
54cd30c564
added support for Ante meridiem and Post meridiem format ( #615 )
2019-03-06 10:59:31 +01:00
Kevin Papst
47b7046743
release 0.8 ( #567 )
2019-02-19 11:03:11 +01:00
Kevin Papst
17856e0b96
handle deleted user during import from v1 ( #569 )
2019-02-14 00:26:54 +01:00
Kevin Papst
ef33233624
fix timezone problems in timesheet forms ( #555 )
2019-02-13 21:37:54 +01:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone ( #372 )
2019-02-08 18:24:33 +01:00
Kevin Papst
816866549c
added export module ( #538 )
2019-02-05 21:37:33 +01:00
Kevin Papst
67dc1c7640
fix migration for MySQL ( #430 )
2018-11-19 15:24:00 +01:00
Kevin Papst
40322c6de4
fix importer for MySQL #428 ( #429 )
2018-11-19 00:32:12 +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
Kevin Papst
b012b7170b
added global activity support in importer ( #402 )
2018-11-10 03:05:33 +01:00
Kevin Papst
b46e752d0a
decrease minimum username length to 3 character ( #362 )
2018-10-19 16:50:03 +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
8cae5e8b3f
added fixed-rate and hourly-rate for customer, project and activity ( #304 )
2018-09-06 23:37:25 +02:00
Kevin Papst
75246e9db2
Integrated FOSUserBundle ( #216 )
2018-07-21 22:36:36 +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
bfa32a90db
Update to Symfony 4.1 #149 ( #160 )
...
* updated to Symfony 4.1 #149
* updated to phpunit 7 #149
* downgrade ocramius/proxy-manager for PHP 7.1 compatibility #149
* fixed symfony deprecations #149
* replaced AdvancedUserInterface with custom user checker
* code sniffer fixes
2018-06-18 22:26:00 +02:00
Kevin Papst
1c0f8cdad1
Bugfix importer ( #145 ) ( #146 )
...
* Fix importer #145
2018-06-01 15:06:29 +02:00
Simon Schaufelberger
93e1cd5095
Secure create-user command #123 ( #127 )
...
* ask the user for the password #123
* added integration test #123
2018-02-10 19:11:30 +01:00
Simon Schaufelberger
5527f29caf
Use short array syntax ( #135 )
2018-02-10 19:05:19 +01:00
Kevin Papst
2e60e14132
added rounding rules and hourly rates factor #112 ( #128 )
...
* added unit tests and documentation #112
* fixed DashboardController
* added CONTRIBUTION guidelines
* fixed license year
2018-02-07 12:51:00 +01:00
Simon Schaufelberger
65790f1fb7
using new license header #124 ( #119 )
2018-02-03 18:23:47 +01:00