• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +1
    ./general-comments-procs-postgresql.xql
  1. … 7831 more files in changeset.
Fix spelling errors

  1. … 16 more files in changeset.
No need to pass single spaces

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
    • +1
    ./general-comments-procs-postgresql.xql
  1. … 5 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 20 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 350 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 9 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

  1. … 9 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
New version with deletion of comments

    • -0
    • +21
    ./general-comments-callback-procs.tcl
  1. … 9 more files in changeset.
Reverted all changes from Mannheim

    • -3
    • +3
    ./general-comments-procs-postgresql.xql
  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

    • -3
    • +3
    ./general-comments-procs-postgresql.xql
  1. … 197 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -1
    • +1
    ./general-comments-procs-postgresql.xql
  1. … 2477 more files in changeset.
localized "Add Comment" for general_comments_create_link; replaced constated english text by an already available message key

Use -4 parent_id.

    • -1
    • +1
    ./general-comments-procs-postgresql.xql
  1. … 2 more files in changeset.
Added a print_user_info_p flag to define if we display the user_info in comments. Sadly could not make this a boolean due to backwards compatability

Apply patch 695 for bug 2516, increase standards compliance

  1. … 5 more files in changeset.
my comments only bombed since the userid not passed in. patch from Simon Buckle

use localized dates

    • -2
    • +1
    ./general-comments-procs-postgresql.xql
  1. … 3 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
    • +2
    ./general-comments-procs-postgresql.xql
  1. … 2273 more files in changeset.
Apply patch 456 for bug 1622: ad_proc doesn't show which items are required.

Add parameter to reverse order of comments. Add another parameter that

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

    • -1
    • +2
    ./general-comments-procs-postgresql.xql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
General comments did not correctly display when using mime_types such as

text/enhanced. Fixed.

Added very minor comment to proc definition

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
    • -30
    • +0
    ./general-comments-procs-postgresql.xql
  1. … 645 more files in changeset.
Smarter getting of GC package url

    • -34
    • +0
    ./general-comments-procs-oracle.xql
    • -30
    • +0
    ./general-comments-procs-postgresql.xql
adds a link_attributes flag to general_comments_create_link bug 1418 patch 421 Gabriel Burca

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.