• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:jliew:20070704061136:1 does not match your current filter (clear filter).

file GetFedServerGroupsServlet.java was initially added on branch shibboleth_2_0.

file GetFedServerLessonsServlet.java was initially added on branch shibboleth_2_0.

add 2 servlets at /servlet/getFedServerGroups and /servlet/getFedServerLessons for flash to use

  1. … 2 more files in changeset.
branching activity saves start/end connector coords

  1. … 4 more files in changeset.
file FedRegistryUpdateServlet.java was initially added on branch shibboleth_2_0.

change update registry url from struts action to servlet so that it falls outside of web security context.

  1. … 2 more files in changeset.
Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

  1. … 2 more files in changeset.
Branching: Wasn't updating the branch link when we copied the branch mappings (when copying a design).

Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

  1. … 12 more files in changeset.
remove 'name' from struts actions that have no actionform - causes struts warnings like "WARN [org.apache.struts.util.RequestUtils] No FormBeanConfig found under 'AuthoringAction"

update lams:help tag with style attribute, mainly for lams_admin to display properly

    • -2
    • +26
    ./java/org/lamsfoundation/lams/web/tag/HelpTag.java
  1. … 16 more files in changeset.
LDEV-1257: Tweaking the collection tests when copying the groups - need to check that they aren't null as Hibernate may not have created empty groups yet.

LDEV-1257: Added support for Groups to be created in authoring (so that the names can be entered) and the mapping table to map groups to a sequence activity (ala branch) for a Group based branching activity.

  1. … 17 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 3 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 86 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 63 more files in changeset.
adding branch activity to sequence - basic model/dto changes and packet handling

  1. … 9 more files in changeset.
file FederationRegistryAction.java was initially added on branch shibboleth_2_0.

update list of federation servers from registry

  1. … 8 more files in changeset.
removing flash fla and as files

removing flash fla and as files

  1. … 253 more files in changeset.
updated learner to jump to active/current activity pos on startup

  1. … 1 more file in changeset.
fixed learner icon drag/drop for force completing a learner

  1. … 2 more files in changeset.
fix for lock/unlocking complex acts on canvas

  1. … 4 more files in changeset.
fixed learner icon bug where icon would hide behind activities if moving from an optional activity - fixed depth issue by creating a container for the learnerIcon(s)

  1. … 2 more files in changeset.
Stop null pointer exception from appearing in logs when user with no roles logs in.

monitor update to change to locked view when another users is currently editing the lesson/design

  1. … 2 more files in changeset.
reload window if user clicks live edit and call returns unavailable (false)

  1. … 2 more files in changeset.
on click of refresh if another user has live edit on, then the monitor window is reloaded + appended userID param to EOF setup call

  1. … 3 more files in changeset.
fixes from todays test session: fix double var use in learner tab and container depths

  1. … 2 more files in changeset.