notification-display-procs.tcl

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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).

    • -10
    • +10
    ./notification-display-procs.tcl
  1. … 2547 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

    • -10
    • +10
    ./notification-display-procs.tcl
  1. … 42 more files in changeset.
HTML Strict cleanup

Remove border around the notification icon (aesthetic)

Show admins who is subscribed to an object

  1. … 5 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Zen: alt tag and message keys for envelope icons in notfications

  1. … 1 more file in changeset.
Zen: HTML cleanup

  1. … 7 more files in changeset.
fixing path to icons in notifications

Add an add/remove icon to notification widget for Zen

  1. … 1 more file in changeset.
Reverted all changes from Mannheim

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

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

Added proc to just get the naked subscribe/unsubscribe URLs, depending on the user's current notification status

    • -80
    • +122
    ./notification-display-procs.tcl
quotehtml pretty_name since it is displayed noquote in the html frag

merge of 4.6.3b1 to HEAD

  1. … 41 more files in changeset.
Upgrade to 4.6.2: Notifications extensions - dynamic notifications recipients.

  1. … 20 more files in changeset.
Added support for dynamic notifications

  1. … 32 more files in changeset.
remove html from request_widget bug 116/patch 33 Vinod Kurup

remove html from request_widget bug 116/patch 33 Vinod Kurup

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 56 more files in changeset.
If the notifications package isn't mounted, don't display the link

1. Changed cleanup sweep interval to 15 minutes

2. Fixed broken PostgreSQL and Oracle queries that were supposed to select

notifications for deletion but rather returned all notifications if any

were ripe for deletion, causing seemingly random failure to deliver

notifications. Sloan had hacked this with a kludge to only delete

notifications older than two days but this didn't work on openacs.org,

which supports weekly summaries of notifications.

3. Changed notification::new to not insert notifications that have no

pending requests. This avoids having to waste time deleting them

afterwards.

4. Added notification_request::request_exists which returns true if

there's at least one notification request for a given object and

notification type.

5. Added a couple of indexes to speed queries that ran slow on openacs.org.

  1. … 9 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
I18N: converting the notifications package to using the message catalog

  1. … 5 more files in changeset.
added notifications documentation!

  1. … 10 more files in changeset.
I took the liberty to go ahead and implement this pretty_name addition to subscribe_url that I mentioned in the bboard thread.

parameterized all the right stuff

  1. … 3 more files in changeset.
added better notification format

  1. … 3 more files in changeset.