• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added a new procedure to return all request_ids, so you could loop over the list and delete them (if you want to)

Added procedure for retrieving the list of subscribers

  1. … 1 more file in changeset.
Allow setting notification date from notification::new and support

checking notification date when sending out notiifcations.

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

    • -0
    • +145
    ./notification-callback-procs.tcl
  1. … 2475 more files in changeset.
ticket 2880= anonymous post option send out notification from poster's email pending

  1. … 1 more file in changeset.
Enable Scan for replies again, as this should be the default on 5.2

Commit on behalf of Nima. Notifications is now using a callback on the general acs-mail-lite sweeper for incoming emails instead of relying on it's own procedures. Just in case the old procs are still in place, just commented out

    • -1
    • +108
    ./notification-callback-procs.tcl
  1. … 1 more file in changeset.
Moving callback implementations from notification-procs to notification-callback-procs

file notification-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./notification-callback-procs.tcl
file notification-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./notification-callback-procs.xql
Added request_count procedure from 5.1

Removing eval from callbacks implementation definition and adding the namespace 'merge'

Added new request proc from 5.1

Adding merge implementations for notifications

Removing merge implementatios for notifications

Adding callback implementations: MergeShowUserInfo and MergePackageUser, to notifications

Added ability to count number of notifications of a type on a particular object

  1. … 1 more file in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
quotehtml the sub_url since it's noquoted in the page (as an html fragment).

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. … 2273 more files in changeset.
More robust parameters, added -- to ad_html_text_convert

Applying patch 79 to fix feature request bug 238: Add functionality to

disable a notification temporarily.

Bug 2010

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Removed extraneous linebreaks. Removed a redundant lappend to list_of_notification_ids.

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

    • -0
    • +8
    ./notification-request-procs-oracle.xql
    • -0
    • +6
    ./notification-request-procs-postgresql.xql
  1. … 678 more files in changeset.
fix from Sloan: allow HTML notifications. html part is optional so existing calls will still work.

  1. … 2 more files in changeset.
fix from Sloan: proc to delete all notifications for a user, which will be used later when we have callbacks to call things like this when we delete a user from core

    • -0
    • +8
    ./notification-request-procs-oracle.xql
    • -0
    • +6
    ./notification-request-procs-postgresql.xql
  1. … 2 more files in changeset.
Geraldo Morales noticed that this proc's query hardwired "instant" rather

than using the "name" parameter as it obviously should ...

Oops "failure notice" in the bounce e-mail message didn't really want to

become "failure debug".