• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
Whitespace changes

rely on ad_urlencode_folder_path working with empty path

check for empty folder_path

encode folder_path

Remove commented leftover debugging statement, add comment about why we need to name the list by folder_id

Put template::list name back as parametric, because this code might be included multiple times

  1. … 3 more files in changeset.
Redefine this page as ad_include_contract, therefore removing all hardcoded variable checks and exploit builtin checks, remove duplicated definitions and queries, streamline template::list definitions in a way its is readable and simpler to maintain

  1. … 3 more files in changeset.
Trim whitespaces

Remove unnecessary parentheses and idioms, state query variables explicitly

Dont even offer to delete the root folder as this is prevented anyway

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. … 225 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
Encode files URL properly (would fail if the filename had a plus sign, sharp one etc in it)

  1. … 3 more files in changeset.
Untabify and indent

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Fix: Specifying the package_id when getting the BehaveLikeFileSystemP parameter.

The size of a URL is returned as "", resulting in its being displayed as

"bytes" with no number in front. Changed it to simply display the empty

string for the size of a URL.

HTML Strict cleanup

  1. … 12 more files in changeset.
Fixed link with view package

  1. … 1 more file in changeset.
Moving categories_limitation partial query to a db_map

  1. … 2 more files in changeset.
Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

  1. … 33 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Made use of /file for the download link so you can right click on the link and say 'save link as' in your browser

Added support for displaying views on files

Added download-zip file to allow downloading of files and folders in a compressed way

  1. … 2 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.