• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
deactivate background_delivery for connections via nsopenssl

deactivate background_delivery for connections via nsopenssl

Support for relative file locations which might even reside on a windows drive and therefore start with d:\

  1. … 6 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fix Bug#3056. sn_gifsize should be ns_gifsize.

Fix Bug#3056. sn_gifsize should be ns_gifsize.

Fix typo sn_gifsize should be ns_gifsize. Bug#3056. Thanks to Jon

Griffin for finding it and for the patch.

Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Added background delivery of files

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Allow png to be uploaded as images

We had the issue that some content was not uploaded properly and we want to make sure to give back some kind of error to the user. This is why we wrap it.

Rolling in daveb's mime type patches from oacs-5-2

  1. … 1 more file in changeset.
Fix bug where content_type is not set. We need to check if an uploaded

file's mime type is mapped to image. Later the code uses the passed in

other_type or image_type parameter to set the actual content type of

the item created. The code only checks for image or not image, so we

don't need to find out every type mapped to the upload file's mime type.

  1. … 1 more file in changeset.
Fix cr_import_content. Removed additional call to cr_registered_type_for_mime_type used inappropirately. Restored query removed in error on last commit.

  1. … 1 more file in changeset.
Closes bug#2520. Remove query to select content type from mime type. The content type must be passed in to cr_import_content (if it is not content_revision)

  1. … 1 more file in changeset.
Removed custom code from Heidelberg

throw a NOT_FOUND error for not found so we can 404 in things like photo-album/www/image/index.vuh

bugfix: default values for creation_user and creation_ip in item::new

  1. … 1 more file in changeset.
reverting back custom code

adding defaults to creation_user, creation_ip, content_type to content::item::new

  1. … 7 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Fix documentation so it doesn't show up under the author tag.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Return content as string when string_p is true for file storage type.

Fixed bug#1823

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Make sure content_length is returned as 0 if its set to NULL in

cr_revisions.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.