• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed broken URL for admin'ing course permissions. This was broken as far

back as 2.4.1 for sure (UNED tested on their instance, too).

    • -3
    • +3
    /openacs-4/packages/lorsm/www/admin/index.tcl
  1. … 3 more files in changeset.
Partially fixed assessment for oracle.

Jeffd's new constraints had names too long for oracle.

Fixed daveb's connect by and nextval, for initial install and upgrade (change

to acs_group.new)

- fix typo in method-name 'value_if_nothing_is_returned_from_form'

- improve indexing, when a large number of tags is used

    • -1
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Update put the index creation before the table creation.

don't omit nls_language in forms when creating new pages

typo

use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

the arg is -paramter not -name to parameter::get_from_package_key, not sure how this ever worked...

improve documentation

use parameter::get rather than ad_parameter

    • -2
    • +2
    /openacs-4/packages/search/lib/navbar.tcl
    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -6
    • +6
    /openacs-4/packages/search/www/search.tcl
get rid of the rest of the proc_doc calls

    • -1
    • +1
    /openacs-4/contrib/misc/db-cache-procs.tcl
  1. … 5 more files in changeset.
- fixing string range parameter

- iterate over input and textarea

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
change all core proc_doc calls to ad_proc calls

    • -15
    • +15
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
print a call stack when emitting a deprecated/warn message

use template::multirow foreach rather that the deprecated version; fix template::multirow so it works when adp_level is undefined

remove duplicate procs bounce_prefix and address_domain which live in incoming-mail-procs.tcl and bounce-procs.tcl

- Add two missing indices to improve performance of permission system

and the object context hierarchy significantly (these two indices

improved the performance of e.g. /projects/openacs/download/ and

/projects/openacs/download/one-revision?revision_id=2089636 by more

than a factor of 10; these indices are now among the most used on

openacs.org)

- Bump version number

- fix for the exponential time bug that brought down openacs.org on forum queries

Missing XQL files for insert group rels query

remove old debug statement

OCD repair of the hard coded @cvs-id strings

- factor out common code for toc-based navigation structures

- allow values for form fields of type form_page to come from multiple

forms and from multiple instances

- generalize ::xowiki::Package lookup to look as well names in

different packages (syntax //package-path/name

    • -15
    • +37
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
adding CacheProductAsFile behavior changes

neglected to include these file changes to ecommerce 5.15

update url reference to absolute, minor widget update

working, scalable version of CacheProductAsFile that requires a new table, also some minor other changes

    • -107
    • +269
    /openacs-4/packages/ecommerce/tcl/ecds-procs.tcl
Fix acs_group__new to create group_rels for all group supertypes

Bad formed message_catalog tag.