• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

ad_maybe_redirect_for_registration for posting

don't covert html to text unless it really is html

remove center tags

add attribute to new.gif

add new icon to message list

remove unsed master.tcl

clean up background-color: (nothing) with some ifs

fix context bar and clean up views

fix proc names

fix context/context_bar

change context_bar to context for 4.6

fix message-post-confirm