• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4184: Silence "[DEPRECATION] Encountered positional parameter" warning in hibernatelams.log. Fixing them requires going through multiple SQL queries and it is not worth it. Positional parameters work fine.

  1. … 3 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 88 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4293: Add Ant build which prepares LAMS cluster test environment.

ThemeDTO needs to be serializable in order to put it into a shared session.

  1. … 1 more file in changeset.
file domain.xml was initially added on branch lams2_head_wildfly.

file host.xml was initially added on branch lams2_head_wildfly.

LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 13 more files in changeset.
LDEV-4275: Added support for central alignment in an excel spreadsheet as well as another border style.

LDEV-4124: Add label size and color.

  1. … 11 more files in changeset.
LDEV-4255, LDEV-4256 Removing Configuration UI options no longer used

  1. … 5 more files in changeset.
LDEV-4254: Update LAMS libraries so code uses correct method signatures.

LDEV-4180: Merge Windows and Unix configuration SQL script into one file.

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

  1. … 1 more file in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 33 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.

    • -10
    • +8
    ./librarypackages/chatscribe/libraryActivity1_insert.sql
    • -10
    • +10
    ./librarypackages/chatscribe/toolActivity1_insert.sql
    • -10
    • +10
    ./librarypackages/chatscribe/toolActivity2_insert.sql
  1. … 215 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. … 4 more files in changeset.
LDEV-4221 Added <imsx_messageIdentifier> and <language> properties to the resulted outcome xml

LDEV-4217 Remove LAMS Community integration

LDEV-4196 Added new options to allow multiple leaders

  1. … 2 more files in changeset.
LDEV-4200: Adding start and finish dates for lessons and activities to teacher's gradebook screens.

  1. … 12 more files in changeset.
LDEV-4196 Comment out the document collaboration tool from the list of LAMS tools

LDEV-4196 Create document collaboration tool

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
file json-simple-1.1.1.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/json/json-simple-1.1.1.jar
file json-simple.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lib/json/json-simple.module.xml
LDEV-4187: Reprocess the learner progress for a lesson, basing any missing entries from data gathered from the related tool or system activity.

LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

  1. … 8 more files in changeset.
LDEV-4184: Silence few unnecessary logs.

LDEV-4187: Delegate non-HTTP-request tasks to own threads. Open and close Hibernate session for each of such thread. Bind created session to context and thread. Close session at the end of thread execution.

  1. … 5 more files in changeset.