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.

    • -60
    • +16
    ./create_lams_tool_assessment.sql
  1. … 57 more files in changeset.
LDEV-4743 Squash/Update SQL scripts ready for LAMS 3.1 release

    • -18
    • +22
    ./create_lams_tool_assessment.sql
  1. … 129 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 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: Reintroduce define_later in Assessment as we still use it.

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.

    • -108
    • +128
    ./create_lams_tool_assessment.sql
  1. … 218 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

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

  1. … 568 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-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.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 48 more files in changeset.
LDEV-2839: Assessment Tool clean up: Add missing taglibs references. Add missing "drop table" statement for tool deployment.

  1. … 7 more files in changeset.
LDEV-2807: Support for MySQL 5.5

    • -12
    • +12
    ./create_lams_tool_assessment.sql
  1. … 52 more files in changeset.
LDEV-2717 Added passing mark feature to assessment tool

*merge from lams2_3_release

  1. … 12 more files in changeset.
LDEV-2714 Pool of questions for assessment tool

*merge from lams2_3_release to HEAD

  1. … 20 more files in changeset.
LDEV-2683: Option for not displaying answers summary

  1. … 6 more files in changeset.
LDEV-2657 Date and time restriction in Assessment

*merge from lams2_3_release

  1. … 14 more files in changeset.
LDEV-2516 Show wrong and right answers separately (merge from lams2_3_release branch to HEAD)

  1. … 13 more files in changeset.
LDEV-2518 Penalty factor to be 0 by default

rolling back changes in sql script as LDEV-2516 (Show wrong and right answers separately) doesn't affect Lams 2.4 version

LDEV-2518: penalty factor to be 0 by default

LDEV-2478 added Option to allow the student to have a rich text editor to answer

  1. … 8 more files in changeset.
more merging lams2_3 into head

  1. … 32 more files in changeset.
Merge lams2_3 into head

  1. … 36 more files in changeset.
LDEV-2169 Monitoring

* master details tabl improved

* fixed representation for the "matching pairs" answers

* adjust assessment tool to Marcin's changes

  1. … 10 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2169 Monitoring

* tool outputs

* export portfolio

* fixing bugs

* user master detail

  1. … 29 more files in changeset.
LDEV-2105 Authoring

* adding new option to advanced tab (controls appearance of history of responses)

* fixes processing of numerical units

  1. … 5 more files in changeset.