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

LDEV-1366 Fixed onReleaseOutside event for dialog and also problem where dialog could be 'thrown' off the stage, but was unable to reproduce the error where the dialog doesn't initially have focus when dealing with setting up branching

  1. … 3 more files in changeset.
LDEV-1367 Now it is impossible to drop an activity onto an inaccessible part of the canvas.

  1. … 1 more file in changeset.
LDEV-1280 LDEV-1281 Check box is disabled and selected when no of learners option is choosen for Grouping and value is larger than 0.

  1. … 1 more file in changeset.
LDEV-1320 Using unique name for popup window

LDEV-1348 Corrected which branching activity uses default branch option

  1. … 2 more files in changeset.
LDEV-1320 Changed javascript to close all open windows (from Author) Note: close all windows currently only working in Firefox. Changed javascript to open multiple windows and retain focus of open window if same tool is opened in author.

LDEV-1280 Define Later checkbox value is correctly set.

LDEV-1348 Group naming button visible when group no is 0, only hidden when by learners option set.

  1. … 4 more files in changeset.
Updating English, Spanish and Norwegian

LDEV-1348

Clear Property Inspector when closing branch view and/or opening new design.

Confirm alert when switching definitions and pre-existing conditions are linked to branch mappings.

  1. … 6 more files in changeset.
LDEV-907: Adding troubleshooting link for login page

Adding label for LDEV-907

    • -100
    • +104
    ./conf/language/lams/ApplicationResources_es_ES.properties
Updating German and Maori

handle exceptions at the end of the call stack so that errors can be shown to the user

  1. … 2 more files in changeset.
Removing existing branch mappings when related condition is removed + Added greater than option for start value to max range (i.e. forum posts)

added some validation for tool output conditions

  1. … 1 more file in changeset.
For LDEV-1346

Created the method in LessonManagerServlet that returns all the learner progresses for integrated servers, given the lsid and other parameters

improved tool condition adding/removing

  1. … 3 more files in changeset.
merging changes from ldap2_0_4 branch to HEAD

  1. … 12 more files in changeset.
fix problem with integration users getting rejected when LDAPEncryptPasswordFromBrowser is false; generate random password for ldap users instead of hard coded text

  1. … 1 more file in changeset.
small change of teacher choice branching static variable in Activity and dictionary label string

  1. … 3 more files in changeset.
Updating Danish, English, Italian, Norwegian, Polish, Chinese(China)

    • -100
    • +100
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -137
    • +140
    ./conf/language/lams/ApplicationResources_it_IT.properties
  1. … 7 more files in changeset.
Adding Malay

    • -0
    • +1
    ./conf/flashxml/lams/wizard/ms_MY_dictionary.xml
Updating Danish and Maori

Adding Malay. Updating Danish, Italian, Polish and Chinese(china)

    • -0
    • +1
    ./conf/flashxml/lams/authoring/ms_MY_dictionary.xml
LDEV-1243: replaces spaces with underscores only for the filename so firefox handles the filenames properly

LDEV-1265: If you deleted a transition and then redrew it, it triggered a unique key exception. Now the code reuses transitions based on either the UIID or the to/from activity UIIDs so it doesn't trigger the exception.

support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

  1. … 12 more files in changeset.
merge changes from ldap2_0_4 branch back to HEAD

  1. … 1 more file in changeset.
move user disabled check after authentication, to give non-db methods a chance to update disabled flag.

integrationService.getExtCourseClassMap creates the ext_course_class_map, and the matching lams org, for the 3rd party course; since the org is now a course (with workspace folder) instead of class, it's nice to have the folder appear when 3rd party users browse list of learning designs.