lams_tool_larsrc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 35 more files in changeset.
LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

  1. … 5 more files in changeset.
LDEV-4177: Use proper reference to tool object.

  1. … 1 more file in changeset.
LDEV-4175: Try to evict one of objects from session to prevent "attempt to associate a collection to two sessions".

  1. … 1 more file in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 22 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 31 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 30 more files in changeset.
LDEV-3760: adding labels

LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 27 more files in changeset.
LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-4054 updating English and Spanish

LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-4055: added Learner frontend validation (size) and improved ui a little

    • -17
    • +51
    ./web/pages/learning/addfile.jsp
LDEV-4055: added Author frontend validation (filetype and size) and improved ui a little

    • -4
    • +10
    ./web/pages/authoring/parts/addfile.jsp
    • -4
    • +4
    ./web/pages/authoring/parts/addurl.jsp
    • -8
    • +27
    ./web/pages/authoring/parts/addwebsite.jsp
LDEV-4054 updating English

LDEV-4055: small fixes

    • -6
    • +9
    ./web/pages/authoring/parts/addfile.jsp
    • -6
    • +8
    ./web/pages/authoring/parts/addurl.jsp
    • -4
    • +5
    ./web/pages/authoring/parts/addwebsite.jsp
LDEV-4055: Adding validation for entry of resources, covering authoring and learning.

    • -7
    • +22
    ./web/pages/authoring/parts/addfile.jsp
    • -0
    • +22
    ./web/pages/authoring/parts/addheader.jsp
    • -7
    • +25
    ./web/pages/authoring/parts/addurl.jsp
    • -6
    • +21
    ./web/pages/authoring/parts/addwebsite.jsp
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-3807: Summary calculations were using the values from one session for all sessions. Now looks up the number of visits for each session separately.

LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-4048: Updating tags for Rating change.

  1. … 21 more files in changeset.
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 share resources

    • binary
    ./web/includes/images/downarrow.gif
    • binary
    ./web/includes/images/downarrow_disabled.gif
    • binary
    ./web/includes/images/indicator.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-3760: Migrate Notification code to a customer's version of the project.