• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed paragraph referring to the "current focus on Java".

- Added env vars to use pg 7.2

- Modified loginfo to use the right database

pk on acs_mail_queue_outgoing bug 97/patch 19 Vinod Kurup

fixes pk on acs_mail_queue_outgoing closes bug 97/patch 19 Vinod Kurup

remove the 7.3 check since HEAD works with 7.3

----------------------------------------------------------------------

workflow-tables-create.sql CVS:

----------------------------------------------------------------------

Adding back the on delete cascade for columns in workflow_fsm_actions

so that the first unit test passes (workflow can be created and torn

down). Don't understand why rows refuse to be cascaded if new_state

column is changed to on cascade set null. At least now it works...

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 20 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

    • -2
    • +2
    /openacs-4/packages/forums/forums.info
    • -1
    • +1
    /openacs-4/packages/forums/www/index-oracle.xql
    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.adp
    • -1
    • +2
    /openacs-4/packages/forums/www/search.tcl
  1. … 42 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 62 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 19 more files in changeset.
merge changes for context id and default of instance name to pretty name from package info

davb accidentally pulled in i18n changes to 4.6 when fixing the

search url lookup. Backed them out and applied only his change.

    • -16
    • +17
    /openacs-4/packages/news/www/index.tcl
- Added /doc directory

- Added mis documentation directory and pages

- Added OpenACS 4.x PG 7.1 -> 7.2 migration document

    • -0
    • +18
    /openacs.org-dev/www/doc/misc/index.adp
    • -0
    • +142
    /openacs.org-dev/www/doc/misc/openacs-pg-migration.txt
Use apm_package_url_from key to get the url for the search package.

    • -18
    • +17
    /openacs-4/packages/news/www/index.tcl
Use apm_package_url_from_key to find search package url.

    • -2
    • +2
    /openacs-4/packages/news/www/index.tcl
Use apm_package_url_from_key to find url of serach package instead of

news_util_get_url which was changed to accept package_id to support

multiple instances of news.

    • -4
    • +4
    /openacs.org-dev/packages/news/www/index.tcl
merge changes from 4.6

Fix links to the LDP guide closes bug 148

merge one bugfix from oacs-4-6

Update query files to support notification::get_url

get_url proc now returns the url of a forum or message given the object_id.

remove forums specific sql

- Update Installer to require PG 7.2, since we are requiring it for 4.6

- Added check for 7.3 saying it's not supported at the moment.

- Removed check needed for 7.1, since it's not necessary for 7.2

removing HTML support for spam (message_type parameter) as it is not yet supported by bulk-mail and will not be in 1-0 release of dotLRN

    • -17
    • +1
    /openacs-4/packages/dotlrn/www/spam-2.adp
    • -14
    • +3
    /openacs-4/packages/dotlrn/www/spam-2.tcl
    • -10
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl
Fixed news_util_get_url to accept package_id instead of package_key to support

multiple instances of news.

    • -4
    • +3
    /openacs-4/packages/news/tcl/news-procs.tcl
    • -1
    • +9
    /openacs-4/packages/news/tcl/news-procs.xql
Fixed news_util_get_url to accept package_id instead of package name to support

multiple instances of news.

    • -4
    • +3
    /openacs-4/packages/news/tcl/news-procs.tcl
    • -1
    • +8
    /openacs-4/packages/news/tcl/news-procs.xql
Gave Dave Bauer commit privs on openacs-4

Fix news_util_get_url_stub to use package_id instead of package_key to support

multiple news instances.

Committing latest stage of workflow Tcl API. Most of this beautiful code was written by Lars Pind.

    • -14
    • +62
    /openacs-4/packages/workflow/tcl/action-procs.xql
    • -0
    • +15
    /openacs-4/packages/workflow/tcl/case-procs-postgresql.xql
    • -0
    • +474
    /openacs-4/packages/workflow/tcl/case-procs.tcl
    • -0
    • +161
    /openacs-4/packages/workflow/tcl/case-procs.xql
    • -0
    • +199
    /openacs-4/packages/workflow/tcl/install-procs.tcl
    • -18
    • +36
    /openacs-4/packages/workflow/tcl/role-procs.tcl
  1. … 5 more files in changeset.
merge changes from 4.6