lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./web/favoriteOrganisations.jsp
    • -712
    • +10
    ./web/includes/javascript/groupDisplay.js
    • -0
    • +783
    ./web/includes/javascript/main.js
    • -0
    • +15
    ./web/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
    ./web/includes/javascript/groupDisplay.js
LDEV-3767: Removed debugger statement

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

LDEV-4020: Non-modal dialogs dragging.

    • -2
    • +18
    ./web/includes/javascript/dialog.js
    • -0
    • +1
    ./web/includes/javascript/groupDisplay.js
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.

    • -4
    • +7
    ./web/includes/javascript/groupDisplay.js
LDEV-4023: removing debug statement

LDEV-4023: implement password policy (front end)

    • -27
    • +103
    ./web/passwordChangeContent.jsp
  1. … 4 more files in changeset.
LDEV-4020: Own implementation of Bootstrap non-modal dialogs. Boostrap authoring info dialog.

    • -5
    • +23
    ./web/includes/javascript/dialog.js
LDEV-4020: Bootstrap Open/Save/Import dialog in Authoring. Other minor fixes.

    • -14
    • +14
    ./web/includes/javascript/groupDisplay.js
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

    • -0
    • +313
    ./web/css/main.css
    • binary
    ./web/images/css/john-doe-portrait.jpg
  1. … 20 more files in changeset.
LDEV-3962: Fix Add Single Activity Lesson dialog. Adjust Add Lesson and More Options dropdowns.

    • -5
    • +5
    ./web/includes/javascript/groupDisplay.js
LDEV-4020: Bootstrap authoring toolbar. Adjust dialogs for activity authoring.

    • -99
    • +120
    ./web/authoring/authoring.jsp
LDEV-4024: fix allowScriptAccess to sameDomain

LDEV-4024: fix allowScriptAccess to sameDomain

LDEV-4017: Adjust Authoring dialog size. Allow moving Add Lesson and Authoring dialogs.

    • -3
    • +1
    ./web/includes/javascript/groupDisplay.js
LDEV-4018: Add a missing JS code for Add Lesson dialog.

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

    • -0
    • +1
    ./web/includes/javascript/groupDisplay.js
LDEV-2951: removing unused images from lams_central

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

    • binary
    ./web/images/progress_attempted.gif
    • binary
    ./web/images/progress_completed.gif
LDEV-3767: Adding two new methods for Peer Review. Updated tags moved to central shared area.

    • -0
    • +372
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/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
    ./web/includes/javascript/groupDisplay.js
  1. … 65 more files in changeset.
LDEV-3961: autocapitalize="off" for username input

LDEV-3963: small tweaks

LDEV-3963: updating portrait for profiles to bootstrap

LDEV-4018: Update addlesson to bootstrap

    • -6
    • +6
    ./web/includes/javascript/addLesson.js
    • -1
    • +1
    ./web/includes/javascript/groupDisplay.js
LDEV-4017: Allow dialog maximising. Allow dialog minimising (only one dialog at the moment). Adjust dialog sizes. Re-introduce jQuery UI bootstrap theme as some theme must be added in order to display jQuery UI widgets (resizing handlers, for example) correctly.

    • -0
    • +1614
    ./web/css/jquery-ui-bootstrap-theme.css
    • -26
    • +70
    ./web/includes/javascript/dialog.js
    • -3
    • +3
    ./web/includes/javascript/groupDisplay.js