• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix lingering broken ad links

another tip 76 change for hardcoded acs-subsite

fix to use ad_conn subsite_url

first part of tip 76 -- multiple packages as subsites adds a subsite::package_keys function for listing subsites, and uses it instead of hard coding acs-subsite all over

    • -0
    • +43
    /openacs-4/packages/acs-subsite/lib/subsites.xql
    • -63
    • +147
    /openacs-4/packages/acs-subsite/tcl/subsite-procs.tcl
typo two log messages

    • -3
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
add a details common key

add the good permissions screen, add a new version link to the index page, don;t make things owned by 0 in install callback

    • -0
    • +5
    /openacs-4/packages/file-storage/www/permissions.adp
    • -0
    • +25
    /openacs-4/packages/file-storage/www/permissions.tcl
make the search indexer much more robust to errors in the datasource or indexing routines -- catch + emit traceback for errors

    • -28
    • +29
    /openacs-4/packages/search/tcl/search-procs.tcl
updating another link to use archive.org, standardizing some grammar

updating some of the descriptions to more accurately reflect current package status

Add -nocase to regsub for NOT operator at the beginnign of query string.

add an explicit cast of proname in drop_package needed in pg8

dont get s_profile__start_clock() w/o checking if it exists

don't break button words

add wildcard disallow for googlebot

The change in the spam functionality breaks the behaviour of existing code. Therefore pages referencing the old style interface will break. To prevent this, the check has been added if it is an old_style URL and appropriate redirection has been initiated

    • -3
    • +8
    /openacs-4/packages/dotlrn/www/spam.tcl
Changed the order to match order in admin interface.

The parent_id = was too restrictive. Even if there are multiple folders with the same name, the combination will weed the other ones out.

Changed 200 to 404 as it is a file not found

Still broken, but at least not as broken as it used to be in Oracle

Previous commit was fixing the wrong cause. Now I use two folders to make sure I'm trying to fetch the correct item. This should be done (in the long run) using a connect by / tree view.

Detected cases where we might have more than one item_id in the subselect. Fixed. Furthermore fixed Oracle Limit 1 problem by using rownum=1

Fixed problem with limit 1 in Oracle

backing out the recent feature that shows shipping options in the shopping cart, because there's a bug in it, and I need some time to fix it proper

add reference files

add missing files

add missing files

    • -0
    • +20
    /openacs-4/packages/assessment/tcl/as-apm-action-procs.xql
add new documentation files

  1. … 40 more files in changeset.
new documentation

  1. … 11 more files in changeset.
add triggers documentation files