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

    • -12
    • +0
    ./updatescripts/updateTo20080220.sql
  1. … 48 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 Forum (merge to HEAD)

  1. … 11 more files in changeset.
LDEV-2651 added Forum option to rate other student's postings

*merge from lams2_3_release

  1. … 30 more files in changeset.
LDEV-2545 Deliver email messages to students/teachers on forum postings

*merge from lams2_3_release

  1. … 9 more files in changeset.
LDEV-1743 added ability to remove/update and change order of threads

  1. … 19 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-963: adding new posting feature

  1. … 24 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-1944: Added text search based conditions to Forum tool.

  1. … 33 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-1894: Added advanced option: notify learners of their marks when they are released.

  1. … 35 more files in changeset.
Changing sql update scripts for vote, mc and forum so they have no multi-line commands, as the tooldeployer task in the updater seems to have difficulty with this. All commands changed to one-liners

  1. … 2 more files in changeset.
LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

  1. … 11 more files in changeset.
LDEV-1530: To remove the Hibernate error occuring when two users in one tool session start forum together, I have modified how the content is updated so that cloned content is updated when an edit is done in Monitoring. See also LDEV-649.

    • -0
    • +12
    ./updatescripts/updateTo20080220.sql
  1. … 7 more files in changeset.
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

    • -0
    • +8
    ./updatescripts/updateTo20070227.sql
  1. … 25 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. … 2 more files in changeset.
Version number update for RC2

  1. … 9 more files in changeset.
change default content.

Add version for optimistic lock for session.

  1. … 14 more files in changeset.
Add default tool content

  1. … 23 more files 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.
Force tables to be INNODB tables

  1. … 2 more files in changeset.