• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix off-by-one error causing user's role not to be detected

use randomly generated password instead of magic text; don't skip roles update for local users, in the case where a non-LAMS IdP is the local IdP.

handle exceptions at the end of the call stack so that errors can be shown to the user

checking in wizard changes onto shib branch

    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
add icon to identify shared lessons

    • binary
    /lams_central/web/images/network.gif
check course org for boolean flags

forgot to remove parameter name as well as parameter value from url

fixed for lessons call on service + desc value changes in flash

updated dictionary, validation alerts

removing providerId from shib urls; fix lessonLinks bug

add description field

fixed up service - missing methods

updated wizard library for shib work

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
added joint lesson function and improved control of component steps for various cases involving shared lessons

updated dict files for shib wizard

adding description field to extLessonDTO received from remote lams server

    • -1
    • +1
    /lams_central/conf/xdoclet/servlets.xml
removing unused methods

adding field for lesson description of remote shared lessons

    • -0
    • +1
    /lams_common/db/sql/create_sharedlesson_tables.sql
complete toString method

adding saveLessonFed servlet, for saving external lessons

adding saveFedLessons servlet for flash

    • -4
    • +4
    /lams_central/conf/xdoclet/servlets.xml
  1. … 5 more files in changeset.
adding orgCode field to extLessonDTO

    • -1
    • +1
    /lams_admin/web/federation/federation.jsp
    • -1
    • +3
    /lams_central/conf/xdoclet/servlets.xml
retrieve ext orgs for fed server + customised icon

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
remodified code base for add lesson wizard

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
additions to wizard dictionary

changed to normal HttpServlet

change call to update local list of federation servers to pass key as request header rather than get parameter

    • -1
    • +0
    /lams_admin/web/federation/federation.jsp
adding getFedServerIds servlet to allow flash to read locally the names and ids of each lams server in 'federation'

    • -1
    • +2
    /lams_admin/web/federation/federation.jsp
updated organisation DTO for new boolean fields (joint lessons) and tested access to values in flash

add results text when federation server list is updated