Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db_version_insert.sql
  1. … 71 more files in changeset.
LDEV-1493: Default the update script's set tool_version line to commented out - we assume the normal behaviour is that this is called by the tool updater.

  1. … 1 more file in changeset.
LDEV-1493 update scripts for new default value of lock on finish for vote and q&a tools.

    • -0
    • +16
    ./updatescripts/updateTo20080108.sql
  1. … 1 more file in changeset.
LDEV-1493: Changing default value for lock when finished in Q&A. Default value now OFF

Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
Change update scripts to have one lne commands instead of multi-line commands for the purposes of ant

  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. … 9 more files in changeset.
Added context application and classpath columns

  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
    ./updatescripts/updateTo20070214.sql
  1. … 14 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.
Fix for LDEV-938 Show answers from other learners to be optional

  1. … 17 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.
Fix for LDEV-937 Where is lock when finished?

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

  1. … 9 more files in changeset.
Fix for LDEV-936 Modify Default content

  1. … 1 more file in changeset.
Updating activity category - make it a "Response" activity

  1. … 3 more files in changeset.
resolved any remaining issues.

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

  1. … 1 more file in changeset.
Appying correct category (so that it will be coloured correctly in authoring).

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

  1. … 9 more files in changeset.
Reflection work in progress: Data model, Pojos, Jsps, resources files are updated.

Fixed task: View All Responses note label

  1. … 13 more files in changeset.
LDEV-645:QA Creation date must be a date in the database Fixed

  1. … 7 more files in changeset.
The property/field 'End of Activity message' was removed from data model and jsp

  1. … 8 more files in changeset.
LDEV-611: Answer field must be of text instead of varchar Fixed

  1. … 10 more files in changeset.
LDEV-496: Fix for default content setup

  1. … 2 more files in changeset.
Fix for LDEV224

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

  1. … 4 more files in changeset.
Fixes to LDEV-251, 252 and 253

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

  1. … 4 more files in changeset.
Added cvs ID keyword back into files - removed by previous check in.