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

specify tclwebtest dependency for tests

- bump version number

- new method get_nls_language_from_lang

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +23
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

stub acs_mail_lite::send since ns_sendmail is not always the ultimate transport. (the second one)

stub acs_mail_lite::send since ns_sendmail is not always the ultimate transport.

make test case a bit more informative about failure mode

- extend regression test

    • -21
    • +43
    /openacs-4/packages/xowiki/www/admin/test.tcl
fix typo

1. Made this dependent the current version of acs-subsite on HEAD (app group

tcl API changes which is also tracked in .LRN, though this dependency is

tracked in dotlrn-lorsm, the official way to add SCORM support to a .lrn

community).

2. Use the new API and the fact that .lrn now defines a community as an app

group to remove calls to dotlrn_community::get_community_id.

3. Removed a bunch of commented-out, .lrn-only permissions twiddling, but left

in the toggle inherit call and dotlrn-related parameter/xml extension. This

can exist without dotlrn being installed and since there's really not budget

available to totally clean this stuff up, I left it in even though I suspect

that in practice it's not used.

    • -1
    • +1
    /openacs-4/packages/lors/lib/course-new.tcl
    • -2
    • +2
    /openacs-4/packages/lors/tcl/lors-procs.tcl