forums-install-procs.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Update uninstall callback:

- avoid convoluted idioms

- improve documentation

- use cross dbms api

Skip deprecated api that is neutralized by the next upgrade, reinstate deprecated api just for upgrade purposes, complies with acs-api-browser.graph__bad_calls automated test

  1. … 1 more file in changeset.
Implement a new type of "Moderator" notification type for forums

This notification will be triggered also by unapproved messages. The UI will show the subscription link only to forum moderators, using a different color (customizable via css, vanilla color is red). Message content will always be hidden for such notifications, so user will need to have access to new message.

  1. … 7 more files in changeset.
Move logics to create forum notification type to tcl to:

- reduce code duplication

- make it simpler to extend forums with new notification types

This reform was triggered by a downstream request, where users would like a new kind of notification for forum moderators that triggers also when a forum message has not been approved

  1. … 4 more files in changeset.
Complete a long standing transition (before 5.5): rely on callbacks intead of service contracts to implement FTS datasource logics in the forums package

  1. … 2 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 for bug #3169

  1. … 1 more file in changeset.
- normalize string expressions

  1. … 23 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 270 more files in changeset.
Moved callback to the proper place. Made project forums open new threads automatically

  1. … 2 more files in changeset.
fix: new callback interface

  1. … 1 more file in changeset.
Added callbacks for integration with Project Manager

have forum-create take the id flag so we can easily perm after create

add a forum-create function for install.xml, add a messages-list include for simple recent post presentation

  1. … 2 more files in changeset.
typo

  1. … 1 more file in changeset.
add a forum_forum FtsContentProvider impl, move contract create to callbacks, should move notifications too, bump to 1.1d4, need forums_forums triggers still

    • -0
    • +38
    ./forums-install-procs.tcl
  1. … 7 more files in changeset.