# March 5, 2025

## Features

### Add a help dialog to show the various controls available in the Gantt chart

A new help dialog has been integrated to make it easier to use the Gantt chart. This dialog displays a list of the various controls and shortcuts available (navigation, zoom), allowing you to interact more quickly with the graph.

<figure><img src="https://cdn.prod.website-files.com/5e10c582946b125b57b025a0/67c5d1b0e8a55f2f236e1feb_Screenshot%202025-03-03%20at%2010.53.39%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

### Add checkboxes to allow bulk editing in the documents section

Checkboxes have been added to the documents section to allow for multiple selection and bulk editing. This improvement makes document management easier by offering users the ability to apply the following group actions: delete, move, download, copy.

<figure><img src="https://cdn.prod.website-files.com/5e10c582946b125b57b025a0/67c5d391d266b5d43db8d718_Screenshot%202025-03-03%20at%2011.06.24%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

Addition of a filter and a fixed sorting for the amount column in the adjustments tab of the project control

A filter and fixed sorting have been added to the “Amount” column in the Project Control Adjustments tab. This improvement allows users to better organize and analyze financial adjustments by making it easier to sort values and apply relevant filters.

<figure><img src="https://cdn.prod.website-files.com/5e10c582946b125b57b025a0/67c5fbce813f5deb5040dbde_Screenshot%202025-03-03%20at%201.54.01%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

## Add translations to import views

The import views have been enriched with translations in order to allow you a good translation according to the language of your application.

Addition of a code field for materials

You can now associate a code with each of your materials.

<figure><img src="https://cdn.prod.website-files.com/5e10c582946b125b57b025a0/67c77d59f67feb3b82bf2471_Screenshot%202025-03-04%20at%205.22.52%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

## Corrections

* Correction of the budget calculation in the project control financial table.
* Fixed the flashing of the equipment type drop-down list when it was updated.
* Correction of the size of the colored project band in the project list view.
* Correction of the translation of units during import.
* Problem displaying the weather is not displayed correctly in the daily logs.
* Correcting pensions not taken into account in payroll with the new date selector.
* Fixed an issue where the description section did not appear correctly if there were too many characters the string was too long.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.civalgo.com/basics/images-and-media/march-5-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
