• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added callback implementation of forums_forum for search. Added comment in the SC implementation saying it's deprecated and not used, will have to be removed in 5.5

Remove broken callback code which causes reply by email to not

work. message::new is called in a scheduled_proc, you can't use

ad_conn. Taking out new feature specific to project manager that

breaks existing feature.

Merged oacs-5-3 branch to HEAD

    • -4
    • +4
    ./forums-callback-procs-postgresql.xql
  1. … 185 more files in changeset.
Child messages content was not indexed (search). Fix query to retrieve the whole thread and index its content

    • -4
    • +4
    ./forums-callback-procs-postgresql.xql
Change datatype from text to email for forwarded email

Remove obsolete wrap attribute (textarea)

  1. … 32 more files in changeset.
- Redirecting always to the whole thread view after posting.

- Fixing documentation.

  1. … 2 more files in changeset.
store and display reading info

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

  1. … 1552 more files in changeset.
Should be debug, not debig

Zen: adding style width 100% in forums::form::message proc call to template::element::create (carl/mark)

Added Mannheim's changes which includes allowing of screen name rather than

real name (privacy, parameterized), changes some hard-wired english to message

resource keys, etc.

  1. … 23 more files in changeset.
fixed bug 3075 on forums

Fixing typo

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Reverting Tracy's change for notication sender as decided during 6-dic OCT meeting

Reverting Tracy's change for notication sender as decided during 6-dic OCT meeting

Fix notifications for messages with attachment

Reverted all changes from Mannheim

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

  1. … 195 more files in changeset.
Bug 3011 Fix redirection Problem

fixing regsub to eliminate multiple Re: in subject line

fixing regsub to eliminate multiple Re: in subject line

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

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

    • -1
    • +1
    ./forums-callback-procs-postgresql.xql
  1. … 256 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 38 more files in changeset.
File improved to implement the application-track callbacks

ticket 2880= anonymous post option send out notification from poster's email pending

  1. … 1 more file in changeset.
increase forums_forums.charter to 4000 chars, add length checking in the forums form, bump version info

  1. … 6 more files in changeset.
datatype for charter should be richtext as well since it is using richtext widget. this assures values are not truncated