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-1891: Add an advanced option: monitoring teachers get notified when a student submits an assignment/resource/survey answer.

Removed duplicate key names in the database models.

  1. … 44 more files in changeset.
LDEV-1894: Added advanced option: notify learners of their marks when they are released.

  1. … 35 more files in changeset.
LDEV-1707 fixing broken sql statement

LDEV-1707: Converted marks to floats, to allow marks like 7.5. Also I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

    • -0
    • +4
    ./updatescripts/updateTo20080509.sql
  1. … 15 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.
change default content.

  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.
Lots of refactor and add new feature for limit download.

  1. … 46 more files in changeset.
Change table learner ==> User.

Force tables to be INNODB tables

  1. … 2 more files in changeset.
Refection done.

  1. … 46 more files in changeset.
Remove conflict HttpSession variables.

  1. … 27 more files in changeset.
Change default title and instruction.

Add try again button and auto refresh every 1 min for define later waiting page.

  1. … 4 more files in changeset.
Define later and run offline implementation.

  1. … 32 more files in changeset.
Renaming SbmtResources.properties to ApplicationResources.properties

  1. … 6 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 48 more files in changeset.
Trying to convert binary to text.

Trying to convert binary to text.

Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 34 more files in changeset.
Update session table to include session name.

  1. … 1 more file in changeset.
LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified library activities to use GROUPING_SUPPORT_OPTIONAL as the grouping support type.

  1. … 9 more files in changeset.
Define it later function. Fix bugs for tabs monitoring.

  1. … 17 more files in changeset.