lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek and Turkish

file jRating.jquery.css was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/includes/css/jRating.jquery.css
file ratingStars.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/jsps/learning/rating/ratingStars.jsp
file ratingStars.css was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/includes/css/ratingStars.css
file bg_jRatingInfos.png was initially added on branch lams2_3_release.

    • binary
    ./web/images/bg_jRatingInfos.png
file ratingStarsDisabled.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/jsps/learning/rating/ratingStarsDisabled.jsp
file jquery.js was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/includes/javascript/jquery.js
file jRating.jquery.js was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/includes/javascript/jRating.jquery.js
file stars.png was initially added on branch lams2_3_release.

    • binary
    ./web/images/stars.png
file small.png was initially added on branch lams2_3_release.

    • binary
    ./web/images/small.png
LDEV-2651 added Forum option to rate other student's postings

    • -4
    • +19
    ./db/sql/create_lams_tool_forum.sql
  1. … 20 more files in changeset.
file patch20110228_updateTo236.sql was initially added on branch lams2_3_release.

file MessageRatingDAO.java was initially added on branch lams2_3_release.

file MessageRating.java was initially added on branch lams2_3_release.

file MessageRating.hbm.xml was initially added on branch lams2_3_release.

file AverageRatingDTO.java 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. … 24 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

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

*merge from lams2_3_release

LDEV-2625 original message doesn't get lost when replying to the topic

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-2598: Updating Slovenian

  1. … 1 more file in changeset.
LDEV-2577: Fixed a bug - the response after ajaxSubmit was trimmed improperly, leaving unnecessary code on the top.

Also added missing label.

  1. … 7 more files in changeset.
LDEV-2577: Fixed a bug preventing multiple CKEditor instances on one page to be properly reinitialized after form submit.

  1. … 27 more files in changeset.
LDEV-2618 fixing "Unable to find 'success' forward" warning

*merge from lams2_3_release

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

LDEV-2577: Added extra safety measure preventing plain textarea from being show instead of CKEditor instance.

  1. … 27 more files in changeset.
LDEV-2598: Updating Greek, Swedish

  1. … 12 more files in changeset.
LDEV-2612 fixed Forum problems on upgrade

*merge from lams2_3_release