lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ldev-1150 display fullname

  1. … 4 more files in changeset.
don't list the subgroup if user is not a member/group admin/group manager/sysadmin

LDEV-1107 extserver classes are created as subgroups, not groups; make extuser a member of the group as well as the subgroup; don't give extusers group manager role as they don't need it, especially in a subgroup

  1. … 1 more file in changeset.
Reset the optional parameters - if they aren't reset and the jsp page doesn't specify them, then they are reused in all instances of this tag on the page. This resulted in one answer being used for all questions on a q&a page where more than one question is displayed at a time (ie combined mode).

lesson progress data fix

  1. … 1 more file in changeset.
fixed translation list for about us dialog + lesson progress data fix

Build was failing on Shaun as web/flashxml directory didn't exist, so it couldn't be deleted. Change style of delete.

Moved the flashxml files to conf, and split them into LAMS and RAMS. The correct set is now copied to the web directory when you run the build.

    • -0
    • +1
    ./conf/flashxml/lams/all_learning_designs.xml
    • -0
    • +1
    ./conf/flashxml/lams/all_library_details.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/ar_JO_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/bg_BG_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/cy_GB_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/da_DK_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/de_DE_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/el_GR_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/en_AU_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/en_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/es_ES_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/fr_FR_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/it_IT_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/ko_KR_dictionary.xml
  1. … 178 more files in changeset.
fixed translation list for about us dialog

Splitting LAMS language files into two sets - LAMS and RAMS

    • -185
    • +0
    ./conf/language/ApplicationResources.properties
    • -167
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -161
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -117
    • +0
    ./conf/language/ApplicationResources_el_GK.properties
    • -185
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -185
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -185
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -184
    • +0
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 420 more files in changeset.
Updating English, Spanish, Polish and Swedish

    • -2
    • +2
    ./conf/language/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_pl_PL.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_sv_SE.properties
    • -1
    • +1
    ./web/flashxml/wizard/en_AU_dictionary.xml
    • -1
    • +1
    ./web/flashxml/wizard/en_dictionary.xml
    • -1
    • +1
    ./web/flashxml/wizard/es_ES_dictionary.xml
    • -1
    • +1
    ./web/flashxml/wizard/pl_PL_dictionary.xml
    • -1
    • +1
    ./web/flashxml/wizard/sv_SE_dictionary.xml
  1. … 5 more files in changeset.
fixed up welsh translators names

fixed replicated code + fixed children selected activity in monitor (Seq tab)

  1. … 3 more files in changeset.
LDEV-1146: Increase login field length to 255. Changed fields on screen to match the fields in the user creation screen in admin.

make reading user.changePassword more robust

updated lams translator list (welsh) for about lams dialog

updated lams translator list (welsh) for about lams dialog

missing message key (also found in lams_admin's resources)

    • -0
    • +1
    ./conf/language/ApplicationResources_en_AU.properties
Updating Welsh

    • -23
    • +23
    ./conf/language/ApplicationResources_cy_GB.properties
    • -1
    • +1
    ./web/flashxml/wizard/cy_GB_dictionary.xml
  1. … 8 more files in changeset.
Updating Welsh, Polish, Swedish

LDEV-1141 sort organisations alphabetically

use change_password field in user table to show user 'password change' screen instead of index page when they login

  1. … 3 more files in changeset.
Updating Spanish

    • -1
    • +1
    ./web/flashxml/wizard/es_ES_dictionary.xml
  1. … 6 more files in changeset.
Updating Spanish, English

    • -3
    • +3
    ./conf/language/ApplicationResources_en_AU.properties
    • -35
    • +35
    ./conf/language/ApplicationResources_es_ES.properties
Updating Greek, Spanish and Vietnamese

i18n'd group name passed when lesson class is created (wizard and edit class in monitor)

    • -1
    • +1
    ./web/flashxml/wizard/en_AU_dictionary.xml
    • -1
    • +1
    ./web/flashxml/wizard/en_dictionary.xml
  1. … 4 more files in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 2 more files in changeset.
removed fixed size for logo on login screen

merged changes to HEAD for ldev-1130

  1. … 3 more files in changeset.
updated translators lists + joinLesson call change