• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for a registration_required_p parameter for downloading.

Fixed variable reference in new version link.

Added a "add a new version" link to make it easier for admins.

Removed extra 'for' on the notification chunk line. Not sure how it got there

Change merged in from OpenACS HEAD: Make the Post New Message link appear when people aren't logged in

Quote HTML in textarea

Clean up comments

Remove old query

    • -38
    • +0
    ./notifications/www/manage-postgresql.xql
Add type_id to object-goto URL, we can't get the notification type from

the object_id alone.

Modified to query the notification_types table for the service

contract implementation to grab the url when redirecting to the object page.

    • -2
    • +25
    ./notifications/www/object-goto.tcl
- Apply jeffd's change to the bit that lists tickets to

close when accepting a patch to also display the ticket

number.

    • -2
    • +2
    ./bug-tracker/tcl/bug-tracker-procs.tcl
carry over componentid to patch

default to show all patches on bug screen

Use apm_package_url_from_key to find url of serach package instead of

news_util_get_url which was changed to accept package_id to support

multiple instances of news.

Update query files to support notification::get_url

get_url proc now returns the url of a forum or message given the object_id.

remove forums specific sql

    • -1
    • +22
    ./notifications/www/manage-postgresql.xql
Fix news_util_get_url_stub to use package_id instead of package_key to support

multiple news instances.

added patch status filter

remove registration requirement from download-verify.tcl

remove log message

check for mime_type instead of extension in maybe_create_new_mime_type

    • -25
    • +65
    ./file-storage/tcl/file-storage-procs.tcl
    • -4
    • +4
    ./file-storage/tcl/file-storage-procs.xql
clean up docs

    • -37
    • +13
    ./edit-this-page/www/doc/applications.html
    • -34
    • +12
    ./edit-this-page/www/doc/contenttypes.html
    • -29
    • +6
    ./edit-this-page/www/doc/index.html
    • -25
    • +5
    ./edit-this-page/www/doc/install.html
    • -32
    • +11
    ./edit-this-page/www/doc/templates.html
add etp docs

    • -0
    • +101
    ./edit-this-page/www/doc/applications.html
    • -0
    • +118
    ./edit-this-page/www/doc/contenttypes.html
    • -0
    • +68
    ./edit-this-page/www/doc/index.html
    • -0
    • +62
    ./edit-this-page/www/doc/install.html
    • -0
    • +114
    ./edit-this-page/www/doc/templates.html
Flush paginator cache when a message is posted or deleted. Added context bar to moderate/message-delete page

    • -1
    • +1
    ./forums/www/moderate/message-delete.adp
    • -1
    • +7
    ./forums/www/moderate/message-delete.tcl
Allow deletion of messages.

    • -1
    • +1
    ./forums/www/moderate/message-delete.adp
new procs to allow counting of multiple revisions in one shot

used for statistics.tcl for the navbar dl stats at the top of the page

    • -0
    • +21
    ./download/tcl/openacs.org-dl-procs.tcl
adds comment from dave

iconic context bar seperator

    • -26
    • +71
    ./acs-tcl/tcl/form-processing-procs.tcl
    • -101
    • +116
    ./acs-tcl/tcl/navigation-procs.tcl
only call ds_add if it exists

    • -22
    • +178
    ./acs-tcl/tcl/request-processor-procs.tcl