• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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

lots

uses add_applet_to_dotlrn now

new applet code

    • -4
    • +20
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
    • -0
    • +3
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
new dotlrn_applets table and modified dotlrn_community_applets table

fixed adduser msg number

Removed Arsdigita refs

when a private calendar has a name (e.g. "user foo's personal calendar") the

name is shown instead of just "Private"

bug fix to perm check

new list_calendars query

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.

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.

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.

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
    • +40
    /openacs-4/packages/ecommerce/tcl/ec-product-sc-procs.tcl
update

Added products to OpenFTS Search.

Fixed debug statements.

Fixed queries.

Changed search by product ID to SKU now that product IDs are assigned automatically.

Fixed order by of query and restricted selection to states chosen in form. Now the page works as intended.

Moved from 7/15 bit keys to 7/31 bit keys to accomodate big flat trees.

Removing png imgs, adding gifs

  1. … 9 more files in changeset.
changed png graphics to gifs

Removed references to jobs-start and jobs-kill (it's done in Tcl now)