Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-2459 use double quotes when enclosing i18n text in javascript

  1. … 47 more files in changeset.
LDEV-2420 Merging the stylesheets so there is only one defaultHTML.css file, to make it easier to implement themes

  1. … 3 more files in changeset.
Fixed some merging bugs preventing preview to start correctly.

  1. … 1 more file in changeset.
LDEV-2369: Added tutorial video functionality to HEAD (previously removed from 2.3 branch). Fixed IE > 6 bug preventing Thickbox to be centered on the screen.

  1. … 18 more files in changeset.
LDEV-2184 Created new Add Lesson wizard. Updated index page to load new add lesson.

  1. … 4 more files in changeset.
Updated jquery from 1.1.4 to 'latest' in lams-central.

LDEV-2167

LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 45 more files in changeset.
LDEV-2094 Modify CSS to widen the space in index/course page

Added extra style option to <lams:css> tag, putting <lams:css style="main"> will change the css file from defaultHTML.css to defaultMainHTML.css which has resizable content with a minimum width of 707px

  1. … 3 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 111 more files in changeset.
Moved javascript variable 'tb_pathToImage' and converted to absolute path.

  1. … 2 more files in changeset.
LDEV-1967

Added thickbox to search across lessons

  1. … 3 more files in changeset.
LDEV-1598 Added four new configuration items for setting screen sizes of authoring, monitor, learner and system admin.

  1. … 11 more files in changeset.
LDEV-1563: Allow sites to set up a custom tab.

  1. … 10 more files in changeset.
LDEV-1445 making 'show groups' button appear on a group-like bar

  1. … 2 more files in changeset.
LDEV-1445 make index page load faster for sysadmins by not retrieving groups by default.

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

  1. … 20 more files in changeset.
LDEV-1253 convert newlines to <br> for lesson description, widen tooltip box, change colour. LDEV-1251 restored and added validation to LessonOrderServlet; fix ids in sortables so that containment now works for ie6/7 and firefox LDEV-1252 use slideToggle for ie6, otherwise the course contents gets messed up after being toggled twice (hide/show).

  1. … 5 more files in changeset.
LDEV-1253: adding ToolTip to interface.js, display lesson description in a hovering tooltip when moused over

  1. … 4 more files in changeset.
LDEV-1251 downgrade to jquery 1.1.4 + dimensions plugin for sortable compatibility with ie6; make lessons in child groups sortable as well

  1. … 4 more files in changeset.
LDEV-1251 get sortable containment working, remove lesson validation

  1. … 1 more file in changeset.
LDEV-1251 restrict dragging to vertical axis

LDEV-1251 user needs monitor or group manager role in a group to be able to sort lessons.

  1. … 2 more files in changeset.
LDEV-1251, LDEV-1064. Refactored the way lessons are retrieved for the index page (fixed LDEV-1064); added interface 1.2 (jquery extension), allowing sorting of lessons via drag and drop (LDEV-1251); added ordered_lesson_ids column to lams_organisation (LDEV-1251).

  1. … 13 more files in changeset.
LDEV-1250, LDEV-1252, LDEV-1253: adding jquery 1.2.1, refactor index action into new DisplayGroupAction which can be called to display a jsp containing only the group specified

  1. … 14 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

  1. … 45 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.