• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 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.
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-3931: Using the new "no panel

LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 20 more files in changeset.
LDEV-3914: Show the progress bar when we auto run an item (ie it appears in the main learner window).

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. … 29 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 25 more files in changeset.
LDEV-3898: Share resources doesn't adjust height appropriately

LDEV-3720: removing debug variables

LDEV-3865: Grouping options in the advanced tag, updating tags from core.

  1. … 1 more file in changeset.
file SimplePanel.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/SimplePanel.tag
LDEV-3827 Remove JQM mobile interface

    • -24
    • +0
    ./pages/itemreview/mobile/initnav.jsp
    • -163
    • +0
    ./pages/itemreview/mobile/instructionsnav.jsp
    • -26
    • +0
    ./pages/itemreview/mobile/mainframe.jsp
    • -38
    • +0
    ./pages/itemreview/mobile/openurl.jsp
    • -69
    • +0
    ./pages/learning/mobile/addfile.jsp
    • -31
    • +0
    ./pages/learning/mobile/definelater.jsp
    • -256
    • +0
    ./pages/learning/mobile/learning.jsp
    • -70
    • +0
    ./pages/learning/mobile/notebook.jsp
    • -25
    • +0
    ./pages/learning/mobile/success.jsp
  1. … 13 more files in changeset.
LDEV-3797: Define later had errors

    • -22
    • +19
    ./pages/authoring/definelater.jsp
LDEV-3796: tld file missed by check in.

LDEV-3797: Bootstrap monitoring

    • -0
    • +53
    ./WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +349
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +54
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
    • -12
    • +5
    ./pages/monitoring/advanceoptions.jsp
    • -24
    • +15
    ./pages/monitoring/monitoring.jsp
  1. … 4 more files in changeset.
file AdvancedAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AdvancedAccordian.tag
file TabBodys.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TabBodys.tag
file TabBodyArea.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TabBodyArea.tag
file RestrictedUsageAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
file Rating.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Rating.tag
file CommentsAuthor.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/CommentsAuthor.tag
file Comments.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Comments.tag
file AuthoringRatingCriteria.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
file Arrow.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Arrow.tag
LDEV-3796: Bootstrap Authoring