lams_common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

LDEV-1102 disable Register web service by default, add key check

  1. … 5 more files in changeset.
Change some API for learning library management

Updating Greek

    • -3
    • +10
    ./conf/language/ApplicationResources_el_GR.properties
  1. … 1 more file in changeset.
fix for flash 8/mac

  1. … 11 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

    • -0
    • +22
    ./db/sql/updatescripts/alter_201_locale_id.sql
  1. … 9 more files in changeset.
Removed call to decode the redirect URL.

changes for adding removal option to monitor

  1. … 8 more files in changeset.
moodle changes for requestSrc param

  1. … 7 more files in changeset.