openacs.org-dev

  • last updated 32 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update query files to support notification::get_url

    • -1
    • +9
    ./packages/forums/tcl/forum-reply-procs.xql
get_url proc now returns the url of a forum or message given the object_id.

    • -1
    • +15
    ./packages/forums/tcl/forum-reply-procs.tcl
remove forums specific sql

Fix news_util_get_url_stub to use package_id instead of package_key to support

multiple news instances.

added patch status filter

    • -2
    • +2
    ./packages/bug-tracker/www/patch-list.adp
    • -6
    • +33
    ./packages/bug-tracker/www/patch-list.tcl
remove registration requirement from download-verify.tcl

    • -4
    • +5
    ./packages/download/www/download-verify.tcl
remove log message

    • -9
    • +24
    ./packages/edit-this-page/tcl/etp-procs.tcl
check for mime_type instead of extension in maybe_create_new_mime_type

clean up docs

    • -29
    • +6
    ./packages/edit-this-page/www/doc/index.html
    • -25
    • +5
    ./packages/edit-this-page/www/doc/install.html
    • -32
    • +11
    ./packages/edit-this-page/www/doc/templates.html
add etp docs

    • -0
    • +101
    ./packages/edit-this-page/www/doc/applications.html
    • -0
    • +118
    ./packages/edit-this-page/www/doc/contenttypes.html
    • -0
    • +68
    ./packages/edit-this-page/www/doc/index.html
    • -0
    • +62
    ./packages/edit-this-page/www/doc/install.html
    • -0
    • +114
    ./packages/edit-this-page/www/doc/templates.html
add 4.6 links

    • -1
    • +1
    ./www/templates/homepage-new-index.adp
Added link to user directory.

Flush paginator cache when a message is posted or deleted. Added context bar to moderate/message-delete page

    • -1
    • +6
    ./packages/forums/www/message-post.tcl
Allow deletion of messages.

Added IRC chat info

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
    ./packages/download/tcl/openacs.org-dl-procs.tcl
use new download_get_count proc to get dls for all openacs versions in the

database

    • -1
    • +1
    ./www/templates/widgets/statistics.tcl
adds comment from dave

    • -1
    • +6
    ./packages/notifications/tcl/sweep-init.tcl
iconic context bar seperator

    • -101
    • +116
    ./packages/acs-tcl/tcl/navigation-procs.tcl
only call ds_add if it exists

ad_schedule_proc support for _daily and _weekly notifications, by donb from 4.6

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

    • -5
    • +3
    ./packages/forums/www/index-postgresql.xql
    • -2
    • +2
    ./packages/forums/www/admin/forum-new.tcl
turn off general comments

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

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

    • -18
    • +22
    ./packages/bug-tracker/www/bug.tcl
performance work + patch for read == add comment

    • -1
    • +10
    ./packages/bug-tracker/lib/nav-bar.adp
    • -1
    • +1
    ./packages/bug-tracker/lib/version-bar.adp
    • -3
    • +4
    ./packages/bug-tracker/www/bug-add.tcl
    • -91
    • +271
    ./packages/bug-tracker/www/bug.tcl
    • -96
    • +122
    ./packages/bug-tracker/www/index.tcl
    • -2
    • +2
    ./packages/bug-tracker/www/admin/versions.adp
dd bugs link, fix bullter character so pages will validate

    • -2
    • +2
    ./www/templates/widgets/navigation.adp
    • -0
    • +1
    ./www/templates/widgets/navigation.tcl
register content types for folders

register etp_page_revision content_types for folder

    • -0
    • +5
    ./packages/edit-this-page/www/etp-setup-2.tcl