• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update to learner for refresh progress bar

  1. … 5 more files in changeset.
merger from head + monitoring dictionary update

  1. … 12 more files in changeset.
Merging 2.0.2 changes from the HEAD

  1. … 18 more files in changeset.
Merged from 2.0.2 Release on head.

  1. … 8 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

    • -0
    • +35
    ./lams_shared_library.jsp
  1. … 5 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 7 more files in changeset.
fixed preloaded to append build no parameter to library file that is loaded

  1. … 2 more files in changeset.
updated passon tag

  1. … 13 more files in changeset.
fixed transition temp line removal + changed lesson tab view text fields to labels to handle i18n non-roman characters

  1. … 5 more files in changeset.
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. … 13 more files in changeset.
merged monitoring flash dictionaries

    • -1
    • +0
    ./flashxml/monitoring/en_AU_dictionary.xml
    • -1
    • +0
    ./flashxml/monitoring/en_dictionary.xml
  1. … 2 more files in changeset.
Reapplying edit on the fly changes.

    • -1
    • +0
    ./flashxml/authoring/en_AU_dictionary.xml
    • -1
    • +0
    ./flashxml/authoring/en_dictionary.xml
  1. … 2 more files in changeset.
Merging 2.0.1 changes from the HEAD

    • -1
    • +0
    ./flashxml/authoring/ar_JO_dictionary.xml
    • -1
    • +0
    ./flashxml/authoring/bg_BG_dictionary.xml
    • -1
    • +0
    ./flashxml/authoring/cy_GB_dictionary.xml
    • -1
    • +0
    ./flashxml/authoring/da_DK_dictionary.xml
    • -1
    • +0
    ./flashxml/authoring/de_DE_dictionary.xml
  1. … 224 more files in changeset.
updated swfs

  1. … 2 more files in changeset.
added new labels for Author/Monitor dictionary

    • -1
    • +1
    ./flashxml/authoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/en_dictionary.xml
    • -1
    • +1
    ./flashxml/monitoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/monitoring/en_dictionary.xml
  1. … 1 more file in changeset.
Merged 2.0.1 release changes from HEAD.

    • -1
    • +0
    ./flashxml/authoring/mi_dictionary.xml
    • -1
    • +0
    ./flashxml/authoring/pt_dictionary.xml
Merged 2.0.1 release changes from HEAD.

    • binary
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 122 more files in changeset.
Merged 2.0.1 release changes from HEAD.

    • -1
    • +1
    ./flashxml/authoring/ar_JO_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/bg_BG_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/cy_GB_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/da_DK_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/de_DE_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/el_GR_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/en_dictionary.xml
  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
    • +1
    ./flashxml/authoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/en_dictionary.xml
    • -1
    • +1
    ./flashxml/monitoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/monitoring/en_dictionary.xml
  1. … 19 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. … 8 more files in changeset.
hide open system gate + handle modified transition on canvas

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

  1. … 1 more file in changeset.
translation fix

  1. … 1 more file in changeset.
finish error messages/warnings

    • -1
    • +1
    ./flashxml/authoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/en_dictionary.xml
  1. … 1 more file in changeset.
further improvements : readded adjusted menu bar component to layout for edit on fly + added revert function + finish button to toolbar

    • -1
    • +1
    ./flashxml/authoring/en_AU_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/en_dictionary.xml
  1. … 5 more files in changeset.
edit on the fly (author) loaded within monitor frame and when done with changes reloads monitor

  1. … 9 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. … 12 more files in changeset.
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!

    • -161
    • +161
    ./WEB-INF/struts/struts-config.xml
  1. … 2 more files in changeset.
change to use servlet for edit on fly setup + added lesson lock + added design edit check + wizard fix to show full name of users

  1. … 12 more files in changeset.
clear read only field (Set to false) when saving a read only design (during copy of a design's tool activities)

  1. … 2 more files in changeset.