• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor group and branch mapping changes

  1. … 4 more files in changeset.
improved DDM for opening design with grouping (groups) and branch mappings

  1. … 2 more files in changeset.
group matching dialog + saving matches + group handling

  1. … 9 more files in changeset.
group naming dialog + saving groups

  1. … 9 more files in changeset.
Branching: basic group naming and branch -> group mapping screens. They don't save data to the server yet.

add check for 'failed' parameter in request so that ShibLogin doesn't keep getting called when j_security_check login fails

removing shib servlets from /servlet/* mapping; fix url for openFedExportPortfolio

  1. … 3 more files in changeset.
adding shibbolized links for monitoring and export portfolio

  1. … 4 more files in changeset.
added new shib attribute for the ServerURL of the origin LAMS server to help determine whether user is local or not; added roles for shib users in ShibLoginServlet

  1. … 6 more files in changeset.
use PI to set grouping for Branching Activity (group type)

  1. … 1 more file in changeset.
fix for toolbar enabling/disabling (alert)

  1. … 2 more files in changeset.
added stopAfterActivity (Activity) field

  1. … 4 more files in changeset.
made alert modal (disabled toolbar buttons) + apply style setting (rgb offset) through ThemeManager

  1. … 13 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
use multiple servlets to handle each home.do?method=, adding learner servlet. it does a role check (on shib attrs, not lams db), and adds shib user to lesson class if not already a member.

  1. … 2 more files in changeset.
custom Alert dialog

  1. … 9 more files in changeset.
changing shib authentication to 'on/off' rather than try to have db/shib authentication happening at the same time

  1. … 13 more files in changeset.
pre-select idp in lesson link for learner

  1. … 5 more files in changeset.
fixed positioning of bin

  1. … 2 more files in changeset.
a few neat UI improvements for branching - utilise scroll pane in branching view + move the bin into the view with open + fixed up transition/system tool x/y positioning on-drop

  1. … 6 more files in changeset.
display federation server lesson links for learners on index page

  1. … 1 more file in changeset.
remove NONE type option for Gate Activity(s)

  1. … 1 more file in changeset.
added labels for Branching

  1. … 4 more files in changeset.
fixes for PI (branching activity)

  1. … 7 more files in changeset.
updated branching types + fixed end connector position (applying dto data)

  1. … 10 more files in changeset.
fixed wddxtags type (firstActivityUIID) + improvement in loading sequences for branching activity

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

  1. … 3 more files in changeset.
change update registry url from struts action to servlet so that it falls outside of web security context.

  1. … 3 more files in changeset.
improved canvas branch view - adding canvas activities (group, branching, optional activities etc)

  1. … 4 more files in changeset.
Branching: Improved validation logic for adding branch connectors or transitions in Branching Activity view. Added firstActivityUIID field to SequenceActivity. Creating branches on fly (onload of sequence activities in branching activity).