Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change. Remove password hashing in browser. Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

  1. … 22 more files in changeset.
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. … 11 more files in changeset.
LDEV-3566 Q&A add minimum word validation on the server side

  1. … 3 more files in changeset.
LDEV-3566 Q&A add minimum word validation on the server side

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

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

  1. … 6 more files 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.

  1. … 42 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

    • binary
    ./jlatexmath/jlatexmath-1.0.3.jar
    • -0
    • +29
    ./jlatexmath/jlatexmath.module.xml
  1. … 101 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-3559 Introducing new CKEditor plugin jlatexmath

    • binary
    ./jlatexmath/jlatexmath-1.0.3.jar
  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. … 11 more files in changeset.
LDEV-3542: Performance improvements needed for tools that need to check the list of potential learners.

  1. … 4 more files in changeset.
LDEV-3554 * return only distinct users * recommitting lams.jar

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

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

  1. … 21 more files in changeset.
LDEV-3554 Improve performance of gradebook pages

  1. … 17 more files in changeset.
LDEV-3554 Improve performance of gradebook pages

  1. … 17 more files in changeset.
LDEV-3542: Improving performance of Peer Review tool - now able to check how many potential learners there are to determine whether a tool's user list should be updated.

  1. … 4 more files in changeset.
LDEV-3536: Use default value of 10px when a coordinate is NULL.

  1. … 2 more files in changeset.
LDEV-3536: Use default value of 10px when a coordinate is NULL.

  1. … 2 more files in changeset.
LDEV-3523: Added subtype to Learning Design

  1. … 10 more files in changeset.
LDEV-3523: Added subtype to Learning Design

  1. … 10 more files in changeset.
LDEV-3517 Added new methods for Peer Review tool

  1. … 6 more files in changeset.
LDEV-3517 Introduced new Peer Review tool

  1. … 13 more files in changeset.
LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true.

LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3. Remove previous safety mechanism for completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3484: Paging, searching and deletion of learning designs from Blackboard

  1. … 5 more files in changeset.
LDEV-3484: Paging and searching of learning designs

  1. … 5 more files in changeset.
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 33 more files in changeset.