Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4020: Non-modal dialogs resizing. Authoring properties dialogs bootstrapping and positioning. Group naming and export dialogs bootstrapping.

    • -95
    • +109
    ./includes/javascript/authoring/authoringProperty.js
LDEV-4017: Disabling the dragging for mobile devices as stops the max/min/close buttons working.

LDEV-4023 :Implement password policy

LDEV-4014: Tweaking the email window's appearance and behaviour in monitoring.

  1. … 2 more files in changeset.
LDEV-3962 * support for favorite orgs and last visited one * if last visited is stored, offcanvas bar is shown as hidden * offcanvas bar is shrank to 220px * CSS rules for main.jsp are all moved to main.css * Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js. * removed UserOrganisationCollapsed.java and code associated with it

    • -0
    • +25
    ./favoriteOrganisations.jsp
    • -712
    • +10
    ./includes/javascript/groupDisplay.js
    • -0
    • +15
    ./includes/javascript/profile.js
  1. … 22 more files in changeset.
LDEV-4017: Making notification, gradebook, conditions and search lesson dialogs size based on screen size rather than a fixed minimum size.

    • -8
    • +15
    ./includes/javascript/groupDisplay.js
LDEV-3767: Removed debugger statement

    • -1
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 5 more files in changeset.
LDEV-3767: Removed debugger statement

LDEV-4020: Non-modal dialogs dragging.

LDEV-4020: Make dialogs modal by default until non-modals are well implemented.

LDEV-4017: Making add lesson and course grouping dialogs size based on screen size rather than a fixed minimum size. Changed Notifications for org to be based on the parameter orgID rather than dialog's orgID as the dialog isn't fully set up at this point, causing a javascript error.

LDEV-4023: removing debug statement

LDEV-4023: implement password policy (front end)

  1. … 6 more files in changeset.
LDEV-4020: Own implementation of Bootstrap non-modal dialogs. Boostrap authoring info dialog.

    • -20
    • +27
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4020: Bootstrap Open/Save/Import dialog in Authoring. Other minor fixes.

    • -587
    • +529
    ./includes/javascript/authoring/authoringGeneral.js
    • -14
    • +14
    ./includes/javascript/groupDisplay.js
  1. … 1 more file in changeset.
LDEV-4005: Tweaking layout to work better on iPad when user is monitor only and not owner of the lesson.

LDEV-3962: change logo in offcanvas bar

LDEV-3962 Bootstrap index page

    • binary
    ./images/css/john-doe-portrait.jpg
    • -34
    • +87
    ./includes/javascript/groupDisplay.js
    • -0
    • +219
    ./includes/javascript/jquery.slimscroll.js
    • -0
    • +41
    ./includes/javascript/main.js
  1. … 20 more files in changeset.
LDEV-3962: Fix Add Single Activity Lesson dialog. Adjust Add Lesson and More Options dropdowns.

LDEV-4020: Bootstrap authoring toolbar. Adjust dialogs for activity authoring.

LDEV-4024: fix allowScriptAccess to sameDomain

LDEV-4024: fix allowScriptAccess to sameDomain

    • -7
    • +25
    ./includes/javascript/ckconfig_custom.js
LDEV-4017: Adjust Authoring dialog size. Allow moving Add Lesson and Authoring dialogs.

LDEV-4018: Add a missing JS code for Add Lesson dialog.

    • -26
    • +32
    ./includes/javascript/addLesson.js
LDEV-4018: Use standard bootstrapped tabs for Add Lesson dialog. Fix some spinner issues. Prevent lessons from being added twice.

LDEV-2951: removing unused images from lams_central

    • binary
    ./images/icons/bullet_arrow_bottom.png
    • binary
    ./images/icons/bullet_arrow_down.png
    • binary
    ./images/icons/bullet_arrow_top.png
LDEV-2951: removing unused images from lams_central

LDEV-3767: Adding two new methods for Peer Review. Updated tags moved to central shared area.

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

    • -5
    • +15
    ./includes/javascript/groupDisplay.js
  1. … 65 more files in changeset.
LDEV-3961: autocapitalize="off" for username input