• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1395 fix html comment missing hyphen so that main.jsp displays in safari; add html comment tags to other js for consistency

  1. … 1 more file in changeset.
LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

    • -0
    • +110
    ./groupDisplay.js
  1. … 20 more files in changeset.