Closed SashaH closed 7 years ago
SashaH, can you commit changes to master branch? Or you can just fork it and fix all these bugs.
VVD, I can work only in my fork.
SashaH, can't find your fork: https://github.com/p-h-i-l/redmine_timesheet_plugin/network/members
@VVD fwiw: the fork is here: https://github.com/speedandfunction/redmine_timesheet_plugin
About the csv export method, you need to add a condition when the date_from / date_to are empty. This happens when you select "all" in the period's select input. It will return date_from=Timesheet[date_from].
I was making changes but i can't find the solution because @timesheet dont return the period attribute value .
Beside this little problem, works like a charm. Thanks
EDIT:
I used this ugly code to avoid the problem :