• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating French and Italian

Updating French, Hungarian and Norwegian

UPdating French, Hungarian, Italian Norwegian

LDEV-1569: Validation for number of groups no longer does comparison if (max) number of groups = 0 as this was causing problems in Live Edit. When it is set to 0, it implies that there can be any number of groups.

  1. … 2 more files in changeset.
LDEV-1649 LDEV-1650 Added functionality to copy/pastle optional and parallel activities.

  1. … 13 more files in changeset.
LDEV-1643 Fixed non retractable (flow and optional) menus on outside click in author

  1. … 4 more files in changeset.
LDEV-1676: Changing submit and forum so that after the marks screen is closed (in monitoring) the main tool monitoring screen is refreshed. Want to share the code used in the Edit Activity refresh, so move it to common.js. Also fixed the code so that if the currentTab has been appended previously then it is replaced - this fixes a problem with the current tab getting stuck if you opened edit activity/mark multiple times but the current tab was changed.

    • -1
    • +23
    ./web/includes/javascript/common.js
LDEV-1633 add check for empty username, removed commented out code

LDEV-1649: Adding a new servlet to support copying tool content in a batch. This will be used when copying complex activities in authoring.

Updating Greek & Norwegian

    • -132
    • +133
    ./conf/language/lams/ApplicationResources_el_GR.properties
Updating Greek

  1. … 1 more file in changeset.
Updating English and Spanish

LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 5 more files in changeset.
LDEV-1642

Added group-box style.

Fixed background image for info style in RTL

    • -2
    • +10
    ./web/css/defaultHTML_rtl_learner.css
LDEV-1677: Accidently left debugging in the previous version

LDEV-1677: For all tools except q&a, mcq & vote, clicking Close on the authoring confirmation window will refresh the tool's monitoring window if the user is editing the activity from the tool's monitoring screen. Doesn't apply to define later or in authoring proper.

LDEV-1675 Added insert/merge feature for Live Edit.

  1. … 3 more files in changeset.
LDEV-1675: Changed insertLearningDesign permissions to handle the Live Edit case

LDEV-1673: Updating CSS with new info div

    • -0
    • +14
    ./web/css/defaultHTML_rtl_learner.css
Updating Greek and norwegian

Updating Greek

Updating English & Spanish

Updating Italian and Norwegian

LDEV-1670 unordered lessons used to be appended in a non-guaranteed order (HashMap backed collection); switched to TreeMap, and prepend unordered lessons so that new lessons appear at the top of the list by default.

  1. … 1 more file in changeset.
LDEV-1671: Adding a different label for select another file to import

Updating Italian

LDEV-1671: Adding a different label for select another file

LDEV-1647 tooltip for Preview button when disabled - added invisible button copy over the top when original preview button is disabled.

  1. … 4 more files in changeset.
LDEV-1352: Sets the order id for child activities in a sequence activity to match the transitions. Progress engine uses the transitions, but the IMSLD export looks for order id. So we might as well get both right.

LDEV-1598 Added missing loadVars.jsp js include.