Commit graph

1210 commits

Author SHA1 Message Date
Jeroen Baten
3f92adb582 i18n: Add Dutch translation 2012-03-06 17:04:20 +01:00
Jeroen Baten
dfa099aacf i18n: Add Dutch translation 2012-03-06 17:02:20 +01:00
Lorenzo Tilve Álvaro
b3338e7246 Bug 1383: Fixed corner case of deadline and current day right position
The background position of the current day and deadline was outside the
visible area in the timetracker watermark columns when it was on the
last day of the interval.

A better alignment with the tasks layer (reducing the 3px max deviation)
on this cases can be achieved by revamping how lines and borders are
represented on the watermark layer.

FEA: ItEr76S04BugFixing
2012-12-31 15:18:02 +01:00
Lorenzo Tilve Álvaro
1ec4d83e95 Bug 1383: Fixed corner case of deadline and current day right position
The background position of the current day and deadline was outside the
visible area in the timetracker watermark columns when it was on the
last day of the interval.

A better alignment with the tasks layer (reducing the 3px max deviation)
on this cases can be achieved by revamping how lines and borders are
represented on the watermark layer.

FEA: ItEr76S04BugFixing
2012-03-05 12:22:42 +01:00
Lorenzo Tilve Álvaro
01741d2de6 Added vertical line in scheduling perspective to display project start date
FEA: ItEr76S04BugFixing
2012-03-05 12:22:05 +01:00
Jacobo Aragunde Pérez
bc94cb2c3d Bug #1344: Fix bug moving the addition of ConstraintViolationListeners to
doAfterCompose instead of constructor.

When doAfterCompose is run, we are sure we are ready to send messages to the
client side.

FEA: ItEr76S04BugFixing
2012-03-02 13:47:48 +01:00
Jacobo Aragunde Pérez
4c25361d1d Bug #1344: Fix bug moving the addition of ConstraintViolationListeners to
doAfterCompose instead of constructor.

When doAfterCompose is run, we are sure we are ready to send messages to the
client side.

FEA: ItEr76S04BugFixing
2012-03-02 13:44:26 +01:00
Óscar González Fernández
7665af0247 Some API docs for the entering/reentering part 2012-03-01 18:21:30 +01:00
Óscar González Fernández
59c8a98a72 Remove uneeded parameters to prevent redundant invocations to scheduling algorithm.
When a task is potentially modified is not needed to change the start
and the end date. This was causing two invokations of the
"dependencies" algorithm. Now only one is done.
2012-03-01 18:19:08 +01:00
Óscar González Fernández
79b06a8212 Use more accurate name 2012-03-01 18:14:26 +01:00
Óscar González Fernández
a9e5ae5cbe Bug #1354: Fix bug
Although the constraint is not applied it must be provided. Otherwise
the dominating forces would not take it into account. Normally this
wasn't a problem since if the secondary point date changes it was
provided. But it can happen that the secondary point doesn't change,
in that case the constraint must still be taken into account.
2012-03-01 18:14:26 +01:00
Óscar González Fernández
b58315b5df Some API docs for the entering/reentering part 2012-03-01 17:47:24 +01:00
Óscar González Fernández
ee88157afb Remove uneeded parameters to prevent redundant invocations to scheduling algorithm.
When a task is potentially modified is not needed to change the start
and the end date. This was causing two invokations of the
"dependencies" algorithm. Now only one is done.
2012-03-01 17:47:24 +01:00
Óscar González Fernández
bc8da4d84a Use more accurate name 2012-03-01 17:47:24 +01:00
Óscar González Fernández
93d5667769 Bug #1354: Fix bug
Although the constraint is not applied it must be provided. Otherwise
the dominating forces would not take it into account. Normally this
wasn't a problem since if the secondary point date changes it was
provided. But it can happen that the secondary point doesn't change,
in that case the constraint must still be taken into account.
2012-03-01 17:47:24 +01:00
Lorenzo Tilve Álvaro
d91016f532 Added vertical line in scheduling perspective to display project start date
FEA: ItEr76S04BugFixing
2012-03-01 10:29:53 +01:00
Manuel Rego Casasnovas
aeed6f4b75 i18n: Update keys.pot files
FEA: ItEr76S03Community
2012-02-24 10:51:40 +01:00
Manuel Rego Casasnovas
63b8e77178 i18n: Update keys.pot files
FEA: ItEr76S03Community
2012-02-24 10:12:49 +01:00
Jacobo Aragunde Pérez
10a5ddf5a6 Bug #1282, #1376: Prevent exception when deleting a milestone inside a container.
The order in the deletion of the different objects related with the task was
wrong and it was causing an exception.

Moreover, the exception was breaking the flow of execution in our application
and preventing that the size of container was updated.

FEA: ItEr76S04BugFixing
2012-02-16 17:15:14 +01:00
Jacobo Aragunde Pérez
0be7843279 Bug #1282, #1376: Prevent exception when deleting a milestone inside a container.
The order in the deletion of the different objects related with the task was
wrong and it was causing an exception.

Moreover, the exception was breaking the flow of execution in our application
and preventing that the size of container was updated.

FEA: ItEr76S04BugFixing
2012-02-16 17:14:55 +01:00
Lorenzo Tilve Álvaro
aeffc18fe6 Bug #1343: Only closed projects in company view perspective are displayed in grey
The tasks inside closed projects are now being shown as usual, and not marked
as closed projects in the company view.

FEA: ItEr76S04BugFixing
2012-02-15 17:41:58 +01:00
Jacobo Aragunde Pérez
2b3c74e320 Bug #1343: Added method isRoot() to gantt tasks.
With this method we will be able to know which tasks are projects.

FEA: ItEr76S04BugFixing
2012-02-15 17:41:58 +01:00
Lorenzo Tilve Álvaro
d22811670c Bug #1343: Only closed projects in company view perspective are displayed in grey
The tasks inside closed projects are now being shown as usual, and not marked
as closed projects in the company view.

FEA: ItEr76S04BugFixing
2012-02-15 17:35:22 +01:00
Jacobo Aragunde Pérez
b6a622c7ae Bug #1343: Added method isRoot() to gantt tasks.
With this method we will be able to know which tasks are projects.

FEA: ItEr76S04BugFixing
2012-02-15 17:35:22 +01:00
Philippe Poumaroux
339e800f13 i18n: Add French translation
Add French translation for main translation files (.pot) and report files
(.properties).

Translation mainly done by Philippe Poumaroux with contributions by Stephane
Ayache and Guillaume Postaire.
2012-02-15 11:47:17 +01:00
Philippe Poumaroux
a294fbe5ef i18n: Add French translation
Add French translation for main translation files (.pot) and report files
(.properties).

Translation mainly done by Philippe Poumaroux with contributions by Stephane
Ayache and Guillaume Postaire.
2012-02-15 11:45:41 +01:00
Jacobo Aragunde Pérez
56c8fdaea0 Remove unnecessary method.
FEA: ItEr76S04BugFixing
2012-02-14 17:50:22 +01:00
Jacobo Aragunde Pérez
2f82025b38 Remove redraw listeners for dependencies once these dependencies are removed.
This change should improve performance when working in a gantt in which some
dependencies were removed.

FEA: ItEr76S04BugFixing
2012-02-14 17:48:41 +01:00
Jacobo Aragunde Pérez
213bc063ac Prevent unnecessary redraws of dependencies when opening a container.
Redraw was being done every time a task was rendered and one last time when all
the tasks are rendered. Doing only the last redraw is enough.

This change should improve performance when opening containers.

FEA: ItEr76S04BugFixing
2012-02-14 17:48:32 +01:00
Jacobo Aragunde Pérez
00e0f6c56a Bug #1363: Remove visibility listeners corresponding to deleted tasks.
To do that we had to add an attribute in DependencyComponent to store the
listener and a method in Task to be able to delete visibility listeners.

This listener was causing that deleted tasks re-appeared when containers were
closed and opened again.

FEA: ItEr76S04BugFixing
2012-02-14 17:48:26 +01:00
Jacobo Aragunde Pérez
2664999c4d Remove redraw listeners for dependencies once these dependencies are removed.
This change should improve performance when working in a gantt in which some
dependencies were removed.

FEA: ItEr76S04BugFixing
2012-02-14 16:35:19 +01:00
Jacobo Aragunde Pérez
fe9eb3b452 Prevent unnecessary redraws of dependencies when opening a container.
Redraw was being done every time a task was rendered and one last time when all
the tasks are rendered. Doing only the last redraw is enough.

This change should improve performance when opening containers.

FEA: ItEr76S04BugFixing
2012-02-14 16:26:12 +01:00
Jacobo Aragunde Pérez
2d7ea169bc Bug #1363: Remove visibility listeners corresponding to deleted tasks.
To do that we had to add an attribute in DependencyComponent to store the
listener and a method in Task to be able to delete visibility listeners.

This listener was causing that deleted tasks re-appeared when containers were
closed and opened again.

FEA: ItEr76S04BugFixing
2012-02-14 16:17:46 +01:00
Jacobo Aragunde Pérez
35b2bde4f7 Bug #1343: Mark closed projects with a special class in the gantt.
This is a step previous to show these kind of tasks in a different way.

FEA: ItEr76S04BugFixing
2012-02-03 13:31:26 +01:00
Jacobo Aragunde Pérez
39f1f63935 Bug #1343: Mark closed projects with a special class in the gantt.
This is a step previous to show these kind of tasks in a different way.

FEA: ItEr76S04BugFixing
2012-02-03 13:23:53 +01:00
Manuel Rego Casasnovas
3cd09ea32d Release new version LibrePlan 1.2.2
* Bump to 1.2.2.
* Updated NEWS file.
* Updated Debian package changelog.

FEA: ItEr76S03Community
2012-01-19 16:11:18 +01:00
Manuel Rego Casasnovas
0f107b60a5 Release new version LibrePlan 1.2.2
* Bump to 1.2.2.
* Updated NEWS file.
* Updated Debian package changelog.

FEA: ItEr76S03Community
2012-01-19 16:03:41 +01:00
Joaquim Rocha
20ea772def i18n: Update Portuguese translation 2012-01-18 17:45:57 +01:00
Joaquim Rocha
64d281d27a i18n: Update Portuguese translation 2012-01-18 17:37:22 +01:00
Manuel Rego Casasnovas
24c5a2e268 Bug #1342: Show save button in Gantt view when it is disabled
Add new method to ICommand to allow specify when a command is disabled or not.
In a disabled command the method doAction is not going to be called when you
click in the button.

Set ISaveCommand to disabled when user doesn't have permissions to save the
order or the order is marked as STORED.

FEA: ItEr76S04BugFixing
2012-01-16 17:13:59 +01:00
Manuel Rego Casasnovas
128a29fd2d Bug #1342: Show save button in Gantt view when it is disabled
Add new method to ICommand to allow specify when a command is disabled or not.
In a disabled command the method doAction is not going to be called when you
click in the button.

Set ISaveCommand to disabled when user doesn't have permissions to save the
order or the order is marked as STORED.

FEA: ItEr76S04BugFixing
2012-01-16 17:08:32 +01:00
Giuseppe Zizza
a97f86b608 i18n: Update Italian translation and add missing files for reports 2012-01-14 19:00:03 +01:00
Manuel Rego Casasnovas
c86a22dfa9 i18n: Update Spanish and Galician translations
FEA: ItEr76S03Community
2012-01-14 18:59:59 +01:00
Giuseppe Zizza
75682bb8fd i18n: Update Italian translation and add missing files for reports 2012-01-14 18:58:03 +01:00
Manuel Rego Casasnovas
0ed8b81d3a i18n: Update Spanish and Galician translations
FEA: ItEr76S03Community
2012-01-14 18:58:03 +01:00
Manuel Rego Casasnovas
af2e059825 i18n: Update keys.pot files
FEA: ItEr76S03Community
2012-01-13 16:58:18 +01:00
Manuel Rego Casasnovas
ac1c7e773b i18n: Update keys.pot files
FEA: ItEr76S03Community
2012-01-13 16:52:59 +01:00
Lorenzo Tilve Álvaro
3c2058959d Fixed chart tooltips scroll problem on resources load window
FEA: ItEr76S04BugFixing
2012-01-13 14:04:09 +01:00
Lorenzo Tilve Álvaro
571868e76d Fixed chart tooltips scroll problem on resources load window
FEA: ItEr76S04BugFixing
2012-01-13 14:04:04 +01:00
Lorenzo Tilve Álvaro
09feeb71af Display timeplot graph values when pointing over the chart
FEA: ItEr76S04BugFixing
2012-01-13 11:12:05 +01:00