• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

add triggers documentation files

  1. … 55 more files in changeset.
add link for triggers documentation

Adding restriction in order to dont let users to drop their membership from a subgroup.

This is controlled by the param AllowMembersDropGroup in dotlrn-portlet. Maybe another param

(AllowMembersDropSubGroup) should controll this.

fix another limit :var in pg

stub ds procs rather than call ad_call_proc_if_defined_and_function_name_too_short

    • -0
    • +23
    /openacs-4/packages/acs-tcl/tcl/ds-stub-procs.tcl