• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
start of forums package

    • -0
    • +0
    ./forums/sql/oracle/forums-forums-drop.sql
    • -0
    • +0
    ./forums/sql/oracle/forums-notifications-init.sql
    • -0
    • +0
    ./forums/sql/oracle/forums-tree-create.sql
  1. … 45 more files in changeset.
Initial revision

    • -0
    • +88
    ./forums/forums.info
    • -0
    • +25
    ./forums/sql/oracle/forums-alerts-create.sql
    • -0
    • +25
    ./forums/sql/oracle/forums-create.sql
    • -0
    • +90
    ./forums/sql/oracle/forums-forums-create.sql
    • -0
    • +54
    ./forums/sql/oracle/forums-forums-drop.sql
    • -0
    • +97
    ./forums/sql/oracle/forums-forums-package-create.sql
    • -0
    • +15
    ./forums/sql/oracle/forums-forums-package-drop.sql
    • -0
    • +82
    ./forums/sql/oracle/forums-messages-create.sql
    • -0
    • +33
    ./forums/sql/oracle/forums-messages-drop.sql
    • -0
    • +208
    ./forums/sql/oracle/forums-messages-package-create.sql
    • -0
    • +14
    ./forums/sql/oracle/forums-messages-package-drop.sql
    • -0
    • +57
    ./forums/sql/oracle/forums-notifications-init.sql
    • -0
    • +60
    ./forums/sql/oracle/forums-tree-create.sql
    • -0
    • +201
    ./forums/sql/oracle/tree-create.sql
    • -0
    • +95
    ./forums/tcl/forums-procs.tcl
  1. … 45 more files in changeset.
don't show download archive link if folder is empty

begun a cleaner architecture for retrieving user info and such

    • -0
    • +26
    ./acs-tcl/tcl/community-core-procs-2.tcl
    • -0
    • +16
    ./acs-tcl/tcl/community-core-procs-2.xql
added cloning support

    • -25
    • +125
    ./dotlrn/tcl/community-procs.tcl
fix typo in ::mount proc

notifications now works for instantaneous stuff

    • -0
    • +45
    ./notifications/sql/oracle/notifications-init.sql
    • -2
    • +20
    ./notifications/sql/oracle/notifications-package-create.sql
    • -0
    • +42
    ./notifications/tcl/notification-display-procs.tcl
    • -0
    • +13
    ./notifications/tcl/notification-procs-oracle.xql
    • -5
    • +36
    ./notifications/tcl/notification-procs.tcl
    • -1
    • +38
    ./notifications/tcl/notification-procs.xql
    • -0
    • +8
    ./notifications/tcl/notification-request-procs-oracle.xql
    • -2
    • +21
    ./notifications/tcl/notification-request-procs.tcl
    • -0
    • +11
    ./notifications/tcl/notification-request-procs.xql
    • -0
    • +42
    ./notifications/tcl/notifications-security-procs.tcl
    • -0
    • +17
    ./notifications/tcl/sweep-init.tcl
    • -0
    • +30
    ./notifications/tcl/sweep-procs-oracle.xql
  1. … 7 more files in changeset.
removing hardcoded links to /dotlrn, use dotlrn::get_url instead

    • -63
    • +49
    ./dotlrn/tcl/navigation-procs.tcl
    • -8
    • +10
    ./dotlrn/www/dotlrn-default-master.adp
    • -3
    • +10
    ./dotlrn/www/admin/edit-preapproved-emails.tcl
  1. … 6 more files in changeset.
removed some unused files

making the black line around the user list a bit thinner

limited access users update

    • -2
    • +2
    ./dotlrn/tcl/dotlrn-security-procs.tcl
    • -2
    • +2
    ./dotlrn/www/dotlrn-default-master.adp
Finished changing "add_data" to "new_data"

    • -6
    • +6
    ./acs-tcl/tcl/form-processing-procs.tcl
Removed a greenpeace piece that shouldn't've been in there ...

    • -2
    • +6
    ./acs-tcl/tcl/form-processing-procs.tcl
Removed a greenpeace piece that snuck in ...

    • -3
    • +0
    ./acs-tcl/tcl/form-processing-procs.tcl
Fixed bug # #1536 using patch #252: ad_text_to_html doesn't make a paragraph break if your two consecutive line breaks are separated by white space, e.g., you accidentally put a space character on a line by itself.

Minor touchup of user experience.

    • -1
    • +1
    ./ecommerce/www/process-order-quantity-shipping.tcl
adding

    • -0
    • +18
    ./dotlrn-news/tcl/dotlrn-news-procs-oracle.xql
*** empty log message ***

    • -88
    • +0
    ./ecommerce/www/shipping-address-2.tcl
    • -11
    • +0
    ./ecommerce/www/shipping-address-international.xql
*** empty log message ***

    • -3159
    • +0
    ./ecommerce/sql/oracle/ecommerce-create.sql.sans.acs.objects
    • -641
    • +0
    ./ecommerce/sql/oracle/ecommerce-plsql.sql.txt
    • -2546
    • +0
    ./ecommerce/sql/oracle/ecommerce.sql.txt
    • -170
    • +0
    ./ecommerce/tcl/cybercash-emulator-procs.tcl.for.testing
    • -266
    • +0
    ./ecommerce/tcl/ec-style-procs.tcl
    • -122
    • +0
    ./ecommerce/tcl/ecommerce-styles-procs.tcl
    • -18
    • +0
    ./ecommerce/tcl/ecommerce-styles-procs.xql
    • -0
    • +23
    ./ecommerce/www/account.adp
    • -0
    • +32
    ./ecommerce/www/address-2.adp
    • -0
    • +121
    ./ecommerce/www/address-2.tcl
    • -0
    • +39
    ./ecommerce/www/address-2.xql
    • -0
    • +32
    ./ecommerce/www/address-international-2.adp
    • -0
    • +116
    ./ecommerce/www/address-international-2.tcl
    • -0
    • +48
    ./ecommerce/www/address-international-2.xql
  1. … 118 more files in changeset.

Major overhaul:

- Replaced CyberCash with Payment Service Contract interface.

- Added Shipping Service Contract.

- Many(!) bug fixes.

- Added soft good (goods that don't require shipping) handling capacity.

- And more..

    • -55
    • +22
    ./ecommerce/sql/oracle/ecommerce-create.sql
    • -3
    • +2
    ./ecommerce/sql/oracle/ecommerce-drop.sql
    • -31
    • +23
    ./ecommerce/tcl/ec-audit-trail-procs-postgresql.xql
    • -20
    • +15
    ./ecommerce/tcl/ec-audit-trail-procs.xql
    • -45
    • +40
    ./ecommerce/tcl/ecommerce-credit-procs-oracle.xql
    • -44
    • +41
    ./ecommerce/tcl/ecommerce-credit-procs-postgresql.xql
    • -690
    • +743
    ./ecommerce/tcl/ecommerce-credit-procs.tcl
    • -45
    • +91
    ./ecommerce/tcl/ecommerce-credit-procs.xql
    • -30
    • +26
    ./ecommerce/tcl/ecommerce-customer-service-procs-oracle.xql
  1. … 261 more files in changeset.
removed content_item.update_last_modified, use acs_object.update_last_modified instead

changed from using content_item.update_last_modified to acs_object.update_last_modified

    • -2
    • +2
    ./file-storage/sql/oracle/file-storage-simple-package-create.sql
using connect by in oracle version of update_last_modified (plpgsql version is still using recursive version)

forgot to pass last_modified in recursive call

created acs_object.update_last_modified procedure that takes in an object_id

and an optional timestamp and sets the last_modified time of the object and

all of it's parents (not including object 0) to the last_modified time passed

in or sysdate if none was passed in.

    • -1
    • +24
    ./acs-kernel/sql/oracle/acs-objects-create.sql
fix startup "site_node unique constraint violation" error

    • -6
    • +6
    ./dotlrn-static/tcl/dotlrn-static-procs.tcl
major hack so that attributes of subcommunities aren't incorrectly defaulted (see diff for comment)

added <else> so it dosen't disapper when shaded

    • -1
    • +4
    ./calendar-portlet/www/calendar-list-portlet.adp
fix shading bug by adding <else><br></else> to bottom

    • -15
    • +19
    ./calendar-portlet/www/calendar-full-portlet.adp
Finxing fouled up checkin of this file AND ordering by name

    • -2
    • +2
    ./dotlrn/www/admin/portal-templates.xql