tool_insert.sql

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-4743 Update SQL script with autopatch changes for LAMS 3.1 release

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

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

  1. … 1279 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.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 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-1964 Adding the question and answer wizard in as an option feature (set up in admin) the export/import feature is not implemented yet however

  1. … 30 more files in changeset.
LDEV-1918: Added most of the code for Q&A text based conditions.

  1. … 33 more files in changeset.
Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
Added context application and classpath columns

  1. … 26 more files in changeset.
Changes made to all tools, so they should be made in the example tool

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. … 7 more files in changeset.
Updated version to 20061113. Added a 2.0 import filter to handle the default value for lockedOnFinish - sets it to true.

  1. … 2 more files in changeset.
Version number update for RC2

  1. … 9 more files in changeset.
updated db model

  1. … 5 more files in changeset.
tool db update - help url

  1. … 9 more files in changeset.
Export portfolio implemenattion for teacher and learner mdoes

  1. … 4 more files in changeset.
Renaming QaResources.properties to ApplicationResources.properties

  1. … 5 more files in changeset.
Converting binary to text

  1. … 5 more files in changeset.
Converting binary to text

  1. … 2 more files in changeset.
Fixes and changes in relation to lost /corrupt session issue

  1. … 14 more files in changeset.
Synchronisation clash - previous changes to split urls had been lost.

  1. … 1 more file in changeset.
separated learning action from authoring action

  1. … 1 more file in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 35 more files in changeset.
part of define later url implementation

  1. … 9 more files in changeset.
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...) started making changes to monitoring module web layer

  1. … 13 more files in changeset.
Fixed monitoring URL - the code has been refactored to not need the starter action.