• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix for bug #3277

- fix api-doc variable @creation-date

- fix invalid @param declaration for API browser

  1. … 3 more files in changeset.
- use tcl-compilable string comparisons

  1. … 1 more file in changeset.
- commit speedup from OpenACS.org, which might be useful for most sites.

- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "ad_export_vars" by "form_vars"

  1. … 53 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- modernize tcl

  1. … 1 more file in changeset.
Fixes Bug#3188 Fix query names in merge user callback for notifications. Also fixed in forums package

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

changed registered_user magic to unregistered_vistor hopefully to prevent anonymous posts without permission

fixing acs-lang messages, added message view url

adding optional 'withhold content from notifications when browser connection is secure' feature.

  1. … 2 more files in changeset.
More fixes for bug 3153 to consider the "anonymous" user case

  1. … 2 more files in changeset.
Fix for bug 3153

  1. … 4 more files in changeset.
- Use the author of the message as sender of the notif instead of the current user since this one may be the moderator.

- Localize notification

  1. … 2 more files in changeset.
- fix for bug #3168

  1. … 1 more file in changeset.
fix for bug #3169

  1. … 1 more file in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 376 more files in changeset.
- normalize string expressions

  1. … 18 more files in changeset.
- present reply/post button only, when permissions allow it

- present email-message button only, if user is logged in

- present mark_all_read button only, if user is logged in

- add parameter "-user_id" to forums:permissions for orthogonality with the rest of the API

  1. … 4 more files in changeset.
Set widh to 100% for richtext widget

Strip outlook junk from replies

Fix to avoid the growth of the subject line in a multi-language environment. The Re: prefix is always added using the site wide locale to be able to trim it.

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.