• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
ad_schedule_proc support for _daily and _weekly notifications, by donb from 4.6

    • -432
    • +1032
    ./acs-tcl/tcl/utilities-procs.tcl
last post changes + fix for context in forum-new.tcl

    • -10
    • +6
    ./forums/www/forum-view-postgresql.xql
Qualified the .bt_navbar:hover and .bt_navbar:visited styles with A, so they don't affect other things, like the vertical bars. Also changed the order of :visited and :hover, so that :hover wins when you're over a visited link.

add search code

    • -0
    • +28
    ./edit-this-page/sql/postgresql/edit-this-page-sc-create.sql
Merged patches from OACS 4.6 branch to openacs.org: component-ae and version-ae drop-downs of all users replaced with search widget; search/assignee widget now displays emails

    • -3
    • +3
    ./bug-tracker/tcl/bug-tracker-procs.tcl
    • -5
    • +12
    ./bug-tracker/www/admin/component-ae.tcl
    • -40
    • +54
    ./bug-tracker/www/admin/version-ae.tcl
performance work + patch for read == add comment

    • -12
    • +11
    ./bug-tracker/tcl/bug-tracker-procs.tcl
    • -31
    • +37
    ./bug-tracker/www/admin/component-ae.tcl
register content types for folders

    • -0
    • +20
    ./edit-this-page/www/etp-setup-2-postgresql.xql
register etp_page_revision content_types for folder

unset live_revision on removal

rewrite etp_create_page function to properly set content_type

make the content_select notice a debug since it is annoying

    • -3
    • +10
    ./general-comments/tcl/general-comments-procs.tcl
update to match 4.6 version of index.vuh which will work.

My version was not passing the correct path to rp_internal_redirect

remove table-layout: fixed since it seems to be causing some browsers to clip form table elements

    • -1
    • +1
    ./acs-templating/resources/forms/standard.adp