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

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Made spelling of branchingActivityUIID entry consistent between DTO and WDDXTAGS

Fixed up lookup of existing Groups based on UIID and ID. Now uses a combination of both that should cover all cases.

Made the userlist in the GroupDTO optional, so that it isn't passed to authoring.

improved DDM for opening design with grouping (groups) and branch mappings

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
group matching dialog + saving matches + group handling

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Handles group records that may or may not have an order id.

Fixing up Grouping related code so it will cope with more cases during grouping, and so that groupingDAO can better find all the groups in a learning design.

group naming dialog + saving groups

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
add results text when federation server list is updated

Added adminURL

LDEV-1256

Branching: basic group naming and branch -> group mapping screens. They don't save data to the server yet.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1134: Preview now lets the author run through multiple branches, but if a stop point is reached then it stops the lesson.

LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.

    • -0
    • +139
    /lams_learning/web/branching/preview.jsp
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times. Did some small refactoring to have only one piece of code that creates the branching mapping related to a group as we have many bits that need to do this (authoring, import, chosen branching in monitoring and now preview!)

LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.

branching changes + group/branch matching dialog + group naming dialog + some code cleanup + spliting PI class + PI and Branch/Sequence integration

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
  1. … 9 more files in changeset.
added shib servlets to web-security so that ShibLogin is invoked (and shib user created if necessary) before shib servlets have to add shib user to lesson class; refactored ShibExportPortfolioServlet to extend ShibLearnerServlet; moved xdoclet out of .java files because it doesn't work properly with a servlet extending another servlet

    • -0
    • +15
    /lams_central/conf/xdoclet/servlet-mappings.xml
    • -0
    • +24
    /lams_central/conf/xdoclet/servlets.xml
add check for 'failed' parameter in request so that ShibLogin doesn't keep getting called when j_security_check login fails

fix logger class name

fix error text

The Edit Class button didn't work in monitoring for Shibboleth users - they don't have a role in the organisation that backs the lesson, so they couldn't get the organisation details. Changed the getOrganisationsForUserWithRole call so that if they don't have a role in the org, it still returns the basic details such as the name, etc.

add email to shib user

Jira LI-129: Wrapper log file size changed from 10 bytes to 10 megabytes

Jira LI-134: Changed targets to include correct DEFAULT_DIR variable settings

adding ShibAttrEmail to lams_configuration, removing ShibIdpEntityId

    • -7
    • +7
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -7
    • +7
    /lams_common/db/sql/insert_lams_windows_config_data.sql
removing shib servlets from /servlet/* mapping; fix url for openFedExportPortfolio

file ShibExportPortfolioServlet.java was initially added on branch shibboleth_2_0.

file ShibMonitorServlet.java was initially added on branch shibboleth_2_0.

adding shibbolized links for monitoring and export portfolio