lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3812 : IE-9 Compatibility stops the FormData references working in Forum. Removed the meta-tag from affected projects. Cleaned up the DOCTYPEs to ensure they were not causing any issues and put a fallback in place so that if FormData does not work the user can still post messages, just cannot upload files.

    • -2
    • +1
    ./web/includes/mobileLearnerLayout.jsp
    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
LDEV-3775: Minor corrections

LDEV-3775: Updating Javascript to Notebook's improved javascript

    • -77
    • +25
    ./web/jsps/authoring/conditions.jsp
LDEV-3775: Removed debugging

LDEV-3775: Checked in wrong version previously, causing the Source buttons to not appear inline. Should now get the source button!

LDEV-3776: Remove $Id CVS keyword.

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

  1. … 1337 more files in changeset.
file AdvancedAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/AdvancedAccordian.tag
file TabBodys.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/TabBodys.tag
file TabBodyArea.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/TabBodyArea.tag
file TSTable.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/TSTable.tag
file RestrictedUsageAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 1 more file in changeset.
file ProgressBar.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/ProgressBar.tag
file CommentsAuthor.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/CommentsAuthor.tag
file Comments.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/Comments.tag
file Arrow.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/Arrow.tag
LDEV-3775: Bootstrap authoring and monitor. A couple of the secondary screens in monitor have been rationalised to reduce mouse clicks and to reuse existing screens.

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -5
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 34 more files in changeset.
LDEV-3779: Name parameters must be straight after the tool_session join, and not after the notebook entry join, or the user name parameters are ignored in the sql query.

LDEV-3779: Name parameters must be straight after the tool_session join, and not after the notebook entry join, or the user name parameters are ignored in the sql query.

LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 459 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -405
    • +0
    ./conf/xdoclet/struts-actions.xml
  1. … 389 more files in changeset.
LDEV-3661: Simplify EventNotifications - get rid of unnecessary subscription periodicity. Fix single user notification mechanism.

  1. … 7 more files in changeset.
LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

    • -1
    • +10
    ./web/includes/javascript/learner.js
LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

    • -1
    • +10
    ./web/includes/javascript/learner.js
LDEV-3759: When cloning Conditions take only non-session (original) Messages into account.