phpreport
phpreport copied to clipboard
Web tool for project time tracking and project management.
If you navigate to a day with no tasks and click on "Copy tasks from selected day" at just the right time after loading the page, the auto generated blank...
When a organization-wide change to work journey happens, it's painful to apply it to every active user in the system. The idea is to allow cities/work calendars to contain this...
The number of holiday hours associated to a year is currently a configuration parameter. This causes trouble when this figure changes due to e.g. new company agreements. This number should...
Weekly goals are currently configured by admins via the user management screen. The only possible setting is the number of hours at the end of the period. I propose to...
[Trac import] Reported by: jaragunde Original date: Tuesday, 11 January 2011 15:13 When editing the people assigned to a project, if you add a user, and before saving you check...
Projects currently have two fields that were carried from the 1.x series but are currently never used. They are "schedule" and "type". We should remove these fields from the project...
Our data model stores task length in minutes. As a result of this, the calculations of extra hours happen in minutes, and they are later translated into hours. Other data...
It's easy to forget to assign users to a project after creating it, because that happens in another subwindow. In general, it's a good idea that the edition of any...
Send an email to phpreport users, with a configurable periodicity, informing about their accumulated extra hours in the year. * Who will receive the email? Those users who have accumulated...
This library should make easy to export our data to office spreadsheet formats, instead of the CSV export we do now: http://phpoffice.github.io/phpexcel_features.html We would have to change things for the...