create_lams_tool_forum.sql

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4743 Squash/Update SQL scripts ready for LAMS 3.1 release

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

    • -101
    • +121
    ./create_lams_tool_forum.sql
  1. … 223 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1029 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 568 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. … 31 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. … 20 more files in changeset.
LDEV-963: adding new posting feature

  1. … 26 more files in changeset.
LDEV-1944: Added text search based conditions to Forum tool.

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

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

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

Add version for optimistic lock for session.

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

  1. … 23 more files in changeset.
Force tables to be INNODB tables

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

  1. … 24 more files in changeset.
Fix bug on lock on finish.

  1. … 9 more files in changeset.
New feature authoring page done

  1. … 9 more files in changeset.
Add release mark button.

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

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

  1. … 7 more files in changeset.
update sql script to include column "session_name" in tl_lafrum11_tool_session table

  1. … 1 more file in changeset.
Finish left characters function.

  1. … 17 more files in changeset.
Deployable version

  1. … 14 more files in changeset.
Finish statistic function.

  1. … 14 more files in changeset.
Working version for monitoring.

  1. … 20 more files in changeset.
Update for monitoring page

  1. … 35 more files in changeset.
The default content id was hardcoded, so it wasn't linking to the default content properly. Replaced hardcoded value with the tag value used by the tool deploy utility.