lams_tool_preview

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4047: Submitting any comments not submitted with the tick.

    • -14
    • +29
    ./web/pages/learning/comment.jsp
LDEV-4048: Adding Rate All to Star Ratings

    • -10
    • +30
    ./web/pages/learning/ranking.jsp
LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

  1. … 35 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Trigger reloading the bootstrap js via the usePanel parameter.

  1. … 29 more files in changeset.
LDEV-3767: Removed debugger statement

  1. … 24 more files in changeset.
LDEV-3767: Removed the tooltip that duplicates the comment display.

    • -1
    • +1
    ./web/pages/monitoring/criteriapart.jsp
LDEV-3767: Monitor can send an email to learners with their reviews.

    • -14
    • +14
    ./web/pages/monitoring/advanceoptions.jsp
    • -16
    • +0
    ./web/pages/monitoring/criteria.jsp
  1. … 3 more files in changeset.
LDEV-3767: Adding search on name to the monitoring screens

    • -7
    • +12
    ./web/pages/monitoring/criteriapart.jsp
    • -4
    • +8
    ./web/pages/monitoring/reflections.jsp
LDEV-3767: Adding search on name to the monitoring screens

LDEV-3767: Adding search on name to the monitoring screens

LDEV-3767: Syncing tags across all projects.

  1. … 142 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-3806: Paging reflections

    • -17
    • +68
    ./web/pages/monitoring/reflections.jsp
LDEV-3806: Moved reflections to a separate page, with the reflections for a single session shown. Added some simple statistics - number of users in a session and number of users completed in a session.

    • -8
    • +23
    ./web/pages/monitoring/monitoring.jsp
    • -23
    • +49
    ./web/pages/monitoring/reflections.jsp
    • -53
    • +3
    ./web/pages/monitoring/statistic.jsp
    • -0
    • +54
    ./web/pages/monitoring/statisticpart.jsp
LDEV-4008: Fixing export - it used to contain actual Java class names. No longer includes the creator so this problem is avoided. The code was also breaking the link to the rating criteria's as it was updating the original activity rather than acting on a copy. Now the original is left alone when an export is done.

LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +144
    ./web/pages/monitoring/criteriapart.jsp
    • -106
    • +19
    ./web/pages/monitoring/summary.jsp
  1. … 3 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +73
    ./web/pages/monitoring/criteria.jsp
    • -0
    • +44
    ./web/pages/monitoring/criteriaToDelete.jsp
LDEV-3633: New MySQL does not accept ALTER IGNORE TABLE statements.

LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

    • -0
    • +389
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 12 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

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-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.