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

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

    • -1
    • +1
    ./lams/admin/web/action/FederationAction.java
  1. … 3 more files in changeset.
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.
fixed due to change in service method signature

make name validation work

    • -2
    • +5
    ./lams/admin/web/action/FederationAction.java
add validation for duplicate name

    • -0
    • +2
    ./lams/admin/web/action/FederationAction.java
added new table to record list of external lessons joined by local groups

    • -1
    • +2
    ./lams/admin/web/action/FederationAction.java
  1. … 9 more files in changeset.
add wddx methods to service, and test jsp page for them

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

    • -3
    • +18
    ./lams/admin/web/action/FederationAction.java
  1. … 2 more files in changeset.
merge with lams2_0_3 tag on HEAD

    • -0
    • +0
    ./lams/admin/service/IImportService.java
    • -0
    • +0
    ./lams/admin/service/ImportService.java
    • -1
    • +7
    ./lams/admin/web/ImportExcelSaveAction.java
    • -0
    • +0
    ./lams/admin/web/action/ImportV1Action.java
  1. … 120 more files in changeset.
update list of federation servers from registry

    • -0
    • +1
    ./lams/admin/web/action/FederationAction.java
  1. … 8 more files in changeset.
New screen in lams_admin for listing federation info and other federation related things

    • -0
    • +85
    ./lams/admin/web/action/FederationAction.java
  1. … 6 more files in changeset.
removing Configuration.get(EARDir) from static final file paths

    • -26
    • +21
    ./lams/admin/web/LoginSaveAction.java
news_page_path shouldn't be static final if it includes 'Configuration.get(EARDir)', since a sysadmin may need to change value of EARDir

    • -7
    • +5
    ./lams/admin/web/LoginMaintainAction.java
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

    • -12
    • +33
    ./lams/admin/web/ConfigAction.java
  1. … 3 more files in changeset.
configure shibboleth attribute header names in lams_configuration table

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

    • -0
    • +12
    ./lams/admin/adminApplicationContext.xml
    • -1
    • +1
    ./lams/admin/service/IImportService.java
    • -1
    • +1
    ./lams/admin/service/ImportService.java
    • -47
    • +0
    ./lams/admin/util/IUserImportFileParser.java
    • -13
    • +7
    ./lams/admin/web/ImportExcelSaveAction.java
    • -0
    • +0
    ./lams/admin/web/LibraryManageAction.java
    • -12
    • +10
    ./lams/admin/web/RegisterAction.java
    • -7
    • +4
    ./lams/admin/web/ServerMaintainAction.java
    • -3
    • +3
    ./lams/admin/web/ServerSaveAction.java
  1. … 190 more files in changeset.