Skip to content

Releases: Igalia/phpreport

PhpReport 2.0-beta1

26 Feb 12:52
Compare
Choose a tag to compare
PhpReport 2.0-beta1 Pre-release
Pre-release

This is the first binary release of PhpReport after its full rewrite.
PhpReport is a web application for time tracking, which provides useful
statistics about users, projects, and more.

Main features

  • Logs individual worker dedication to projects.
  • Manages working days, holidays, bank holidays.
  • Analyzes project state: cost, deviation, etc.
  • Provides tools to organize the work using extreme programming (XP) techniques.

Changes since 1.x

  • Modular, layer based software design.
  • Plug-in services to extend software functionality without modifying the core.
  • Web service API to interact with third-party applications.
  • New web interface using AJAX techniques.
  • XP tracking tools.