lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 25 more files in changeset.
LDEV-3916: Tweaking the page layout so that the pager knows that the end of the page has been reached, otherwise it thinks it can get more message for the page and ends up loading all the messages in the thread when the page is first opened.

    • -4
    • +4
    ./web/jsps/learning/message/msgview.jsp
    • -7
    • +1
    ./web/jsps/learning/message/topicview.jsp
Autoscroll was continually triggering due to a missing div, causing the page to load straight away, rather than waiting for the user to scroll to trigger next load of messages.

    • -0
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-3842: Updating tag to match lams_central

  1. … 11 more files in changeset.
LDEV-3844: Using updated SimplePanel tag.

LDEV-3875: add x-small to css property

  1. … 1 more file in changeset.
LDEV-3843: Rearranging Advanced tab to group items.

LDEV-3843: Rearranging Advanced tab to group items.

LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

    • -3
    • +3
    ./web/jsps/learning/message/msgview.jsp
    • -4
    • +1
    ./web/jsps/learning/message/topiclist.jsp
  1. … 10 more files in changeset.
LDEV-3843: Pointing help to a dummy page for testing.

LDEV-3843: Updating tags to match lams_central

    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
LDEV-3843: Rearranging Advanced tab to group items.

    • -0
    • +29
    ./web/WEB-INF/tags/SimplePanel.tag
    • -109
    • +122
    ./web/jsps/authoring/advance.jsp
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3827 Remove JQM mobile interface

    • -28
    • +0
    ./web/includes/mobileLearnerLayout.jsp
    • -33
    • +0
    ./web/jsps/learning/mobile/create.jsp
    • -20
    • +0
    ./web/jsps/learning/mobile/definelater.jsp
    • -39
    • +0
    ./web/jsps/learning/mobile/edit.jsp
    • -145
    • +0
    ./web/jsps/learning/mobile/message/bodyarea.jsp
    • -35
    • +0
    ./web/jsps/learning/mobile/message/topicform.jsp
    • -83
    • +0
    ./web/jsps/learning/mobile/message/topiclist.jsp
    • -129
    • +0
    ./web/jsps/learning/mobile/message/topicview.jsp
  1. … 7 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
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. … 554 more files in changeset.
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
    • -0
    • +35
    ./web/WEB-INF/tags/Arrow.tag
    • -5
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +47
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +91
    ./web/WEB-INF/tags/ProgressBar.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +53
    ./web/WEB-INF/tags/TSTable.tag
    • -0
    • +39
    ./web/WEB-INF/tags/TabBodyArea.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.