• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 4 more files in changeset.
Updated Portugeuse translation.

updated learner to handle new gate activity (system gate)

  1. … 1 more file in changeset.
Updating Norwegian, Greek and Welsh

Updating Greek

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

hide open system gate + handle modified transition on canvas

  1. … 1 more file 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

translation fix

finish error messages/warnings

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

    • -1
    • +1
    ./web/flashxml/authoring/en_dictionary.xml
edit on the fly (author) loaded within monitor frame and when done with changes reloads monitor

    • -0
    • +20
    ./web/includes/javascript/openUrls.js
  1. … 3 more files in changeset.
Updating English

    • -1
    • +1
    ./conf/flashxml/rams/learner/en_dictionary.xml
    • -1
    • +1
    ./conf/flashxml/rams/wizard/en_dictionary.xml
    • -0
    • +186
    ./conf/language/rams/ApplicationResources_en_AU.properties
  1. … 14 more files in changeset.
Updating Danish, French, Korean, Maori, Vietnamese

Updating Maori

  1. … 1 more file in changeset.
Updating Danish, French, Italian, Korean, Maori

Updating Danish, French, Italian, Korean, Maori, Vietnamese

Updating French and Maori

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. … 1 more file 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!

    • -161
    • +161
    ./web/WEB-INF/struts/struts-config.xml
ldev-1150 display fullname

  1. … 4 more files in changeset.
file EditOnFlyServlet.java was initially added on branch editonfly_branching.

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. … 4 more files in changeset.
don't list the subgroup if user is not a member/group admin/group manager/sysadmin

LDEV-1107 extserver classes are created as subgroups, not groups; make extuser a member of the group as well as the subgroup; don't give extusers group manager role as they don't need it, especially in a subgroup

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