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. … 23 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-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. Cleaned up some methods in the DAO layer that are no longer used.

  1. … 7 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. Cleaned up some methods in the DAO layer that are no longer used.

  1. … 7 more files in changeset.
LDEV-3450 Implement peer review feature

    • -0
    • +75
    ./org/lamsfoundation/lams/rating/RatingComment.hbm.xml
  1. … 28 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 23 more files in changeset.
LDEV-3450 1) Display what rate you have given 2) Rate only once 3) Don't see the average rating until you rate it. 4) Add an option for a brief comment

    • -0
    • +75
    ./org/lamsfoundation/lams/rating/RatingComment.hbm.xml
  1. … 25 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +75
    ./org/lamsfoundation/lams/rating/Rating.hbm.xml
    • -0
    • +64
    ./org/lamsfoundation/lams/rating/RatingCriteria.hbm.xml
  1. … 50 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +75
    ./org/lamsfoundation/lams/rating/Rating.hbm.xml
    • -0
    • +64
    ./org/lamsfoundation/lams/rating/RatingCriteria.hbm.xml
  1. … 22 more files in changeset.
LDEV-3425: add Activity and PedagogicalPlannerActivityMetadata do 2LC

  1. … 1 more file in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 8 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 9 more files in changeset.
LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

  1. … 27 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 4 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 3 more files in changeset.
LDEV-3359: Fix LearningLibraryID when importing a Tool activity.

    • -0
    • +7
    ./org/lamsfoundation/lams/tool/Tool.hbm.xml
  1. … 2 more files in changeset.
LDEV-3359: Fix LearningLibraryID when importing a Tool activity.

    • -0
    • +7
    ./org/lamsfoundation/lams/tool/Tool.hbm.xml
  1. … 2 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

  1. … 79 more files in changeset.
LDEV-3308: Use lazy initialisation for Gate collections.

LDEV-3308: Use lazy initialisation for Gate collections.

LDEV-3308 fixed the problem with "Permissions gates are not being enforced"

LDEV-3292: Improve Add Lesson dialog response time: Fetch all users and filter them afterwards instead of fetchin one by one. Make some collections lazy or extra-lazy.

  1. … 3 more files in changeset.
LDEV-3292: Improve Add Lesson dialog response time: Fetch all users and filter them afterwards instead of fetchin one by one. Make some collections lazy or extra-lazy.

  1. … 3 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 97 more files in changeset.
LDEV-3115: Use new FLA SVG images in Monitoring.

  1. … 19 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

    • -30
    • +0
    ./org/lamsfoundation/lams/tool/Tool.hbm.xml
  1. … 41 more files in changeset.
LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

  1. … 12 more files in changeset.