• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3322: adding id tags

LDEV-3322: adding id tags

    • -3
    • +3
    /lams_admin/web/import/importGroups.jsp
    • -3
    • +3
    /lams_admin/web/import/importexcel.jsp
LDEV-3322: adding id tags

    • -3
    • +3
    /lams_admin/web/import/importGroups.jsp
    • -3
    • +3
    /lams_admin/web/import/importexcel.jsp
LDEV-3293: Clear log warnings : "HHH000038: Composite-id class does not override equals(): org.lamsfoundation.lams.learningdesign.GroupUser" and "HHH000039: Composite-id class does not override hashCode(): org.lamsfoundation.lams.learningdesign.GroupUser"

LDEV-3293: Clear log warning: "HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!"

LDEV-3318: Move jboss-log4j.xml configuration to jboss logging subsystem in standalone.xml.

Apparently there is no way to simultanously use both logging conifgs.

All not-commented appenders and loggers from old configuration were migrated.

    • -52
    • +153
    /lams_build/conf/standalone.xml
    • -385
    • +0
    /lams_build/conf/j2ee/jboss-log4j.xml
LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3321: Use the "progressUser" to produce progress output, not the one being authenticated.

LDEV-3321: Use the "progressUser" to produce progress output, not the one being authenticated.

LDEV-3319: remove autopatch dependencies from <resources> declaration of jboss-deploymet. Libraries present in 'lib' directory are automatically added as project dependenies.

LDEV-3317: adjusting ids and names to comply with testing

LDEV-3317: adjusting ids and names to comply with testing

LDEV-3320: fix Infinispan configuration as 2nd level cache of Hibernate. The problem was, that for plain Hibernate usage, Infinispan has to be eagerly initialized (an already present when Hibernate starts). Also RegionFactory was changed to JNDIRegionFactory.

LDEV-3319: move AutoPatchService from module deployment to static jar dependency.

file SecurityException.java was added on branch lams2_head_wildfly on 2014-10-21 10:27:45 +0000

LDEV-3315: Add security service and use it in vital entry points.

LDEV-3318: fix jboss-log4j.xml configuration for Wildfly. Change appenders and errorHandlers from 'org.jboss.logging' to 'org.apache.log4j' types. Use 'jboss.server.base.dir' variable as base for logs files location.

    • -172
    • +146
    /lams_build/conf/j2ee/jboss-log4j.xml
LDEV-3317: change page layout

LDEV-3317: change page layout

LDEV-3300: Remove user comments before cloning Image Gallery.

LDEV-3300: Remove user comments before cloning Image Gallery.

LDEV-3315: Allow unauthorised access via integrations URLs.

LDEV-3315: Allow unauthorised access via integrations URLs.

LDEV-3269: Put back XLS templates as they can still be useful.

    • binary
    /lams_admin/web/file/lams_groups_template.xls
    • binary
    /lams_admin/web/file/lams_roles_template.xls
    • binary
    /lams_admin/web/file/lams_users_template.xls
file lams_groups_template.xls was added on branch lams2_head_wildfly on 2014-10-01 13:43:55 +0000

    • binary
    /lams_admin/web/file/lams_groups_template.xls
file lams_users_template.xls was added on branch lams2_head_wildfly on 2014-10-01 13:43:55 +0000

    • binary
    /lams_admin/web/file/lams_users_template.xls
file lams_roles_template.xls was added on branch lams2_head_wildfly on 2014-10-01 13:43:55 +0000

    • binary
    /lams_admin/web/file/lams_roles_template.xls
LDEV-3269: Put back XLS templates as they can still be useful.

    • binary
    /lams_admin/web/file/lams_groups_template.xls
    • binary
    /lams_admin/web/file/lams_roles_template.xls
    • binary
    /lams_admin/web/file/lams_users_template.xls
LDEV-2847: Put build.properties file as the first one so it has priority over othe settings.