• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

Fix bug introduced in 5.4 that would cause perms not to be removed when leaving a group.

Somehow managed to forget committing the version bump to 5.5.1 to CVS

  1. … 22 more files in changeset.
Bumped version number to 5.5.1b1 in preparation for release.

  1. … 22 more files in changeset.
package_exec_plsql didn't work if the sql proc being called has a parameter

named "package_name"...

Fix dependencies and their version

  1. … 14 more files in changeset.
Bumped version to 5.5.1d1

  1. … 22 more files in changeset.
Localization

    • -0
    • +5
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Bumped info files in preparation for final release.

  1. … 22 more files in changeset.
Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

  1. … 22 more files in changeset.
Permissions check cleanup

Grrr ... now I remember, in Oracle 8 and older total record size is limited

to the blocksize. We should really drop Oracle 8 support someday (as soon

as someone installes Oracle 10G or whatever the latest version is on my

server, so I can continue to test, support and release the damned thing).

Got rid of silly artificial limits on text lengths (why did I do that in

the first place?)

Bumped release date as I'll be releasing today.

  1. … 22 more files in changeset.
Check permissions in all cases. Added missing last else block with permission check for the case !private.

Substitute acs_mail_lite::send for ns_sendmail

Substitute acs_mail_lite::send for ns_sendmail. Removed the 'send me a copy' because it would be a privacy violation, sender would see the user email in the copy when actually the receiver has chosen not to show her email address on the site.

Added documentation to some small procs I wrote while implementing package

extends.

  1. … 1 more file in changeset.