• 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

  1. … 36 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. … 69 more files in changeset.
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.

  1. … 4 more files in changeset.
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-3760: Initial implementation of notifications. Add new delivery method to EventNotification framework. Allow notifications on file upload in Share Resources. Add notifications button on home screen.

  1. … 26 more files in changeset.
LDEV-3697: Choosing user from autocomplete list displays results only for him/her. Entering generic query displays results for all matched users.

Major clean up: rewrite methods for finding users and move them from UserManagementService to UserDAO.

  1. … 10 more files in changeset.
LDEV-3499 Fixed iframe scrolling at monitor interface using iPad

  1. … 1 more file in changeset.
LDEV-3479: Fix dragging in Chrome and IE.

  1. … 2 more files in changeset.
LDEV-3479: Use extra dialog buttons in Add Single Activity lesson screen. Fix cancelling of closing an unsaved LD in Flashless Authoring. Confirm if the user wants to close unsaved Activity Authoring. Remove Collapse button from extra dialog buttons.

  1. … 12 more files in changeset.
LDEV-3479: Use jQuery dialog for Flashless Authoring inner windows: edit Activity, Import Learning Design. Fix CVS resizing as dialog resizes.

  1. … 9 more files in changeset.
LDEV-3479: Add jQuery Dialogextend library. Display Flashless Authoring in jQuery UI Dialog with extra buttons, instead of a regular pop up.

  1. … 4 more files in changeset.