• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1581: Fixing a small bug in DTO.

LDEV-1581: Addin final version of logic.

  1. … 6 more files in changeset.
LDEV-1910 hibernate loses branch_activity_id value when association is uni-directional, make it bi-directional. Putting link in the top level Activity class rather than BranchingActivity because of new work for LDEV-1299 that will allow more types of Activities to be mapped to branch_activity_id in lams_branching_activity_entry

  1. … 5 more files in changeset.
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

Removing the gmap config item from the lams_configuration table (actually just removing the insert so it is never inserted)

    • -3
    • +0
    ./db/sql/insert_lams_unix_config_data.sql
    • -3
    • +0
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-1897 - Use pretty print name for workspace folders

  1. … 6 more files in changeset.
LDEV-1893: In Event Notification Service persistent classes - made zero-argument constructors public for Hibernate purposes.

  1. … 1 more file in changeset.
LDEV-1299: Minor changes in labels.

  1. … 4 more files in changeset.
LDEV-1299: Added some logic for the new "condition gate" that allows learners to pass depending on condition satisfaction.

  1. … 22 more files in changeset.
LDEV-1896: Extended permission gate. Teacher can now allow a single learner to pass the gate.

  1. … 10 more files in changeset.
LDEV-1908 If the requestSrc and the notifyCloseURL are not included in the LoginRequest calls for integrations, then tool adapter tools do not appear

- Fixed

LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

  1. … 123 more files in changeset.
LDEV-1581: Added new grouping classes (unfinished yet).

LDEV-1581: Added constants that recognise the new grouping type.

Updated project classpaths

  1. … 13 more files in changeset.
Added variable JBOSS_HOME

  1. … 9 more files in changeset.
LDEV-1890 get lessons by organisation id as well as original learning design id

  1. … 1 more file in changeset.
Fixing up the alter_211_tool_adapter_sql update script to have the correct update statement.

Fixing up the alter_211_tool_adapter_sql update script to have the correct update statement.

Added event notification service.

    • binary
    ./design/EventsNotificationServiceDiagram.gif
    • -0
    • +102
    ./src/java/org/lamsfoundation/lams/events/DeliveryMethodMail.java
    • -0
    • +474
    ./src/java/org/lamsfoundation/lams/events/Event.java
  1. … 3 more files in changeset.
extLmsId parameter in loginRequests is redundant, as we can just use the existing serverId parameter instead, they are equivalent

Adding update script for lams_tool table for tool adapters

LDEV-1861 Adding customCSV

Changed the lamsCoreToolService so that it detects when it is a tool adapter tool, and then passes a customCSV param to the copyToolContnet method so the tool can copy it's content on the external server

LDEV-1861 Adding customCSV

New type of ToolContentManager ToolAdapterContentManager, tool adapters will implement this so that customCSV will be passed to the required methods

LDEV-1861 Adding customCSV

Adding customCSV parameter for import tool content

LDEV-1861 Adding customCSV

Adding a method to ToolDAO so that you can retireve a tool from a tool_signature, and also update it. This is needed for tool adapter tools so they can update their extLmsId mapping

LDEV-1861 Adding customCSV

Adding the extLmsId property to Activity and ActivityDTO so that flash can determine whether to display a external tool adapter tool or not

2.1.1 version updates

    • -1
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 1 more file in changeset.
updating rams versions and default theme

    • -7
    • +7
    ./db/sql/insert_rams_unix_config_data.sql
    • -7
    • +7
    ./db/sql/insert_rams_windows_config_data.sql
Updating RAMS English

  1. … 16 more files in changeset.
Updating Korean

  1. … 1 more file in changeset.