openacs.org-dev

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change merged in from OpenACS HEAD: Make the Post New Message link appear when people aren't logged in

Quote HTML in textarea

    • -4
    • +4
    ./packages/edit-this-page/www/etp-edit.tcl
Clean up comments

    • -6
    • +3
    ./packages/notifications/www/object-goto.tcl
Remove old query

Add type_id to object-goto URL, we can't get the notification type from

the object_id alone.

    • -1
    • +1
    ./packages/notifications/www/manage.adp
Modified to query the notification_types table for the service

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

    • -2
    • +25
    ./packages/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.

carry over componentid to patch

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