lams_tool_task

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3969: adding timeago i18n to tasks

    • -1
    • +2
    ./web/pages/learning/parts/commentlist.jsp
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache. Also fixed error that was stopping the condition up and down arrows working.

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-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.
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/WEB-INF/tags/SimplePanel.tag
    • -61
    • +69
    ./web/pages/authoring/advance.jsp
    • -1
    • +1
    ./web/pages/learning/parts/notebook.jsp
LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

    • -5
    • +1
    ./web/pages/learning/parts/commentlist.jsp
  1. … 11 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
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-3659 Fixed JS error on trying to leave Advanced tab in authoring

LDEV-3823: Tweaking JQgrid look and behaviour

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

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +35
    ./web/WEB-INF/tags/Arrow.tag
    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +47
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.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
  1. … 41 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

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

  1. … 1265 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.

    • -275
    • +0
    ./conf/xdoclet/struts-actions.xml
    • -29
    • +0
    ./conf/xdoclet/validation-forms.xml
  1. … 389 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-3702: fixing typo on Page.tag

LDEV-3702: update task learner to bootstrap

    • -0
    • +46
    ./web/WEB-INF/tags/Alert.tag
    • -0
    • +36
    ./web/WEB-INF/tags/Page.tag
    • -131
    • +142
    ./web/pages/learning/learning.jsp
    • -36
    • +32
    ./web/pages/learning/parts/addtask.jsp
    • -26
    • +31
    ./web/pages/learning/parts/commentlist.jsp
    • -26
    • +19
    ./web/pages/learning/parts/filelist.jsp
    • -81
    • +59
    ./web/pages/learning/parts/itemdetails.jsp
    • -109
    • +53
    ./web/pages/learning/parts/itemlist.jsp
    • -24
    • +17
    ./web/pages/learning/parts/notebook.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
    ./web/pages/learning/parts/addtask.jsp
    • -2
    • +2
    ./web/pages/learning/parts/notebook.jsp
    • -1
    • +1
    ./web/pages/monitoring/itemsummary.jsp
  1. … 326 more files in changeset.