• last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes for supporting postgresql 9.0:

- Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked).

- Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ).

Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches.

    • -3
    • +3
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +147
    ./acs-content-repository/sql/postgresql/upgrade/upgrade-5.7.0d1-5.7.0d2.sql
    • -0
    • +103
    ./acs-kernel/sql/postgresql/upgrade/upgrade-5.7.0d1-5.7.0d2.sql
    • -2
    • +2
    ./acs-subsite/sql/oracle/themes-create.sql
    • -0
    • +9
    ./acs-subsite/sql/oracle/upgrade/upgrade-5.7.0d1-5.7.0d2.sql
Removing invalid character that prevented catalog from being loaded.

    • -1
    • +1
    ./xotcl-core/catalog/xotcl-core.de_DE.ISO-8859-1.xml
SuppressHttpPort parameter is located in acs-tcl and not acs-kernel. This was the reason of misbehavior when service is running behind a proxy.

Use passed in content type, default to image

    • -4
    • +3
    ./acs-content-repository/tcl/image-procs.tcl
- define set on ::nx::Slot instead of ::xo::Attribute

- some updates for xotcl 2.0

    • -5
    • +11
    ./xotcl-core/tcl/01-debug-procs.tcl
fixing bad proc call

commenting out ecds_ dependency

    • -2
    • +2
    ./ecommerce/www/admin/products/add-4.tcl
removing defaults_meta because I am a bad boy. I did not follow the new, unpublished OCT procedures for core changes. (repeating this x100)

    • -41
    • +0
    ./acs-templating/tcl/head-procs.tcl
removing OpenGraph from default implementation, moving side-bar to ecommerce

    • -0
    • +18
    ./ecommerce/lib/share-bar.adp
    • -0
    • +14
    ./ecommerce/lib/share-bar.tcl
  1. … 1 more file in changeset.
fixing to not serve social networking icons by default, when connected via https

adding packages/acs-subsite/lib/share-bar for share links example.

    • -0
    • +7
    ./acs-subsite/lib/share-bar.adp
    • -0
    • +8
    ./acs-subsite/lib/share-bar.tcl
  1. … 1 more file in changeset.
adding OpenGraph protocol default generations for social networking

    • -0
    • +41
    ./acs-templating/tcl/head-procs.tcl
  1. … 1 more file in changeset.
- Adding RFC 3023 XML mime type awareness to the charset/encoding

handling of the xohttp infrastructure (application/xml*, text/xml*,

*/*+xml).

- In response to an issue reported by Emma and Michael, I fixed the

erroneous double filtering of POST data for encodings/charsets.

- Going down this road, I found a bug in the block-wise delivery in

AsyncHttpRequest->send_POST_data(). The former logic did not

distinguish between byte length and byte ranges properly (length !=

index). This left deliveries beyond the max. block size with broken

when it comes to encoding filtering.

- All changes have been tested for the three main application

scenarios: blocking HttpRequest, non-blocking AsyncHttpRequest, and

HttpRequest+timeout.

    • -61
    • +99
    ./xotcl-core/tcl/http-client-procs.tcl
removing duplicative parameter

fixing garbled character in file

adding parameters for paypal

initial procs for PayPal and social networking, untested.

    • -0
    • +69
    ./ecommerce/tcl/paypal-procs.tcl
    • -0
    • +29
    ./ecommerce/tcl/social-networking-procs.tcl
new procs

    • -0
    • +84
    ./accounts-finance/tcl/modeling-functions.tcl
    • -0
    • +9
    ./accounts-finance/tcl/modeling-procs.tcl
more details added

    • -5
    • +15
    ./spreadsheet/tcl/spreadsheet-procs.tcl
Made the index page work even if the new "scope" column doesn't exist in

"apm_parameters" (for instance, as when one is updating to openacs 5.6.

accidentally dropped a brace from after upgrade callback proc

    • -0
    • +1
    ./layout-manager/tcl/apm-callback-procs.tcl
add new 3 column template

    • -0
    • +1
    ./layout-manager/catalog/layout-manager.en_US.ISO-8859-1.xml
    • -1
    • +13
    ./layout-manager/tcl/apm-callback-procs.tcl
more spreadsheet procs added, untested

    • -4
    • +79
    ./spreadsheet/tcl/spreadsheet-procs.tcl
Initial import of dotLRN Messages Package by pedro@viaro.net

    • -0
    • +0
    ./dotlrn-messages/tcl/apm-callback-procs.tcl
    • -0
    • +0
    ./dotlrn-messages/tcl/dotlrn-messages-procs-oracle.xql
    • -0
    • +0
    ./dotlrn-messages/tcl/dotlrn-messages-procs-postgresql.xql
    • -0
    • +0
    ./dotlrn-messages/tcl/dotlrn-messages-procs.tcl
Initial import of Messages Portlet Package by pedro@viaro.net

    • -0
    • +0
    ./messages-portlet/tcl/apm-callback-procs.tcl
    • -0
    • +0
    ./messages-portlet/tcl/messages-portlet-procs.tcl
    • -0
    • +0
    ./messages-portlet/www/messages-admin-portlet.adp
    • -0
    • +0
    ./messages-portlet/www/messages-admin-portlet.tcl
    • -0
    • +0
    ./messages-portlet/www/messages-portlet.adp
    • -0
    • +0
    ./messages-portlet/www/messages-portlet.tcl
    • -0
    • +0
    ./messages-portlet/www/messages-portlet.xql
Initial import of Messages Package by pedro@viaro.net

    • -0
    • +0
    ./messages/sql/oracle/messages-create.sql
    • -0
    • +0
    ./messages/sql/oracle/messages-drop.sql
  1. … 116 more files in changeset.
Initial revision

    • -0
    • +57
    ./dotlrn-messages/tcl/apm-callback-procs.tcl
    • -0
    • +24
    ./dotlrn-messages/tcl/dotlrn-messages-procs-oracle.xql
    • -0
    • +24
    ./dotlrn-messages/tcl/dotlrn-messages-procs-postgresql.xql
    • -0
    • +201
    ./dotlrn-messages/tcl/dotlrn-messages-procs.tcl
    • -0
    • +123
    ./messages/catalog/messages.en_US.ISO-8859-1.xml
    • -0
    • +123
    ./messages/catalog/messages.es_ES.ISO-8859-1.xml
    • -0
    • +114
    ./messages/sql/oracle/messages-create.sql
    • -0
    • +9
    ./messages/sql/oracle/messages-drop.sql
    • -0
    • +137
    ./messages/sql/postgresql/messages-create.sql
    • -0
    • +12
    ./messages/sql/postgresql/messages-drop.sql
    • -0
    • +43
    ./messages/tcl/apm-callback-procs.tcl
    • -0
    • +285
    ./messages/tcl/messages-procs.tcl
    • -0
    • +203
    ./messages/tcl/messages-procs.xql
    • -0
    • +19
    ./messages/www/contacts.adp
    • -0
    • +27
    ./messages/www/contacts.tcl
  1. … 127 more files in changeset.
filling out the r/w procs for spreadsheets.. incomplete and untested

    • -15
    • +68
    ./spreadsheet/tcl/spreadsheet-procs.tcl
adding some preliminary utility procs for handing spreadsheets, also minor table revisions

    • -0
    • +166
    ./spreadsheet/tcl/spreadsheet-procs.tcl