• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated core version numbers

  1. … 16 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 285 more files in changeset.
updated core package version numbers to 5.0.0

  1. … 18 more files in changeset.
add -public and -private for some procs, minor bug in acs_object::get some @see notes

  1. … 12 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 596 more files in changeset.
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
Changed browse tcl doc link from dev.scriptics.com to tcl.tk

Offer link to DB documentation and search

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