Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3171: Fix labels.

LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

  1. … 25 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 6 more files in changeset.
LDEV-3186: Make "progress broken" information display to user.

  1. … 2 more files in changeset.
LDEV-3179: Make export portfolio unavailable to learners by default. Make this option honoured by Learner interface. Remove unnecessary code.

  1. … 4 more files in changeset.
LDEV-3171: Fix labels.

LDEV-2990 Improved IM's UI: * IM tab is enlarged. Link for opening it now occupies entire available space * changed cursor css style

LDEV-3161 make lesson complete callback iframe invisible

LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 69 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3127 fixed problem with being unable to scroll down flashless learner interface using iPad

  1. … 2 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 145 more files in changeset.
LDEV-3105: Use local ID in HTML tags instead of user names, which can contain various characters.

    • -26
    • +25
    ./includes/javascript/presence.js
LDEV-3099: Add option to display reviewed activities in dialog instead of pop up.

  1. … 4 more files in changeset.
LDEV-3092: Don't display the must complete label unless there are completing restrictions

LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

  1. … 41 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

  1. … 122 more files in changeset.
LDEV-3063: Show number of active chat users in Monitor.

  1. … 1 more file in changeset.
LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

  1. … 21 more files in changeset.
LDEV-3044: No resize allow when reviewing previously completed activities

LDEV-3008: Flash does not open pop-ups in Internet Explorer 10

  1. … 1 more file in changeset.
LDEV-3021: Learners tab initial implementation. Move progress methods from Learner to Monitor modules. Make Flashless Learner use common Raphael progress bar library.

  1. … 8 more files in changeset.
LDEV-2967: Use SERVER_URL instead of WebAppUrl as the latter explicitely sets port number which makes cross-domain scripting prevention mechanizm fire off in IE9.

LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 181 more files in changeset.
LDEV-3009 Create mobile version of lesson complete page

    • -0
    • +26
    ./WEB-INF/urlrewrite.xml
    • -0
    • +71
    ./layout/mobileLayout.jsp
    • -0
    • +1
    ./layout/supportMobileVersionLayout.jsp
    • -0
    • +88
    ./mobile/lessonComplete.jsp
  1. … 2 more files in changeset.
LDEV-2868 *one instance of thickbox.js file left: lams_central/includes/javascript/thickbox.js * path to loading.gif image is specified in css file now

  1. … 5 more files in changeset.