• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2265 fixed openLearner() by introducing new method openLearnerShortenedUrl() designed particularly for opening learner window from shortened URLs like /lams/r/*

  1. … 1 more file in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 9 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

  1. … 11 more files in changeset.
LDEV-2521 merge from head

LDEV-2521 update authorWin window when switching between author and pedagogical planner

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-2208 Prettying up gradebook css

LDEV-2220 gradebook changes suggested by james

  1. … 5 more files in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

  1. … 139 more files in changeset.
LDEV-2120 Adding links from index page to gradebook

  1. … 3 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

  1. … 26 more files in changeset.
LDEV-1998: Additions:

- Central: added some files that were not committed earlier and prevented Planner from opening in a pop up window.

- Q&A: fixed minor bug with question indexing.

- Chat: Planner now strips Instructions from HTML tags.

- Notebook: Planner now strips Instructions from HTML tags; fixed bug that set Online Instructions = Offline Instructions (!); Added tooltip with editing advice; adjusted planner form size.

  1. … 17 more files in changeset.
LDEV-1998: Adjusted size of Planner window. Added confirmation dialog before closing.

  1. … 4 more files in changeset.
LDEV-1998: Moved Planner to pop up window. Adjusted design. Added "Close" button.

  1. … 3 more files in changeset.
LDEV-2082: Added JavaScript backend for opening Pedagogical Planner template in full Author.

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

Added thickbox to search across lessons

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

Added search dialog to allow teacher to search for any student across all lessons

  1. … 12 more files in changeset.
LDEV-1777 Moved start in monitor button to left side.

  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.
Changes to merge 2.0.5 with ldap2_0_4 branch to be used for macquarie uni and the webCt-LAMS integration

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