• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1675 Added insert/merge feature for Live Edit.

  1. … 3 more files in changeset.
LDEV-1673: Updating CSS with new info div

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-1598 Added missing loadVars.jsp js include.

LDEV-1645 removed description for previewed lesson.

  1. … 1 more file in changeset.
LDEV-1645 I18N'd preview lesson description.

  1. … 1 more file in changeset.
LDEV-1657 Progress towards wiki link plugin, button and basic interface in place, next step is to provide link information of existing wikis to the dialog

    • -0
    • +121
    ./fckeditor/editor/plugins/wikilink/fck_wikilink.html
    • -0
    • +21
    ./fckeditor/editor/plugins/wikilink/fckplugin.js
    • binary
    ./fckeditor/editor/plugins/wikilink/wikilink.gif
    • -0
    • +8
    ./fckeditor/editor/plugins/wikilink/lang/en.js
    • -1
    • +2
    ./includes/javascript/fckconfig_custom.js
LDEV-1649 LDEV-1651 LDEV-1650 Alert message when attempting to paste system tools, and enabled copy of optionals/parallels (but unable to paste) as currently only supporting ToolActivity(s).

  1. … 2 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1648 Set maxChars 60 for title_lbl of PI

  1. … 1 more file in changeset.
  1. … 1 more file in changeset.
LDEV-1618 rounded itemData/calculated value.

  1. … 1 more file in changeset.
LDEV-1618 remove unused preloader swf and fla.

  1. … 1 more file in changeset.
LDEV-1618 Found that itemData updates individual for all queued items - therefore adjusted loading setting factored on completed items to prevent an occurance of 0 - 50% happening twice.

  1. … 1 more file in changeset.
LDEV-1634 Hide grouped mc when branching is not group-based.

  1. … 3 more files in changeset.
LDEV-1603 LDEV-1631 LDEV-1632 Fixed branching clear flagging for nested branching activities. Enabled paste into branching canvas.

  1. … 4 more files in changeset.
LDEV-1453 Restrict the min/max stepper values for optionals to the sensible max value of no. of available children.

  1. … 1 more file in changeset.
LDEV-1618 Updated all modules using the preloader to use a single loader (progress bar) for preloading and initialising the application. Centering position fixed to centre, preloading swf was missing Stage alignment.

  1. … 14 more files in changeset.
LDEV-1352: Adding branching to IMSLD export. The branch activities are now exported, along with the branch mappings, conditions and groupings in a structured format. Still problems with ordering of the activities within a branch, there aren't any conditions to control the branches and the groups don't line up with IMS LD groups.

    • -7
    • +88
    ./toolcontent/learning-design-ims.xslt
  1. … 1 more file in changeset.
language changes for forgot login task

  1. … 2 more files in changeset.
[LDEV-273] Forgot password cahnges to make password searchable on username or email

  1. … 4 more files in changeset.
LDEV-1611 Added custom learner toolbarsSet for fckeditor with the addition of Image and Link buttons. The idea is to show/hide image/link buttons depending on preferences chosen for wiki in author at runtime.

    • -0
    • +13
    ./includes/javascript/fckconfig_custom.js
LDEV-273 resolved

added in the page validation

  1. … 2 more files in changeset.
LDEV-1622 removed unneeded debug comments.

LDEV-1622 Added grouping validation when saving design.

  1. … 1 more file in changeset.
LDEV-1623: Ordered lists were not showing up in the FCKEditor. Adding a css entry for <OL> seems to fix it.

LDEV-1623: Ordered lists were not showing up in the FCKEditor. Adding a css entry for <OL> seems to fix it.

LDEV-273 Password Reset

All the code for the forgot your login stuff, still needs validation and some comsmetics to be finished

    • -0
    • +80
    ./forgotPassword.jsp
    • -0
    • +77
    ./forgotPasswordChange.jsp
    • -0
    • +63
    ./forgotPasswordProc.jsp
  1. … 8 more files in changeset.
LDEV-1598 Made loadVars.jsp using static variable values from ConfigurationKeys class.