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

LDEV-4124: Add label size and color.

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

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.

    • -14
    • +0
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 8 more files in changeset.
file patch20170308.sql was initially added on branch lams2_head_wildfly.

  1. … 2 more files in changeset.
LDEV-4180: fixing typos

  1. … 2 more files in changeset.
LDEV-4180, LDEV-4217: Apply date-based naming convention to SQL patches.

  1. … 1 more file in changeset.
file patch20170101.sql was initially added on branch lams2_head_wildfly.

file patch20170209.sql was initially added on branch lams2_head_wildfly.

LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 30 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.
file patch3000001.sql was initially added on branch lams2_head_wildfly.

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

    • -0
    • +0
    ./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.

  1. … 221 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-4230: Min word validation wasn't calculating correctly for 1 word.

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

LDEV-4222: Using ANY_VALUE to make the SQL compatible with MySQL's ONLY_FULL_GROUP_BY setting.

  1. … 1 more file in changeset.
LDEV-4220: When a peer review comment rating was deleted and not replaced with another comment rating, an exception was thrown as it was trying to delete the comment twice.

  1. … 2 more files in changeset.
LDEV-3962

* "Enable lesson sorting" - move to the "More options" menu

* Remove "Refresh" button

  1. … 6 more files in changeset.
file patch2040085.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040085.sql
LDEV-4217 Remove LAMS Community integration

    • -4
    • +0
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 25 more files in changeset.
LDEV-4216: Creating a short tour for the main page. Using classes to tie the tour entries to the source elements.

  1. … 8 more files in changeset.
LDEV-3996 Prevent NullPointerException on trying to change subcourse name

LDEV-4204: Redirects were causing the login page to get stuck once it had failed a password or had a locked out password so changes to a forward which leaves the "referer" entry as it orginally was in the browser. Redirect appears to be needed for the two stage authentication to work properly so it was left as is.

LDEV-4187: Make sure that even after an exception is thrown, the Hibernate session is closed. Add extra logging to verify completeActivity() failures.

  1. … 7 more files in changeset.