general-comments-procs-oracle.xql

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Follow the "ugly" smell

rework of general-comments rendering so that the templating system is used, instead of handcrafted markup. Also, allow theming in the future.

    • -96
    • +0
    ./general-comments-procs-oracle.xql
  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Removed RFC822 id generation from acs_message__new stored procedure:

beside being replication of what already available in proc acs_mail_lite::generate_message_id,

it was buggy, because it assumed http protocol (no https) and also broke General Comments

on installations that by chance had an empty SystemURL parameter

  1. … 7 more files in changeset.
use localized dates

  1. … 5 more files in changeset.
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. … 2275 more files in changeset.
Add parameter to reverse order of comments. Add another parameter that

allows packages to add links that only show the current user.

  1. … 3 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -34
    • +0
    ./general-comments-procs-oracle.xql
  1. … 647 more files in changeset.
Smarter getting of GC package url

    • -34
    • +0
    ./general-comments-procs-oracle.xql
  1. … 2 more files in changeset.
Adding general_comment_new tcl proc.

    • -0
    • +41
    ./general-comments-procs-oracle.xql
  1. … 3 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
adding ability to restrict listing of general comments to a certain context_id (for example a package_id)

  1. … 2 more files in changeset.
util_memoizing the proc general_comments_package_url to avoid a somewhat expensive query every time a comment url should be produced. Right now the cache isn't flushed if general comments is moved in the site map. However, we could add a before-unmount callback to flush the cache.

  1. … 2 more files in changeset.
fully ported

    • -0
    • +87
    ./general-comments-procs-oracle.xql
  1. … 3 more files in changeset.