• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding some counts that had been requested

    • -2
    • +4
    /openacs-4/packages/dotlrn/www/admin/term.adp
    • -4
    • +16
    /openacs-4/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
    /openacs-4/packages/dotlrn/www/folder-chunk.tcl
    • -0
    • +61
    /openacs-4/packages/file-storage/www/download-archive/index.vuh
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
    /openacs-4/packages/dotlrn/www/folder-chunk.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
    /openacs-4/packages/acs-subsite/www/shared/report-error.adp
Fixed a bug I introduced inadvertently to get_property(sql_date)

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

  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.

  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.

use fs views instead of directly using the cr

Added new payment gateway and related modules

fixing parameter calls again

    • -9
    • +3
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
  1. … 32 more files in changeset.
adding appropriate package_id to dotlrn::parameter call

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

    • -2
    • +0
    /openacs-4/packages/dotlrn/dotlrn.info
was missing the member role attributes

displaying role in community correctly everywhere

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/admin/user.adp
    • -4
    • +10
    /openacs-4/packages/dotlrn/www/admin/user.tcl
now role pretty_name and pretty_plural can be customized per community

    • -4
    • +6
    /openacs-4/packages/dotlrn/dotlrn.info
    • -42
    • +106
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +29
    /openacs-4/packages/dotlrn/www/community-edit.adp
    • -0
    • +115
    /openacs-4/packages/dotlrn/www/community-edit.tcl
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/member-add-2.adp
    • -4
    • +4
    /openacs-4/packages/dotlrn/www/member-add-2.tcl
fixed role attributes

fixing a few bugs

changin attribute api to use lists instead of ns_sets for caching purposes

    • -14
    • +1
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
added the plural versions of the attributes too