• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a catch for the login page - when no user theme can be found, use the server default theme.

Reordered themes, so that default comes first. Then default will be listed first in the HTML.

Default theme (from the perspective of the css handling) is not the server default theme (which may be set to some custom theme) but is hardcoded as defaultHTML.

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. … 2 more files 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

  1. … 2 more files in changeset.
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.
Adding English (Australian) as en_AU to fix LDEV-997

    • -0
    • +41
    ./conf/language/ApplicationResources_en_AU.properties
  1. … 3 more files in changeset.
Add new method for executable file check.

Add new method for executable file check.

LDEV-1093 ensure group manager has monitor; fix bug when setting monitor for group managers

Add new method for executable file check.

  1. … 1 more file in changeset.
Small change in FileVaildateUitl: to add new method to give key of ActionMessage.

  1. … 1 more file in changeset.
Just remove some unused import package.

Update validate file size method (for validate.xml use). Add new method for java method validate.