• 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.

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

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

  1. … 1274 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-3631: New columns added in error. Removed.

LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

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

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

    • binary
    ./sql/table-schema.sql
  1. … 1187 more files in changeset.
LDEV-2807: Support for MySQL 5.5

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

    • -6
    • +6
    ./sql/updatescripts/updateTo20070315.sql
  1. … 25 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 80 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 111 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.
Merging 2.0.2 changes from the HEAD

    • -0
    • +0
    ./sql/updatescripts/updateTo20070315.sql
  1. … 14 more files in changeset.
Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
Update scipts for nb and chat to allow the update fom 2.0 to 2.0.2, just the same as previous update scripts for 2.0.1 but with diff names

    • -0
    • +6
    ./sql/updatescripts/updateTo20070315.sql
  1. … 1 more file in changeset.
Merging 2.0.1 changes from the HEAD

    • -0
    • +0
    ./sql/updatescripts/updateTo20070214.sql
  1. … 240 more files in changeset.
Change update scripts to have one lne commands instead of multi-line commands for the purposes of ant

    • -8
    • +2
    ./sql/updatescripts/updateTo20070214.sql
  1. … 10 more files in changeset.
No need to have the ../ on the jar file name as it is added automatically by the tool deployer.

    • -1
    • +1
    ./sql/updatescripts/updateTo20070214.sql
  1. … 9 more files in changeset.
Added context application and classpath columns

    • -0
    • +6
    ./sql/updatescripts/updateTo20070214.sql
  1. … 25 more files in changeset.
LDEV-1146: Increase login field length to 255. Also fixed up fullname field to better accomodate people will long first names and surnames

    • -0
    • +6
    ./sql/updatescripts/updateTo20070214.sql
  1. … 12 more files in changeset.
Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

  1. … 12 more files in changeset.