Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -16
    • +0
    ./updatescripts/updateTo20080108.sql
  1. … 47 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 restrictions for Q&A (merge to HEAD)

  1. … 17 more files in changeset.
LDEV-2653 autosave feature

*merge from lams2_3_release

  1. … 120 more files in changeset.
LDEV-2649 Q&A option to rate other student's responses

*merge from lams2_3_release

  1. … 41 more files in changeset.
Merging changes from 2.3 release branch for LDEV-2524.

    • -0
    • +9
    ./updatescripts/updateTo20101022.sql
  1. … 28 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 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.
Requests from Spyros to change the width of the wizard dialog in the config page,

and to add furhter entries to the qa wizard

  1. … 2 more files in changeset.
LDEV-1964 Adding the create table statements to the autopatch script for the q&a wizard task

  1. … 1 more file 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. … 29 more files in changeset.
LDEV-1918: Added final changes after testing.

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

  1. … 31 more files in changeset.
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.