• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use -4 parent_id.

  1. … 2 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 684 more files in changeset.
some more l10n for timestamps

use localized dates

  1. … 3 more files in changeset.
Page title shows up twice patch 422 Gabriel Burca

collapsing I18N message keys for easier translation

  1. … 1 more file in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 272 more files in changeset.
noquote fix

  1. … 15 more files in changeset.
Adding a noquote fix.

noquote changes (Dirk Gomez)

  1. … 74 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 63 more files in changeset.
- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 8 more files in changeset.
general comments index page perf fix bug 30/patch 6

general comments index page perf fix bug 30/patch 6

I18N: converting general-comments package to using the message catalog. Kudos to Steffen Tiedemann who did the job as a volunteer

  1. … 15 more files in changeset.
Better yet: Offer people a checkbox that they can check if they want to attach stuff ... most people don't, so we default to no.

Go back to the return_url after posting a comment, instead of going to

the useless view-comment page. If people want to add an attachment,

they can click "view details" afterwards.

remove superfluous package local masters and use sitewide master by default

  1. … 690 more files in changeset.
propigate context list to master

  1. … 12 more files in changeset.
Use bind variable instead of ''

Added focus on first field of comment-add form

fixes bug 1562 patch 278

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 72 more files in changeset.

Bug fixes in the postgres ports of these packages ...

  1. … 2 more files in changeset.

Bunch of files I forgot to add to the last commit ...

    • -0
    • +70
    ./file-add-2-oracle.xql
    • -0
    • +63
    ./file-add-2-postgresql.xql
    • -0
    • +15
    ./file-edit-2-oracle.xql
    • -0
    • +15
    ./file-edit-2-postgresql.xql
    • -0
    • +19
    ./file-edit-oracle.xql
    • -0
    • +19
    ./file-edit-postgresql.xql
  1. … 5 more files in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

    • -10
    • +2
    ./delete-attachment-2-postgresql.xql
  1. … 67 more files in changeset.
/bin/bash: q: command not found

Initial port

    • -0
    • +68
    ./comment-add-3-oracle.xql
    • -0
    • +81
    ./comment-add-3-postgresql.xql
    • -0
    • +47
    ./comment-edit-3-oracle.xql
    • -0
    • +52
    ./comment-edit-3-postgresql.xql
    • -0
    • +13
    ./comment-edit-oracle.xql
    • -0
    • +13
    ./comment-edit-postgresql.xql
    • -0
    • +61
    ./delete-attachment-2-oracle.xql
  1. … 45 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +40
    ./comment-edit-2.tcl
    • -0
    • +56
    ./comment-edit-3.tcl
    • -0
    • +77
    ./delete-attachment-2.tcl
    • -0
    • +14
    ./delete-attachment.adp
    • -0
    • +31
    ./delete-attachment.tcl
  1. … 2465 more files in changeset.