Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4712, LDEV-4644 Fix a query used for fetching outcomes

LDEV-4696 Proper use of @MapsId with @EmbeddableId

DEMO-2 Add new wrapper methods that allow specifying userId

IToolContentHandler methods assume userId is always available from the

current HttpSession. However sometimes, as in the case of lams_demo,

userId can't be acquired from HttpSession (as it might be invalidated

already), so we need to have an ability to specify userId as a

parameter.

  1. … 4 more files in changeset.
LDEV-4697 Audit entries filtering by user and remarks

  1. … 3 more files in changeset.
LDEV-4649 Get rid of obsolete field

  1. … 1 more file in changeset.
LDEV-4696 Remove hbm.xml file remains

  1. … 2 more files in changeset.
LDEV-4649 Make import work with files with header or with pure data

LDEV-4649 Fix outcome and scale import

Fixed paths for import and outcome/scale removal.

Description is now an optional field when importing.

  1. … 4 more files in changeset.
LDEV-4696 Add generics to common methods

LDEV-4696 Fixing bugs with new single activity lesson, notifications

LDEV-4696 Comments, Ratings, Peer Review use Annotations, removed proxy

  1. … 20 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

  1. … 13 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

  1. … 40 more files in changeset.
LDEV-4696 Remove obsolete DTO

    • -8
    • +0
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 9 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

    • -132
    • +49
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 14 more files in changeset.
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

  1. … 45 more files in changeset.
LDEV4696 Removing legacy parameters and deprecated methods

  1. … 29 more files in changeset.
LDEV-4696 Content Repository converted to annotations

  1. … 13 more files in changeset.
LDEV-4696 TZ, Notebook entry, Log Event, Signup, Policies converted

  1. … 7 more files in changeset.
LDEV-4696 Rewrite Condition inheritance to Hibernate annotations

  1. … 2 more files in changeset.
LDEV-4696 Correct scan path for tool Hibernate objects

LDEV-4696 Set proper JNDI name for transaction manager

Also get rid of deprecated manager_lookup_class property.

LDEV-4696 Rewrite Criteria queries to use new API

LDEV-4696 Change transaction configuration for Hibernate 5.3

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

hibernate.transaction.coordinator_class

LDEV-4696 Runs Hibernate 5.3 with errors, Noticeboard hbm xml gone.

  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. … 14 more files in changeset.