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

    • -0
    • +11
    ./jquery-1.1.4.pack.js
    • -0
    • +12
    ./jquery.dimensions.pack.js
  1. … 2 more files in changeset.
LDEV-1394 Activities now open in seperate windows in Monitor and are not reloaded if already open.

  1. … 1 more file 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

    • -0
    • +31
    ./jquery-1.2.1.min.js
  1. … 14 more files in changeset.
LDEV-1320 Changed javascript to close all open windows (from Author) Note: close all windows currently only working in Firefox. Changed javascript to open multiple windows and retain focus of open window if same tool is opened in author.

  1. … 1 more file in changeset.
Resolves LDEV-1343: Live edit wont start when using Blackboard integration.

Should also fix the problems in the other integrations because the fix is all on the LAMS side.

used javascript try-catch statements to catch the cross-domain call problem caused by live edit, and make a new non-cross-domain call specifically for integrations in openUrls.js.

You can test this fix at the test blackboard server http://colis07.melcoe.mq.edu.au:9000

Administrator, pass

  1. … 2 more files in changeset.
forgot to remove parameter name as well as parameter value from url

removing providerId from shib urls; fix lessonLinks bug

  1. … 1 more file in changeset.
removing shib servlets from /servlet/* mapping; fix url for openFedExportPortfolio

  1. … 3 more files in changeset.
adding shibbolized links for monitoring and export portfolio

  1. … 4 more files in changeset.
added new shib attribute for the ServerURL of the origin LAMS server to help determine whether user is local or not; added roles for shib users in ShibLoginServlet

  1. … 6 more files in changeset.
use multiple servlets to handle each home.do?method=, adding learner servlet. it does a role check (on shib attrs, not lams db), and adds shib user to lesson class if not already a member.

  1. … 2 more files in changeset.
pre-select idp in lesson link for learner

  1. … 5 more files in changeset.
display federation server lesson links for learners on index page

  1. … 1 more file in changeset.
merge with lams2_0_3 tag on HEAD

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

  1. … 74 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 130 more files in changeset.
edit on the fly (author) loaded within monitor frame and when done with changes reloads monitor

  1. … 12 more files in changeset.
add isEmpty() method.

Changed the EditorAreaCSS to use defaultHTML_learner.css.

browser detection

    • -0
    • +227
    ./browser_detect.js
  1. … 2 more files in changeset.
added flash detection to login page

  1. … 2 more files in changeset.
moved preview popup code

  1. … 1 more file in changeset.
Removed initTabSize function.

Removed var tabSize.

Changed selectTab function to not use tabSize.

fix up preview - carry mode paramater

  1. … 2 more files in changeset.
update to TabName tag + fscommand for open preview window

  1. … 5 more files in changeset.
Updated EditorAreaCSS to use the new css file.

Adding the popup() code so that it isn't duplicated across tools.