acs-developer-support

  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow variable subst in query on errno 2 (return)

adding ability watch whole packages on server startup with the PackageWatchList parameter

adding ability watch whole packages on server startup with the PackageWatchList parameter

    • -1
    • +21
    ./tcl/acs-developer-support-procs.tcl
enabling db info collection and developer support package by default

Adding a friendly message when permission is denied.

Fixing link to shell to use abstract url, removing spellcheck option from shell input field.

cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
dont bind sql in ds_collect_db_call if errno nonzero since it messes up the traceback sometimes

    • -28
    • +31
    ./tcl/acs-developer-support-procs.tcl
if you are going to allow people to run arbitrary tcl on the server you may as well let them enter whatever tags they want in the text box

added OpenACS shell

close tr tag bug 1061 patch 335 Randy o'Meara

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
changed Notice to Debug or warning in ns_log commands

Allow flipping the database-statistics without a server restart

    • -18
    • +36
    ./tcl/acs-developer-support-procs.tcl
    • -0
    • +14
    ./www/set-database-enabled.tcl
Use new templated parameters page

Made developer-support auto-mount

More for bug #814.

  1. … 6 more files in changeset.
Part of the fix for bug #814. I will proceed in a per-package fashion.

Use apm_package_url_from_key

- Removed ACS from name

- Fixed parameter descriptions

- Bumped up version number

merge of 4.6.3b1 to HEAD

    • -5
    • +18
    ./tcl/acs-developer-support-init.tcl
    • -67
    • +67
    ./tcl/acs-developer-support-procs.tcl
  1. … 41 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
removing the file listings from the info files since those are no longer used by OpenACS

  1. … 28 more files in changeset.
Changes to the APM caused installation of this package to break things.

Someone beat me to it but this cleaner ...

working around error message reported here: http://openacs.org/forums/message-view?message_id=89854 by checking in ds_user_switching_enabled_p if the nsv exists (this happens at an unfortunate time when the acs-developer-support procs have been sourced, but not the init file)

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 35 more files in changeset.
properly support EnabledIPs parameter.

check is ds_enabled_p in ds_add

fix date format on request-info page

change sweeper so it can sweep data even if

there is no start record with the request.

package key is acs-developer-support no developer-support.

    • -5
    • +18
    ./tcl/acs-developer-support-init.tcl
    • -25
    • +30
    ./tcl/acs-developer-support-procs.tcl
Added link to package parameters

Fixed problem with installing developer support causing subsequent packages to not load as per http://openacs.org/forums/message-view?message_id=78516

    • -32
    • +40
    ./tcl/acs-developer-support-procs.tcl
Making developer support show bind variable values in queries (only for PG) - thanks Lars. Adding a check in the -init.tcl file so that setup of nsv vars etc is only done once. The new APM will source -init.tcl files once per interpreter - we need to be wary of that.

    • -9
    • +11
    ./tcl/acs-developer-support-init.tcl
    • -2
    • +33
    ./tcl/acs-developer-support-procs.tcl