• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding orgCode field to extLessonDTO

  1. … 3 more files in changeset.
change call to update local list of federation servers to pass key as request header rather than get parameter

  1. … 2 more files in changeset.
adding getFedServerIds servlet to allow flash to read locally the names and ids of each lams server in 'federation'

  1. … 4 more files in changeset.
fixed due to change in service method signature

add new column to lams_lesson_fed to store local lesson state of external lessons (for later)

  1. … 3 more files in changeset.
make name validation work

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

  1. … 3 more files in changeset.
add validation for duplicate name

added new table to record list of external lessons joined by local groups

  1. … 8 more files in changeset.
add wddx methods to service, and test jsp page for them

  1. … 2 more files in changeset.
add fedId field to html form

merge with lams2_0_3 tag on HEAD

  1. … 115 more files in changeset.
update list of federation servers from registry

  1. … 7 more files in changeset.
added fed_id column to lams_fed_server (common id number maintained across federation)

  1. … 3 more files in changeset.
New screen in lams_admin for listing federation info and other federation related things

removing Configuration.get(EARDir) from static final file paths

news_page_path shouldn't be static final if it includes 'Configuration.get(EARDir)', since a sysadmin may need to change value of EARDir

login_page_path shouldn't be static final if it includes 'Configuration.get(EARDir)', since a sysadmin may need to change value of EARDir; show error if can't write to login.jsp based on path in EARDir

add canJoinJointLessons and canOfferJointLessons checkboxes to organisation edit screen

configure shibboleth attribute header names in lams_configuration table

  1. … 6 more files in changeset.
Merged 2.0.1 release changes from HEAD.

    • -209
    • +0
    ./conf/language/ApplicationResources.properties
    • -203
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -209
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -209
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -203
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -202
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -203
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -209
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -209
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -209
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
  1. … 190 more files in changeset.
Testing branch