Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merging RAMS and Edit On Fly changes from branch to the head.

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

remove xWin.open attribute check, it causes exceptions in Firefox due to permission restriction

add function to open copy right page

Set skin to office2003.

Added FitWindow button.

modified fckeditor toolbar (default)

close all children windows if use logout

  1. … 1 more file in changeset.
Set EditorAreaCSS to use lams default css.

make sysadmin window bigger

Update fckeditor to version 2.3.1.

A custom configuration file has been created under web/includes/javascript/fckconfig_custom.js

All global changes to the fckeditor configuration should be placed in the above file. The fckconfig.js should not be modified.

All local changes to the fckeditor configuration should be placed in a new custom js file and invoked using the fck tag.

Please refer to link below for details.

http://wiki.fckeditor.net/Developer's_Guide/Configuration/Configurations_File

    • -0
    • +25
    ./fckconfig_custom.js
  1. … 727 more files in changeset.
added function for export portfolio

modify link to profile popup window

Fixed typo.

Updated height of default and small fckeditors to 160 and 80.

  1. … 1 more file in changeset.
make organisation window a bit smaller

Updated css and tag files required to implement lams style sheet.

  1. … 9 more files in changeset.