• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4180: Remove obsolete properties.

  1. … 6 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

  1. … 35 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-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1191 more files in changeset.
LDEV-2839: Allow JSP precompilation in Noticeboard Tool.

  1. … 1 more file 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.
Version updated for 2.1 release

Updated minimum version number and tool version for 2.0.3 release. Tool contract change occured in this release.

  1. … 10 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 159 more files in changeset.
Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

  1. … 16 more files in changeset.
Merging 2.0.2 changes from the HEAD

  1. … 15 more files in changeset.
Update tool version for LDEV-1175

Merging 2.0.1 changes from the HEAD

  1. … 244 more files in changeset.
added in a property to each tool's buiild.properties for the language packe package

  1. … 12 more files in changeset.
Changed the tool_version to 20070214 for qa, mc, vote and nb

  1. … 3 more files in changeset.
Changing the minimum server version number in all the tool's build.xml to 2.0.200612051427, (lams-2.0)

  1. … 11 more files in changeset.
added an entry to all the tool's build.xml for minServerVersionNumber

to be put in the deploy.xml

  1. … 10 more files in changeset.
Added in a flag hideTool in all the tool's build.properties

  1. … 21 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

  1. … 15 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. … 12 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 19 more files in changeset.
added test.contentid

Switched to shared transaction manager and JNDI toolDataSource

  1. … 8 more files in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
Update ant properties files to common.properties

  1. … 9 more files in changeset.
added the deploy-tool targets and create-deploy-package

  1. … 1 more file in changeset.
added "name" which is used by middlegen to generate the properties file

changed the db schema from lams to "" (blank)

removed the lib definition, noticeboard tool doesnt need this lib dir and all that is needed is already included in 3rd party libraries

  1. … 1 more file in changeset.
package name is now lams-tool-nb instead of lams-tool-noticeboard