Tag: PhpReport
Work
No areas/subareas matching tagNews
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...
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 #phpreport #igalia at 20:17 May 20th 2011 by Jacobo Aragunde
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...
jaragunde
Taking advantage of some bank holidays to improve the installation process of #phpreport. Results will be available soon :) #igalia at 22:13 Apr 21st 2011 by Jacobo Aragunde
Projects
PhpReport
PhpReport is a web application for time tracking, which provides useful statistics about users, projects, and more.
Labs projects
No labs projects matching tagCommits
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/2012Minor correction in LoginManager for improved performance.
Minor correction in LoginManager for improved performance. [DH] util/LoginManager.php
Jacobo Aragunde17/02/2012Indent 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[Bug #131] Always check authorization and authentication of the user in
[Bug #131] Always check authorization and authentication of the user in createProjectsService. [DH] web/services/createProjectsService.php
Jacobo Aragunde17/02/2012Implemented a screen to create, edit and delete hour compensations.
Implemented a screen to create, edit and delete hour compensations. (merge branch 'compensation-management') [DH] TODO [DH] config/permissions.php [DH] model/facade/UsersFacade.php [DH] model/facade/action/GetAllExtraHoursAction.php [DH]...
Jacobo Aragunde08/02/2012