• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix incorrect HTTP status code on result page

The command "ad_return_error" returns HTTP status code 500 (internal server error).

In this script, this status code was returned in cases, where no notifications

were found for an object. "ad_return_exception_page" is better suited for such

cases.

Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Localize notification subscribers and bump version number

  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 350 more files in changeset.
- fix unsubscription message in german

- ensure html-encoding

  1. … 3 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.
- improve page-contracts

  1. … 10 more files in changeset.
Abort ADP so we don't get an error message after returning the error message.

Crap, this script was added with the following problems ...

1. called contacts package (fixed previously)

2. embedded PG-only queries (no xql files, no attempt to make this dotlrn

component work with oracle despite our policy of supporting oracle)

3. authorship misattributed to tracy adams (copied another script as a stub),

she wasn't the source of these problems

  1. … 3 more files in changeset.
Malte FUCKING called his contacts package from the notifications packages,

causing it to break. Of course there was no requires tag in the info file

so it didn't break until you actually tried using a package that uses

notifications.

And even better, there's already a proc in acs-tcl/tcl - an ancient one - that

does the same thing anyway.

  1. … 1 more file in changeset.
Show admins who is subscribed to an object

  1. … 5 more files in changeset.