lams_tool_daco

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3649: Skip empty answers.

LDEV-4054 updating English and Greek

LDEV-4121: set autofocus to the first input when adding records in daco

LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-3649: Conver only date questions.

LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-3649: Convert date records in Daco to a simple one.

LDEV-4048: Updating tags for Rating change.

  1. … 6 more files in changeset.
LDEV-3792: arrange layout a bit

    • -2
    • +5
    ./web/includes/javascript/dacoAuthoring.js
    • -2
    • +2
    ./web/pages/authoring/parts/adddate.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addfile.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addimage.jsp
    • -3
    • +3
    ./web/pages/authoring/parts/addlonglat.jsp
    • -28
    • +23
    ./web/pages/authoring/parts/addnumber.jsp
    • -17
    • +17
    ./web/pages/authoring/parts/addradio.jsp
LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

  1. … 30 more files in changeset.
LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

  1. … 37 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Trigger reloading the bootstrap js via the usePanel parameter.

  1. … 29 more files in changeset.
LDEV-3767: Removed debugger statement

  1. … 24 more files in changeset.
LDEV-2951: removing unused images from tool daco

    • binary
    ./web/includes/images/downarrow.gif
    • binary
    ./web/includes/images/downarrow_disabled.gif
    • binary
    ./web/includes/images/indicator.gif
    • binary
    ./web/includes/images/lams_logo.gif
    • binary
    ./web/includes/images/uparrow_disabled.gif
LDEV-3767: Syncing tags across all projects.

    • -0
    • +372
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 138 more files in changeset.
LDEV-4014: Adjust margins and padding in monitor dialog content. Use same tabs as in tool interfaces. Allow non-imported content in tabs. Allow exact page in help link. Resize LD SVG in Sequence tab in monitoring dialog on dialog resize. Minor layout adjustments.

  1. … 68 more files in changeset.
LDEV-3662: Wrap calls to tools in separate transactions so they do not abort the main loop. Fix cascades in Daco and Spreadsheet. Fix UI in sysadmin.

  1. … 3 more files in changeset.
LDEV-3772: Fix an incorrect iteration condition.

LDEV-3772: Fix an incorrect iteration condition.

LDEV-3436: fixing button layout in Daco Authoring

    • -1
    • +1
    ./web/pages/authoring/parts/adddate.jsp
    • -1
    • +1
    ./web/pages/authoring/parts/addfile.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addimage.jsp
    • -1
    • +1
    ./web/pages/authoring/parts/addlonglat.jsp
    • -8
    • +9
    ./web/pages/authoring/parts/addnumber.jsp
    • -1
    • +1
    ./web/pages/authoring/parts/addradio.jsp
    • -3
    • +1
    ./web/pages/authoring/parts/buttons.jsp
LDEV-3436: Consistent Save/Cancel Buttons

    • -2
    • +4
    ./web/pages/authoring/parts/buttons.jsp
  1. … 32 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 6 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-3922: Use the learner page type with the override to disable to default panel. This adds the progress bar to the page.