• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change 'course admin/manager' in db to 'group admin/manager' so users don't have to say 'course admin/manager' when specifying roles in a spreadsheet ('course' replaced by 'group').

  1. … 15 more files in changeset.
add xsd files

    • -0
    • +118
    ./xsd/lams_ims_export_v1p0.xsd
    • -0
    • +134
    ./xsd/lams_tool_ext_ims.xsd
    • -0
    • +42
    ./xsd/lams_tool_lachat11_ims.xsd
    • -0
    • +77
    ./xsd/lams_tool_lafrum11_ims.xsd
    • -0
    • +149
    ./xsd/lams_tool_lamc11_ims.xsd
    • -0
    • +45
    ./xsd/lams_tool_lanb11_ims.xsd
    • -0
    • +39
    ./xsd/lams_tool_lantbk11_ims.xsd
    • -0
    • +78
    ./xsd/lams_tool_laqa11_ims.xsd
    • -0
    • +107
    ./xsd/lams_tool_larsrc11_ims.xsd
    • -0
    • +54
    ./xsd/lams_tool_lasbmt11_ims.xsd
    • -0
    • +55
    ./xsd/lams_tool_lascrb11_ims.xsd
    • -0
    • +102
    ./xsd/lams_tool_lasurv11_ims.xsd
    • -0
    • +85
    ./xsd/lams_tool_lavote11_ims.xsd
ims update

  1. … 2 more files in changeset.
move auto membership of parent group into setRolesForUserOrganisation; auto set monitor for subgroups when assigning group manager

  1. … 2 more files in changeset.
added global group admin

  1. … 13 more files in changeset.
append 'imsld' to ld title/filename when exported as IMS

LDEV-768: Fixed the problem with the session being closed by changing how the update is done. Previously it used the user object connected to another session - now it looks up the user in the "add user" code, so that it will be part of the same Hibernate session. Given this user is in the cache, it shouldn't add too much time to the call.

  1. … 5 more files in changeset.
Adding Italian

    • -0
    • +14
    ./librarypackages/forumscribe/language/ApplicationResources_it_IT.properties
Adding Welsh and Italian

Adding Italian dna Vietnamese

    • -0
    • +14
    ./librarypackages/chatscribe/language/ApplicationResources_it_IT.properties
    • -0
    • +14
    ./librarypackages/chatscribe/language/ApplicationResources_vi_VN.properties
IMS updates

  1. … 2 more files in changeset.
Changed initializeLesson to accomodate new export portfolio flag

when user is removed from a group, remove from subgroups as well

  1. … 5 more files in changeset.
fix bug where users could not login until assemble-ear was run after copyfiles

Don't copy the lams authentication dtd file to the conf directory any more.

fixed resolver issue with finding resource (lamsauthentication.dtd)

  1. … 3 more files in changeset.
added auth dtd to lams.jar + used web address in DOCTYPE decl for auth xml + updated ant scripts + added entity resolver used by xml loader (utils)

  1. … 4 more files in changeset.
Adding Maori and Vietnamese

    • -0
    • +14
    ./librarypackages/forumscribe/language/ApplicationResources_mi_NZ.properties
    • -0
    • +14
    ./librarypackages/forumscribe/language/ApplicationResources_vi_VN.properties
Adding Maori

    • -0
    • +14
    ./librarypackages/chatscribe/language/ApplicationResources_mi_NZ.properties
  1. … 2 more files in changeset.
added community tab (index) + configuration item

  1. … 9 more files in changeset.
added learnerExportAvailable to LessonDTO

  1. … 1 more file in changeset.
Add Portugues

    • -0
    • +14
    ./librarypackages/forumscribe/language/ApplicationResources_pt_BR.properties
Adding Portuguese

    • -0
    • +14
    ./librarypackages/chatscribe/language/ApplicationResources_pt_BR.properties
match up icon for parallel activities with ld102 importer

  1. … 1 more file in changeset.
fixed for .las imported design issue (with gate) . max id needed to be set after transitions were completed.

  1. … 1 more file in changeset.
add new method to usermanagementservice

  1. … 2 more files in changeset.
removed redundant validation messages + added code field to validation error dto

  1. … 3 more files in changeset.
Adding Greek

    • -0
    • +14
    ./librarypackages/forumscribe/language/ApplicationResources_el_GR.properties
added RoleDAO for role check on user + service methods

  1. … 6 more files in changeset.
create workspace for sysadmins and authoradmins as well as authors; latest lams.jar