• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #11: Post new message link

  1. … 3 more files in changeset.
Adding a sort filter to the thread listing page so that you can easily discover threads with new postings (sort by first or last post)

  1. … 6 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
Added "last_post" column to the forums table and "last_child_post" column

to the forums messages table to track these values. Previously the code

was abusing the related object's last_modified field and it didn't bother

tracking the date of the last reply to a thread.

  1. … 16 more files in changeset.
Date/time/number localization

  1. … 85 more files in changeset.
I18N: converting the forums application to using the message catalog

  1. … 41 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
propigate context to master

  1. … 25 more files in changeset.
Lots of display fixes. colors parameterized. inline css, uses ad_text_to_html

  1. … 14 more files in changeset.
some small ui enhancements

  1. … 5 more files in changeset.
added search to forums. oracle version using intermedia, postgres version

simply using like statements for now. forums-search-create.sql and

forums-search-drop.sql aren't sourced automatically since they require manual

loading (must switch schema user at certain points) please follow the

instructions in the file. need to figure out a good way to do this.

  1. … 13 more files in changeset.
fixed new_p

some more porting of stuff

  1. … 5 more files in changeset.
some more porting to postgres

  1. … 9 more files in changeset.
added newness tagging

  1. … 3 more files in changeset.
small UI improvements

  1. … 4 more files in changeset.
some more UI clean up

  1. … 3 more files in changeset.
removing extra bracket

major update to forums UI and supporting stuff

  1. … 42 more files in changeset.
start of forums package

  1. … 59 more files in changeset.
Initial revision

  1. … 59 more files in changeset.