openacs.org-dev

  • last updated 51 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
default to show all patches on bug screen

- Added /doc directory

- Added mis documentation directory and pages

- Added OpenACS 4.x PG 7.1 -> 7.2 migration document

    • -0
    • +18
    ./www/doc/misc/index.adp
    • -0
    • +142
    ./www/doc/misc/openacs-pg-migration.txt
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

    • -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