• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added ability to open or close a thread and properly disallow replies on closed threads or any child posts.`

    • -0
    • +16
    ./www/message-close.tcl
Change default view to last active (reply) date.

Added "new since last visit feature"

Added a "view unasnwered" option to forums

Added link to go back to default sorting

Sort by latest reply implemented.

checking in indexing per thread patch from tils

    • -6
    • +25
    ./sql/postgresql/forums-sc-create.sql
    • -1
    • +11
    ./sql/postgresql/forums-sc-drop.sql
updating CVS to make sure latest changes are in

    • -0
    • +5
    ./sql/postgresql/forums-forums-create.sql
quote subject

Finish up subject html quoting

Merged html quoting in subject field.

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

Update query files to support notification::get_url

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

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

Allow deletion of messages.

last post changes + fix for context in forum-new.tcl

remove forum search box.

use correct style name forum-post

add style for forum post

suppress subject display if it matches the root subject with response to or re:

strip multiple leading Re: from subject on reply

Made message URLs be of the form "forums/<forum>/message/<message_id>"

Added code to deal with trailing /'s so links wouldn't get screwed.

Initial index.vuh to give forums the ability to respond to "pretty" URLs,

i.e.: /forums/openacs (instead of /forums/forums-view?forum_id=34245) and

/forums/56803 instead of /forums/message-view?message_id=56803.

fix context for Entire Thread

context fix, sort by unformatted date, dont display seconds

require user to be a registered user to forward a forum message, fix context bar

make link forward rather than email to prevent brain confusion for crb