• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
converted from contacts to acs_person.

Updated from old contacts to new acs_person.

fixed bind vars and other text/info.

deleted obsolete file

Initial revision

    • -0
    • +59
    /openacs-4/packages/acs-person/acs-person.info
    • -0
    • +48
    /openacs-4/packages/acs-person/www/add-edit-oracle.xql
    • -0
    • +38
    /openacs-4/packages/acs-person/www/add-edit-postgresql.xql
    • -0
    • +5
    /openacs-4/packages/acs-person/www/add-edit.adp
    • -0
    • +133
    /openacs-4/packages/acs-person/www/add-edit.tcl
    • -0
    • +223
    /openacs-4/packages/acs-person/www/add-edit.tcl.sav
    • -0
    • +20
    /openacs-4/packages/acs-person/www/add-edit.xql
    • -0
    • +20
    /openacs-4/packages/acs-person/www/delete-2-oracle.xql
    • -0
    • +14
    /openacs-4/packages/acs-person/www/delete-2-postgresql.xql
    • -0
    • +17
    /openacs-4/packages/acs-person/www/delete-2.tcl
  1. … 15 more files in changeset.
- Patch by Michael Cleverly for the APM to throw warnings if it's skipping

files in the .tcl directory of packages because they are not -procs or

-init

fix handling of quotes in text responses

add double-click protection for question add

Changed index.vuh files to use rp_internal_redirect rather than

rp_serve_abstract_file, which didn't work if OpenACS was running in

performance mode.

I've added Andrew Spencer's changes that allow admins to designate users

as sitewide admins.

Added new files to .info files

  1. … 24 more files in changeset.
remove duplicated files

removing duplicated upgrade script

1) Country code us is now properly set to US.

2) Creditcard_id has default value of "" for sake of bind variable :creditcard_id.

Fix for bug 1724.

line break before See Also in proc-view

move context bar generation into a single function so it will be easier to change

    • -102
    • +109
    /openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl
make ad_page_contract_file_proc_... procs -public

replace ns_return with doc_return

allows queries in on_error block to work with db_transaction under postgresql

avoid collating order problems by padding version strings with 0000.

adds some common mime types to cr_mime_types

Fix for uplevel bug of bug report 1724.

- Added a real OpenACS overview in the overview page, instead of just

"this is the place to start if you want a soft introduction", which

wasn't true since the "for everyone" chapter only has release notes.

- Added missing png referenced in the kernel documentation. Thanks to

Jeff Davis for providing it.

fix tree_sortkey query, bind variable for revision_id

reply_address: Use a reasonable sender email address even if there's no object_id or type_id.

- Modified to have PDF generation plus refactored it a bit to have rules

and dependencies.

* Added "OpenACS Permissions Tediously Explained" after converting the 1400+

lines HTML to Docbook XML. Can you say "painful"?

bug fixes and a printable view (all slides together) from Samir Joshi

- fix date difference of zero now means dates_valid_p = yes