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

In the project details page it would be great to be able to filter by story, as with big projects the screen is quite unusable.

component: frontend
component: backend
type: feature
use case: reports

Reports have date input filters that take four lines of vertical space as a minimum, but they leave a lot of empty space on their right: http://blogs.igalia.com/jaragunde/files/2016/03/quick-access-date-form.png We should let...

type: enhancement
component: frontend
use case: reports

The logic to calculate the Week goal hours doesn't seem to be consistent and the last week of the year will always result in 0. We need to revisit it...

type: enhancement
component: backend

Upstream PhpReport is provided with yearly releases, but that doesn't fit known actual deployments which are updated from the repository more often. It would be ideal to align upstream with...

type: enhancement
component: backend

The front end of the project is based on a very outdated version of ExtJs. If I understood correctly the project is not open source anymore, so I would suggest...

type: enhancement
component: frontend

Example, Jan 1st of 2021 is in the week 53 of 2020. If a user has a leave on this day, it won't be displayed in the "Days booked per...

type: bug
component: backend
use case: holidays

In `holidayManagement.php`, steps to reproduce: 1. Create a holiday period between Monday and Friday, and save it. 2. Click on Friday, then on Wednesday. Expected: period between Wed and Fri...

type: bug
component: frontend
use case: holidays

This is a problem in `holidayManagement.php`. Steps to reproduce, assuming today is 2021-12-08: 1. Click on December 6. 2. Click on December 8. Expected: A holiday interval is created between...

type: bug
component: frontend
use case: holidays

The current CSV export feature is buggy. Many issues boil down to the fact that the table is generated on the client side and encoded in a data URI. Browsers...

type: enhancement
component: backend
use case: reports

Add a new table inside the user details report. It will show the hours devoted to every project by the selected user, in the selected time period, split by weeks....

component: frontend
component: backend
component: web services
type: feature
use case: reports