• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 take from i18n files anyway.

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

  1. … 35 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.

    • -81
    • +122
    ./sql/create_lams_tool_scratchie.sql
  1. … 218 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

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

  1. … 1279 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.

  1. … 420 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-3340: Remove .clay files. They were used to model the database but are obsolete now.

  1. … 24 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

  1. … 27 more files in changeset.
LKC-22 bringing create_lams_tool_scratchie.sql script back to the initial state (as there is no need to modify it, it will be handled by autopatch)

LKC-22 After submission, only display the a % score and output from *all* groups' notebook

  1. … 19 more files in changeset.
LDEV-3014 change the initial number of options to 4

  1. … 1 more file in changeset.
LDEV-2895 introduced learner results page

  1. … 7 more files in changeset.
LDEV-2895 introduced learner results page

  1. … 18 more files in changeset.
LDEV-2895 provided support for tool outputs

  1. … 5 more files in changeset.
LDEV-2895 further changes to Scartchie's authoring and learner

    • -3
    • +12
    ./sql/create_lams_tool_scratchie.sql
  1. … 14 more files in changeset.
LDEV-2895 Multiple scratches is allowed in scratchie tool

    • -10
    • +22
    ./sql/create_lams_tool_scratchie.sql
  1. … 31 more files in changeset.
LDEV-2895 introducing new scratchie tool

    • binary
    ./model/scratchie.clay
    • -0
    • +82
    ./sql/activity_insert.sql
    • -0
    • +96
    ./sql/create_lams_tool_scratchie.sql
    • -0
    • +2
    ./sql/db_version_insert.sql
    • -0
    • +14
    ./sql/drop_lams_tool_scratchie.sql
    • -0
    • +18
    ./sql/library_insert.sql
    • -0
    • +62
    ./sql/tool_insert.sql
  1. … 157 more files in changeset.