lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3767: Removed debugger statement

  1. … 13 more files in changeset.
LDEV-3701: small improvement

LDEV-2951: removing unused images from tool forum

LDEV-2951: removing unused images from tool forum

    • -1
    • +1
    ./web/jsps/authoring/conditionList.jsp
LDEV-3767: Syncing tags across all projects.

    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 138 more files in changeset.
file AuthoringRatingAllStyleCriteria.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 26 more files in changeset.
file StyledRating.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4014: Adjust margins and padding in monitor dialog content. Use same tabs as in tool interfaces. Allow non-imported content in tabs. Allow exact page in help link. Resize LD SVG in Sequence tab in monitoring dialog on dialog resize. Minor layout adjustments.

  1. … 68 more files in changeset.
LDEV-4006:Timeago for monitor forum fixed.

LDEV-3999: replacing bitmap images with vector images (faicons)

    • binary
    ./web/images/downarrow_disabled.gif
    • -1
    • +1
    ./web/jsps/authoring/message/topiclist.jsp
    • -1
    • +1
    ./web/jsps/learning/message/msgview.jsp
    • -1
    • +1
    ./web/jsps/learning/message/topiclist.jsp
LDEV-3982: Prevent complex outputs from being used as branching conditions. Remove complex outputs from suggestions when creating branching conditions.

Fix labels.

  1. … 9 more files in changeset.
LDEV-3977:The link from mark post in monitor forum returns an exception

LDEV-3436: Consistent Save/Cancel Buttons

    • -3
    • +4
    ./web/jsps/learning/message/topicform.jsp
LDEV-3975: Change date to timeago

    • -1
    • +11
    ./web/jsps/monitoring/updatemarks.jsp
LDEV-3436: Consistent Save/Cancel Buttons

    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
  1. … 25 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions.

General clean up and formatting.

  1. … 13 more files in changeset.
LDEV-3969: adding timeago i18n to forum - use locale language rather than country

    • -2
    • +2
    ./web/jsps/learning/message/topiclist.jsp
    • -2
    • +2
    ./web/jsps/learning/message/topicview.jsp
LDEV-3969: adding timeago i18n to forum

    • -0
    • +2
    ./web/jsps/learning/message/topiclist.jsp
    • -0
    • +2
    ./web/jsps/learning/message/topicview.jsp
LDEV-3966 Topiclist to hide columns when used in small devices

    • -9
    • +9
    ./web/jsps/learning/message/topiclist.jsp
LDEV-3959: Timeago javascript file is now only called once for each topic, or a edited message, rather than on every message when loaded.

    • -7
    • +0
    ./web/jsps/learning/message/msgview.jsp
    • -1
    • +10
    ./web/jsps/learning/message/topicview.jsp
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. … 27 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.