TASKPM/libreplan-business
Manuel Rego Casasnovas 699e8d5d85 Fix issue in TemplateController and ProfileDAO due to new predefined users
Need to open transaction in ProfileDAO.findByProfileName() because of this
method is called via TemplateController (which is accessing the new predefined
        users).

The new predefined users with a profile are using the method
PredefinedProfiles.getFromDB() that is calling the ProfileDAO.

FEA: ItEr76S30PermissionsEnhancements
2012-06-21 12:34:11 +02:00
..
src Fix issue in TemplateController and ProfileDAO due to new predefined users 2012-06-21 12:34:11 +02:00
pom.xml Bump version number to 1.2.4 2012-05-23 13:43:11 +02:00