]> wagnertech.de Git - timetracker.git/commitdiff
Update filename for exported reports to the users language (#27)
authorAndréas Lundgren <Adevade@users.noreply.github.com>
Mon, 24 Oct 2016 14:11:05 +0000 (16:11 +0200)
committeranuko <support@anuko.com>
Mon, 24 Oct 2016 14:11:05 +0000 (14:11 +0000)
* Update filename for exported reports to the users language

Now defaults to "report" in the users language, or English if the word isn't set. Also includes start date and end date for the generated report.

{report}_{start_date}_{end_date}.xml/csv/pdf

* Add missing dot to filename


No differences found