• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Planes for fixing up general comments

    • -0
    • +20
    ./packages/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
    ./packages/general-comments/PORTING.status
  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
    ./packages/events/tcl/events-procs-oracle.xql
Fixed bug: Doesn't update bulk mail subject when you change the name/times

    • -0
    • +1
    ./packages/events/tcl/events-procs-oracle.xql
moving scheduling from -procs.tcl file to the -init.tcl file where it belongs

Fixed typos so at least the datamodel will load.

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.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 4 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 33 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

    • -1
    • +1
    ./obsolete-packages/acs-util/acs-util.info
    • -1
    • +1
    ./obsolete-packages/bboard/bboard.info
  1. … 32 more files in changeset.
seperated the product_update query by db, used sysdate for oracle, and now() for postgresql

    • -20
    • +1
    ./packages/events/www/admin/event-edit.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

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.

    • -5
    • +17
    ./packages/events/www/admin/send-mail.tcl
    • -6
    • +4
    ./packages/events/www/admin/send-mail.xql
More display changes

    • -28
    • +25
    ./packages/events/www/event-info.adp
Changed current_timestamp to sysdate for oracle xql

    • -1
    • +1
    ./packages/events/tcl/events-procs-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.

    • -3
    • +91
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +41
    ./packages/irc-logger/tcl/irc-logger-procs.xql
    • -0
    • +22
    ./packages/irc-logger/www/current.tcl
    • -1
    • +12
    ./packages/irc-logger/www/doc/index.adp
    • -1
    • +1
    ./packages/irc-logger/www/doc/license.tcl
Only display top register link if there's an additional note.

    • -11
    • +12
    ./packages/events/www/event-info.adp
Fixed bug #327: Tcl code in ADP file.

Make events provide itself and require ecommerce.

Cleaned up UI

    • -2
    • +15
    ./packages/events/tcl/events-procs-oracle.xql
    • -98
    • +115
    ./packages/events/www/event-info.adp
    • -8
    • +25
    ./packages/events/www/event-info.tcl
    • -2
    • +8
    ./packages/events/www/index-oracle.xql
    • -2
    • +8
    ./packages/events/www/index-postgresql.xql
    • -1
    • +0
    ./packages/events/www/order-cancel.adp
    • -2
    • +3
    ./packages/events/www/order-cancel.tcl
    • -46
    • +47
    ./packages/events/www/order-check.adp
    • -28
    • +11
    ./packages/events/www/order-one.adp
    • -28
    • +33
    ./packages/events/www/order-one.tcl
    • -3
    • +0
    ./packages/events/www/admin/activity-add.adp
  1. … 11 more files in changeset.
Added events pacakage from Michael Steigman

    • -0
    • +57
    ./packages/events/NOTES
    • -0
    • +58
    ./packages/events/TODO
    • -0
    • +319
    ./packages/events/events.info
    • -0
    • +83
    ./packages/events/sql/oracle/events-activities-create.sql
    • -0
    • +19
    ./packages/events/sql/oracle/events-activities-drop.sql
    • -0
    • +104
    ./packages/events/sql/oracle/events-activities-package-create.sql
    • -0
    • +12
    ./packages/events/sql/oracle/events-activities-package-drop.sql
    • -0
    • +77
    ./packages/events/sql/oracle/events-attributes-create.sql
    • -0
    • +17
    ./packages/events/sql/oracle/events-attributes-drop.sql
    • -0
    • +43
    ./packages/events/sql/oracle/events-create.sql
    • -0
    • +41
    ./packages/events/sql/oracle/events-drop.sql
    • -0
    • +136
    ./packages/events/sql/oracle/events-events-create.sql
    • -0
    • +32
    ./packages/events/sql/oracle/events-events-drop.sql
    • -0
    • +221
    ./packages/events/sql/oracle/events-events-package-create.sql
  1. … 251 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 8 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 38 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 48 more files in changeset.
file upgrade-4.6-4.6.1.sql was initially added on branch oacs-4-6.

A bunch of things

1. AOLserver 4.0's nsxml appears to expose a gcc bug which causes the

backwards-compatible "getattr" command to fail. I dug around nsxml

and it does appear to be a gcc bug. I changed to the proper nsxml v2

syntax.

2. In the course of exploring #1 above, I realized that the calls to

dom:: Tcl XML package commands were still being executed despite

being commented out. Typical Tcl misunderstanding on someone's part.

Net effect: we were parsing all APM .info files twice, once in Tcl

and once in ns_xml! Yuk!

3. Fixed a minor notifications bug - you couldn't delete a notification

request if any unsent notifications were pending, causing the homework

package to bomb if you deleted an uploaded homework file and the prof

hadn't yet received their notification.

4. Fixed an obscure corner case in my permissions denormalization code.

  1. … 15 more files in changeset.