LibrePlan

LibrePlan是一个用于项目管理、监控和控制的免费软件Web应用程序。(LibrePlan is a free software web application for project management, monitoring and control.)

  • 所有者: LibrePlan/libreplan
  • 平台: Linux
  • 許可證: GNU Affero General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

LibrePlan是一个用于项目管理、监控和控制的免费软件Web应用程序。

LibrePlan 是一个计划,监控和控制项目的协作工具 具有丰富的Web界面,可提供类似桌面的用户体验。一切 团队成员可以参与规划,这使得有可能拥有一个 实时计划。

它的设计考虑了多个项目和资源的场景 互动以开展公司内部的工作。此外,它成为可能 与提供广泛网络的其他公司工具的沟通 导入和导出数据的服务。

特性
  • 资源管理:
    • 两种类型的资源:机器和工人。
    • 灵活的日历可轻松重复使用。
    • 基于技能和角色的资源配置。
  • 计划:
    • 配置和估计计划工作的简单方法。它被执行了 通过工作分解结构(WBS)。
    • 规划期间的不同细节水平。
    • 两种分配资源的方法:
      • 具体分配:具体个人。
      • 辅助通用分配:基于履行的技能和角色资源。
    • 重用工作的模板。可以基于模板创建项目可重复的任务能够节省时间。
    • 自动资源重新分配,以尽量减少过载(超时)。
    • 高级分配。当自动分配不适合您的需求时,手动配置任务的日常工作时间。
    • 蒙特卡罗方法。统计模拟计算的可能性完成一系列日期的项目。
  • 项目控制和监测:
    • 公司全球分析。
    • 挣值管理。项目管理方法客观衡量项目的进度和绩效。
    • 规划质量管理。可以通过表格进行控制任务的质量。
    • 项目成本分析。
    • 报告的小时数:规划过程中每个任务分配工作时间以跟踪成本。
    • 通过不同单位类型进行进度测量。
  • 外包 LibrePlan为进行外包的公司提供支持:
    • 项目任务可以外包并发送到LibrePlan安装供应商。
    • 您可以收到分包商的进度通知,以了解外包任务的演变情况。
  • 其他特性:
    • 材料。 您可以管理需要执行计划任务的材料。
    • 具有权限、LDAP身份验证等的完整用户系统

概覽

名稱與所有者LibrePlan/libreplan
主編程語言Java
編程語言Makefile (語言數: 10)
平台Linux
許可證GNU Affero General Public License v3.0
發布數32
最新版本名稱libreplan-1.4.1 (發布於 2015-04-15 09:33:46)
第一版名稱release-1 (發布於 2009-08-02 19:57:25)
創建於2012-11-26 10:36:58
推送於2023-10-15 11:10:47
最后一次提交2022-09-14 10:38:09
星數284
關注者數62
派生數169
提交數9.7k
已啟用問題?
問題數1766
打開的問題數125
拉請求數163
打開的拉請求數11
關閉的拉請求數21
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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 8* - Java Runtime Environment

  Project depends on Java 8 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 8* - 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/LibrePlan/libreplan

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


Webpage
-------

You can find more information about *LibrePlan* at
https://www.libreplan.dev/home/

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


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

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


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.gnu.org/licenses/agpl.html
.. [4] http://gain.xunta.gal/
去到頂部