• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3430 Deleting lesson was showing a "true" message and no refreshing. It now only shows a message if an error occurs during deletion and refreshes the page on a successful removal.

  1. … 1 more file in changeset.
LDEV-3167: Auto refresh all Monitor tabs every 30 seconds. Prevent refreshing when user interacts with the interface (child dialog opened, drag & drop etc.)

Fix a bug in notifications dialog.

  1. … 3 more files in changeset.
LDEV-3119: Add course-level groupings.

  1. … 14 more files in changeset.
LDEV-3119: Add course-level groups.

  1. … 16 more files in changeset.
LDEV-3121: Extract group ID from the right container.

LDEV-3116: Fix method names after refactoring.

  1. … 1 more file in changeset.
LDEV-3112: Remove methods required by Flash Monitor, which is not available anymore. Rename some methods as "JSON" suffix is not needed since there is no more Flash version of these methods.

  1. … 13 more files in changeset.
LDEV-3070: Make redesigned index page the main LAMS layout.

Update profile tab and pages customised for clients, so they work with the new layout.

  1. … 17 more files in changeset.
LDEV-3070: Use jQuery dialogs instead of thickboxes and pop ups.

  1. … 4 more files in changeset.
LDEV-3070: Add icons for buttons in new layout. Minor adjustments in layout. Make empty response for Ajax call not display an error in Firefox.

  1. … 11 more files in changeset.
LDEV-3070: Refactor code so it works with the new design better and cleaner.

Make some icons shorter so they align nicely with other, smaller icons.

  1. … 9 more files in changeset.
LDEV-3087: change access to monitor thru home.do to ensure access control is checked

  1. … 1 more file in changeset.
LDEV-3087: Use flashless monitor as default interface. Ooppss reverting

LDEV-3087: Use flashless monitor as default interface

LDEV-3086: increase with for flashless monitor

  1. … 2 more files in changeset.
LDEV-3070: Use tool content title as lesson name instead of showing prompt pop up. Skip "Reedit"/"Cancel" page.

  1. … 35 more files in changeset.
LDEV-3070: Use window.parent if required in Tools. Make single activity lesson wizard optional, set in sysadmin menu.

  1. … 59 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

  1. … 123 more files in changeset.
LDEV-3070: Make course name wrap in tabs. More space for action buttons. Load tab contents when course name clicked, not on page load. Code formatting.

  1. … 3 more files in changeset.
LDEV-3070: First layout of redesigned Index page.

  1. … 3 more files in changeset.
LDEV-3062: Add notifications link in Monitor.

Change notifications link on the main page to use same dialog as Monitor.

  1. … 8 more files in changeset.
LDEV-2883 Ability to switch off lesson sorting.

Additionally, we show sorter only in case there is at least one lesson available.

  1. … 2 more files in changeset.
LDEV-2927 this line is not needed anymore as there is no such problem it was intended to solve

LDEV-2867 fixed subgroup lesson sorting;

subgroup lessons now have onhover effect

  1. … 1 more file in changeset.
LDEV-2867 fixed lesson sorting

  1. … 11 more files in changeset.
LDEV-2820: Fix thickbox initialisation.

LDEV-2820: Fix lesson sorting. Fix child lesson list display. Enable thickbox for child lesson links.

Apply new layout to child lesson list.

  1. … 1 more file in changeset.
LDEV-2820: Replace lesson links placed one-by-one with dropdown menu.

Make dropdown menu initialisation code base on class attribute, not ID. Also make it work with dynamically loaded content by using jQuery live() method.

Add CSS file for the menu.

As the menu is a DIV and can not be displayed inline, unlike one-by-one lesson links, changes to lesson list layout were needed. The items of list are now table rows instead of paragraphs. This broke lesson sorting but it was fixed.

  1. … 3 more files in changeset.
merge fix for LDEV-2381 from lams2_3_release branch

LDEV-2381 'add lesson' link not initialised for thickbox when group contents had to be expanded