lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4704 Slimming for WildFly standalone mode

Multiple sections from configuration file have been removed.

Multiple unused libraries have been removed.

    • -0
    • +449
    /lams_build/conf/slim/standalone.xml
LDEV-4704 Clean up commented out dependencies

LDEV-4702 Leaders changed answers appear on refresh

LDEV-4707 Remove never used fields from TaskListItem

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.

LDEV-4673 Making lock on finish messages appear in Authoring Preview.

Also added a missing method from the Wiki transaction definitions.

LDEV-4697 Audit entries filtering by user and remarks

LDEV-4706 Display assessment instructions in case display summary is ON

LDEV-4706 Display assessment instructions in case display summary is ON

LDEV-4701 Course admin can create learners in their course.

Also tidied up security checks for various course management functions.

LDEV-4649 Fix a Hibernate mapping to a column

LDEV-4649 Get rid of obsolete field

LDEV-4695 No new topics after Finished when Locked On Finish is on.

Merge Hibernate 5.3 annotations migration LDEF-4696 into lams31

LDEV-4696 Fix incorrect annotation in Leader Selection

@OneToMany with mappedBy can not have @JoinColumn

LDEV-4696 Remove hbm.xml file remains

LDEV-4696 Use container provided Hibernate libraries instead of own copy

    • -52
    • +0
    /lams_build/lib/hibernate/module.xml
  1. … 19 more files in changeset.
LDEV-4696 Rewrite Survey to Hibernate annotations

LDEV-4696 Data Collection uses annotations, no service proxy

    • -0
    • +1
    /lams_tool_daco/web/pages/authoring/basic.jsp
LDEV-4696 Migrate Submit Files to Hibernate annotations

Also fixed path to controller broken after migration to Spring.

  1. … 30 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
    • +1
    /lams_central/web/outcome/scaleManage.jsp
LDEV-4696 Migrate Assessment to Hibernate annotations

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

LDEV-4696 Rewrite Pixlr to Hibernate annotations

LDEV-4696 Fix transition removal from LD

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

LDEV-4696 QA uses annotations, removed service proxy

  1. … 34 more files in changeset.
LDEV-4696 Scribe uses annotations, proxy service removed

LDEV-4696 Wiki uses Hibernate Annotations, service proxy removed