• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek, English, French, Norwegian

  1. … 5 more files in changeset.
LDEV-1606: Added common code for creating text based conditions.

  1. … 6 more files in changeset.
Adding an update script for the competence tables - autopatch

Adding an update script for the competence tables

    • -0
    • +23
    ./db/sql/updatescripts/alter_22_competence.sql
LDEV-1447 when using i18n'd message to name run sequences folder, use server default locale, not user's locale

LDEV-1447 update script to sync workspace and folder names with their group names, especially 'run sequences' folders which need to use i18n'd text

LDEV-1447 moving commonMessageService out of commonContext into a standalone definition file, in order to get bean without loading everything else

    • -0
    • +22
    ./src/java/org/lamsfoundation/lams/messageContext.xml
fixing i18n characters that got munged in a previous commit

LDEV-1916 initialise db version for lams core

LDEV-1916 patches table required for autopatch

LDEV-1916 removing example code

LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1909: Merging Marcin's, Luke's and Daniel's changes.

  1. … 1 more file in changeset.
LDEV-1916 support database updating via autopatch

  1. … 8 more files in changeset.
LDEV-1909 -Competence editor backend model

  1. … 3 more files in changeset.
LDEV-1909 -Competence editor backend model

LDEV-1893: Quartz job for resending messages is not rescheduled anymore.

LDEV-1893: Quartz job for resending messages is not rescheduled anymore.

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).