• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch20170310.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170310.sql
LDEV-4124: Add label size and color.

  1. … 8 more files in changeset.
file patch20170309.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170309.sql
LDEV-4255, LDEV-4256 Removing Configuration UI options no longer used

  1. … 4 more files in changeset.
LDEV-4261: Remove version properties from entities. Remove management of optimistic locking failures as they never happen.

  1. … 7 more files in changeset.
file patch20170308.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170308.sql
  1. … 2 more files in changeset.
LDEV-4180: fixing typos

  1. … 2 more files in changeset.
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 127 more files in changeset.
LDEV-4180: Remove obsolete properties.

  1. … 6 more files in changeset.
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.

file patch20170101.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170101.sql
file patch20170209.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170209.sql
LDEV-4180: Merge Windows and Unix configuration SQL script into one file.

    • -0
    • +302
    ./db/sql/insert_lams_config_data.sql
    • -302
    • +0
    ./db/sql/insert_lams_unix_config_data.sql
    • -302
    • +0
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 1 more file in changeset.
file insert_lams_config_data.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./db/sql/insert_lams_config_data.sql
LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 29 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
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

  1. … 26 more files in changeset.
file patch3000001.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch3000001.sql
file patch3000002.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch3000002.sql
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.

    • -84
    • +0
    ./db/sql/create_integration_tables.sql
    • -377
    • +678
    ./db/sql/create_lams_11_tables.sql
    • -11
    • +0
    ./db/sql/create_presence_chat_tables.sql
    • -38
    • +58
    ./db/sql/insert_lams_unix_config_data.sql
    • -117
    • +77
    ./db/sql/insert_lams_users.sql
    • -39
    • +60
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 210 more files in changeset.
LDEV-4213 Create servlet that will be able to recalculate lesson total marks

  1. … 1 more file in changeset.
LDEV-4243 File size restrictions for CKEditor uploads

  1. … 4 more files in changeset.
LDEV-4233 added ability to remove user's rating and comments

  1. … 1 more file in changeset.
LDEV-4238 Prevent deletion of rating criterias when deleting user ratings

LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4230: Min word validation wasn't calculating correctly for 1 word.