• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Inline usages of acs_rte* js utilities in unmaintained packages and remove it from core.js

acs_rte* is most likely broken anyway, as nobody seems to define updateRTEs function...

  1. … 1 more file in changeset.
improve spelling

  1. … 20 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.
Making the master templates totally frameless, even for non JS enabled browsers.

  1. … 6 more files in changeset.
Adding header-less master to remove frames when possible.

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

  1. … 187 more files in changeset.
* Modified the parsing procedure to upload into FS also those files in the

UoL ZIP that are not referenced as resources in the imsmanifest. All

images and additional files linked from an HTML page were not uploaded

because they do not appear as resources in the manifest.

* Fixed a few bugs when handling file properties. Also, personal properties

are now created in a sub-folder in the FS to facilitate its identification.

  1. … 25 more files in changeset.
Several changes on the monitor screens. Shows now a summary of user activity.

Included imsld-master.adp for all pages in GRAIL. Needed to reorg. some code

to use such template.

Added a few messages in localization hash.

Fixed a few bugs when showing the environment, variable names, etc.

Produced a template for easily produce a select statement (choice-select.adp)

  1. … 32 more files in changeset.
zenifying:

- creating the urls in the adp files

- moving the css to the imsld.css file

- adding a master template for the package, which is based on the zen masters to provide a "standard look"

* this master uses the zen files, like for instance, make use of the HC and STD modes

- adding a imsld.js file to centralize the javascripts

- using zen styles when possible

ther's still some work to do...

  1. … 22 more files in changeset.
file imsld-master.tcl was initially added on branch oacs-5-3.