• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add+usr fix

    • -1
    • +0
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
add_user fix

    • -1
    • +0
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
fix add_user

adding "adminster" link for admins

adding "administer" link for admins

changed "files" text to "items" and improved links a bit

    • -3
    • +8
    ./packages/fs-portlet/tcl/fs-portlet-procs.tcl

Added a new proc to return the panels associated with a workflow ...

lots

uses add_applet_to_dotlrn now

    • -1
    • +1
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -1
    • +1
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
new applet code

    • -15
    • +95
    ./packages/dotlrn/tcl/community-procs.tcl
    • -5
    • +46
    ./packages/dotlrn/tcl/community-procs.xql
    • -4
    • +20
    ./packages/dotlrn/tcl/dotlrn-init.tcl
    • -0
    • +3
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -1
    • +1
    ./packages/dotlrn/www/community-applet-add.tcl
    • -1
    • +1
    ./packages/dotlrn/www/community-applets.tcl
new dotlrn_applets table and modified dotlrn_community_applets table

fixed adduser msg number

Removed Arsdigita refs

    • -2
    • +2
    ./packages/calendar/www/admin/index.adp
when a private calendar has a name (e.g. "user foo's personal calendar") the

name is shown instead of just "Private"

    • -2
    • +7
    ./packages/calendar/www/cal-dayview.tcl
bug fix to perm check

    • -4
    • +3
    ./packages/calendar/www/cal-item-create.tcl
new list_calendars query

    • -18
    • +7
    ./packages/calendar/www/cal-item-oracle.xql
Removed old list_calendars query that queried the acs_perms tables directly.

Using permission_p instead since it automatically check rel_segments. Needed

for dotlrn.

    • -21
    • +2
    ./packages/calendar/www/cal-item.tcl
Just added and "s" to the word calendar. Makes more sense.

Fixed the OpenFTS search by renaming the impl name to ec_product (= the product type).

Fixed shippable radio buttons. They didn't correspond to the no_shipping_avail_p field.

    • -2
    • +2
    ./packages/ecommerce/www/admin/products/edit.tcl
Changed object type hierarchy for future implementation of site-wide search

changed directory_p from f to t

changed directory_p from f to t

Added new code from Walter.

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

Fixed reference from ecommerce-x.sql to ec_produxt-sc-x.sql & removed spaces from datacontainer name.

Enabled the ecommerce products to the searched by the OpenFTS search.

    • -0
    • +55
    ./packages/ecommerce/sql/postgresql/ec-product-sc-create.sql
    • -0
    • +13
    ./packages/ecommerce/sql/postgresql/ec-product-sc-drop.sql
    • -0
    • +40
    ./packages/ecommerce/tcl/ec-product-sc-procs.tcl
update

Added products to OpenFTS Search.

    • -49
    • +52
    ./packages/ecommerce/ecommerce.info
Fixed debug statements.

Fixed queries.

    • -1
    • +1
    ./packages/ecommerce/www/review-submit-3.xql