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
|
c6e99b35d5
|
moved twig globals to dynamic compiler pass (#264)
|
2018-08-10 00:11:48 +02:00 |
|
Kevin Papst
|
3dcd38eca7
|
Added config setting to disable password-reset and user-registration (#261)
|
2018-08-09 20:44:49 +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
|
0445a255d0
|
added local config to overwrite settings #153 (#156)
|
2018-06-05 23:06:47 +02: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 |
|
Kevin Papst
|
4cbc5391c0
|
added basic invoice rendering #97 #93 (#99)
|
2018-01-21 22:50:46 +01:00 |
|
Kevin Papst
|
0a65965187
|
load doctrine extensions during kernel bootstrap #84 (#92)
|
2018-01-16 21:35:23 +01:00 |
|
Kevin Papst
|
a87355695e
|
upgraded to symfony 4 #74 (#81)
|
2018-01-12 20:39:07 +01:00 |
|