Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4014: Bootstrapping sequenceInfoContents

    • -29
    • +28
    ./includes/javascript/monitorLesson.js
LDEV-4014: Bootstrap Edit Class and View/Email Learners dialogs. General clean up.

    • -220
    • +106
    ./includes/javascript/monitorLesson.js
LDEV-4014: Tweaking the email window's appearance and behaviour in monitoring. Changing name of button from cancel to close in the Edit Class dialog.

    • -28
    • +5
    ./includes/javascript/monitorLesson.js
LDEV-3767: Removed debugger statement

    • -1
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 5 more files in changeset.
LDEV-4014: Remove help button from tab as it only points to one help page, whereas the help buttons in the main part of the monitoring page point to a different tab for each page.

LDEV-4014, LKC-65: Use buttons instead of checkboxes for Presence & IM in Lesson tab in Monitoring. Bootstrap LKC custom buttons.

    • -29
    • +11
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-2951: removing unused images from lams_monitoring

LDEV-3767: Syncing tags across all projects.

    • -0
    • +372
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +32
    ./WEB-INF/tags/SimplePanel.tag
    • -0
    • +197
    ./WEB-INF/tags/StyledRating.tag
  1. … 21 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.

    • -35
    • +41
    ./includes/javascript/monitorLesson.js
  1. … 65 more files in changeset.
LDEV-4017: notifications pages

    • -6
    • +3
    ./emailnotifications/additionalSettings.jsp
    • -47
    • +49
    ./emailnotifications/courseNotifications.jsp
    • -51
    • +56
    ./emailnotifications/lessonNotifications.jsp
    • -4
    • +4
    ./emailnotifications/scheduledEmailList.jsp
LDEV-4017: Add boostrap modal template. Allow dragging and resizing. Get rid of jQuery bootstrap theme. Prepare for minimise (not finished yet).

  1. … 5 more files in changeset.
LDEV-4014: initial changes to bootstrap monitor UI

    • -19
    • +48
    ./includes/javascript/monitorLesson.js
LDEV-3978: Allow mutliple learner select on Mac. Fill a JS alert with proper learner names.

    • -20
    • +26
    ./includes/javascript/monitorLesson.js
LDEV-3820: improving bootstrap for monitoring gates.

    • -0
    • +38
    ./gate/openGateSingleUser.jsp
LDEV-3981: adding the open gate button

LDEV-3978: Allow selecting and moving multiple learners in Monitoring.

    • -34
    • +75
    ./includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-3978: Allow selecting and moving multiple learners in Monitoring.

    • -43
    • +84
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-3955: In Monitoring find and highlight leaders from Leader Selection Tool.

    • -1
    • +2
    ./includes/javascript/monitorLesson.js
  1. … 4 more files in changeset.
LDEV-3674: Put back code for single learner icons, removed by mistake while getting rid of Flash.

    • -2
    • +24
    ./includes/javascript/monitorLesson.js
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-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. … 4 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. … 28 more files in changeset.