Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

  1. … 54 more files in changeset.
LDEV-4411 Add collections 2nd level cache

  1. … 97 more files in changeset.
LDEV-4411 Mark entities as cacheable

usage="read-only" seems to do nothing at the moment, but it may be a

guidance for future optimisations.

  1. … 237 more files in changeset.
LDEV-3962 * support for favorite orgs and last visited one * if last visited is stored, offcanvas bar is shown as hidden * offcanvas bar is shrank to 220px * CSS rules for main.jsp are all moved to main.css * Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js. * removed UserOrganisationCollapsed.java and code associated with it

  1. … 36 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries. Clean up and formatting.

  1. … 8 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries. Clean up and formatting.

LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

  1. … 93 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 111 more files in changeset.
LDEV-1935 do deleting of userOrganisations using straight named query + delete as we can't rely on lazy loading outside of hibernate session

  1. … 6 more files in changeset.
LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

  1. … 20 more files in changeset.
revert to lazy loading

  1. … 7 more files in changeset.
set lazy loading to false for related properties, it's temp solution to make webservice work. Should be reverted back as soon as we solved the CustomizedOpenSessionInViewFilter not working for webservice call problem

  1. … 7 more files in changeset.
added cache setting

  1. … 9 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 91 more files in changeset.
*** empty log message ***

    • -0
    • +99
    ./UserOrganisation.hbm.xml
  1. … 57 more files in changeset.