• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed weight for exact matches, added listing varargs, try to align score so it scans easier

added dummy documentation procs for element form and multirow, documented template::multirow

Updated

    • -0
    • +18
    /openacs-4/packages/bug-tracker/www/doc/index.html
Added doc directory

    • -0
    • +369
    /openacs-4/packages/bug-tracker/www/doc/bug-tracker-spec.html
    • -0
    • +335
    /openacs-4/packages/bug-tracker/www/doc/mockup-index.html
updated from contacts to acs-person. changed all references from former to latter

updated from contacts to acs-person.

changed bind vars and text.

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.