Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

    • -30
    • +5
    ./lamsfoundation/lams/cache/CacheManager.java
    • -56
    • +54
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 1577 more files in changeset.
LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

    • -0
    • +19
    ./lamsfoundation/lams/dbupdates/patch02040030.sql
    • -0
    • +105
    ./lamsfoundation/lams/learningdesign/LearningLibraryGroup.java
  1. … 21 more files in changeset.
LDEV-3258: Set target Survery user for notification emails. Wrap Notification Service method in a new transaction so existing one can be even read-only.

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
  1. … 1 more file in changeset.
LDEV-3263 Add support for renaming field names on sequence import

  1. … 3 more files in changeset.
LDEV-3254: Refresh configuration cache every X minutes.

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
    • -0
    • +10
    ./lamsfoundation/lams/dbupdates/patch02040029.sql
    • -132
    • +187
    ./lamsfoundation/lams/util/Configuration.java
    • -0
    • +38
    ./lamsfoundation/lams/util/ConfigurationRefreshCacheJob.java
  1. … 1 more file in changeset.
LDEV-2846: Use standard libraries to copy files instead of keeping own methods which do the same.

    • -53
    • +0
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 1 more file in changeset.
LDEV-3115: Fix LearningLibraryID filling.

LDEV-3115: Use new FLA SVG images in Monitoring.

  1. … 14 more files in changeset.
LDEV-3244 Release define later flag after canceling edit tool in monitor

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

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch02040028.sql
    • -35
    • +0
    ./lamsfoundation/lams/tool/BasicToolVO.java
    • -6
    • +0
    ./lamsfoundation/lams/tool/IToolVO.java
    • -58
    • +3
    ./lamsfoundation/lams/tool/Tool.java
  1. … 32 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 38 more files in changeset.
LDEV-3115: Allow unifinished branches. Validation of groupings not being used in a sequence. Remove grouping references when transition is removed. Recently Used Sequences (LD access) full functionality. Detect LDs being overwritten by manually providing an existing title. Change how Parallel Activities are detected and described in Flashless Authoring in LD Importer. Multiple CSS changes and bug fixes.

    • -2
    • +12
    ./lamsfoundation/lams/tool/dto/ToolDTO.java
  1. … 10 more files in changeset.
LDEV-3215 Proper handling and message in case of Activity requires existing grouping but no group for user exists yet.

    • -0
    • +38
    ./lamsfoundation/lams/tool/exception/RequiredGroupMissingException.java
    • -0
    • +1
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 5 more files in changeset.
LDEV-3215 Support activities to be able to find leader select activity

    • -0
    • +1
    ./lamsfoundation/lams/toolApplicationContext.xml
LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

  1. … 10 more files in changeset.
LDEV-3219: allowing emails as usernames too

    • -1
    • +1
    ./lamsfoundation/lams/util/ValidationUtil.java
LDEV-3219 Added sysadmin option to turn validation off for user details

    • -0
    • +16
    ./lamsfoundation/lams/dbupdates/patch02040027.sql
    • -7
    • +18
    ./lamsfoundation/lams/util/ValidationUtil.java
  1. … 3 more files in changeset.
LDEV-3115: Support for Optional Sequences (Learner's Choice Branching). Allow Parallel activities inside Optiona/Floating activities. Minor bug fixes.

  1. … 6 more files in changeset.
LDEV-3216 Modify validation for email to include single quotes

    • -1
    • +1
    ./lamsfoundation/lams/util/ValidationUtil.java
LDEV-3115: Fill Learning Library ID when importing old LDs which miss this information.

  1. … 2 more files in changeset.
LDEV-3208: Validate sequence, activity and lesson names. Escape user name in Monitoring properly.

  1. … 8 more files in changeset.
LDEV-3208: Complie patterns just once and reuse multiple times afterwards.

    • -37
    • +20
    ./lamsfoundation/lams/util/ValidationUtil.java
LKC-46 Added new type of report: "each lesson displayed in a separate sheet"

    • -0
    • +9
    ./lamsfoundation/lams/util/ExcelUtil.java
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch02040026.sql
  1. … 8 more files in changeset.
LDEV-3208 added validation for changing user parameters and organisation name

  1. … 4 more files in changeset.
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

LDEV-3207: Use a collection for annotations which WDDX serializer understands. Ask user before leaving a non-empty Learning Design. Store child activity coordinates relative to parent Optional/Floating/Parallel activity.

  1. … 3 more files in changeset.
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

    • -0
    • +59
    ./lamsfoundation/lams/integration/UserInfoValidationException.java
    • -0
    • +107
    ./lamsfoundation/lams/util/ValidationUtil.java
  1. … 8 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

    • -0
    • +15
    ./lamsfoundation/lams/dbupdates/patch02040025.sql
  1. … 19 more files in changeset.
LDEV-3206: Information about succeeding lesson being now available to learner gets displayed if the lesson is really available, i.e. is ACTIVE or FINISHED.