• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
loaded authoring in edit mode if lesson is locked and user is the editing user

  1. … 2 more files in changeset.
lesson tab elements changes merged from head

fixed up refresh problem

  1. … 3 more files in changeset.
remove temp system gate

fixed transition temp line removal + changed lesson tab view text fields to labels to handle i18n non-roman characters

  1. … 4 more files in changeset.
Fixed wizard preloader movie - adjusted position of lams logo

2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.

Fixed wizard preloader movie - adjusted position of lams logo

  1. … 11 more files in changeset.
Merging 2.0.1 changes from the HEAD

  1. … 225 more files in changeset.
monitor changes for locked view

Merged 2.0.1 release changes from HEAD.

  1. … 116 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 219 more files in changeset.
removed code for system gate activity+transitions hiding/mod + dictionary label changes + applied layout manager structure to monitor module + added dummy locked monitor view

  1. … 2 more files in changeset.
removed code for system gate activity+transitions hiding/mod + dictionary label changes + applied layout manager structure to monitor module + added dummy locked monitor view

file DefaultLayoutManager.as was initially added on branch editonfly_branching.

file MonitorLockView.as was initially added on branch editonfly_branching.

removed code for system gate activity+transitions hiding/mod + dictionary label changes + applied layout manager structure to monitor module + added dummy locked monitor view

  1. … 10 more files in changeset.
application can query layout manager to find if all components (layout items) are finished loading (replaces existing boolean variables for each component) + added lock field for lesson details dto (also to Sequence as model)

  1. … 6 more files in changeset.
updated learner to handle new gate activity (system gate)

  1. … 1 more file in changeset.
added check editonfly cond for obj extractor

hide open system gate + handle modified transition on canvas

  1. … 3 more files in changeset.
Fixing up todo comment

Remove the tool sessions related to any non-grouped activity which is deleted via edit on fly. Doesn't apply to grouped activities as their tool sessions aren't "pre-initialised" when the lesson is started.

  1. … 2 more files in changeset.
fixed validation issues dialog - translation problem

  1. … 2 more files in changeset.
translation fix

  1. … 2 more files in changeset.
finish error messages/warnings

  1. … 4 more files in changeset.
further improvements : readded adjusted menu bar component to layout for edit on fly + added revert function + finish button to toolbar

  1. … 4 more files in changeset.
edit on the fly (author) loaded within monitor frame and when done with changes reloads monitor

  1. … 7 more files in changeset.
moved some funct to monitor (setting up edit on fly) and author just opens the design in the correct mode + few fixes for new system gate + finish edit on fly lock and gate release

  1. … 5 more files in changeset.
modify RegisterService to be more flexible

LDEV-1112: Login was always going to the index page, and not straight to the lesson page for the launch lesson url. The JspRedirectStrategy code was forcing it to the index page. Now it lets it go to whatever page was requested initially for "normal" requests.

Had to change HomeAction to go to the index page, rather than direct to the login page as to make the change to JspRedirectStrategy - otherwise it would try to go to the login page straight after the login page!

  1. … 1 more file in changeset.