PhpReport

PhpReport is a web application for time tracking, which provides useful statistics about users, projects, and more.

The application is focused on companies or any situation where multiple people collaborate on a project. PhpReport allows managers to see project-level statistics such as cost and deviation, as well as user-level statistics like number of days worked and unused vacation days. In addition, it also includes tools for scheduling projects using extreme programming (XP) methodologies.

Finally, PhpReport can communicate with external applications, like ERPs or desktop tools for personal time-tracking, by means of plugin development or through the exposed web services.

Updates

Jacobo Aragunde 02/04/2012

A brief update on PhpReport

It’s been a long time since the last post about this tool. It was the announcement of beta 2, and a lot of things have been done in the >50 patches committed since then. Let’s review and update the TODO file of the last...

Jacobo Aragunde 16/09/2011

PhpReport 2.0, beta 2 welcomes Windows users

I’ve been asked whether it was possible to install PhpReport in a Windows box or not, so I tried it and wrote the steps down in the INSTALL file. And now we have more concrete and precise installation instructions for Debian/Ubuntu, RedHat/Fedora...

Igalia 29/07/2011

Our partnership grows!

Juan Suárez, Diego Pino, Manuel Rego, Xan López and Jacobo Aragunde, five fellow igalians, changed their status recently from pre-partners to partners, becoming co-owners of the company.

jaragunde

PhpReport 2.0 (beta 1) released http://bit.ly/j4BsmA # # at 20:17 May 20th 2011 by Jacobo Aragunde

Jacobo Aragunde 20/05/2011

PhpReport 2.0, beta 1

Yesterday I silently added a link in PhpReport web page: Version 2.0 (Beta 1) ( .tar.gz ) Lately I’ve been working on the simplification of the installation process; now it’s not necessary to download external libraries or set any special...

Screenshots & Screencasts

Commits

[Bug #136] Fix size of template creation and delete buttons.

[Bug #136] Fix size of template creation and delete buttons. Now the delete button never disappears. [DH] web/tasks.php

Jacobo Aragunde15/05/2012

[Bug #168] Added holidays project to default installation.

[Bug #168] Added holidays project to default installation. [DH] config/config.php [DH] config/config.template [DH] sql/initialData.sql

Jacobo Aragunde25/02/2012

Review permissions of the admin/user groups on some screens and services.

Review permissions of the admin/user groups on some screens and services. Allowed some read services to user group: getAllSectors, getAllAreas, getAllExtraHourVOs, getAllCities. Forbidden some management screens to user group: projects...

Jacobo Aragunde17/02/2012

Minor correction in LoginManager for improved performance.

Minor correction in LoginManager for improved performance. [DH] util/LoginManager.php

Jacobo Aragunde17/02/2012

Indent and order config/permissions.php file for improved legibility.

Indent and order config/permissions.php file for improved legibility. [DH] config/permissions.php

Jacobo Aragunde17/02/2012