Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

  1. … 57 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-1926: Added most of the logic for text based conditions.

  1. … 35 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-1511

This has been changed again to prevent the tool deployer code failing during the update

Now all innodb alterations and adding contraints required for LDEV-1511 are done in this one script, in lams common alter_21_engine.sql which is allowed to fail.

  1. … 4 more files in changeset.
LDEV-1511 forgot to update notebook tool's create table statements to include engine=innodb

LDEV-1511 make tables created as MyISAM into InnoDB by modifying create table statements and creating update scripts.

    • -0
    • +7
    ./updatescripts/updateTo20080229.sql
  1. … 11 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. … 15 more files in changeset.
Version number update for RC2

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

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

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

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

  1. … 9 more files in changeset.
Partially implemented rich text editor option.

  1. … 9 more files in changeset.
Implemented learning pages for notebook tool.

  1. … 19 more files in changeset.
Renamed NotebookToolService to NotebookService to be consistent with other tools.

  1. … 12 more files in changeset.
Updated default table entry for notebook.

Journal project renamed to notebook. LDEV-439

    • -0
    • +80
    ./activity_insert.sql
    • -0
    • +19
    ./create_lams_tool_notebook.sql
    • -0
    • +13
    ./drop_lams_tool_notebook.sql
    • -0
    • +16
    ./library_insert.sql
  1. … 134 more files in changeset.