Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4979 Update SQL scripts for LAMS 4.0 release

1. Update SQL scripts (create_lams_tool_*.sql), to avoid running 3.1 to

4.0 autopatch scripts on every build.

2. Update module version to 20200219 in build.properties.

3. Squash patches that upgrade from 3.1 to 4.0 into a single one.

  1. … 56 more files in changeset.
LDEV-4440 Do not put Quartz jobs via DB script

The jobs will be initialised via commonContext.xml

LDEV-4743 update SQL core tables

Updating all core tables for 3.1 release.

    • -1531
    • +2445
    ./create_lams_11_tables.sql
LDEV-4440 updated sql - monitoring rows

  1. … 1 more file in changeset.
LDEV-4440 Monitoring migration - necessary changes at central (changed paths for monitoring), removed controllers connected with branching

  1. … 15 more files in changeset.
LDEV-4402 Upgrade Quartz

From version 2.2.1 to 2.2.3

  1. … 5 more files in changeset.
LDEV-4311: increasing default file upload sizes to 10MB for students and 100MB for teahers. Only for new installations, existing ones will maintain their currents

LDEV-4180: change table and fields name from TEXT to text as in unix these aren't the same

LDEV-4251: Do not create roles for an user which was excluded from the initial DB build script.

LDEV-4180: Add missing tables.

LDEV-4251: Do not create roles for an user which was excluded from the initial DB build script.

LDEV-4180, LDEV-4217: Apply date-based naming convention to SQL patches.

  1. … 4 more files in changeset.
LDEV-4180: Merge Windows and Unix configuration SQL script into one file.

    • -0
    • +302
    ./insert_lams_config_data.sql
    • -302
    • +0
    ./insert_lams_unix_config_data.sql
    • -302
    • +0
    ./insert_lams_windows_config_data.sql
  1. … 2 more files in changeset.
LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 31 more files in changeset.
LDEV-4180: Remove help_text from lams_learning_activity as it is taken from i18n files anyway.

  1. … 9 more files in changeset.
LDEV-3254, LDEV-4180: Fix a typo in a configuration key.

  1. … 2 more files in changeset.
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

  1. … 28 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

    • -377
    • +678
    ./create_lams_11_tables.sql
    • -38
    • +58
    ./insert_lams_unix_config_data.sql
    • -39
    • +60
    ./insert_lams_windows_config_data.sql
  1. … 214 more files in changeset.
LDEV-4180: Updating release details to version 3.0

  1. … 1 more file in changeset.
LDEV-3970: updating default users to be on the 'Etc/GMT' timezone

LDEV-3970: Oops missed GMT+1

LDEV-3970: set default timezones to be 'Etc/GMT*' The default timezone should be all GMT offset hourly timezone as minimum.

LDEV-3549 Since only group managers and group admins can access Course gradebook, assigning the following users these roles by default: test4 - group manager, mmm - group admin in MATH111

LDEV-3549 Since only group managers and group admins can access Course gradebook, assigning the following users these roles by default: test4 - group manager, mmm - group admin in MATH111

LDEV-3549 Since only group managers and group admins can access Course gradebook, assigning the following users these roles by default: test4 - group manager, mmm - group admin in MATH111

LDEV-3776: Remove $Id CVS keyword.

  1. … 1070 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 779 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

    • -12
    • +0
    ./insert_lams_windows_config_data.sql
  1. … 419 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-3633: Allow specyfing port which MySQL runs on. Disable SSL for building LAMS as it generates a warning message. New MySQL does not accept ALTER IGNORE TABLE statements.

  1. … 24 more files in changeset.