• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix queries

Fix a lot of typos

    • -6
    • +6
    ./admin/md/annotationmd/annotation.tcl
    • -2
    • +2
    ./admin/md/annotationmd/annotation.xql
    • -6
    • +6
    ./admin/md/annotationmd/annotation_add.tcl
  1. … 81 more files in changeset.
Fix a lot of typos

    • -6
    • +6
    ./admin/md/annotationmd/annotation.tcl
    • -2
    • +2
    ./admin/md/annotationmd/annotation.xql
    • -6
    • +6
    ./admin/md/annotationmd/annotation_add.tcl
  1. … 80 more files in changeset.
Remove file added by mistake (likely when extracting sql from tcl files)

    • -49
    • +0
    ./admin/md/annotationmd/xql_generico.xql
Set value for pretty names of custom pages

Fix form declarations

HTML cleanup

Fix form declarations

Fix form declaration syntax

Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Build the url of items the same way as title is (will make the code easier to read)

Localization of alt text

  1. … 3 more files in changeset.
Pass through the return_url using client property so user is sent back to where she was when exiting the scorm player

Removed non US-ASCII chars from the filename (would cause errors in some systems)

White space in URLs tends to break them ... and if you do so in an IMG

tag, you get the little blue-box "?" or red "X" depending on the browser

you use ...

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).

Moved dotlrn permission kludges into a permission kludge callback, with

an implementation in dotlrn-lorsm. This keeps lorsm free of the dotlrn

specific permissions kludges while maintaining them within dotlrn (the only

supported way to add lorsm to a community or class is through the dotlrn-lorsm

applet package)

  1. … 8 more files in changeset.
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. … 20 more files in changeset.
Fixed broken URL for admin'ing course permissions. This was broken as far

back as 2.4.1 for sure (UNED tested on their instance, too).

    • -2
    • +2
    ./admin/shared/add-shared-course-2.tcl
    • -5
    • +4
    ./admin/tracking-rte/drill-student-2.tcl
    • -2
    • +2
    ./admin/tracking-rte/drill-student.tcl
  1. … 3 more files in changeset.
Removed the useless, unused, dotlrn-dependent "class_key" references

    • -2
    • +1
    ./admin/shared/add-shared-course-2.tcl
    • -2
    • +2
    ./admin/shared/add-shared-course-2.xql
  1. … 1 more file in changeset.
Extracted sql from .tcl to .xql

    • -0
    • +20
    ./admin/course-add-2.xql
    • -0
    • +38
    ./admin/course-add-3.xql
    • -175
    • +118
    ./admin/course-structure.xql
    • -0
    • +29
    ./admin/formater.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

    • -2
    • +2
    ./admin/md/annotationmd/annotation_add.adp
    • -5
    • +2
    ./admin/md/annotationmd/annotation_ent.adp
  1. … 62 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 26 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

    • -2
    • +2
    ./admin/md/annotationmd/annotation_add.adp
    • -5
    • +2
    ./admin/md/annotationmd/annotation_ent.adp
  1. … 59 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.