Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3590 Optimising the calls to get the Notebook entries, so they are returned by the same SQL that gets the Spreadsheet details.

LDEV-3613 calculate Gradebook lesson mark correctly after changing gradebook activity mark

  1. … 1 more file in changeset.
LDEV-3613 Introducing new flush() method that will allow to flush the session. It's required in cases when we need to write changes to the database before current transaction is committed

    • -0
    • +9
    ./lamsfoundation/lams/dao/IBaseDAO.java
  1. … 1 more file in changeset.
LDEV-3606 In monitor display the author of each feedback comment

    • -0
    • +13
    ./lamsfoundation/lams/dbupdates/patch2040048.sql
  1. … 11 more files in changeset.
LDEV-3599: Add paging to learner group dialogs. Change icons from custom to ones provided with jQuery UI.

    • -1
    • +5
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 8 more files in changeset.
LDEV-3599: Add paging to learner group dialogs. Change icons from custom to ones provided with jQuery UI.

    • -1
    • +5
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 8 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -26
    • +27
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 10 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -26
    • +27
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 10 more files in changeset.
LDEV-3606 In monitor display the author of each feedback comment

    • -0
    • +13
    ./lamsfoundation/lams/dbupdates/patch2040048.sql
  1. … 12 more files in changeset.
LDEV-3603: Add autocomplete for search in Learners tab. Merge this and previous changes into the custom Monitoring for a client.

  1. … 3 more files in changeset.
LDEV-3603: Add autocomplete for search in Learners tab. Merge this and previous changes into the custom Monitoring for a client.

  1. … 4 more files in changeset.
LDEV-3599: Load a batch of Learners in Learners tab in Monitoring interface using well-tailored SQL rather than Hibernate fetch and processing in Java.

  1. … 4 more files in changeset.
LDEV-3599: Load a batch of Learners in Learners tab in Monitoring interface using well-tailored SQL rather than Hibernate fetch and processing in Java.

  1. … 4 more files in changeset.
LDEV-2903: Delete lams_lesson_learner table.

    • -0
    • +12
    ./lamsfoundation/lams/dbupdates/patch2040047.sql
  1. … 2 more files in changeset.
LDEV-2903: Delete lams_lesson_learner table.

    • -0
    • +12
    ./lamsfoundation/lams/dbupdates/patch2040047.sql
  1. … 3 more files in changeset.
LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand. Remove unnecessary methods. Load the really needed objects instead of using Hibernate to derive them from parent objects. Use SQL for counting instead of fetching full collection in Hibernate and checking its size. Prepare for paging: add offset parameter to queries.

    • -37
    • +47
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 4 more files in changeset.
LDEV-3599: Load the really needed objects instead of using Hibernate to derive them from parent objects. Use SQL for counting instead of fetching full collection in Hibernate and checking its size. Prepare for paging: add offset parameter to queries.

    • -37
    • +47
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 4 more files in changeset.
LDEV-3597: Remove truststore code and entries in configuration table.

    • -0
    • +13
    ./lamsfoundation/lams/dbupdates/patch2040046.sql
    • -13
    • +0
    ./lamsfoundation/lams/util/Configuration.java
LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand. Remove unnecessary methods.

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

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch2040045.sql
    • -25
    • +55
    ./lamsfoundation/lams/util/HashUtil.java
  1. … 16 more files in changeset.
LDEV-3335: Prevent NullPointerException when the user provided blank login.

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.