• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a new widget named party_search that searches in persons, groups and relsegs and offers to select one from the results.

    • -0
    • +31
    ./widget-procs-oracle.xql
    • -0
    • +31
    ./widget-procs-postgresql.xql
Applied patch #162: fixed display of pretty date, fixed default value for minutes/seconds

Applied patch #164: naturalnum support for form template

Rolling back patch #239, because #238 didn't work

Renamed standard-lars to standard, and standard to blue

    • -0
    • +57
    ./apm-callback-procs.tcl
  1. … 4 more files in changeset.
Applied patch #231 - get rid of buttons multirow, and replace with submit form elements

  1. … 9 more files in changeset.
Applied patch #239

Applied patch #251

Applied patch #255

Comment: mention __adp_properties as well

avoid error from richtext::get_property proc when contents is empty

adding the template::form::get_elements proc that returns the element names of a form

bug fix for bug #791, added __ prefix to local vars to mimize clobbering

Changed the <trn> tag to use new acs-lang API

Clarified documentation on actions and display_buttons switch to form::create. display_buttons is deprecated

Fixed missing HTML quoting of display value for richtexts bug

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 808 more files in changeset.
Added comment about a @foo;noquote@ breaking <if> tags

Added API to set errors on form elements

Added comment, because both Jun and I were confused.

applied patch 261, to allow access to variables in -pass_properties. applied patch 249, renames level to __level so the multirow with level name element will not conflict

making all written and read files of the templating system (adp and tcl files) be in the charset of the AOLserver OutputCharset parameter

Added -orderby_name switch to let you specify a name for the orderby filter for your list

Typo in spelling of checkbox_name in the API doc.

Properly quoting values in CSV file

Added -html switch to list builder to let you add HTML attributes to the TABLE tag

  1. … 1 more file in changeset.
Added documentation for the -orderby switch to template::list::orderby_clause

Use template named foo.locale.adp over foo.adp if it exists (e.g. index.da_DK.adp)

- Added @see line for template::util::richtext.

What I'm wondering is why did Lars put it in template::util::richtext

instead of template::widget::richtext, and if it doesn't show up

in template::widget, how does it find it?

Another chapter of "OpenACS Secrets Revealed".

- Merged changes from oacs-4-6 into HEAD.