• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch20110228_updateTo236.sql was initially added on branch lams2_3_release.

LDEV-2642, LDEV-2616:

Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex.

Move Editing Advice content from Online Instructions in activities to the metadata table.

Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely).

While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design.

Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

  1. … 25 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

  1. … 11 more files in changeset.
LDEV-2625 original message doesn't get lost when replying to the topic

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2625 original message doesn't get lost when replying to the topic

  1. … 1 more file in changeset.
LDEV-1743 fixing the problem with messages having the same sequence_id

*merge from lams2_3_release

LDEV-1743 fixing the problem with messages having the same sequence_id

LDEV-2618 fixing "Unable to find 'success' forward" warning

*merge from lams2_3_release

LDEV-2618 fixing "Unable to find 'success' forward" warning

LDEV-2612 fixed Forum problems on upgrade

*merge from lams2_3_release

LDEV-2612 fixed Forum problems on upgrade

LDEV-2549 delete unnecesary conditions from DB

and update condition's sequenceId every time we do this

*merge from lams2_3_release

  1. … 2 more files in changeset.
LDEV-2549 delete unnecesary conditions from DB

and update condition's sequenceId every time we do this

  1. … 2 more files in changeset.
LDEV-2605 fixing output factories so that tool doesn't throw exception when no conditions

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2605 fixing output factories so that tool doesn't throw exception when no conditions

  1. … 1 more file in changeset.
LDEV-2608 fixed problem with first time user

LDEV-2608 fixing problem with first time user

*merge from HEAD

LDEV-2608 fixed Adding new topics in monitor doesn't affects the topics in learner

*merge from HEAD

LDEV-2608 fixed Adding new topics in monitor doesn't affects the topics in learner

LDEV-2609 fixed error on replying to a message in learner

LDEV-2551 fixing 2 problems:

- when lesson gets created not all MessageSeq objects were stored in DB

- Message's cascade="all-delete-orphan" Hibernate setting which prevented deletion of topics

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2551 fixing 2 problems:

- when lesson gets created not all MessageSeq objects were stored in DB

- cascade="all-delete-orphan" Hibernate setting which prevented deletion of topics

  1. … 1 more file in changeset.
LDEV-1743 fixing problem with NULL sequence_id

*merge from lams2_3_release

LDEV-1743 fixing error with NULL sequence_id

LDEV-2545 Deliver email messages to students/teachers on forum postings

*merge from lams2_3_release

  1. … 4 more files in changeset.
file patch20101025_updateTo235.sql was initially added on branch lams2_3_release.

LDEV-2545 Deliver email messages to students/teachers on forum postings

  1. … 5 more files in changeset.
LDEV-2546 removing try-catch block

LDEV-2546 fixing error with Deletion of topics

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2546 fixing error with Deletion of topics

  1. … 1 more file in changeset.