• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't make assumptions about what namespace we are upleveling to, when upleveling we must fully qualify the procs we are calling, for example we should say "set foo [uplevel {::set bar greble}]"

outfox CVS

removing temporarily to outfox CVS

Ahhh...my missing conflict resolutions ...

Fixing apparent conflict from last merge

    • -20
    • +10
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
fixed key generation

Added some additional documentation supplied by Michael Yoon ...

fixed broken call to get_workspace_portal_id

Committed Vinod Kurup's patch #1502 which fixed a file-storage bug.

Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 44 more files in changeset.
minor fixes

    • -1
    • +0
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
A preliminary version of "ad_form"

    • -0
    • +419
    /openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl
    • -0
    • +10
    /openacs-4/packages/acs-tcl/tcl/form-processing-procs.xql
Fixed more date and currency bugs, for the most part

confirm-button - useful in confirm pages used with the form builder and

especially the forthcoming "ad_form" wrapper proc.

coddo.adp and plain.adp are sample form templates

file coddo.adp was initially added on branch oacs-4-5.

file plain.adp was initially added on branch oacs-4-5.

file confirm-button.tcl was initially added on branch oacs-4-5.

file confirm-button.adp was initially added on branch oacs-4-5.

removing some ns_log statements

standardized portal::add_element_to_region and portal::add_element procs to take page_name instead of page_id; standardized add_self_to_page calls

  1. … 40 more files in changeset.
Fixed the long-annoying "Your Workspace" page's navigation - there's now a

link back to the home page.

fixed delete multiple occurences

added scoping of items

added scoping of portlets

added scoping

dont need this

bug fixes to remove_element

typo fix

fixup remove_applet_from_community

Added 3 procs to applet contract and impls. Infrastructure for getting rid of dummy_comm_p, cloning, and community deleting

  1. … 10 more files in changeset.