• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rolled back some debug stuff that I'd changed earlier.

Extracted sql from servlet.tcl to servlet.xql. Added a new course to test LORS. Updated version of lorsm to 0.9d4. Solved problems with templates when you upgrade the package

  1. … 3 more files in changeset.
Innova totally broke the servlet when moving queries from the tcl file to

a new xql file as part of the port to oracle effort. These changes were

committed WITHOUT TESTING and it took me HOURS TO FIND THE PROBLEMS, some

of which were easy to fix, some not. At the "some not" point, I decided to

just remove Innova's work because CHANGES NEED TO BE TESTED BEFORE BEING

COMMITTED. Innova can continue their work and commit after they've tested

it.

Hint: When there are several dynamic queries built up in a tcl string named

"todo" then executed as "db_dml todo $todo" you can NOT replace all of these

with one static query in the query file named "todo".

Sigh.

Safari 3 parser didn't like the white space in javascript strings (showed up

in the error console).

Moving to app group community id stuff (so lorsm can work outside .lrn), some

of this got committed accidently in an earlier bug fix commit.

  1. … 22 more files in changeset.
Extracted sql from .tcl to .xql

    • -0
    • +41
    ./delivery-context-bar.xql
    • -0
    • +57
    ./delivery-no-index.xql
    • -0
    • +49
    ./delivery-progress-bar.xql
  1. … 226 more files in changeset.
First step of Lors oracle migration. Indent code.

  1. … 233 more files in changeset.
Merge lors from oacs-5-4

  1. … 66 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 28 more files in changeset.
There's no reason to resize the window when entering a SCORM course and esp without informing the user that will happen (checkpoint 10.1 level AA)

Fix DTD URL

  1. … 1 more file in changeset.
Checkpoint 12.1 (level A)

  1. … 1 more file in changeset.
Merged LORS packages oacs-5-4 to Trunk

  1. … 12 more files in changeset.
Roll back merge 20080925

  1. … 24 more files in changeset.
Merged LORS packages oacs-5-4 to Trunk

  1. … 24 more files in changeset.
Show reasonable message if error occurs and no man_id exists in the user's session properties

Fix so tracking is not reset if a user resumes an unfinished course

Add tracking to delivery-progree-bar

Set mktree_remember to remember the state of the tree

  1. … 1 more file in changeset.
Removed non valid attribute and changed ID value to make them unique in the document

HTML cleanup

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 14 more files in changeset.
Changed to reflect changes made in views datamodel

  1. … 7 more files in changeset.
Merged oacs-5-3 to HEAD

  1. … 3 more files in changeset.
Commented out michele's weird menu collapse/expand code

Merge of lors* packages from oacs-5-3 (michele's work on the rte)

  1. … 68 more files in changeset.
Minor cosmetic fixing

Removing css code

Fixing small bug javascript arising when used without RTE

Fixing display format when used with firefox

Fixing small javascript bug arising when menu-mk.adp used without RTE

Fixing small bug javascript bug arising when menu.adp used without RTE