• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated all to 5.0.0a5, cleaned up require sections that listed multiple versions, and updated package owner info

  1. … 18 more files in changeset.
adding -- to all ad_html_to_text calls

  1. … 8 more files in changeset.
added automated test

    • -0
    • +20
    ./tcl/test/acs-api-browser-procs.tcl
  1. … 4 more files in changeset.
- Changed link to tcl.tk instead of dev.scriptics.com

- Added more descriptive error message when the page doesn't respond

Get rid of the list of uninstalled, not-enabled packages when there are none

Removed colon from title

Hide private procs by default

removing ACS and OpenACS prefixes from core package names as they weren't really conveying any useful information for system admins

  1. … 12 more files in changeset.
Hide deprecated procedures by default

Refactored search widget out into separate includeable template

noquote on the dimensional_slider html fragment

fixed noquote problem some more

fixed noquote problem

adding noquote to errmsg adp var

- Merged to HEAD.

    • -1
    • +1
    ./www/plsql-subprograms-all-postgresql.xql
  1. … 1 more file in changeset.
- Changed query to use pg_user instead of pg_shadow. Patch 235 by Gabriel Durca.

    • -1
    • +1
    ./www/plsql-subprograms-all-postgresql.xql
add a br clear=both so that the footer does not step on left side boxes

noquote changes (Dirk Gomez)

  1. … 40 more files in changeset.
adding missing close brace related to the new syntax highlighting of Tcl proc source code. Probably a merge mistake

merge of 4.6.3b1 to HEAD

    • -3
    • +79
    ./tcl/acs-api-documentation-procs.tcl
  1. … 93 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.
Applying patch 156 by Jamie Rasmussen adding syntax highlighting to source code for Tcl procs in the acs-api-browser.

    • -1
    • +289
    ./tcl/acs-api-documentation-procs.tcl
clarifying for Tcl API search that the new exact search applies to the name only. Clarifying what Feeling Lucky means with the label "Only best match"

adding exact match to Tcl proc search so that now, if you know the proc name you can bring up the doc with one mouse click

speeding up proc search by always redirecting straight to proc-view page if there is only one matching proc

Made it clearer that you're searching AOLserver API.

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.
xql file display hack bug 155 patch 48 patch 49 Mark Auflick

    • -1
    • +44
    ./tcl/acs-api-documentation-procs.tcl
changing the package-view api browsing page to get file listings from the file system instead of from db

changing the package-view api browsing page to get file listings from the file system instead of from db