• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating French and Maori

    • -140
    • +175
    ./conf/language/lams/ApplicationResources_fr_FR.properties
    • -149
    • +184
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
LDEV-1301 only called updateItem previously, now calls persist method as well in order to save to database

  1. … 1 more file in changeset.
handle format column being null

add style to lams:help tag (missing when merged from branch)

LDEV-1301 i18n configuration items, categorise items, add validation

  1. … 8 more files in changeset.
Updating German, Greek, Norwegian, Polish, Chinese (China)

merging changes from ldap2_0_4 branch to HEAD

  1. … 12 more files in changeset.
count users by using aggregate function count instead of getting all rows and counting the rows

  1. … 2 more files in changeset.
move javascript that sends user to results of sync so that it works

improve speed of bulk update by running in separate thread (bypass hibernate filter); make sync page refresh every 5 seconds to prevent timeout (and also to detect when bulk update is finished)

  1. … 1 more file in changeset.
Updating English

Adding chinese(china). Updating Danish, Italian, Polish

    • -143
    • +157
    ./conf/language/lams/ApplicationResources_da_DK.properties
    • -157
    • +171
    ./conf/language/lams/ApplicationResources_it_IT.properties
    • -0
    • +263
    ./conf/language/lams/ApplicationResources_zh_CN.properties
support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

  1. … 9 more files in changeset.
merge LangUtil into LanguageUtil

  1. … 5 more files in changeset.
merge LangUtil into LanguageUtil

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

  1. … 11 more files in changeset.
refactor locale related code into new LangUtil class, modify existing calls to use LangUtil methods

  1. … 5 more files in changeset.
change synchronise ldap message

add ldap attributes for all LAMS user attributes

    • -1
    • +52
    ./web/WEB-INF/struts/struts-config.xml
  1. … 6 more files in changeset.
merge ldap changes from HEAD to this branch, branched from 2.0.4

    • -133
    • +147
    ./conf/language/lams/ApplicationResources_en_AU.properties
  1. … 44 more files in changeset.
add help icon to ldap configuration wiki page

move some audit log messages from lams_admin to lams_common (in order for system-generated audit messages such as when users are auto-created to be used)

  1. … 4 more files in changeset.
Updating English, Spanish, Norwegian

adding ldap database synchronisation and screen

adding ldap database synchronisation and screen

  1. … 2 more files in changeset.
use service method to get default themes

Adding German. Updating Greek, English, Spanish, Korean, Norwegian and POlish

    • -0
    • +256
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -141
    • +148
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -140
    • +141
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -171
    • +178
    ./conf/language/lams/ApplicationResources_es_ES.properties
    • -144
    • +166
    ./conf/language/lams/ApplicationResources_ko_KR.properties
    • -155
    • +162
    ./conf/language/lams/ApplicationResources_no_NO.properties
    • -145
    • +159
    ./conf/language/lams/ApplicationResources_pl_PL.properties
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.