Introduction

Contents

This document describes the features of LibrePlan and provides user information on how to configure and use the application.

LibrePlan is an open-source web application for project planning. Its primary goal is to provide a comprehensive solution for company project management. For any specific information you may need about this software, please contact the development team at https://www.libreplan.dev/contact/

images/company_view.png

Company Overview

Company Overview and View Management

As shown in the program's main screen (see the previous screenshot) and the company overview, users can view a list of planned projects. This allows them to understand the company's overall status regarding projects and resource utilization. The company overview offers three distinct views:

images/resources_global.png

Resource Overview

images/order_list.png

Work Breakdown Structure

The view management described above for the company overview is very similar to the management available for a single project. A project can be accessed in several ways:

The program offers the following views for a project:

What Makes LibrePlan Useful?

LibrePlan is a general-purpose planning tool developed to address challenges in industrial project planning that were not adequately covered by existing tools. The development of LibrePlan was also motivated by the desire to provide a free, open-source, and entirely web-based alternative to proprietary planning tools.

The core concepts underpinning the program are as follows:

In addition to the core functions, LibrePlan offers other features that distinguish it from similar programs:

Usability Conventions

Information About Forms

Before describing the various functions associated with the most important modules, we need to explain the general navigation and form behavior.

There are essentially three types of editing forms:

  • Forms with a *Return* button: These forms are part of a larger context, and the changes made are stored in memory. The changes are only applied when the user explicitly saves all the details on the screen from which the form originated.
  • Forms with *Save* and *Close* buttons: These forms allow for two actions. The first saves the changes and closes the current window. The second closes the window without saving any changes.
  • Forms with *Save and continue*, *Save*, and *Close* buttons: These forms allow for three actions. The first saves the changes and keeps the current form open. The second saves the changes and closes the form. The third closes the window without saving any changes.

Standard Icons and Buttons

  • Editing: In general, records in the program can be edited by clicking on an icon that looks like a pencil on a white notebook.
  • Left Indent: These operations are generally used for elements within a tree structure that need to be moved to a deeper level. This is done by clicking on the icon that looks like a green arrow pointing to the right.
  • Right Indent: These operations are generally used for elements within a tree structure that need to be moved to a higher level. This is done by clicking on the icon that looks like a green arrow pointing to the left.
  • Deleting: Users can delete information by clicking on the trash can icon.
  • Search: The magnifying glass icon indicates that the text field to its left is used for searching for elements.

Tabs

The program uses tabs to organize content editing and administration forms. This method is used to divide a comprehensive form into different sections, accessible by clicking on the tab names. The other tabs retain their current status. In all cases, the save and cancel options apply to all sub-forms within the different tabs.

Explicit Actions and Context Help

The program includes components that provide additional descriptions of elements when the mouse hovers over them for one second. The actions that the user can perform are indicated on the button labels, in the help texts associated with them, in the browsing menu options, and in the context menus that appear when right-clicking in the planner area. Furthermore, shortcuts are provided for the main operations, such as double-clicking on listed elements or using key events with the cursor and the Enter key to add elements when navigating through forms.