lams_common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1152 sql was checking existence of role and organisation membership separately, they should both be in the same UserOrganisationRole

LI-57: Upgrader needs to update the web.xml and manifest files for learning and monitoring.

    • -0
    • +14
    ./db/sql/updatescripts/alter_201_tool.sql
  1. … 3 more files in changeset.
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.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -36
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -37
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
    • -0
    • +41
    ./conf/language/lams/ApplicationResources.properties
  1. … 420 more files in changeset.
fixed replicated code + fixed children selected activity in monitor (Seq tab)

    • -0
    • +86
    ./src/flash/org/lamsfoundation/lams/common/CommonCanvasView.as
  1. … 7 more files in changeset.
LDEV-1146: Increase login field length to 255. Also increased the workspace folder name to 255 as found that it wasn't long enough for a user with two very long names, while testing the login field changes.

    • -1
    • +1
    ./db/sql/insert_windows_config_data.sql
    • -0
    • +22
    ./db/sql/updatescripts/alter_201_system_tool_user_workspace.sql
added changePassword=false to default/minimal constructors

fix mistake where change_password had 'not-null=true'

Updating Welsh

    • -2
    • +2
    ./conf/language/ApplicationResources_cy_GB.properties
  1. … 11 more files in changeset.
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.
Add a new column to user to indicate that the user needs to change their password.

Change the grouping screen in learner progress to not have a finish button - required a change to the url for learner progress.

Add a new column to user to indicate that the user needs to change their password.

    • -0
    • +16
    ./db/sql/updatescripts/alter_201_system_tool_user.sql
Change the grouping screen in learner progress to not have a finish button - required a change to the url for learner progress

add null check to setRolesForUserOrganisation

Updating Spanish

    • -16
    • +16
    ./conf/language/ApplicationResources_es_ES.properties
  1. … 8 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.

    • -0
    • +16
    ./db/sql/updatescripts/alter_201_theme.sql
  1. … 3 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. … 5 more files in changeset.
fixed export failure on incorrect EARDir key and empty directory

  1. … 1 more file in changeset.
Fixed bugs with CSS code, which was stopping user themes working. The order was wrong (default came second) and it wasn't handling the login page properly.

Updating Maori, Portuguese

    • -4
    • +5
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -2
    • +2
    ./conf/language/ApplicationResources_pt_BR.properties
used busy flag and additional condition on setfoldercontents method to prevent duplicates in the folders

  1. … 2 more files in changeset.
refreshed folder node becomes selected after refreshing

  1. … 2 more files in changeset.
fix preventing users from completing rename/delete actions on their private dir

  1. … 2 more files in changeset.
Updating Brazilian

    • -8
    • +9
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 1 more file in changeset.
LDEV-1115: Moving FlashMessage to a local variable, so to make the code more robust.

Adding Welsh

    • -0
    • +41
    ./conf/language/ApplicationResources_cy_GB.properties
  1. … 1 more file in changeset.
Missed changing column type in organisation and user tables in the db model when I updated the locale table.

LDEV-1107: Changed Moodle Test folder to be of type course, not root.

Updating Italian

    • -6
    • +7
    ./conf/language/ApplicationResources_it_IT.properties
Deprecate this class since i18n problem.