lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +56
    ./web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./web/WEB-INF/tags/WaitingSpinner.tag
    • -1
    • +25
    ./web/includes/javascript/learner.js
    • -3
    • +1
    ./web/jsps/authoring/conditionList.jsp
    • -7
    • +7
    ./web/jsps/authoring/message/create.jsp
  1. … 7 more files in changeset.
LDEV-4237: Adding file size help text to authoring and learner new post, and updating the reply to use different formatting.

    • -0
    • +5
    ./web/jsps/authoring/message/create.jsp
    • -0
    • +5
    ./web/jsps/learning/message/topicform.jsp
LDEV-4218: Making the monitor entered messages a different colour. Fixed the marking screen so that it does not show the learner progress bar - had the wrong page type for the layout.

    • -2
    • +18
    ./web/jsps/learning/message/msgview.jsp
    • -2
    • +18
    ./web/jsps/monitoring/viewmarks.jsp
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 35 more files in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 22 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 31 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 30 more files in changeset.
LDEV-4167: Do not clone learner-created Forum messages through conditions.

LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

  1. … 13 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 36 more files in changeset.
LDEV-4127: Remove default tool conditions. Fix conditions refresh in Authoring.

  1. … 25 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 27 more files in changeset.
LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-4122: Stop the forum page reloading directly after post.

LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-4038: Re-introduce external attachment comparator as importing LDs requires it.

LDEV-4090: Override the timestamp used for the topic list to show the greater of reply/updated dates, as the code that creates a single activity forum does not get a chance to update the reply date (it does not use copyToolContent). So if reply date is before updated date, use the updated date instead.

    • -1
    • +3
    ./web/jsps/learning/message/topiclist.jsp
LDEV-4054: Updating English and Spanish

LDEV-4054: updating English and Spanish

LDEV-4038: Move Forum Attachment comparator from external class to internal implementation of Comparable.

LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-3664:Timeago: Forum in monitor

LDEV-3778: Prevent cascade from a condition being removed to a topic (!)

LDEV-4045 :Change these inputs from selects to input type="number"

    • -124
    • +179
    ./web/jsps/authoring/advance.jsp
LDEV-4062:Learner UI broken when selecting posting limits

    • -1
    • +1
    ./web/jsps/learning/message/topiclist.jsp
LDEV-3701: change icon for expand/collapse replies with fontawesome icons

    • -3
    • +17
    ./web/css/jquery.treetable.forum.css
    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-4052 Fixing the problem with opening new items in divs and its inability to support server side validation and server side exceptions

  1. … 10 more files in changeset.
LDEV-4048: Updating tags for Rating change.

  1. … 21 more files in changeset.
LDEV-4045:Change these inputs from selects to input type="number"