• last updated 18 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- fix urlencode bug.

- note hardcoding of prev_ next_ links page as directory, not good

-- fix attribute order

-- add context_id as on_which_calendar (id)

-fix urlencode bug

    • -2
    • +2
    /openacs-4/packages/calendar/www/view.tcl
Bug fixes.

looks like lars missed removing the @only_authorized_p@ bit in the adp which only showed up listing > 30 users. Should use the Larsian user search widget here

add context

typo in query name, default to disallow mail

change return for unconfigured download module to 200 rather than

500 since with IE "smart" errors you only see an error page.

Spotted by CROldham

Sloan changes:

* added reference to RegisterRestrictToSSLFilters for RestrictToSSL param

* add ? to redirect in login-expired (to get through badly configured

proxies I assume)

* trims on args to basic-info-update, stub for url

* redirect on community-member page if CommunityMemberURL has

be changed in the subsite.

designate some procs as public

add support for class name rather than color for table banding