• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed backup files that was accidentally committed

    • -57
    • +0
    ./bcms/tcl/bcms-template-postgresql.xsl~
    • -43
    • +0
    ./bcms/tcl/bcms-template-procs-postgresql.xql~
    • -8
    • +0
    ./bcms-ui-wizard/www/admin/set_parameter.tcl~
    • -21
    • +0
    ./bcms-ui-wizard/www/admin/set_root_folder.adp~
Started work on refactoring tcl library

    • -1
    • +80
    ./general-comments/tcl/general-comments-procs.tcl
initial addition of bcms, bcds and bms-ui-wizard packages

    • -0
    • +26
    ./bcds/sql/postgresql/bcds-create.sql
    • -0
    • +23
    ./bcds/sql/postgresql/bcds-sc-create.sql
    • -0
    • +57
    ./bcds/tcl/bcds-init.tcl
    • -0
    • +57
    ./bcds/tcl/bcds-procs-postgresql.xql
    • -0
    • +156
    ./bcds/tcl/bcds-procs.tcl
    • -0
    • +12
    ./bcds/tcl/bcds-procs.xql
    • -0
    • +53
    ./bcds/tcl/bcds-search-procs.tcl
    • -0
    • +17
    ./bcds/www/index.vuh
    • -0
    • +30
    ./bcds/www/admin/index.tcl
    • -0
    • +12
    ./bcds/www/admin/template-delete.tcl
    • -0
    • +27
    ./bcds/www/admin/template-list.adp
    • -0
    • +8
    ./bcds/www/admin/template-list.tcl
    • -0
    • +3
    ./bcds/www/admin/template-one.adp
    • -0
    • +70
    ./bcds/www/admin/template-one.tcl
  1. … 163 more files in changeset.
More work on plpgsql api.

Started work on plpgsql functions.

Added missing package_id field to general comments table.

Updated data model to subtype cr_revision. Started work on plpgsql functions to support object type.

    • -0
    • +55
    ./general-comments/sql/postgresql/general-comments-plsql-create.sql
Planes for fixing up general comments

    • -0
    • +20
    ./general-comments/TODO
Adding development version of general-comments. This is a rewrite of the data

model to remove dependance on acs-messaging.

    • -0
    • +29
    ./general-comments/PORTING.status
    • -0
    • +132
    ./general-comments/general-comments.info
    • -0
    • +106
    ./general-comments/catalog/general-comments.da_DK.ISO-8859-1.xml
    • -0
    • +108
    ./general-comments/catalog/general-comments.de_DE.ISO-8859-1.xml
    • -0
    • +113
    ./general-comments/catalog/general-comments.en_US.ISO-8859-1.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.es_ES.ISO-8859-1.xml
    • -0
    • +74
    ./general-comments/catalog/general-comments.fi_FI.ISO-8859-15.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.gl_ES.ISO-8859-1.xml
    • -0
    • +24
    ./general-comments/catalog/general-comments.it_IT.ISO-8859-1.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.nl_NL.ISO-8859-1.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.no_NO.ISO-8859-1.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.pl_PL.ISO-8859-2.xml
    • -0
    • +107
    ./general-comments/catalog/general-comments.pt_BR.ISO-8859-1.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.ru_RU.windows-1251.xml
    • -0
    • +106
    ./general-comments/catalog/general-comments.sv_SE.ISO-8859-1.xml
  1. … 92 more files in changeset.
Oops, bumped up the ecommerce requirement one too far

When you change something, it resent the reminders, which is not what you normally want.

    • -2
    • +1
    ./events/tcl/events-procs-postgresql.xql
Fixed bug: Doesn't update bulk mail subject when you change the name/times

    • -0
    • +1
    ./events/tcl/events-procs-postgresql.xql
Bumped up version number of ecommerce, so the APM will suck in the new provides statement. Also bumped up events, and made events require the later version of ecommerce, so installing events should work.

seperated the product_update query by db, used sysdate for oracle, and now() for postgresql

    • -1
    • +20
    ./events/www/admin/event-edit-oracle.xql
    • -0
    • +20
    ./events/www/admin/event-edit-postgresql.xql
Changed "timestamp" to "timestamptz" so it works with pg 7.3.x

Fixed ec_product__new query, it hadn't worked because only 14 of the 16 necessary variables had been specified previously

    • -1
    • +3
    ./events/www/admin/event-add-2-postgresql.xql
    • -2
    • +4
    ./events/www/admin/event-edit-postgresql.xql
Fixed bulk-mail: The form didn't work because it didn't carry forward the 'group' variable. And the query to get the sender email got more rows than you wanted, due to a bad join.

More display changes

Changed current_timestamp to sysdate for oracle xql

- Add IRC logs in reverse order so that the newest log is at the top of the page.

- Add 'current' link to latest IRC log at the top of the page.

- Add 'current' link to irc-logger for links from other sites to the latest log.

- Update documentation.

    • -0
    • +36
    ./irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -3
    • +91
    ./irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +41
    ./irc-logger/tcl/irc-logger-procs.xql
    • -0
    • +22
    ./irc-logger/www/current.tcl
Only display top register link if there's an additional note.

Make events provide itself and require ecommerce.

Cleaned up UI

    • -2
    • +15
    ./events/tcl/events-procs-oracle.xql
    • -2
    • +15
    ./events/tcl/events-procs-postgresql.xql
  1. … 11 more files in changeset.
Added events pacakage from Michael Steigman

    • -0
    • +319
    ./events/events.info
    • -0
    • +83
    ./events/sql/oracle/events-activities-create.sql
    • -0
    • +19
    ./events/sql/oracle/events-activities-drop.sql
    • -0
    • +104
    ./events/sql/oracle/events-activities-package-create.sql
    • -0
    • +12
    ./events/sql/oracle/events-activities-package-drop.sql
    • -0
    • +77
    ./events/sql/oracle/events-attributes-create.sql
    • -0
    • +17
    ./events/sql/oracle/events-attributes-drop.sql
    • -0
    • +43
    ./events/sql/oracle/events-create.sql
    • -0
    • +41
    ./events/sql/oracle/events-drop.sql
    • -0
    • +136
    ./events/sql/oracle/events-events-create.sql
    • -0
    • +32
    ./events/sql/oracle/events-events-drop.sql
    • -0
    • +221
    ./events/sql/oracle/events-events-package-create.sql
    • -0
    • +12
    ./events/sql/oracle/events-events-package-drop.sql
  1. … 251 more files in changeset.
indb renamed to indb_p

    • -1
    • +1
    ./populate/tcl/populate-procs-postgresql.xql
Removed reference to removed file storage proc

Had to track Jeff's changes to mime type handling in the CR (or removal of

the files storage kludge, more accurately)

    • -11
    • +0
    ./populate/www/add-membership-groups-oracle.xql
    • -6
    • +0
    ./populate/www/add-membership-groups-postgresql.xql
    • -1
    • +0
    ./populate/www/add-membership-groups.tcl
- Fixed small problem when looping over all RDF logs.

  1. … 2 more files in changeset.
- Added update all RDF logs.

    • -16
    • +33
    ./irc-logger/www/admin/index.adp
Update 2003-02-11

    • -0
    • +11
    ./irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -2
    • +114
    ./irc-logger/tcl/irc-logger-procs.tcl