• 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

  1. … 2 more files in changeset.
add icon to identify shared lessons

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

  1. … 1 more file in changeset.
updated dictionary, validation alerts

    • -1
    • +1
    ./conf/flashxml/lams/wizard/en_dictionary.xml
removing providerId from shib urls; fix lessonLinks bug

updated wizard library for shib work

added joint lesson function and improved control of component steps for various cases involving shared lessons

updated dict files for shib wizard

    • -1
    • +1
    ./conf/flashxml/lams/wizard/en_dictionary.xml
adding description field to extLessonDTO received from remote lams server

  1. … 2 more files in changeset.
adding saveLessonFed servlet, for saving external lessons

  1. … 3 more files in changeset.
adding saveFedLessons servlet for flash

  1. … 5 more files in changeset.
adding orgCode field to extLessonDTO

  1. … 4 more files in changeset.
retrieve ext orgs for fed server + customised icon

remodified code base for add lesson wizard

additions to wizard dictionary

    • -1
    • +1
    ./conf/flashxml/lams/wizard/en_dictionary.xml
changed to normal HttpServlet

adding getFedServerIds servlet to allow flash to read locally the names and ids of each lams server in 'federation'

  1. … 5 more files in changeset.
updated organisation DTO for new boolean fields (joint lessons) and tested access to values in flash

  1. … 2 more files in changeset.
add results text when federation server list is updated

  1. … 2 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
    ./conf/xdoclet/servlet-mappings.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

add email to shib user

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

adding shibbolized links for monitoring and export portfolio

    • -1
    • +54
    ./web/includes/javascript/openUrls.js