lams_tool_bbb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 5 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-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. … 8 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. … 7 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. … 8 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-3942: Switch to monitoring Page type, so that the progress bar isn't shown.

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

  1. … 25 more files in changeset.
LDEV-3870: Grouping options in the advanced tag, updating tags from core.

    • -0
    • +55
    ./web/WEB-INF/tags/Arrow.tag
    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +47
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +59
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +32
    ./web/WEB-INF/tags/SimplePanel.tag
    • -14
    • +18
    ./web/pages/authoring/advanced.jsp
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3826: Bootstrapping Admin

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-3790: Adding panels when reflections are present and collapsing summary to minimum size where possible. Added no sessions message to match other activities.

    • -23
    • +26
    ./web/pages/monitoring/editActivity.jsp
    • -4
    • +15
    ./web/pages/monitoring/statistics.jsp
    • -42
    • +81
    ./web/pages/monitoring/summary.jsp
LDEV-3790: Removing an unneeded div

LDEV-3695: updating web conference learner to bootstrap

LDEV-3790: updating web conference monitor to bootstrap

    • -25
    • +18
    ./web/pages/monitoring/editActivity.jsp
    • -16
    • +19
    ./web/pages/monitoring/monitoring.jsp
    • -19
    • +14
    ./web/pages/monitoring/notebook.jsp
    • -24
    • +13
    ./web/pages/monitoring/summary.jsp
LDEV-3789: updating web conference author to bootstrap

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -37
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +53
    ./web/WEB-INF/tags/TSTable.tag
    • -0
    • +39
    ./web/WEB-INF/tags/TabBodyArea.tag
    • -0
    • +37
    ./web/WEB-INF/tags/TabBodys.tag
LDEV-3789: updating web conference author to bootstrap

    • -27
    • +20
    ./web/pages/authoring/advanced.jsp
    • -37
    • +29
    ./web/pages/authoring/authoring.jsp
LDEV-3776: Remove $Id CVS keyword.

  1. … 1015 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 554 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 461 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +216
    ./web/WEB-INF/struts-config.xml
    • -0
    • +13
    ./web/WEB-INF/validation.xml
  1. … 393 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3695: fixing typo on Page.tag