• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

  1. … 8 more files in changeset.
LDEV-3962

*In case of a mobile device (when offcanvas bar occupies entire screen) when user selects another group - close offcanvas. this is to let user see what this organisation contains

* Fixed the issue with refreshing of main.jsp. As previously when user refreshes the page after changing the organisation - it fell back to showing the old one

* as a side fix - prevent offcanvas bar from always being open on refreshing the page

  1. … 1 more file in changeset.
LDEV-3962 Similar changes done to Open Lesson dialog as previously done to Open/Save sequence in authoring

* ability to save sequences on pressing the Enter button when title input is focused

* focus title input field in case this element is visible in the current viewport (to avoid unwanted scrolling)

* ability to start lessons on double click

* prevent sequences from being deselected on any subsequent clicks

* Make 'Tour' word to appear after icon in order to be consistent with the rest of the buttons

* Make #notificationsPendingCount to be less prominent in case there are no messages. And assign it 'btn-primary' class when there are some messages available

  1. … 4 more files in changeset.
LDEV-3962

* "Enable lesson sorting" - move to the "More options" menu

* Remove "Refresh" button

  1. … 6 more files in changeset.
LDEV-4200: Increasing width of the gradebook windows to accomodate start and finish date columns.

LDEV-4179: Target only Monitoring dialogs when running JS code to center LD SVGs.

LDEV-4065 Bind event handler to only 'pagerComplete' event due to problems with EDGE browser

LDEV-3962 Use ajax() instead of load()

LDEV-3914: Put support activities progress only if there is a place for it (Learner).

  1. … 1 more file in changeset.
LDEV-4138 Make showEmailDialog() be accessible from integrations pages

  1. … 2 more files in changeset.
LDEV-4137 make showNotificationsDialog() be accessible from integrations pages

  1. … 3 more files in changeset.
LDEV-4104: Add preview lesson button to Add Lesson UI.

Minor layout adjustments.

  1. … 2 more files in changeset.
LDEV-3714: Remove archived courses list from the profile tab on the home page.

  1. … 5 more files in changeset.
LDEV-4065 Fixed the issue with EDGE browser that were refreshing main.jsp for several times and then failing

  1. … 1 more file in changeset.
LDEV-3962: Updating gradebook screens to scale when window first opens and on screen resizing (apart from iPad which does not resize properly). Convert colours / layout to the bootstrap look. Also tweaking conditions and notifications again to suit the ipad - notifications screen now much longer on ipad to suit the message appearing below the table.

LDEV-4037 Moving showAuthoringDialog() method to dialog.js file

  1. … 2 more files in changeset.
LDEV-4017: Fix dialog maximising. Allow multiple minimised dialogs. Fix dialog shrinking. Fix dialog initial positioning. Adjust initial dimentions of few dialogs.

  1. … 2 more files in changeset.
LDEV-4017: Adjust initial dimensions of dialogs.

LDEV-3834: Fix groups to branches mapping dialog. Several other minor fixes.

  1. … 9 more files in changeset.
LDEV-4017: Course Gradebook (under More Options) now loads.

LDEV-4017: Bootstrap organisation (course) grouping and groups dialogs.

  1. … 9 more files in changeset.
LDEV-4017: Still tweaking to suit iPad

LDEV-4017: Private notifications window bootstrapped.

  1. … 3 more files in changeset.
LDEV-3962

* List of favourite courses shows only active courses.

* If course was removed - nothing bad will happen. We stop showing that course in the tablsorter course list and also in favorites list. But the users that have stored it as the last visited will still see it on their main.jsp.

* "Courses" label changed to "My Courses". Cross icon changed to fa-bars one.

* fixed iPad issue as suggested by Fiona

  1. … 3 more files in changeset.
LDEV-4014: Tweaking the email window's appearance and behaviour in monitoring.

  1. … 5 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

  1. … 36 more files in changeset.
file main.js was initially added on branch lams2_head_wildfly.

LDEV-3962 Bootstrap index page

  1. … 34 more files in changeset.