A fork of LibrePlan for users of this space.
Find a file
Stappers Geert 1ad4bd8395 debian source format 3.0 quilt
This from https://wiki.debian.org/Projects/DebSrc3.0

Why should I convert my package to 3.0 (quilt) format?

 * by keeping patches separate and properly documented
   * the Debian changes are more likely to be reviewed
   * any upstream contributor is more likely to find and merge the patches
     (if you haven't forwarded it properly)
   * other distributions can reuse our patches
 * even if you don't have any upstream patch right now, next time that
   someone must NMU your package, they can cleanly add a patch (with a
   proper DEP-3 header) without having to modify the build system
 * same applies for derivative distributions that have to modify your
   packages... you're more likely to be able to find something valuable
   to merge if their changes are kept as separate patches instead of
   merged within the .diff.gz
 * debian/rules can be simplified by getting rid of the
   patching/unpatching code (or the uuencoding/uudecoding code if you
   ship a supplementary binary file like an icon)
 * the upstream tarball is bzip2-compressed and you don't want to have
   to convert it
 * the upstream tarball contains a debian directory and you don't want
   to repackage it just to remove that directory
 * the upstream author releases the software in multiple tarballs
 * you don't have to add -i -I every time that you manually build the
   package from the VCS repository (the VCS-specific files are ignored
   by default)
 * in the long run it's best to standardize on a single patch system (new
   contributors need to learn a single system, more people can help you,
   etc.) and quilt appears to be that patch system.
2016-03-14 19:56:01 +01:00
conf Add Tomcat6 configuration file 2012-03-15 09:55:27 +01:00
contrib/cutycapt Add CutyCapt RPM spec file 2012-03-15 09:55:17 +01:00
debian debian source format 3.0 quilt 2016-03-14 19:56:01 +01:00
doc Fix doc generation 2016-01-17 21:47:00 +01:00
ganttzk Update MPXJ library. 2016-02-23 16:10:51 +02:00
libreplan-business Add more E-mail Notifications. 2016-02-24 17:23:04 +02:00
libreplan-webapp Add more E-mail Notifications. 2016-02-24 17:23:04 +02:00
scripts Add Global Dashboard page. Add content of dashboard page. 2015-11-27 16:09:41 +02:00
src/main Use connection pooling in Jetty too 2013-06-05 11:31:12 +02:00
www doc: Add .rst extension to web services README 2012-11-28 18:08:54 +01:00
.gitignore Add possibility to send data usage to LibrePlan server. 2016-02-17 11:52:19 +02:00
AUTHORS.rst Long overdue update 2015-10-10 10:29:16 +02:00
COPYING ItEr17S06XestionDaComunidadeItEr16S08: Added license info (AGPLv3). 2009-07-19 19:04:07 +02:00
HACKING.rst i18n. 2015-12-22 18:02:44 +02:00
INSTALL.rst Update MPXJ library. 2016-02-23 16:10:51 +02:00
INSTALL_fr.rst Massive fix for french i18n: 2013-09-23 22:13:52 +02:00
libreplan.spec Update RPM package for LibrePlan 1.4.0 2013-04-29 18:16:38 +02:00
NEWS.rst Update NEWS file for LibrePlan 1.4.0 2013-04-29 19:05:17 +02:00
pom.xml Update MPXJ library. 2016-02-23 16:10:51 +02:00
README.Fedora.rst doc: Add .rst extension to documentation files to take advantage of GitHub rendering for RST files 2012-11-26 13:57:25 +01:00
README.openSUSE.rst doc: Add .rst extension to documentation files to take advantage of GitHub rendering for RST files 2012-11-26 13:57:25 +01:00
README.rst Revert "doc: Add LibrePlan logo to README" 2012-11-26 16:25:12 +01:00
README_fr.rst Massive fix for french i18n: 2013-09-23 22:13:52 +02:00
TODO.rst doc: Add .rst extension to documentation files to take advantage of GitHub rendering for RST files 2012-11-26 13:57:25 +01:00
UPDATE.rst doc: Add .rst extension to documentation files to take advantage of GitHub rendering for RST files 2012-11-26 13:57:25 +01:00
UPDATE_fr.rst Massive fix for french i18n: 2013-09-23 22:13:52 +02:00
VERSION version 1.4.1 is out 2016-03-14 19:55:45 +01:00

LibrePlan
=========


Description
-----------

*LibrePlan* is a free software web application for project management,
monitoring and control.

*LibrePlan* is a collaborative tool to plan, monitor and control projects and
has a rich web interface which provides a desktop alike user experience. All the
team members can take part in the planning and this makes possible to have a
real-time planning.

It was designed thinking on a scenario where multiple projects and resources
interact to carry out the work inside a company. Besides, it makes possible
the communication with other company tools providing a wide set of web
services to import and export data.


Features
~~~~~~~~

* Resource management:

  * Two type of resources: machines and workers.
  * Flexible calendars easily reusable.
  * Resource configuration based on skills and roles.

* Planning:

  * Simple way to configure and estimate the work to plan. It is carried out
    through Work Breakdown Structures (WBS) [1]_.
  * Different detail levels during the planning.
  * Two ways to allocate resources:

    * Specific allocation: Concrete individuals.
    * Assisted generic allocation: Based on skills and roles fulfilled by the
      resources.

  * Templates to reuse work. Projects can be created based on templates for
    repeatable tasks being able to save time.

  * Automatic resource reallocation in order to minimize overload (overtime).

  * Advanced allocation. Manual configuration of daily work hours on a task
    when automatic allocation does not suit your needs.

  * Monte Carlo method. Statistical simulation to calculate the possibility to
    complete a project in a range of dates.

* Projects control and monitoring:

  * Company global analysis.

  * Earned Value Management [2]_. Project management method to objectively
    measure progress and performance of a project.

  * Planning quality management. It is possible to control quality of the tasks
    to be performed through forms.

  * Projects cost analysis.

  * Reported hours: worked hours are assigned to each task to track costs during
    the planning

  * Progress measurement through different unit types.

* Outsourcing

  LibrePlan provides support for companies that do outsourcing:

  * Project tasks can be outsourced and sent to the LibrePlan installation of
    the supplier.

  * You can receive progress notifications of the subcontractors to know how
    outsourced tasks are evolving .

* Other features:

  * Materials. You can manage the materials that planned tasks need to be
    carried out.

  * Complete users system with permissions, LDAP authentication, etc.


Requirements
------------

* *JRE 6* - Java Runtime Environment

  Project depends on Java 6 and JRE is needed in order to run it

* *PostgreSQL* - Object-relational SQL database

  A database server is needed. You could use *PostgreSQL* or *MySQL* as you
  prefer.

* *Tomcat 6* - Servlet and JSP engine

  Server to deploy the application. You could use *Jetty* instead.

* *JDBC Driver* - Java database (JDBC) driver for PostgreSQL

  To connect application with *PostgreSQL* database in *Tomcat*

* *CutyCapt* - Utility to capture WebKit's rendering of a web page

  Required for printing

* *Xvfb* - Virtual Framebuffer 'fake' X server

  Used by CutyCapt for printing

See ``INSTALL`` file for installation instructions.

See ``HACKING`` file for compilation requirements and instructions.


Availability
------------

The cutting-edge version of this project is always available from the Git
repository at https://github.com/Igalia/libreplan.

Released versions are available at
http://sourceforge.net/projects/libreplan/files/.


Webpage
-------

You can find more information about *LibrePlan* at
http://www.libreplan.com/.

For information related with *LibrePlan* development you can visit the wiki at
http://wiki.libreplan.org/.


Reporting bugs
--------------

Please use the bug tracker to report bugs at http://bugs.libreplan.org/.


License
-------

*LibrePlan* is released under the terms of the GNU Affero General Public
License version 3 [3]_.

Please read the ``COPYING`` file for details.


Authors
-------

This project was initially sponsored by *Fundación para o Fomento da Calidade
Industrial e o Desenvolvemento Tecnolóxico de Galicia* [4]_.

Please see ``AUTHORS`` file for more information about the authors.



.. [1] http://en.wikipedia.org/wiki/Work_Breakdown_Structure
.. [2] http://en.wikipedia.org/wiki/Earned_Value_Management
.. [3] http://www.fsf.org/licensing/licenses/agpl.html
.. [4] http://www.fundacioncalidade.org/