• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Addedd support for charter in a seperate page

  1. … 6 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 91 more files in changeset.
Added support for base_url in forums-chunk so the forums_chunk could be called from a different package

  1. … 1 more file in changeset.
Added ability for administrators to subscribe others to forums

  1. … 7 more files in changeset.
notifications chunk accidentally removed

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Added pagination ...

  1. … 1 more file in changeset.
adds a parameter ForumsSearchBoxP to turn off the searchbox, bump version number, merge the post numbering patch from 5.1, remove some tables

  1. … 9 more files in changeset.
fix upgrade script, set package, title for forums on new and edit, propigate displayed_object_id for forum

  1. … 6 more files in changeset.
Interface design cleanup

  1. … 9 more files in changeset.
Factored pages into includes.

  1. … 99 more files in changeset.
Fixed bug #871: Sorting forums post listing

  1. … 11 more files in changeset.
Allow anonymous postings

  1. … 8 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Merging in paginated forum view from openacs.org-dev

  1. … 1 more file in changeset.
these templates make things look left-justified but they are actually centered in some versions of IE. This fixes that as far as I know.

  1. … 2 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 127 more files in changeset.
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.