• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
edit on the fly (author) loaded within monitor frame and when done with changes reloads monitor

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

  1. … 1 more file in changeset.
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.
remove xWin.open attribute check, it causes exceptions in Firefox due to permission restriction

add function to open copy right page

close all children windows if use logout

  1. … 1 more file in changeset.
make sysadmin window bigger

added function for export portfolio

modify link to profile popup window

make organisation window a bit smaller

fix a bug - click monitor twice open and close the monitor window

change open window behaviour, except author window, all the other opened window will reload the page when user clicks corresponding links or buttons

modifed some methods, add some

made Add Lesson popup window fixed size

changed wizard window size

Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 20 more files in changeset.
Changing organisation structure to a simple root, course, class structure.

  1. … 37 more files in changeset.
Added system administration page.

  1. … 24 more files in changeset.