• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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
displaying role in community correctly everywhere

    • -2
    • +26
    ./packages/dotlrn/tcl/community-procs.tcl
    • -9
    • +3
    ./packages/dotlrn/www/members-chunk-table.tcl
    • -1
    • +1
    ./packages/dotlrn/www/my-communities.adp
    • -2
    • +4
    ./packages/dotlrn/www/my-communities.tcl
    • -0
    • +6
    ./packages/dotlrn/www/admin/user-oracle.xql
    • -4
    • +10
    ./packages/dotlrn/www/admin/user.tcl
now role pretty_name and pretty_plural can be customized per community

    • -42
    • +106
    ./packages/dotlrn/tcl/community-procs.tcl
    • -12
    • +24
    ./packages/dotlrn/tcl/community-procs.xql
    • -0
    • +29
    ./packages/dotlrn/www/community-edit.adp
    • -0
    • +115
    ./packages/dotlrn/www/community-edit.tcl
    • -1
    • +1
    ./packages/dotlrn/www/member-add-2.adp
    • -4
    • +4
    ./packages/dotlrn/www/member-add-2.tcl
    • -2
    • +2
    ./packages/dotlrn/www/one-community-admin.tcl
fixed role attributes

    • -3
    • +3
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql
fixing a few bugs

    • -4
    • +4
    ./packages/dotlrn/tcl/community-procs.tcl
changin attribute api to use lists instead of ns_sets for caching purposes

    • -14
    • +1
    ./packages/dotlrn/tcl/class-procs.tcl
    • -38
    • +17
    ./packages/dotlrn/tcl/community-procs.tcl
    • -16
    • +4
    ./packages/dotlrn/tcl/community-procs.xql
added the plural versions of the attributes too

    • -19
    • +85
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql
added community attributes infrastructure and a few attributes we know we need already

    • -40
    • +177
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql
    • -2
    • +128
    ./packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +38
    ./packages/dotlrn/tcl/community-procs.xql
rem dotlrn_members and dotlrn_members_staff which are now in dotlrn_dotlrn

rem dotlrn_survey

mods to dotlrn-core: added bm-portlet and dotlrn-bm, removed survey-portlet and dotlrn-survey

fixed the make_datetime proc for 12AM bug

    • -1
    • +7
    ./packages/calendar/tcl/calendar-procs.tcl
added no-time support for list widget

change admin to Administer

    • -5
    • +6
    ./packages/dotlrn/tcl/community-procs.tcl
small fixes

some more improvements to the class creation workflow

    • -2
    • +10
    ./packages/dotlrn/www/admin/departments.adp
    • -1
    • +3
    ./packages/dotlrn/www/admin/departments.tcl
now quoting html in case the message is in html format

small fixes

    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +7
    ./packages/dotlrn/www/members-chunk-table.tcl
Added gp_form corrections ...

everyone now uses dotlrn::parameter

    • -14
    • +14
    ./packages/dotlrn/tcl/community-procs.tcl
    • -3
    • +4
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/navigation-procs.tcl
    • -5
    • +4
    ./packages/dotlrn/www/applets-chunk.adp
    • -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
    • -3
    • +5
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
  1. … 37 more files in changeset.
updating info file after donb so graciously renamed a file i had commited with the wrong name