• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

I fixed the currency datatype and did a little other mumbo-jumbo stuff. I

did this on another installation of OpenACS 4 (dotLRN, to tell the truth)

and just mass-copied the files over to make sure I didn't miss anything.

Not the best idea now that I think about it ...

  1. … 1 more file in changeset.

Added new code from Walter.

bug fix

Oops - I mindlessly copied a patch posted by Stephen Deasy to one of the

openacs.org forums, which of course stripped out the backslash escapes,

causing the patch to bomb.

Grrr ...

Incorporated Stephen Deasy's patch to fix the "elseif" template tag.

Incorporated Bruno Mattarollo's HTML fixes (adding quotes to stuff, etc)

Removed two unused procs.

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
removed FILTER_ABORT code from template::forward as the RP doesn't support the catching of the FILTER_ABORT error as a control structure. Removal of the FILTER_ABORT code allows code to be executed after a template::forward command

  1. … 2 more files in changeset.
cleanup

changed result_name back to name as it has a hardwired dependency on the variable name that wasen't obvious to me when I changed it

ported dynamic queries

  1. … 14 more files in changeset.
files no lnger applicable

tested and fixed the template query db api

  1. … 12 more files in changeset.
added ad_proc to template query procs

ported templating to use standard db api

  1. … 23 more files in changeset.
OpenACS 4.x

  1. … 1307 more files in changeset.
Initial revision

    • -0
    • +7
    ./acs-integration-init.tcl
    • -0
    • +63
    ./acs-integration-procs.tcl
    • -0
    • +656
    ./doc-tcl-procs.tcl
    • -0
    • +554
    ./element-procs.tcl
    • -0
    • +205
    ./filter-procs.tcl
    • -0
    • +487
    ./paginator-procs.tcl
    • -0
    • +566
    ./parse-procs.tcl
    • -0
    • +207
    ./query-procs.tcl
  1. … 1307 more files in changeset.