• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 13 more files in changeset.
Use current namespace ::tdom instead of legacy ::tDOM

  1. … 5 more files in changeset.
modernize Tcl idioms

  1. … 10 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix to parse and insert LOM metadata included as an external file.

  1. … 2 more files in changeset.
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 ...

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

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

  1. … 240 more files in changeset.
First step of Lors oracle migration. Indent code.

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

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

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

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

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

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

  1. … 27 more files in changeset.

CV:mprove the search, and get back only one element in cases where file names are similar Like my_page.html and my_page.htm ----------------------------------------------------------------------

corregir busqueda por problema de archivos con nombres similares que solo cambia una letra en el nombre ej. index.html y index.htm

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

  1. … 82 more files in changeset.
Fix for displaying meaningful error when inserting same course with same name in same class

course-add-3.adp is not used

  1. … 1 more file in changeset.
1. rationalized the Tcl file a bit

2. the Tcl file terminates by going back to the index page. Since it didn't

do an ad_scriptabort the Adp file was processed (but never returned to the

user, naturally). Even better, the Adp put errors into your log file!

  1. … 1 more file in changeset.
Need to go to losrm/admin after uploading a course

Moved admin stuff to www/admin, templates from www/lib to lib.

    • -0
    • +596
    ./course-add-3.tcl
  1. … 365 more files in changeset.