• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated command "ns_unlink" with native tcl command "file delete"

  1. … 7 more files in changeset.
- the (deprecated) function ad_parameter was called with wrong arguments, "-package_id" was treated as parameter for non-positional argument "package_key" ("ad_parameter GeneralCommentsP -package_id [ad_conn package_id]"). Changed to "parameter::get"

- the (deprecated) function ad_parameter was called with wrong arguments, "-package_id" was treated as parameter for non-positional argument "package_key" ("ad_parameter BehaveLikeFilesystemP -package_id [ad_conn package_id]"). Changed to "parameter::get"

Encode files URL properly (would fail if the filename had a plus sign, sharp one etc in it)

Untabify and indent

HTML cleanup

Indent

Retrieve the title of the file to be renamed instead of the filename

use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 9 more files in changeset.
Check permissions before internal-redirecting to the template for that content type

Check permission before internal-redirecting to default template for that content type

- fix for bug #3156

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

2. Bump version numbers to 2.5.0d1.

  1. … 373 more files in changeset.
Disabling the linkage of copying/moving when we know that the destination

folder will generate and error in the DB.

Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 71 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.

Increase contrast between fg and bg for the filename

Version_url variable was asigned twice with different values. Removed the first one to keep the code 'clean'

Would fail computing views if no file_id was provided. Since both version_id and file_id are optional (...), added a check to fill file_id is empty or doesn't exist.

HTML Strict cleanup

  1. … 11 more files in changeset.
Remove extras LI

Make file view use same scripts as folder view for actions on files and folders. Some HTML cleanup.

Remove unused and obsolete scripts

  1. … 9 more files in changeset.
HTML Strict cleanup

  1. … 4 more files in changeset.
Fix error message

Fixed link with view package

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

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. … 19 more files in changeset.
We download a ZIP file so the extension is fixed