lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

LDEV-3945: Treetable definition had been lost in a previous fix, causing javascript errors which blocked the highlight code running. Treetable has been restored and javascript code rearranged so that any future similar errors will not break the highlighting.

    • -0
    • +6
    ./web/jsps/learning/message/topicview.jsp
LDEV-3959: Reduce reloading of javascript files during an AJAX call by overriding the jquery cache settings.

    • -0
    • +2
    ./web/jsps/learning/message/topicview.jsp
LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 43 more files in changeset.
LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3765: Prototype of learner command websockets. Works only for Forum and force complete.

  1. … 9 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 29 more files in changeset.
LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

  1. … 19 more files in changeset.
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 21 more files in changeset.
LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 21 more files in changeset.
LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 25 more files in changeset.
LDEV-3914: Stopping the exception thrown when the logic to get the tool session id tries a form that does not contain toolSessionId.

  1. … 29 more files in changeset.
LDEV-3914: Adding support activities

  1. … 29 more files in changeset.
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 21 more files in changeset.
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