• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- add missing function args

  1. … 8 more files in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch

- bump version number

  1. … 23 more files in changeset.
- completing/improving .info files of major packages

  1. … 9 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- require for all packages in oacs-5-8 branch acs-kernel 5.8.0

  1. … 13 more files in changeset.
1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

  1. … 5 more files in changeset.
Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

  1. … 4 more files in changeset.
Fix param values for archive command and extension (were mixed up)

  1. … 2 more files in changeset.
Bumped version number

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 dependencies

  1. … 21 more files in changeset.
Changed moveByCopyDeleteP default value to 0 (as stated by the description of the parameter), moreover the moveByCopyDelete only moves the live revison of the file. Bumped version number and updated portlet and applet dependency.

  1. … 2 more files in changeset.
Adding AGAIN parameter CategoriesP removed by mistake ( i guess ) of cesarh.

Now copy and move urls is working

  1. … 2 more files in changeset.
Raising the version, since it was added the attribute package instance name to the context bar.

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.
Last time I checked it was released, and as it follows OpenACS version numbers... I upped that, hope nobody minds

Update version number for packages and dependencies

  1. … 63 more files in changeset.
Change the archive command from tgz to ZIP as per http://openacs.org/forums/message-view?message_id=557561

  1. … 2 more files in changeset.
Increased version

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Made fs_objects count folder items the same was fs_folders does.

  1. … 4 more files in changeset.
Added view support for Symlinks. This works in a hardlink fashion at the moment and is not tested on Oracle, though I doubt it will fail.

  1. … 5 more files in changeset.
Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.

  1. … 4 more files in changeset.
Reverse commit of redundant copy/move code.

  1. … 3 more files in changeset.
fixed moving files by copy&delete

  1. … 3 more files in changeset.