• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applying patch 156 by Jamie Rasmussen adding syntax highlighting to source code for Tcl procs in the acs-api-browser.

  1. … 2 more files in changeset.
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.

xql file display hack bug 155 patch 48 patch 49 Mark Auflick

  1. … 1 more file in changeset.
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

Merged over the fix to make AOLserver API work from HEAD

patch to display xql files bug 155/patch 58 Tom Jackson

  1. … 1 more file in changeset.
The target for the AOLserver API search form was wrong, should be tcl-proc-view.tcl

merge from oacs-4-6

  1. … 109 more files in changeset.
Use a real redirect instead of an internal one. Otherwise the 'search again' form didn't work.

be helpful about procedure docs for non ad_proc procs

Cleaned up the display so it's possible to figure out what's going on, and which headers and input fields and links are grouped together.

changed weight for exact matches, added listing varargs, try to align score so it scans easier

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 15 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 690 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
added a local master.adp to get title and context bar for current default setup

make plsql-subprogram pages use the master template

Added /api-doc/proc/foo shortcut to looking up documentation for a proc

Fixed some missing "'s.

Fixed some html.

Deleted header and context_bar.

Added context_bar property.

Added a forgotten " around bgcolor.

Deleted header and context bar.

Added context_bar property.

Took out header and context_bar, added context_bar property.

Took out header and context_bar.

Still won't validate as the tcl procs output bad html.

Fixed html and escaped ampersands for proper validation.

This still has 2 instances of non-escaped ampersands that are generated through

a proc.

Fixed non-escaped ampersands in context bar. This prevented html validation.