Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
    • -0
    • +3
    ./lamsfoundation/lams/commonContext.xml
LDEV-4696 Comments, Ratings, Peer Review use Annotations, removed proxy

    • -0
    • +20
    ./lamsfoundation/lams/comments/CommentSession.java
    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
    • -10
    • +22
    ./lamsfoundation/lams/rating/model/Rating.java
  1. … 20 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

    • -0
    • +3
    ./lamsfoundation/lams/commonContext.xml
    • -43
    • +28
    ./lamsfoundation/lams/events/Event.java
    • -25
    • +21
    ./lamsfoundation/lams/events/Subscription.java
    • -0
    • +34
    ./lamsfoundation/lams/outcome/Outcome.java
    • -1
    • +23
    ./lamsfoundation/lams/outcome/OutcomeMapping.java
    • -0
    • +27
    ./lamsfoundation/lams/outcome/OutcomeResult.java
    • -0
    • +36
    ./lamsfoundation/lams/outcome/OutcomeScale.java
  1. … 13 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

    • -82
    • +38
    ./lamsfoundation/lams/tool/SystemTool.java
    • -49
    • +20
    ./lamsfoundation/lams/tool/ToolContent.java
  1. … 40 more files in changeset.
LDEV-4696 Remove obsolete DTO

    • -479
    • +0
    ./lamsfoundation/lams/tool/BasicToolVO.java
    • -81
    • +0
    ./lamsfoundation/lams/tool/IToolVO.java
  1. … 9 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

    • -0
    • +4
    ./lamsfoundation/lams/commonContext.xml
    • -52
    • +10
    ./lamsfoundation/lams/lesson/CompletedActivityProgress.java
    • -50
    • +10
    ./lamsfoundation/lams/lesson/CompletedActivityProgressArchive.java
    • -96
    • +59
    ./lamsfoundation/lams/lesson/LearnerProgress.java
    • -22
    • +42
    ./lamsfoundation/lams/lesson/LearnerProgressArchive.java
    • -24
    • +21
    ./lamsfoundation/lams/planner/PedagogicalPlannerActivityMetadata.java
    • -19
    • +19
    ./lamsfoundation/lams/themes/Theme.java
    • -132
    • +49
    ./lamsfoundation/lams/tool/Tool.java
  1. … 14 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

    • -0
    • +4
    ./lamsfoundation/lams/commonContext.xml
  1. … 45 more files in changeset.
LDEV4696 Removing legacy parameters and deprecated methods

    • -1
    • +1
    ./lamsfoundation/lams/commonContext.xml
  1. … 29 more files in changeset.
LDEV-4696 Content Repository converted to annotations

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
  1. … 13 more files in changeset.
LDEV-4696 TZ, Notebook entry, Log Event, Signup, Policies converted

    • -1
    • +4
    ./lamsfoundation/lams/commonContext.xml
    • -8
    • +34
    ./lamsfoundation/lams/policies/Policy.java
  1. … 7 more files in changeset.
LDEV-4696 Rewrite Condition inheritance to Hibernate annotations

    • -1
    • +6
    ./lamsfoundation/lams/commonContext.xml
  1. … 2 more files in changeset.
LDEV-4696 Correct scan path for tool Hibernate objects

    • -1
    • +1
    ./lamsfoundation/lams/commonContext.xml
LDEV-4696 Set proper JNDI name for transaction manager

Also get rid of deprecated manager_lookup_class property.

    • -2
    • +2
    ./lamsfoundation/lams/applicationContext.xml
LDEV-4696 Rewrite Criteria queries to use new API

    • -20
    • +12
    ./lamsfoundation/lams/dao/IBaseDAO.java
LDEV-4696 Change transaction configuration for Hibernate 5.3

hibernate.transaction.factory_class is deprecated. We need to use

hibernate.transaction.coordinator_class

    • -1
    • +1
    ./lamsfoundation/lams/applicationContext.xml
LDEV-4696 Runs Hibernate 5.3 with errors, Noticeboard hbm xml gone.

    • -1
    • +2
    ./lamsfoundation/lams/commonContext.xml
    • -0
    • +2
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 3448 more files in changeset.
LDEV-4440 Fix author and monitor links requested from integrations

Merge branch 'lams31' into LDEV-4440

Conflicts:

lams_admin/web/sessionmaintain.jsp

lams_build/build.xml

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/web/outcome/OutcomeAction.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/web/action/GradebookAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McLearningAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McMonitoringAction.java

  1. … 17 more files in changeset.
LDEV-4693 Add name in logged in user list in sysadmin

  1. … 2 more files in changeset.
Merge remote-tracking branch 'origin/LDEV-4644'

Conflicts:

lams_admin/conf/language/lams/ApplicationResources.properties

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/authoring/service/AuthoringService.java

lams_central/web/WEB-INF/struts-config.xml

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/IGradebookService.java

lams_gradebook/web/gradebookMonitor.jsp

lams_monitoring/conf/language/lams/ApplicationResources.properties

    • -1
    • +28
    ./lamsfoundation/lams/commonContext.xml
  1. … 14 more files in changeset.
LDEV-4691 Adjust classloader switch

    • -7
    • +8
    ./lamsfoundation/lams/util/Configuration.java
LDEV-4691 Reset a classloader when refreshing configuration cache

In WildFly 14 the Configuration bean can get created by one of LAMS EAR

modules, for example Image Gallery. This module's classloader does not

have access to java.sql.Connection. It should ask its parent for this

class, but context class loaders are not obliged to do it and apparently

WildFly module classloaders do not do it. We need to manually reset a

classloader for the given thread.

    • -3
    • +10
    ./lamsfoundation/lams/util/Configuration.java
LDEV-4691 Make Hibernate a part of LAMS libraries

WildFly 14 provides Hibernate 5.3. Migrating LAMS from 5.0.10 will

require some effort. For now we provide our own version of Hibernate to

keep compatible.

  1. … 44 more files in changeset.
LDEV-4691 Update libraries provided by WildFly

  1. … 47 more files in changeset.
LDEV-4689 Live Edit has a contribution entry and button changes colour.

Also fixed the SVG rendering in monitor (did not return 404 properly

when missing) and fixed the path for the monitor chosen grouping page.

  1. … 10 more files in changeset.
LDEV-4670 add maxlength limit to the image title's input

  1. … 1 more file in changeset.
LDEV-4686 Remove Kaltura settings from admin config settings

    • -0
    • +19
    ./lamsfoundation/lams/dbupdates/patch20181012.sql
  1. … 9 more files in changeset.
LDEV-4677 Copy old attributes when renaming fields

LDEV-4688 Remove not used method

    • -23
    • +0
    ./lamsfoundation/lams/util/WebUtil.java
LDEV-4440 Remove an unnecessary dependency from Email validator

  1. … 2 more files in changeset.