Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-3914: Adding support activities

  1. … 29 more files in changeset.
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 21 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

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

    • -0
    • +32
    ./WEB-INF/tags/SimplePanel.tag
  1. … 1 more file in changeset.
LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

    • -5
    • +1
    ./pages/learning/parts/commentlist.jsp
  1. … 11 more files in changeset.
LDEV-3659 Fixed JS error on trying to leave Advanced tab in authoring

LDEV-3823: Tweaking JQgrid look and behaviour

    • -16
    • +30
    ./pages/monitoring/itemsummary.jsp
LDEV-3823: Authoring and monitoring bootstrap.

    • -0
    • +53
    ./WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +35
    ./WEB-INF/tags/Arrow.tag
    • -0
    • +349
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +47
    ./WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +194
    ./WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +53
    ./WEB-INF/tags/TSTable.tag
    • -0
    • +39
    ./WEB-INF/tags/TabBodyArea.tag
    • -0
    • +37
    ./WEB-INF/tags/TabBodys.tag
  1. … 41 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +327
    ./WEB-INF/struts-config.xml
    • -0
    • +42
    ./WEB-INF/validation.xml
  1. … 402 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. … 420 more files in changeset.
LDEV-3702: fixing typo on Page.tag

LDEV-3702: update task learner to bootstrap

    • -0
    • +46
    ./WEB-INF/tags/Alert.tag
    • -0
    • +36
    ./WEB-INF/tags/Page.tag
    • -131
    • +142
    ./pages/learning/learning.jsp
    • -36
    • +32
    ./pages/learning/parts/addtask.jsp
    • -26
    • +31
    ./pages/learning/parts/commentlist.jsp
    • -26
    • +19
    ./pages/learning/parts/filelist.jsp
    • -81
    • +59
    ./pages/learning/parts/itemdetails.jsp
    • -109
    • +53
    ./pages/learning/parts/itemlist.jsp
    • -24
    • +17
    ./pages/learning/parts/notebook.jsp
    • -50
    • +54
    ./pages/learning/submissionDeadline.jsp
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

    • -2
    • +2
    ./pages/authoring/definelaterforbid.jsp
    • -2
    • +2
    ./pages/authoring/parts/addcondition.jsp
    • -2
    • +2
    ./pages/learning/submissionDeadline.jsp
  1. … 326 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 368 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -1
    • +1
    ./pages/authoring/parts/addcondition.jsp
  1. … 99 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -43
    • +0
    ./pages/monitoring/daterestriction.jsp
    • -147
    • +157
    ./pages/monitoring/itemsummary.jsp
    • -0
    • +109
    ./pages/monitoring/parts/advanceoptions.jsp
    • -0
    • +43
    ./pages/monitoring/parts/daterestriction.jsp
    • -48
    • +0
    ./pages/monitoring/parts/notebook.jsp
    • -0
    • +23
    ./pages/monitoring/parts/reflections.jsp
    • -229
    • +112
    ./pages/monitoring/summary.jsp
  1. … 6 more files in changeset.
LDEV-3659 Fixed JS error on trying to leave Advanced tab in authoring

LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -43
    • +0
    ./pages/monitoring/daterestriction.jsp
    • -135
    • +152
    ./pages/monitoring/itemsummary.jsp
    • -0
    • +43
    ./pages/monitoring/parts/daterestriction.jsp
    • -48
    • +0
    ./pages/monitoring/parts/notebook.jsp
  1. … 12 more files in changeset.
LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -0
    • +109
    ./pages/monitoring/parts/advanceoptions.jsp
    • -0
    • +23
    ./pages/monitoring/parts/reflections.jsp
    • -224
    • +107
    ./pages/monitoring/summary.jsp
  1. … 17 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./pages/authoring/parts/addcondition.jsp
    • -6
    • +8
    ./pages/authoring/parts/conditionlist.jsp
  1. … 22 more files in changeset.