• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

  1. … 7 more files in changeset.
forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

  1. … 4 more files in changeset.
Added caching db_* API from Greenpeace Planet.

    • -0
    • +508
    ./misc/db-cache-procs.tcl
drop views and functions bug 262

indb renamed to indb_p

Removed reference to removed file storage proc

    • -5
    • +1
    ./packages/populate/tcl/populate-procs.tcl
fix current_time rather than current_timestamp bugs

  1. … 6 more files in changeset.
Had to track Jeff's changes to mime type handling in the CR (or removal of

the files storage kludge, more accurately)

- Fixed small problem when looping over all RDF logs.

    • -2
    • +2
    ./packages/irc-logger/www/admin/update.tcl
  1. … 2 more files in changeset.
- Added update all RDF logs.

    • -1
    • +1
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
    • -16
    • +33
    ./packages/irc-logger/www/admin/index.adp
    • -4
    • +11
    ./packages/irc-logger/www/admin/index.tcl
    • -1
    • +1
    ./packages/irc-logger/www/admin/update.tcl
    • -28
    • +28
    ./packages/irc-logger/www/doc/index.tcl
Update 2003-02-11

    • -4
    • +55
    ./packages/irc-logger/data/default.xsl
    • -2
    • +114
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +42
    ./packages/irc-logger/www/admin/index.adp
    • -2
    • +27
    ./packages/irc-logger/www/admin/index.tcl
    • -0
    • +0
    ./packages/irc-logger/www/admin/update.tcl
    • -2
    • +7
    ./packages/irc-logger/www/doc/index.adp
    • -1
    • +3
    ./packages/irc-logger/www/doc/index.tcl
- Removed all namespace references from the resulting HTML. This previously caused a problem for Opera (7).

- Added an update feature to the admin page.

- Removed an extraneous .xql file from /www/admin.

    • -2
    • +1
    ./packages/irc-logger/data/default.xsl
    • -0
    • +25
    ./packages/irc-logger/www/admin/index.adp
    • -2
    • +20
    ./packages/irc-logger/www/admin/index.tcl
    • -0
    • +38
    ./packages/irc-logger/www/admin/update.tcl
- Break the description of long hyper links in chunks of 50 characters as not to interfere with the page layout.

- Flush the ETP page whenever the log is updated so that the displayed ETP page is always current.

    • -4
    • +56
    ./packages/irc-logger/data/default.xsl
    • -2
    • +6
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
- 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. … 16 more files in changeset.
merge Don file copy/fconfigure -binary fixes from head

  1. … 2 more files in changeset.
Changed e-mail address

Fixed link to daemontools.

    • -1
    • +1
    ./packages/irc-logger/www/doc/index.adp
- Shortened the timestamps to allow more space for the conversation.

- Added links to the user accounts who's screen name matches their IRC nick.

- Updated documentation to reflect new features.

- Removed <pre> tags from XSL sheet as they misfired too often.

    • -0
    • +75
    ./packages/irc-logger/data/default.xsl
- Shortened the timestamps to allow more space for the conversation.

- Added links to the user accounts who's screen name matches their IRC nick.

- Updated documentation to reflect new features.

- Removed <pre> tags from XSL sheet as they misfired too often.

    • -1
    • +109
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
    • -1
    • +6
    ./packages/irc-logger/www/doc/index.adp
    • -1
    • +3
    ./packages/irc-logger/www/doc/index.tcl
Initial revision

Initial revision

    • -0
    • +0
    ./packages/irc-logger/tcl/irc-logger-init.tcl
    • -0
    • +0
    ./packages/irc-logger/tcl/irc-logger-init.xql
    • -0
    • +0
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +0
    ./packages/irc-logger/tcl/irc-logger-procs.xql
    • -0
    • +0
    ./packages/irc-logger/www/admin/index.adp
    • -0
    • +0
    ./packages/irc-logger/www/admin/index.tcl
    • -0
    • +0
    ./packages/irc-logger/www/admin/index.xql
    • -0
    • +0
    ./packages/irc-logger/www/doc/index.adp
  1. … 4 more files in changeset.
Initial revision

    • -0
    • +5
    ./packages/irc-logger/ChangeLog
    • -0
    • +52
    ./packages/irc-logger/irc-logger.info
    • -0
    • +2269
    ./packages/irc-logger/perl/logger
    • -0
    • +22
    ./packages/irc-logger/tcl/irc-logger-init.tcl
    • -0
    • +13
    ./packages/irc-logger/tcl/irc-logger-init.xql
    • -0
    • +14
    ./packages/irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -0
    • +220
    ./packages/irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +12
    ./packages/irc-logger/tcl/irc-logger-procs.xql
    • -0
    • +16
    ./packages/irc-logger/www/index.adp
    • -0
    • +34
    ./packages/irc-logger/www/index.tcl
    • -0
    • +15
    ./packages/irc-logger/www/index.xql
    • -0
    • +32
    ./packages/irc-logger/www/admin/index-postgresql.xql
    • -0
    • +12
    ./packages/irc-logger/www/admin/index.adp
    • -0
    • +36
    ./packages/irc-logger/www/admin/index.tcl
    • -0
    • +14
    ./packages/irc-logger/www/admin/index.xql
  1. … 5 more files in changeset.