Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 28 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 22 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 23 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-2967: Fix progress bar toggle icons.

LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

  1. … 4 more files in changeset.
LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

  1. … 5 more files in changeset.
LDEV-3533: Detect iOS-based client and use simple Learner interface then.

  1. … 7 more files in changeset.
LDEV-3533: Detect iOS-based client and use simple Learner interface then.

  1. … 7 more files in changeset.
LDEV-3490: Use Snap instead of Raphael in Learner progress bar.

  1. … 2 more files in changeset.
LDEV-3490: Use Snap instead of Raphael in Learner progress bar.

  1. … 2 more files in changeset.
LDEV-3495: adding allowfullscreen to learner's iframe

LDEV-3495: adding allowfullscreen to learner's iframe

LDEV-3453: Fix JSP code for writing out i18n labels.

LDEV-3453: Fix JSP code for writing out i18n labels.

LDEV-3453: Escape single quotes in i18n labels for Javascript.

  1. … 7 more files in changeset.
LDEV-3322 adding tag for selenium

LDEV-3322 adding tag for selenium

LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 2 more files in changeset.
LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 3 more files in changeset.
LDEV-3264: Get setting from parameter instead of attribute.

LDEV-3246: Fix error when activity title is empty.

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

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-3127 fixed problem with being unable to scroll down flashless learner interface using iPad

  1. … 3 more files in changeset.
LDEV-3099: Add option to display reviewed activities in dialog instead of pop up.

  1. … 4 more files 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. … 10 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.