TASKPM/libreplan-webapp
Oscar Gonzalez Fernandez bc3583104d Fix performance regression
When opening the `resource allocation modal window` (double-click on a
task), the advanced search was calculating the load of the resources
when it should do it when clicking advanced search button. This leads
to a big delay when opening the `resource allocation modal window` if
there is a moderate amount of data.

Now these calculations are only done when clicking advanced search
button and the `resource allocation modal window` is opened almost
instantly.
2014-04-20 17:41:23 +02:00
..
src Fix performance regression 2014-04-20 17:41:23 +02:00
pom.xml Use a connection data pool when running tests 2013-06-05 12:33:57 +02:00