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

use the new permission procs rather than the old deprecated ones

adds cached permission_p code

request-processor-init.tcl

Check RegisterRestrictToSSLFilters kernel parameter to determine

whether or not to check/register ssl redirect filters on each package.

Needed for sites like sloan where they have 9000+ nodes.

Adds parameters for scalability (RegisterRestrictToSSLFilters

and PermissionCacheP). with corresponding changes in acs-tcl

(acs-permission-procs.tcl and admin-init.tcl)

typo in fs_simple_object__name and comment for outstanding bug

sloan fixes.

verbose outgoing message with links back to forums and message

doubleclick check

dont display moderate link when not available.

default to users can create threads.

    • -0
    • +22
    /openacs-4/packages/forums/tcl/forum-reply-procs.xql
    • -1
    • +3
    /openacs-4/packages/forums/www/message-chunk.adp
    • -2
    • +4
    /openacs-4/packages/forums/www/message-view.tcl
Fixes from sloan

* Increase field sizes for subject

* adds a manage page

* adds a object_id redirect (object-goto.tcl)

* linking to manage page in outgoing message.

    • -0
    • +39
    /openacs-4/packages/notifications/www/manage-oracle.xql
    • -0
    • +44
    /openacs-4/packages/notifications/www/manage-postgresql.xql
    • -0
    • +23
    /openacs-4/packages/notifications/www/object-goto.tcl