lams_tool_daco

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. … 7 more files in changeset.
LDEV-3922: Use the learner page type with the override to disable to default panel. This adds the progress bar to the page.

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-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-3842: Updating tag to match lams_central

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

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +32
    ./web/WEB-INF/tags/SimplePanel.tag
DB script is obsolete.

DB script is obsolete.

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-3780: Checked in wrong version previously, causing the Source buttons to not appear inline. Should now get the source button!

  1. … 1 more file in changeset.
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-3754 LDEV-3755 Cleaning up inconsistencies in DACO found while doing Forum

    • -2
    • +2
    ./web/WEB-INF/tags/AdvancedAccordian.tag
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-3754: Missed define later screen on first pass.

    • -35
    • +26
    ./web/pages/authoring/definelater.jsp
LDEV-3755: Updated CKEditor

LDEV-3755: Removed extra jquery includes that were breaking the tabs.

    • -5
    • +0
    ./web/includes/javascript/dacoAuthoring.js
    • -2
    • +4
    ./web/pages/authoring/parts/adddate.jsp
    • -2
    • +4
    ./web/pages/authoring/parts/addfile.jsp
    • -2
    • +4
    ./web/pages/authoring/parts/addimage.jsp
    • -3
    • +4
    ./web/pages/authoring/parts/addlonglat.jsp
    • -2
    • +4
    ./web/pages/authoring/parts/addnumber.jsp
    • -2
    • +4
    ./web/pages/authoring/parts/addradio.jsp
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 464 more files in changeset.
LDEV-3771: No longer creates a phantom record for record 1 when record 1 has been deleted, and assigns a new record id when records have been deleted (rather than reusing both the deleted and existing record ids)

LDEV-3771: No longer creates a phantom record for record 1 when record 1 has been deleted, and assigns a new record id when records have been deleted (rather than reusing both the deleted and existing record ids)

LDEV-3729: Tweaking widths

LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -157
    • +0
    ./conf/xdoclet/struts-actions.xml
    • -0
    • +219
    ./web/WEB-INF/struts-config.xml
  1. … 389 more files in changeset.
LDEV-3729: Fixing up the horizontal record scroll - replacement of the iframe with a scrolling div.

    • -17
    • +48
    ./web/pages/learning/listRecords.jsp
    • -51
    • +17
    ./web/pages/learning/listRecordsHorizontalPart.jsp
LDEV-3769: Fix JSP variable (longitude).