• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added bookshelf version 0.2

    • -0
    • +56
    /openacs-4/packages/bookshelf/bookshelf.info
    • -0
    • +25
    /openacs-4/packages/bookshelf/lib/master.adp
    • -0
    • +15
    /openacs-4/packages/bookshelf/lib/master.tcl
    • -0
    • +13
    /openacs-4/packages/bookshelf/lib/nav-bar.adp
    • -0
    • +27
    /openacs-4/packages/bookshelf/lib/nav-bar.tcl
    • -0
    • +105
    /openacs-4/packages/bookshelf/tcl/amazon-procs.tcl
    • -0
    • +193
    /openacs-4/packages/bookshelf/tcl/bookshelf-books-procs.tcl
    • -0
    • +33
    /openacs-4/packages/bookshelf/www/book-chunk.adp
    • -0
    • +27
    /openacs-4/packages/bookshelf/www/book-chunk.tcl
  1. … 14 more files in changeset.
acs-events provided acs-event. now provides matches package key

merge of Lars bugfixes on HEAD to 4.6 branch

fix logic in ad_admin_context_bar

Make the docs say that it lives in the OpenACS cvs tree.

i added the missing code from the stock default-master to add the

attributes into the body tag

add class for page title and context bar

remove form focus, it didn't work

fix auto form focus in master template

Fixed bug #36, not dropping the patch number sequence view. Thanks to Tilmann.

clean up templates

bumped revison to 4.6b. This allows APM to update

Change triggers to index only live revisions by Dave Bauer, 2002-09-26

triggers queue search interface to modify search index after content

changes

file upgrade-4.5-4.6.sql was initially added on branch oacs-4-6.

file acs-content-repository-procs-oracle.xql was initially added on branch oacs-4-6.

fixed file sweeper proc for oracle

Fixed user version cache not flushed problem

Fix for product purchase combinations.

Expired combinations are now being pruned in the scheduled procedure that calculates the combinations.

Combinations are expired when one of the products has been discontinued. For good measure purchase combinations are

also pruned when the store administrator discontinues a product.

fixed

rewrote query to always return the correct item_id even if a search

is run in between index runs and the live_revision has changed

Don't remember

Fixed create problem

added missing ;

new search triggers for CR, only index live revisions

updated some links

added forgotten user_id in query

updated to be usable with ad_form

now uses ad_form

updated new to be usable with ad_form

Added additional documentation ...