Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2463: Revert SsoHandler code as the check is not needed there - JSP code does it correctly.

LDEV-2463: Escape redirectURL param on the login page. Check for HTML tages in redirectURL param during authentication.

  1. … 1 more file in changeset.
LDEV-3335: Prevent NullPointerException when the user provided blank login.

LDEV-3591: Flatten UniversalLoginModule hierarchy - it was just a single leaf anyway. Format code. Clean up logs, errors and comments. Move queries from config files to code.

  1. … 12 more files in changeset.
LDEV-3560 fixed import

LDEV-3566 Q&A add minimum word validation on the server side

    • -0
    • +31
    ./lamsfoundation/lams/util/ValidationUtil.java
  1. … 3 more files in changeset.
LDEV-3566 Q&A add minimum word validation on the server side

    • -0
    • +31
    ./lamsfoundation/lams/util/ValidationUtil.java
  1. … 3 more files in changeset.
LDEV-3560 Search option for course management

  1. … 4 more files in changeset.
LDEV-3560 Search option for course management

  1. … 3 more files in changeset.
LDEV-3456: for NTU Blackboard's based templates, force to https to co-exist with Blackboard

  1. … 1 more file in changeset.
LDEV-3456: for NTU Blackboard's based templates, force to https to co-exist with Blackboard

  1. … 1 more file in changeset.
LDEV-3561: Initial implemntation of re-setting read-only flag of Activities on force uncomplete. Each Tools' service has a method to report whether there is significant users' content left it the Activity. If so, it reports the Activity as read-only. Otherwise the flag can be re-set. Grouping, Gate and Complex activities also have their way of checking their immutability.

    • -17
    • +22
    ./lamsfoundation/lams/tool/ToolContentManager.java
    • -0
    • +3
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 38 more files in changeset.
LDEV-3523: Design type added to export/import

LDEV-3523: Design type added to export/import

LDEV-3523: When returning a JSON list of learning designs set design type to "default" if no type exists. Also search on default for designs without a type.

  1. … 3 more files in changeset.
LDEV-3523: When returning a JSON list of learning designs set design type to "default" if no type exists. Also search on default for designs without a type.

  1. … 3 more files in changeset.
LDEV-3557 Improve performance of gradebook xls export

  1. … 6 more files in changeset.
LDEV-3542: Performance improvements needed for tools that need to check the list of potential learners.

  1. … 1 more file in changeset.
LDEV-3539: New JDom libary requires a XML element to be detached from its current parent before attaching it to an another parent.

LDEV-3554 * return only distinct users * recommitting lams.jar

  1. … 1 more file in changeset.
LDEV-3554 return only distinct users

LDEV-3557 Improve performance of gradebook xls export

  1. … 6 more files in changeset.
LDEV-3556: Remove IMS export and .las import.

    • -15
    • +0
    ./lamsfoundation/lams/commonContext.xml
    • -3
    • +0
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 14 more files in changeset.
LDEV-3514: Get rid of session re-creation on transaction failure as WF probably manages sessions differently.

    • -1
    • +0
    ./lamsfoundation/lams/applicationContext.xml
LDEV-3514: Get rid of session re-creation on transaction failure as WF probably manages sessions differently.

LDEV-3514: Revert a commit meant for WildFly branch.

LDEV-3514: Get rid of session re-creation on transaction failure as WF probably manages sessions differently.

LDEV-3554 Improve performance of gradebook pages

  1. … 12 more files in changeset.
LDEV-3554 Had to switch HQL queries to SQL ones as Hibernate doesn't work well with left joins and when clauses

LDEV-3554 Improve performance of gradebook pages