• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:micheles:20070710162350:2 does not match your current filter (clear filter).

file flag_blue.gif was initially added on branch oacs-5-3.

    • binary
    ./resources/icons/flag_blue.gif
file flag_orange.gif was initially added on branch oacs-5-3.

    • binary
    ./resources/icons/flag_orange.gif
file flag_green.gif was initially added on branch oacs-5-3.

    • binary
    ./resources/icons/flag_green.gif
Adding SQL procedures for new menu-mk menu

file menu-mk.xql was initially added on branch oacs-5-3.

Updating applet to code in lorsm/src/java (minor fixes)

Adding procedure called when user switching from one sco to the next without the sco itself calling LMSFinish so not to incur a double LMSInitialise nor to mix the data from one sco to the next over. (Basically the page will call LMSFinish on behalf of the SCO)

file lmsfinish.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./delivery/lmsfinish.adp
file lmsfinish.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./delivery/lmsfinish.tcl
Addition of an html page to be shown when javascript not active but delivery set to use SCORM RTE

    • -0
    • +14
    ./delivery/blank-no-javascript.html
file blank-no-javascript.html was initially added on branch oacs-5-3.

    • -0
    • +0
    ./delivery/blank-no-javascript.html
Example for a delivery method where courses are launched within a window which is a child of the window where the applet resides.

file popup2.adp was initially added on branch oacs-5-3.

file popup2.tcl was initially added on branch oacs-5-3.

Refactoring javascript code off adp pages into js containers.

Various js fixes. Works with IE7 now.

file applet.js was initially added on branch oacs-5-3.

file menu.js was initially added on branch oacs-5-3.

Fix for displaying meaningful error when inserting same course with same name in same class

Fixed issues:

- procedure would unzip same package twice leaving around lorsm-imscp-... folders

- if a package has only one sub root directory, would look for imsmanifest.xml within it, making it root if imsmanifest is found there

Fixed issued:

- crash when multiple organizations

- better displaying (was sometimes black over black)

- indentation for showing tracking data as tree-like course structure

    • -14
    • +37
    ./admin/tracking-rte/drill-student-2.tcl
Problem with name with especial character. Command cd isn't executed and zip is executed in aolserver directory.

Add link to set permissions per course

Check if a course is enabled before showing it.

Merged changes to HEAD ...

    • -1
    • +1
    ./admin/md/annotationmd/annotation_ent.adp
    • -3
    • +2
    ./admin/md/annotationmd/annotation_ent.tcl
  1. … 1542 more files in changeset.
Fix for reordering LORS items (thanks Don and Dave for their help)

  1. … 1 more file in changeset.
Localize options

Fix query to properly swap with previous item (move up)

Add new code to handle custom start pages

    • -26
    • +59
    ./delivery/delivery-progress-bar.tcl
  1. … 2 more files in changeset.
Add UI to choose the custom start page

    • -0
    • +5
    ./admin/set-custom-page.adp
    • -0
    • +36
    ./admin/set-custom-page.tcl
Fix reorderng to work correctly.

Allow removing the custom start page

    • -0
    • +5
    ./admin/item-add-edit.adp
    • -0
    • +83
    ./admin/item-add-edit.tcl
    • -0
    • +15
    ./admin/remove-custom-page.tcl
    • -0
    • +13
    ./admin/reorder-items-oracle.xql
    • -0
    • +17
    ./admin/reorder-items-postgresql.xql