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. … 1004 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: Added support for Submit Files and Task List tools. Added missing labels in language files.

  1. … 17 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 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. … 15 more files in changeset.
Version number update for RC2

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

  1. … 9 more files in changeset.
Define later and run offline implementation.

  1. … 32 more files in changeset.
Renaming SbmtResources.properties to ApplicationResources.properties

  1. … 7 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 49 more files in changeset.
Trying to convert binary to text.

  1. … 6 more files in changeset.
Trying to convert binary to text.

  1. … 6 more files 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.
LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified library activities to use GROUPING_SUPPORT_OPTIONAL as the grouping support type.

  1. … 10 more files in changeset.
Define it later function. Fix bugs for tabs monitoring.

  1. … 17 more files in changeset.
finish export portfolio function, need further test.

  1. … 6 more files in changeset.
change monitoringStarter.do to monitoring.do

* changed learning.do to learner.do * changed sbmtService to submitFilesService

Add validation

  1. … 4 more files in changeset.
Changed db urls to not start with leading slash.

  1. … 9 more files in changeset.
Added tool version, tool identifier, removed activity offline and online instructions

  1. … 1 more file in changeset.
Hibernate Lasy call works in Spring Framework

  1. … 20 more files in changeset.