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-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.

    • -21
    • +0
    ./updatescripts/updateTo20080229.sql
  1. … 4 more files in changeset.
LDEV-1511 use original constraint names for consistency, and so that we don't get multiple constraints on the same keys if the tables happen to already be innodb and have their constraints (i.e. script failure is ok in this case)

    • -11
    • +13
    ./updatescripts/updateTo20080229.sql
  1. … 3 more files in changeset.
LDEV-1511 add foreign key constraints to innodb tables

    • -0
    • +11
    ./updatescripts/updateTo20080229.sql
  1. … 4 more files in changeset.
LDEV-1511 make tables created as MyISAM into InnoDB by modifying create table statements and creating update scripts.

    • -0
    • +10
    ./updatescripts/updateTo20080229.sql
  1. … 10 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.
Add default tool content

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

  1. … 9 more files in changeset.
run auto off by default.

Refection done.

  1. … 26 more files in changeset.
Multiple session authoring page done.

  1. … 36 more files in changeset.
table name length audit + changed table names with length greater than 30 + updated changed table references in the code (LDEV-47)

  1. … 1 more file in changeset.
Corrected path to language files - activity names not appearing translated in authoring.

Change mini view to 0 as default value.

Add try again button and auto refresh every 1 min for define later waiting page. Add open url in pop-up function.

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

  1. … 32 more files in changeset.
New feature from Ernie: Shared Resources Authoring

Tool name in the left panel is "Share Resoruces". It should be "Share Resources"

Drop down menu for the resources available in Basic

Monitor

even when no student has reached the activity the "Edit Activity" tab says "This Activity is no longer editable"

In Summary: We need to add the time and date that the student has access a resource

In Summary: Can we hide/show the entries from the teacher as well ?

In Summary: can the title column have the hyperlink to the resource?

(just in case the teacher wants to view it)

Instructions: view the instructions and files.

Learner

The name of the person that has added a resource is not being displayed (when students can add resources/URLs)

  1. … 19 more files in changeset.
Define it later works.

  1. … 8 more files in changeset.
Improvement in nav instructions.

  1. … 6 more files in changeset.
Monitoring working basicly.

  1. … 8 more files in changeset.
Learning works. Some small feature need test yet.

  1. … 16 more files in changeset.
Bug fix for learning

  1. … 8 more files in changeset.
Bug fix for learning

  1. … 14 more files in changeset.