TASKPM/libreplan-webapp
Manuel Rego Casasnovas c258e09708 [Bug #719] Fix problem in WBS when you modify tasks hours with parents in previous pages
The problem was related with a JavaScript error trying to update the
hours in the parent, when that element was not visible (in a previous
page).

A workaround is implemented to allow call directly
Intbox::setValueDirectly in order to prevent call smartUpdate which
launches the JavaScript event and the problem.

It is also implemented a method to know if Intbox is or not in current
page.

FEA: ItEr75S04BugFixing
2011-11-16 09:07:32 +01:00
..
src [Bug #719] Fix problem in WBS when you modify tasks hours with parents in previous pages 2011-11-16 09:07:32 +01:00
pom.xml [i18n] Added Portuguese language to enum and modified pom.xml to use English userguide 2011-11-14 11:29:14 +01:00