• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 214 more files in changeset.
LDEV-2259 jquery selector was mixing up id values of lessons and orgIds - ideally selector should be 'div#orgId', but this didn't work, so we pass the element itself directly since we already have it.

Added more actions drop down menu for each group header.

LDEV-2167

  1. … 1 more file in changeset.
LDEV-1967

Added thickbox to search across lessons

  1. … 3 more files in changeset.
LDEV-1406 add sorting enabled/disabled icons for index page

  1. … 4 more files in changeset.
LDEV-1252 add icons to signify open and collapsed groups. both icon and group name can be clicked to toggle the group's contents.

  1. … 2 more files in changeset.
reduce size of index.do by moving repeated javascript into document ready function. simplified initLoadGroup function.

  1. … 2 more files in changeset.
LDEV-1251 add floating link to enable sorting, fixes issue when collapsing courses messes with the sorting container of other courses

  1. … 5 more files in changeset.