• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
standard-lars removed align=right from buttons, standard is really standard-lars + tweaks by davb

    • -28
    • +35
    ./acs-templating/resources/forms/standard.adp
remove forum search box.

handle "" search string nicely. Just return blank results page instead of

an error page. The user can just search again from the results page.

clean up bugtracker notifications.

    • -540
    • +1001
    ./bug-tracker/tcl/bug-tracker-procs.tcl
add system URL to search URL proc

patch download at top and bottom of patch

use correct style name forum-post

run notifications cleanup every 2 days, not every 60 secs

change to ad_return_warning

check for name

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

fix ad_html_to_text pre CRLF to return mapping (was inserting literal \n)

allow component_id to be passed in URL

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.

    • -0
    • +54
    ./forums/www/index.vuh
allow html in external link descriptions

fix context for Entire Thread

context fix, sort by unformatted date, dont display seconds

    • -1
    • +1
    ./forums/www/forum-view-postgresql.xql
    • -2
    • +6
    ./forums/www/message-view-postgresql.xql
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

fix stupid get_pages error

    • -198
    • +214
    ./acs-templating/tcl/paginator-procs.tcl
diable ds support

    • -3
    • +2
    ./acs-developer-support/tcl/acs-developer-support-init.tcl
don't covert html to text unless it really is html

redirect for registration on manage, add redirect to manage as index.tcl

    • -0
    • +1
    ./notifications/www/index.tcl
cleanups on the manage link

    • -27
    • +33
    ./notifications/tcl/notification-email-procs.tcl
    • -16
    • +16
    ./notifications/tcl/sweep-init.tcl
remove center tags