• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
quote html on descriptions

    • -1
    • +3
    ./packages/dotlrn/www/admin/department.tcl
wrap descriptions in PRE tags incase they are HTML

    • -1
    • +1
    ./packages/dotlrn/www/admin/department.adp
Fixed SDM #1533 by applying patch #251: /admin/users/new.tcl breaks on PostgreSQL with a "query didn't return any rows" from the rel_type_info query. I've debugged and fixed this.

Fixed incorrect update query. Copy and paste mistake.

Fixed get_shipping_rate query that was out of sync with the tcl file.

Fixed Service level code check. Failed when updating records.

changing comaprison since cc_email_from_party usually returns a string

adding some counts that had been requested

    • -7
    • +13
    ./packages/dotlrn/www/admin/class.xql
    • -4
    • +16
    ./packages/dotlrn/www/admin/term.xql
adding a safety check

reverting back to 1.2

adding "download archive" code; moved some stuff around in publish_to_file_system procs

adding "download archive" code; moved some stuff around in publish_to_file_system procs

    • -2
    • +2
    ./packages/dotlrn/www/folder-chunk.tcl
    • -1
    • +3
    ./packages/file-storage/file-storage.info
    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.tcl
    • -0
    • +11
    ./packages/file-storage/www/index.adp
Changed the form focus facility to handle form elements whose names contain a dot. SDM #1527.

added support for publishing fs_objects to the file system; also added some archiving infrastructure stuff

    • -2
    • +2
    ./packages/dotlrn/www/folder-chunk.adp
    • -4
    • +4
    ./packages/dotlrn-fs/www/all-objects.tcl
    • -0
    • +1
    ./packages/file-storage/file-storage.info
    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.adp
    • -2
    • +2
    ./packages/fs-portlet/www/fs-portlet.adp
added some nbsp's so it breaks nicer

fix param again

small UI fixes, changed wording to "customize layout"

template for reporting a single error back to the user

    • -0
    • +9
    ./packages/acs-subsite/www/shared/report-error.adp
Fixed a bug I introduced inadvertently to get_property(sql_date)

    • -1
    • +2
    ./packages/acs-templating/tcl/date-procs.tcl

The Authorize.net Gateway implements the Payment Service Contract for the Authorize.net on-line merchant services.

    • -0
    • +20
    ./packages/authorize-gateway/www/index.adp
    • -0
    • +38
    ./packages/authorize-gateway/www/index.tcl
    • -0
    • +15
    ./packages/authorize-gateway/www/index.xql
    • -0
    • +16
    ./packages/authorize-gateway/www/admin/index.adp
    • -0
    • +80
    ./packages/authorize-gateway/www/admin/index.tcl
    • -0
    • +32
    ./packages/authorize-gateway/www/admin/index.xql
    • -0
    • +243
    ./packages/authorize-gateway/www/doc/index.adp
  1. … 4 more files in changeset.

Value-based Shipping provides a simple yet flexible way to maintain a set of custom shipping rates based on the total value of the shipment.

    • -0
    • +18
    ./packages/value-based-shipping/www/index.adp
    • -0
    • +40
    ./packages/value-based-shipping/www/index.tcl
    • -0
    • +14
    ./packages/value-based-shipping/www/index.xql
    • -0
    • +19
    ./packages/value-based-shipping/www/admin/index.adp
    • -0
    • +38
    ./packages/value-based-shipping/www/admin/index.tcl
    • -0
    • +14
    ./packages/value-based-shipping/www/admin/index.xql
  1. … 21 more files in changeset.

This version of the Shipping Service Contract is a first stab at a service contract offering a generalized interface to shipping operations such as obtaining quotes for services and tracking shipments.

    • -0
    • +220
    ./packages/shipping-gateway/www/doc/index.adp
    • -0
    • +5
    ./packages/shipping-gateway/www/doc/index.css
    • -0
    • +33
    ./packages/shipping-gateway/www/doc/index.tcl
    • -0
    • +328
    ./packages/shipping-gateway/www/doc/license.adp
    • -0
    • +28
    ./packages/shipping-gateway/www/doc/license.tcl
use fs views instead of directly using the cr

    • -7
    • +7
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
fixing parameter calls again

    • -29
    • +24
    ./packages/dotlrn/tcl/community-procs.tcl
    • -9
    • +3
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/navigation-procs.tcl
    • -1
    • +1
    ./packages/dotlrn/www/community-type.tcl
    • -1
    • +1
    ./packages/dotlrn/www/configure-element-2.tcl
    • -2
    • +2
    ./packages/dotlrn/www/configure-element.tcl
    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
  1. … 32 more files in changeset.
adding appropriate package_id to dotlrn::parameter call

    • -11
    • +13
    ./packages/dotlrn/tcl/community-procs.tcl
fixed parameter calls to have appropriate package id

adding key (cr_items.name) to file-storage views

renaming link

subcommunities should behave like any other community, no need to make it special

    • -27
    • +0
    ./packages/dotlrn/www/subcommunity-edit.adp
    • -70
    • +0
    ./packages/dotlrn/www/subcommunity-edit.tcl
was missing the member role attributes

    • -1
    • +23
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql