lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding label for LDEV-907

    • -100
    • +104
    ./conf/language/lams/ApplicationResources_es_ES.properties
Updating German and Maori

Removing existing branch mappings when related condition is removed + Added greater than option for start value to max range (i.e. forum posts)

added some validation for tool output conditions

  1. … 1 more file in changeset.
For LDEV-1346

Created the method in LessonManagerServlet that returns all the learner progresses for integrated servers, given the lsid and other parameters

improved tool condition adding/removing

  1. … 3 more files in changeset.
merging changes from ldap2_0_4 branch to HEAD

  1. … 12 more files in changeset.
small change of teacher choice branching static variable in Activity and dictionary label string

  1. … 3 more files in changeset.
Updating Danish, English, Italian, Norwegian, Polish, Chinese(China)

    • -100
    • +100
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -137
    • +140
    ./conf/language/lams/ApplicationResources_it_IT.properties
  1. … 7 more files in changeset.
Adding Malay

    • -0
    • +1
    ./conf/flashxml/lams/wizard/ms_MY_dictionary.xml
Updating Danish and Maori

Adding Malay. Updating Danish, Italian, Polish and Chinese(china)

    • -0
    • +1
    ./conf/flashxml/lams/authoring/ms_MY_dictionary.xml
LDEV-1243: replaces spaces with underscores only for the filename so firefox handles the filenames properly

LDEV-1265: If you deleted a transition and then redrew it, it triggered a unique key exception. Now the code reuses transitions based on either the UIID or the to/from activity UIIDs so it doesn't trigger the exception.

merge changes from ldap2_0_4 branch back to HEAD

  1. … 1 more file in changeset.
integrationService.getExtCourseClassMap creates the ext_course_class_map, and the matching lams org, for the 3rd party course; since the org is now a course (with workspace folder) instead of class, it's nice to have the folder appear when 3rd party users browse list of learning designs.

merge changes from ldap2_0_4 branch back to HEAD

  1. … 6 more files in changeset.
LDEV-1194: Fixed custom dialog problems for long messages

  1. … 3 more files in changeset.
Updating Chinese(China) and Polish

merge LangUtil into LanguageUtil

  1. … 8 more files in changeset.
merge changes from ldap2_0_4 branch back to HEAD

  1. … 13 more files in changeset.
don't use 'disabled' param in struts <html:input />, can't save existing form properties otherwise

forgot to commit tiles definition for all my lessons jsp

remove commented out code

Adds different handling for filenames according to browser. Now filenames would show properly. Fixes LDEV-1243

  1. … 1 more file in changeset.
Adding Chinese(China) and Updating Norwegian

    • -102
    • +102
    ./conf/language/lams/ApplicationResources_no_NO.properties
    • -0
    • +186
    ./conf/language/lams/ApplicationResources_zh_CN.properties
Updating English and Norwegian

display 'all my lessons' grouped according to courses/classes

cleaning up lamsauthentication.{xml|dtd} related stuff

  1. … 12 more files in changeset.
change 'login as' to support non LAMS-DB users by maintaining LAMS shared session (universal login module uses it to verify sysadmin role before bypassing authentication)