Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5328 Squash DB patches and update versions

  1. … 154 more files in changeset.
LDEV-5250 Do not set obsolete PedPlanner URL when adding a tool

It causes problems when a tool is deployed after server starts for the

first time and PedPlanner tables are already gone via Autopatch.

  1. … 18 more files in changeset.
LDEV-5122 Modify DB structure to produce 3.1 version

Till now DB structure was compliant with 3.0 version and patches

upgraded it to 3.1. Now we produce DB compliant with 3.1 and patches in

branch 4.0 upgrade it to version 4.0.

  1. … 40 more files in changeset.
LDEV-5058 Allow tool adding both on fresh build and afterwards

As a column got removed from a LAMS core table, we need to make sure

that all scenarios work well: an upgrade from previous version, a fresh

build and adding extra tools afterwards.

  1. … 41 more files in changeset.
LDEV-4743 Update SQL script with autopatch changes for LAMS 3.1 release

  1. … 138 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: 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. … 217 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

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

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

    • -4
    • +0
    ./sql/updatescripts/updateTo20070227.sql
    • -5
    • +0
    ./sql/updatescripts/updateTo20080509.sql
  1. … 48 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

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

  1. … 52 more files in changeset.
LDEV-2657 Date and time restriction for Sbmt tool

*merge from lams2_3_release

  1. … 14 more files in changeset.
LDEV-2435 Mergin changes to head

  1. … 5 more files in changeset.
LDEV-2385 Adding ability for teachers to upload a marked file in the submit tool

  1. … 22 more files in changeset.
change to ascii

    • -583
    • +583
    ./model/lams_tool_sbmt.clay
  1. … 49 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-1998: Added support for Submit Files and Task List tools. Added missing labels in language files.

  1. … 17 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./sql/db_version_insert.sql
  1. … 71 more files in changeset.
LDEV-1891: Add an advanced option: monitoring teachers get notified when a student submits an assignment/resource/survey answer.

Removed duplicate key names in the database models.

  1. … 43 more files in changeset.
LDEV-1894: Added advanced option: notify learners of their marks when they are released.

    • -557
    • +570
    ./model/lams_tool_sbmt.clay
  1. … 34 more files in changeset.
LDEV-1707 fixing broken sql statement

    • -1
    • +2
    ./sql/updatescripts/updateTo20080509.sql
LDEV-1707: Converted marks to floats, to allow marks like 7.5. Also I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

    • -553
    • +557
    ./model/lams_tool_sbmt.clay
    • -0
    • +4
    ./sql/updatescripts/updateTo20080509.sql
  1. … 14 more files in changeset.