phpreport icon indicating copy to clipboard operation
phpreport copied to clipboard

Web tool for project time tracking and project management.

Results 100 phpreport issues
Sort by recently updated
recently updated
newest added

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...

type: bug

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...

component: frontend
component: backend
type: feature
use case: data management

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...

type: enhancement
component: backend
use case: data management

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...

type: feature
use case: data management

[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...

type: bug
component: frontend

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...

type: enhancement
use case: data management

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...

type: enhancement
component: backend

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...

type: enhancement
component: frontend
use case: data management

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...

component: backend
type: feature
use case: reports

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...

component: backend
type: feature
use case: reports