/[drupal]/contributions/modules/advanced_forum/advanced_forum.module
ViewVC logotype

Log of /contributions/modules/advanced_forum/advanced_forum.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.149.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 03:30:55 2009 UTC (2 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.149.2.52: +2 -2 lines
Diff to previous 1.149.2.52 , to branch point 1.149 , to next main 1.150
#542998 by Michelle: Moved user picture handling to Author Pane.

Revision 1.149.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 22:50:01 2009 UTC (2 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.51: +6 -1 lines
Diff to previous 1.149.2.51 , to branch point 1.149
#510772 by Michelle: Added form alter so AF's OG topics view can be used as a group's RON.

Revision 1.149.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 03:58:44 2009 UTC (3 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.50: +4 -4 lines
Diff to previous 1.149.2.50 , to branch point 1.149
Initialized a few variables to fix notices.

Revision 1.149.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 19:43:51 2009 UTC (3 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.149.2.49: +15 -4 lines
Diff to previous 1.149.2.49 , to branch point 1.149
NOISSUE by merlinofchaos: Add a "most active poster" block and a view of "My forum posts" to easily follow what a person has posted.

Revision 1.149.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 23:48:29 2009 UTC (3 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.48: +2 -2 lines
Diff to previous 1.149.2.48 , to branch point 1.149
NOISSUE by Michelle: Fixed notices.

Revision 1.21.2.141 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 21:27:42 2009 UTC (3 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.140: +2 -1 lines
Diff to previous 1.21.2.140 , to branch point 1.21 , to next main 1.150
#524592 by Dave Reid: Added email to fake user object sent to Author Pane on comments for anon users.

Revision 1.149.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 03:38:04 2009 UTC (3 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.47: +25 -28 lines
Diff to previous 1.149.2.47 , to branch point 1.149
#502466 by neclimdul: Mark as read improvements.

Revision 1.149.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 03:24:53 2009 UTC (3 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.46: +9 -1 lines
Diff to previous 1.149.2.46 , to branch point 1.149
#267859 by Michelle: Bypassed core forum list preprocess to avoid running forum title thru check_plain twice and also remove redundant code.

Revision 1.149.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 02:49:27 2009 UTC (3 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.45: +1 -2 lines
Diff to previous 1.149.2.45 , to branch point 1.149
#531572 by Michelle: Fixed error that caused incorrect 'new posts' amounts on forum overview.

Revision 1.149.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 02:26:25 2009 UTC (3 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.44: +2 -1 lines
Diff to previous 1.149.2.44 , to branch point 1.149
#525206 by Michelle: Fixed error with search results template not being found.

Revision 1.149.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 02:15:20 2009 UTC (3 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.43: +11 -3 lines
Diff to previous 1.149.2.43 , to branch point 1.149
#510772 by Michelle: Added group topic list view and outer template.

Revision 1.21.2.140 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 01:35:12 2009 UTC (3 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.139: +3 -3 lines
Diff to previous 1.21.2.139 , to branch point 1.21
#470202 by tom_o_t, merlinofchaos: Fixed small error with mark as read.

Revision 1.147.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 01:32:49 2009 UTC (3 months, 4 weeks ago) by michellec
Branch: DRUPAL-5
Changes since 1.147.2.1: +3 -3 lines
Diff to previous 1.147.2.1 , to branch point 1.147 , to next main 1.150
#470202 by tom_o_t, merlinofchaos: Fixed small error with mark as read.

Revision 1.149.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 23:06:40 2009 UTC (3 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.149.2.42: +57 -2 lines
Diff to previous 1.149.2.42 , to branch point 1.149
Panelize advanced forum. This introduces a "task" or a system page for Panels for the forum page. It introduces 3 default handlers for that page which cover the top page, a forum container page and a forum topic list page. It includes a bunch of panels/ctools plugins in order to cover all this content and makes it possible to change the layout and easily add/remove content to these pages.

Revision 1.149.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 21:04:30 2009 UTC (3 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.149.2.41: +4 -4 lines
Diff to previous 1.149.2.41 , to branch point 1.149
#520758: Allow forums not in containers to have a fake container so they still render okay.

Revision 1.149.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 20:58:25 2009 UTC (4 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.40: +2 -2 lines
Diff to previous 1.149.2.40 , to branch point 1.149
#525460 by Michelle, robertdjung: Removed extra slash from CSS path.

Revision 1.149.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 03:44:44 2009 UTC (4 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.149.2.39: +33 -4 lines
Diff to previous 1.149.2.39 , to branch point 1.149
#483544 by Michelle: Copied code from Nodecomment to remove the teaser splitter.
NOISSUE by Michelle: Added functions to return node types that can be in a forum and tell if a given node type is in the forum.

Revision 1.149.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 01:46:39 2009 UTC (4 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.38: +5 -4 lines
Diff to previous 1.149.2.38 , to branch point 1.149
#515966 by Michelle: Moved topic navigation out of node content and down to bottom of topic.

Revision 1.149.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 19:58:10 2009 UTC (4 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.37: +11 -2 lines
Diff to previous 1.149.2.37 , to branch point 1.149
#500988 by Michelle: Now works without nodecomment.

Revision 1.149.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 18:08:32 2009 UTC (4 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.36: +32 -31 lines
Diff to previous 1.149.2.36 , to branch point 1.149
#500988 by Michelle: Some work on getting AF to work without NC.
NOISSUE by Michelle: Various notice fixes.

Revision 1.149.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 19:26:01 2009 UTC (4 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.35: +11 -1 lines
Diff to previous 1.149.2.35 , to branch point 1.149
NOISSUE by Michelle: In doing #512222, there was a major CVS mixup and lots of files didn't get changed over. This commit adds all those but also pulls in unfinisged changes for #497450 as well as #515966 which is mostly done but not recognizing the AF version of the template.

Revision 1.149.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 03:48:13 2009 UTC (4 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.34: +24 -0 lines
Diff to previous 1.149.2.34 , to branch point 1.149
#512222 by Michelle: Changed over to using style name in template files to avoid problems with styles defined by themes.

Revision 1.149.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 16:44:44 2009 UTC (4 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.33: +9 -1 lines
Diff to previous 1.149.2.33 , to branch point 1.149
#512222 by Michelle: Added in Naked as an automatic base theme for templates to avoid errors if a style does not include templates.

Revision 1.149.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 01:53:43 2009 UTC (4 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.32: +35 -1 lines
Diff to previous 1.149.2.32 , to branch point 1.149
#268421 by Michelle: Added edit/delete links to nodes of types that can be in the forums. Thanks to nodecomment for some of the code.

Revision 1.149.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 19:47:49 2009 UTC (4 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.31: +4 -4 lines
Diff to previous 1.149.2.31 , to branch point 1.149
#509878 by Michelle: Fixed broken link on 'post reply' with help from marsilainen on IRC.

Revision 1.147.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:29:23 2009 UTC (4 months, 3 weeks ago) by michellec
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.147: +6 -1 lines
Diff to previous 1.147
SECURITY: Fixes for SA-CONTRIB-2009-040

Revision 1.21.2.139 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:00:05 2009 UTC (4 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.21.2.138: +11 -4 lines
Diff to previous 1.21.2.138 , to branch point 1.21
Fixes for SA-CONTRIB-2009-040

Revision 1.21.2.138 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 19:57:00 2009 UTC (4 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.137: +8 -26 lines
Diff to previous 1.21.2.137 , to branch point 1.21
NOISSUE by Michelle: Reverted notice fixes as something in there caused Author Pane to not show up. Will re-apply once the culprit is found.

Revision 1.149.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 21:28:48 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.30: +3 -3 lines
Diff to previous 1.149.2.30 , to branch point 1.149
#470202 by tom_o_t, merlinofchaos: Changed mark all read to look at node changed instead of node created to fix weird edge cases.

Revision 1.149.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 04:21:45 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.29: +2 -5 lines
Diff to previous 1.149.2.29 , to branch point 1.149
#497450 by Michelle: More work on the image replacement. Node links are still not right.

Revision 1.149.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 01:52:17 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.28: +49 -102 lines
Diff to previous 1.149.2.28 , to branch point 1.149
NOISSUE by Michelle: Put the functions in theme.inc into a more logical order so I can find things.
#497450 by Michelle: Changed how forum links are handled. Split core links and added links into two and removed theme_links from reply button.

Revision 1.21.2.137 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 14:43:52 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.136: +0 -0 lines
Diff to previous 1.21.2.136 , to branch point 1.21
#485700 by tjodolv: Changed clear on br to clear-block in legend.

Revision 1.21.2.136 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 04:43:50 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.135: +25 -8 lines
Diff to previous 1.21.2.135 , to branch point 1.21
NOISSUE by Michelle: Fixed all notices except two that need to be fixed in Author Pane.

Revision 1.149.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 23 19:08:00 2009 UTC (5 months ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.149.2.27: +8 -7 lines
Diff to previous 1.149.2.27 , to branch point 1.149
pager on top and bottom of topic list view

Revision 1.149.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 23 05:07:05 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.26: +0 -0 lines
Diff to previous 1.149.2.26 , to branch point 1.149
IRC fix by merlinofchaos - sort needed to be asort which made everythign go kablooie

Revision 1.149.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 23 02:59:09 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.25: +153 -31 lines
Diff to previous 1.149.2.25 , to branch point 1.149
#497474 by Michelle: Rewrite of the style system that adds a dependency on CTools as well as substyles. Adjusted all included styles to take advantage of that.

Revision 1.149.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 15:44:26 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.24: +6 -1 lines
Diff to previous 1.149.2.24 , to branch point 1.149
#219549 by Michelle: Made subforum list generation into a theme function.
NOISSUE by Michelle: Small style fixes.

Revision 1.149.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 01:35:33 2009 UTC (5 months ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.23: +0 -0 lines
Diff to previous 1.149.2.23 , to branch point 1.149
#303544 by Michelle: Added popup preview of post in topic list.

Revision 1.149.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 22:33:15 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.22: +9 -0 lines
Diff to previous 1.149.2.22 , to branch point 1.149
#484052 by Michelle: Improved shadow topics including adding a new theme function for them.

Revision 1.149.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 02:52:05 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.21: +6 -4 lines
Diff to previous 1.149.2.21 , to branch point 1.149
#484052 by Michelle: Fixed up the topic list pager & the #new.

Revision 1.149.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 22:04:14 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.20: +6 -5 lines
Diff to previous 1.149.2.20 , to branch point 1.149
#484052 by merlinofchaos: Made forum topic list view work with new forum topic list style and also added sticky and shadow post changes.

Revision 1.149.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 21:59:35 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.19: +5 -3 lines
Diff to previous 1.149.2.19 , to branch point 1.149
#474552 by webchick: Default forum menu link to enabled.

Revision 1.149.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 21:48:56 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.18: +33 -1 lines
Diff to previous 1.149.2.18 , to branch point 1.149
#494642 by merlinofchaos: Integrate better with new Views post rendering

Revision 1.149.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 01:44:09 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.17: +3 -3 lines
Diff to previous 1.149.2.17 , to branch point 1.149
#483408 by neclimdul: Notices cleanup.

Revision 1.149.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 01:32:52 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.16: +30 -1 lines
Diff to previous 1.149.2.16 , to branch point 1.149
#492590 by merlinofchaos: Wrench comment wrapper back from the clutches of the evil Garland.

Revision 1.149.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 17:51:23 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.15: +139 -1464 lines
Diff to previous 1.149.2.15 , to branch point 1.149
#489044 by Michelle: Split code up into smaller files both to reduce memory requirements and to make it easier to navigate the code.
#491692 by neclimdul: Removed typo'd backslash.
#472736 by Michelle, merlinofchaos: Made jump to last post work with nodecomment.
NOISSUE by Michelle: Code clean up, more comments added.
#472736 by Michelle: Made topic icon recognize new posts in nodecomment.

Revision 1.149.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 21:48:35 2009 UTC (5 months, 1 week ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.14: +98 -84 lines
Diff to previous 1.149.2.14 , to branch point 1.149
#484052 by Michelle: Prevent original topic list page from being created when views is enabled.

Revision 1.149.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 03:54:25 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.13: +29 -14 lines
Diff to previous 1.149.2.13 , to branch point 1.149
#487024 by merlinofchaos: Fixed anchors and new markers to work with nodecomment.

Revision 1.149.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 03:42:32 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.12: +27 -6 lines
Diff to previous 1.149.2.12 , to branch point 1.149
#484052 by Michelle: Added topic pager.

Revision 1.149.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 19:05:50 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.11: +32 -9 lines
Diff to previous 1.149.2.11 , to branch point 1.149
#484052 by Michelle, merlinofchaos: Created view for topic lists.

Revision 1.149.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 18:16:34 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.10: +27 -11 lines
Diff to previous 1.149.2.10 , to branch point 1.149
#472736 by Michelle, merlinofchaos: Made 'new posts in forum' work with nodecomment and also made comment version more efficient.

Revision 1.149.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 15:57:27 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.9: +109 -93 lines
Diff to previous 1.149.2.9 , to branch point 1.149
NOISSUE by Michelle: Some cleanup on the node/comment preprocesses.

Revision 1.149.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 04:36:00 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.8: +13 -2 lines
Diff to previous 1.149.2.8 , to branch point 1.149
#473336 by Michelle: Changed to custom version of comment_new_page_count to make it easier to use the NC version when it is ready.

Revision 1.149.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 21:26:40 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.7: +2 -2 lines
Diff to previous 1.149.2.7 , to branch point 1.149
#460734 by MGParisi: Removed typo'd extra space.

Revision 1.21.2.135 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 22:48:31 2009 UTC (5 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.134: +2 -2 lines
Diff to previous 1.21.2.134 , to branch point 1.21
#460734 by moviemaniac: added Italian translation.
#460734 by MGParisi: Minor fix to .pot as well as removing an extra space in a translated string.

Revision 1.149.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 05:38:04 2009 UTC (5 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.6: +120 -50 lines
Diff to previous 1.149.2.6 , to branch point 1.149
#481278 by merlinofchaos: Added search views to forums and individual topics.

Revision 1.149.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 03:37:24 2009 UTC (5 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.5: +41 -4 lines
Diff to previous 1.149.2.5 , to branch point 1.149
#473336 by Michelle: Made post count in statistics work with nodecomment and also added caching.

Revision 1.149.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 02:24:56 2009 UTC (5 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.4: +54 -38 lines
Diff to previous 1.149.2.4 , to branch point 1.149
#473336 by Michelle: Made post topic button on top/bottom work properly.

Revision 1.149.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 01:58:50 2009 UTC (5 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.3: +27 -18 lines
Diff to previous 1.149.2.3 , to branch point 1.149
#472736 by Michelle: Recognize nodecomment reply posts as comments.

Revision 1.149.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:09:25 2009 UTC (5 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.2: +79 -4 lines
Diff to previous 1.149.2.2 , to branch point 1.149
#473336 by Michelle, merlinofchaos: Made new replies counting compatable with nodecomment.

Revision 1.149.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 04:28:54 2009 UTC (5 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149.2.1: +22 -22 lines
Diff to previous 1.149.2.1 , to branch point 1.149
Code changes to recognize name changes

Revision 1.149.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 02:53:22 2009 UTC (5 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--2
Changes since 1.149: +2 -2 lines
Diff to previous 1.149
Synching 2.x to 1.x changes for clean start.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 15:22:24 2009 UTC (6 months ago) by michellec
Branch: MAIN
CVS Tags: HEAD
Changes since 1.149: +2 -2 lines
Diff to previous 1.149
#445696 by KaleWorsley: Fixed typo that set image titles to null which forced them equal to the alt.

Revision 1.21.2.134 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 15:19:23 2009 UTC (6 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.133: +2 -2 lines
Diff to previous 1.21.2.133 , to branch point 1.21
#445696 by KaleWorsley: Fixed typo that set image titles to null which forced them equal to the alt.

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 02:11:18 2009 UTC (7 months, 1 week ago) by michellec
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.148: +0 -0 lines
Diff to previous 1.148
Cleaning up / syncing head before making 2.x branch (2nd attempt)

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 01:59:12 2009 UTC (7 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.147: +511 -404 lines
Diff to previous 1.147
Attempting to create 6.x-2.x branch

Revision 1.21.2.133 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 21:27:52 2009 UTC (7 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.21.2.132: +3 -3 lines
Diff to previous 1.21.2.132 , to branch point 1.21
#419782 by Michelle: Fixed wording on time ago/actual date option as it was backwards.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 21:27:44 2009 UTC (7 months, 3 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.146: +3 -3 lines
Diff to previous 1.146
#419782 by Michelle: Fixed wording on time ago/actual date option as it was backwards.

Revision 1.21.2.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 05:03:33 2009 UTC (8 months ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC4
Changes since 1.21.2.131: +8 -0 lines
Diff to previous 1.21.2.131 , to branch point 1.21
#365578 by joostvdl: Added ability to have language specific image directories.

Revision 1.21.2.131 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 04:40:01 2009 UTC (8 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.21.2.130: +0 -0 lines
Diff to previous 1.21.2.130 , to branch point 1.21
Updated changelog

Revision 1.21.2.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 04:10:59 2009 UTC (8 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.129: +1 -1 lines
Diff to previous 1.21.2.129 , to branch point 1.21
#375187 by nbz: Fixed switched variable name that caused fallback to Garland rather than the default theme.

Revision 1.21.2.129 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 00:48:49 2009 UTC (8 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.21.2.128: +8 -0 lines
Diff to previous 1.21.2.128 , to branch point 1.21
#375187 by Michelle: Fall back to default site theme when  not set.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 20:20:48 2009 UTC (9 months ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC2, DRUPAL-5--1-0-RC3
Changes since 1.145: +2 -2 lines
Diff to previous 1.145
#375806 by Michelle: Check to make sure it's imagecache 2 installed not imagecache 1 to avoid errors.

Revision 1.21.2.128 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 17:47:21 2009 UTC (9 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.127: +21 -20 lines
Diff to previous 1.21.2.127 , to branch point 1.21
#376540 by Michelle: Passed all image file names through t() to make them translatable as suggested by klavs.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 17:39:59 2009 UTC (9 months ago) by michellec
Branch: MAIN
Changes since 1.144: +21 -20 lines
Diff to previous 1.144
#376540 by Michelle: Passed all image file names through t() to make them translatable as suggested by klavs.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 18:16:24 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.143: +1 -1 lines
Diff to previous 1.143
NOISSUE by Michelle: Small coder cleanup fixes.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 18:04:54 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.142: +57 -23 lines
Diff to previous 1.142
#310547 by Michelle: Organized and cleaned up settings page.

Revision 1.21.2.127 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 18:04:48 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.21.2.126: +54 -29 lines
Diff to previous 1.21.2.126 , to branch point 1.21
#310547 by Michelle: Organized and cleaned up settings page.

Revision 1.21.2.126 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 17:06:34 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.125: +26 -5 lines
Diff to previous 1.21.2.125 , to branch point 1.21
#303548 by Michelle: Added default avatar support to custom user picture function and also linked to profile.

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 17:06:26 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.141: +26 -5 lines
Diff to previous 1.141
#303548 by Michelle: Added default avatar support to custom user picture function and also linked to profile.

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 02:28:53 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.140: +1 -1 lines
Diff to previous 1.140
#371859 by lamigo: Fixed postgress error.

Revision 1.21.2.125 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 02:28:45 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.124: +1 -1 lines
Diff to previous 1.21.2.124 , to branch point 1.21
#371859 by lamigo: Fixed postgress error.

Revision 1.21.2.124 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:10:20 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.123: +4 -16 lines
Diff to previous 1.21.2.123 , to branch point 1.21
#370422 by Michelle, merlinofchaos: Hopefully the last fix to get around path_to_theme's flakiness.

Revision 1.21.2.123 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 03:10:29 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.21.2.122: +1 -1 lines
Diff to previous 1.21.2.122 , to branch point 1.21
NOISSUE by Michelle: Check to make sure  isn't empty before iterating thru it. Thanks to ghankstef for testing.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 03:10:19 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.139: +1 -1 lines
Diff to previous 1.139
NOISSUE by Michelle: Check to make sure  isn't empty before iterating thru it. Thanks to ghankstef for testing.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 05:49:24 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.138: +7 -1 lines
Diff to previous 1.138
#367496 by Michelle: Added check for link text when buttonifying.

Revision 1.21.2.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 05:49:16 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.121: +8 -1 lines
Diff to previous 1.21.2.121 , to branch point 1.21
#367496 by Michelle: Added check for link text when buttonifying.

Revision 1.21.2.121 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 05:30:49 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.120: +25 -2 lines
Diff to previous 1.21.2.120 , to branch point 1.21
#370422 by Michelle: Replaced path_to_theme with my own function that always has the path to the actual site theme.

Revision 1.21.2.120 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 04:57:28 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.119: +6 -6 lines
Diff to previous 1.21.2.119 , to branch point 1.21
#369078 by lamigo: Fixed postgres errors.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 04:57:20 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.137: +6 -6 lines
Diff to previous 1.137
#369078 by lamigo: Fixed postgres errors.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 04:39:31 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.136: +60 -15 lines
Diff to previous 1.136
#315972 by Michelle: Finished the reply link theming started yesterday.

Revision 1.21.2.119 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 04:21:31 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.118: +67 -17 lines
Diff to previous 1.21.2.118 , to branch point 1.21
#315972 by Michelle: Finished the reply link theming started yesterday.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 05:42:15 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.135: +1 -1 lines
Diff to previous 1.135
#367481 by MIchelle: Fixed small error that made the last user appear to be anonymous in statistics.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 05:21:19 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.134: +62 -50 lines
Diff to previous 1.134
#315972 by Michelle: Separated out topic header into its own theme file and made the reply link a themeable function.

Revision 1.21.2.118 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 04:40:45 2009 UTC (9 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.117: +68 -65 lines
Diff to previous 1.21.2.117 , to branch point 1.21
#315972 by Michelle: Separated out topic header into its own theme file and made the reply link a themeable function.

Revision 1.21.2.117 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 17:22:18 2009 UTC (9 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.116: +3 -4 lines
Diff to previous 1.21.2.116 , to branch point 1.21
#367481 by Michelle: Fixed up statistics including changing to use theme_username.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 17:22:07 2009 UTC (9 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.133: +2 -3 lines
Diff to previous 1.133
#367481 by Michelle: Fixed up statistics including changing to use theme_username.

Revision 1.21.2.116 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 05:04:16 2009 UTC (9 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.115: +12 -0 lines
Diff to previous 1.21.2.115 , to branch point 1.21
Missed the module file in last commit.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 05:04:09 2009 UTC (9 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.132: +18 -0 lines
Diff to previous 1.132
Missed the module file in last commit.

Revision 1.21.2.115 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 23:31:11 2009 UTC (9 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.21.2.114: +15 -15 lines
Diff to previous 1.21.2.114 , to branch point 1.21
NOISSUE by Michelle: Making coder happy.
NOISSUE by Michelle: Updated readme with Author Pane dependency.

Revision 1.21.2.114 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 19:52:16 2009 UTC (9 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.113: +8 -5 lines
Diff to previous 1.21.2.113 , to branch point 1.21
#315972 by Michelle: Small fix to link to jump to last post.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 19:51:50 2009 UTC (9 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.131: +38 -0 lines
Diff to previous 1.131
#315972 by Michelle: Added link to jump to last post.

Revision 1.21.2.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 02:45:51 2009 UTC (9 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.112: +7 -1 lines
Diff to previous 1.21.2.112 , to branch point 1.21
#363061 by Michelle, paulcouture: Eliminated duplicate users from statistics.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 02:45:45 2009 UTC (9 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.130: +7 -1 lines
Diff to previous 1.130
#363061 by Michelle, paulcouture: Eliminated duplicate users from statistics.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 04:42:36 2009 UTC (10 months ago) by michellec
Branch: MAIN
Changes since 1.129: +48 -0 lines
Diff to previous 1.129
#303548 by Michelle: Added imagecache support for forum avatars.

Revision 1.21.2.112 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 04:08:43 2009 UTC (10 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.111: +49 -0 lines
Diff to previous 1.21.2.111 , to branch point 1.21
#303548 by Michelle: Added imagecache support for forum avatars.

Revision 1.21.2.111 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 19:27:07 2009 UTC (10 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.110: +7 -1 lines
Diff to previous 1.21.2.110 , to branch point 1.21
#351390 by Matafleur: Allow treat as forum post override to set item to _not_ be treated as a forum post.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 19:27:01 2009 UTC (10 months ago) by michellec
Branch: MAIN
Changes since 1.128: +8 -2 lines
Diff to previous 1.128
#351390 by Matafleur: Allow treat as forum post override to set item to _not_ be treated as a forum post.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 19:17:02 2009 UTC (10 months ago) by michellec
Branch: MAIN
Changes since 1.127: +1 -1 lines
Diff to previous 1.127
#352945 by Michelle, Heine: Added check that user is confirmed for last user in statistics.

Revision 1.21.2.110 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 19:16:53 2009 UTC (10 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.109: +8 -3 lines
Diff to previous 1.21.2.109 , to branch point 1.21
#352945 by Michelle, Heine: Added check that user is confirmed for last user in statistics.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 03:44:57 2009 UTC (10 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.126: +38 -2 lines
Diff to previous 1.126
#303564 by Psicomante, Michelle: Added legend for forum icons.

Revision 1.21.2.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 14:34:01 2009 UTC (10 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.108: +23 -2 lines
Diff to previous 1.21.2.108 , to branch point 1.21
#303564 by Psicomante, Michelle: Added legend for forum icons.

Revision 1.21.2.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 05:44:14 2009 UTC (10 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.107: +1 -1 lines
Diff to previous 1.21.2.107 , to branch point 1.21
#357361 by ron_s: Fixed created column class name.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 05:39:45 2009 UTC (10 months, 1 week ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA17
Changes since 1.125: +1 -1 lines
Diff to previous 1.125
#347818 by xsphere: Fixed typo that caused error when replying to commment.

Revision 1.21.2.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 05:33:43 2009 UTC (10 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.106: +1 -1 lines
Diff to previous 1.21.2.106 , to branch point 1.21
#338722 by catch: Fixed bug in mark topics as read.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 05:33:33 2009 UTC (10 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.124: +1 -1 lines
Diff to previous 1.124
#338722 by catch: Fixed bug in mark topics as read.

Revision 1.21.2.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 03:06:28 2009 UTC (10 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.105: +20 -17 lines
Diff to previous 1.21.2.105 , to branch point 1.21
#354704 by Michelle: Added check to be sure template is in use before adding the module path to it.

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 05:14:10 2009 UTC (10 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.123: +1 -4 lines
Diff to previous 1.123
#356239 by Michelle: Fixed broken preprocess system left over from AP conversion.
NOISSUE by Michelle: Mass copy to make sure cvs is in sync with my dev copy.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 00:28:24 2008 UTC (10 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.122: +6 -125 lines
Diff to previous 1.122
#343853 by Michelle: Ripped out author pane code and made AF dependent on the author pane module.

Revision 1.21.2.105 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 05:41:22 2008 UTC (10 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-UNSTABLE1
Changes since 1.21.2.104: +2 -9 lines
Diff to previous 1.21.2.104 , to branch point 1.21
NOISSUE by Michelle: Removed author pane preprocess and switched to passing the template in the theme call.
NOISSUE by Michelle: Moved main author pane div from post template to author pane template & generally updated template.

Revision 1.21.2.104 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 22:41:41 2008 UTC (11 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.103: +2 -110 lines
Diff to previous 1.21.2.103 , to branch point 1.21
#343853 by Michelle: Removed author pane code. This marks the start of dependency on the new author pane module.

Revision 1.21.2.103 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 05:22:09 2008 UTC (11 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.102: +39 -2 lines
Diff to previous 1.21.2.102 , to branch point 1.21
#315972 by Michelle: Initial commit of jump to last post. Needs clean up and porting to D5.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 23:45:52 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA16
Changes since 1.121: +40 -15 lines
Diff to previous 1.121
#344697 by Michelle: Added permission to view statistics and also broke out statistics into its own template.

Revision 1.21.2.102 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 23:34:16 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA16
Changes since 1.21.2.101: +66 -49 lines
Diff to previous 1.21.2.101 , to branch point 1.21
#344697 by Michelle: Added permission to view statistics and also broke out statistics into its own template.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 20:57:03 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.120: +71 -51 lines
Diff to previous 1.120
#330000 and #328800 by Michelle: Redid image handling to ensure all images have alt text. Also made it possible for link images to be picked up automatically if they have a file name that matches the link key.

Revision 1.21.2.101 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 20:37:17 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.100: +71 -52 lines
Diff to previous 1.21.2.100 , to branch point 1.21
#330000 and #328800 by Michelle: Redid image handling to ensure all images have alt text. Also made it possible for link images to be picked up automatically if they have a file name that matches the link key.

Revision 1.21.2.100 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 20:48:59 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.99: +36 -12 lines
Diff to previous 1.21.2.99 , to branch point 1.21
NOISSUE by Michelle: Made 'naked' the base style so all other styles only need to include changed files.

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 03:46:50 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.119: +10 -2 lines
Diff to previous 1.119
#339982 by Michelle: Fixed bug with comment wrapper template not loading.

Revision 1.21.2.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 03:46:43 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.98: +11 -3 lines
Diff to previous 1.21.2.98 , to branch point 1.21
#339982 by Michelle: Fixed bug with comment wrapper template not loading.

Revision 1.21.2.98 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 03:01:02 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.97: +22 -10 lines
Diff to previous 1.21.2.97 , to branch point 1.21
Redid table headers on topic list pages in an attempt to fix #334198 . Turned out not to be the problem but I like the new method better so am committing it anyway.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 01:59:35 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.118: +2 -0 lines
Diff to previous 1.118
Last commit removed formatting from forum/topic list pages. This puts it back.

Revision 1.21.2.97 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 01:59:29 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.96: +2 -0 lines
Diff to previous 1.21.2.96 , to branch point 1.21
Last commit removed formatting from forum/topic list pages. This puts it back.

Revision 1.21.2.96 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 01:04:55 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.95: +10 -0 lines
Diff to previous 1.21.2.95 , to branch point 1.21
#303563 by Michelle: Clear readpath when marking read. (Outside module integration.)

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 01:04:48 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.117: +10 -0 lines
Diff to previous 1.117
#303563 by Michelle: Clear readpath when marking read. (Outside module integration.)

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:11:30 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.116: +12 -2 lines
Diff to previous 1.116
#338268 by Michelle: Added option to set 'time ago' cutoff.

Revision 1.21.2.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:11:23 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.94: +13 -2 lines
Diff to previous 1.21.2.94 , to branch point 1.21
#338268 by Michelle: Added option to set 'time ago' cutoff.

Revision 1.21.2.94 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 21:58:40 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.93: +18 -2 lines
Diff to previous 1.21.2.93 , to branch point 1.21
#338268 by marcingy: Added option to set length of abbreviated topic title on forum overview.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 21:58:34 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.115: +17 -1 lines
Diff to previous 1.115
#338268 by marcingy: Added option to set length of abbreviated topic title on forum overview.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 21:23:17 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.114: +3 -2 lines
Diff to previous 1.114
#340149 by mverdier, Michelle: Fixed 'open_basedir restriction' error that occurs when using Zen on D5 without using a subtheme.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 20:59:30 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.113: +346 -385 lines
Diff to previous 1.113
#320635 by Michelle: Added logic to 'treat as forum post' to account for reply pages. CSS is now loaded whenever AF determines the content is to be treated as a forum post.
#320635 by Michelle: Improvements on theming reply pages, including using a seperate template for previews.

Revision 1.21.2.93 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 20:58:47 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.92: +34 -11 lines
Diff to previous 1.21.2.92 , to branch point 1.21
#320635 by Michelle: Improvements on theming reply pages, including using a seperate template for previews.

Revision 1.21.2.92 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 20:06:40 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.91: +32 -21 lines
Diff to previous 1.21.2.91 , to branch point 1.21
#320635 by Michelle: Added logic to 'treat as forum post' to account for reply pages. CSS is now loaded whenever AF determines the content is to be treated as a forum post.

Revision 1.21.2.91 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 7 06:05:57 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.90: +0 -0 lines
Diff to previous 1.21.2.90 , to branch point 1.21
#339890 by Michelle: Fixed short script opener in advf-forum-repeat-post.tpl.php (500 errors on paged threads)

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 7 03:17:08 2008 UTC (11 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.112: +390 -335 lines
Diff to previous 1.112
#334850 by Michelle: Zen bypasses some needed code for loading the author pane files. This ensures the files get loaded.

Revision 1.21.2.90 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 03:58:49 2008 UTC (11 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA15
Changes since 1.21.2.89: +8 -0 lines
Diff to previous 1.21.2.89 , to branch point 1.21
NOISSUE by Michelle: Added boxy and boxy_stacked styles.

Revision 1.21.2.89 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 04:34:09 2008 UTC (12 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.88: +3 -7 lines
Diff to previous 1.21.2.88 , to branch point 1.21
#337457 by Dave Reid: Fixed code that creates links array for comments to match missed change in core.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 03:49:12 2008 UTC (12 months, 2 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA14, DRUPAL-5--1-0-ALPHA15
Changes since 1.111: +153 -157 lines
Diff to previous 1.111
NOISSUE by Michelle: Code clean up.

Revision 1.21.2.88 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 03:21:45 2008 UTC (12 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA14
Changes since 1.21.2.87: +55 -54 lines
Diff to previous 1.21.2.87 , to branch point 1.21
NOISSUE by Michelle: Reverted changes to author pane auto file load patch.
NOISSUE by Michelle: Code clean up.

Revision 1.21.2.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 23:05:06 2008 UTC (12 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.86: +10 -8 lines
Diff to previous 1.21.2.86 , to branch point 1.21
#331609 by Michelle, dvessel: Fixed problem with advf-author-user.tpl.php not being called from theme.

Revision 1.21.2.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 21:26:38 2008 UTC (12 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.85: +5 -14 lines
Diff to previous 1.21.2.85 , to branch point 1.21
NOISSUE by Michelle: Simplified code for including author-pane.inc files.

Revision 1.21.2.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 05:05:57 2008 UTC (12 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.84: +1 -1 lines
Diff to previous 1.21.2.84 , to branch point 1.21
#328617 by Michelle: If there are no new comments on a thread, don't put the # at the end of the URL on the link from the forum list page.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 05:05:48 2008 UTC (12 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.110: +1 -1 lines
Diff to previous 1.110
#328617 by Michelle: If there are no new comments on a thread, don't put the # at the end of the URL on the link from the forum list page.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 04:50:30 2008 UTC (12 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.109: +53 -51 lines
Diff to previous 1.109
#327057 by Michelle: Refactored treat_as_forum_post() to add a hook and generally condense and clean up the code.

Revision 1.21.2.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 04:50:22 2008 UTC (12 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.83: +51 -59 lines
Diff to previous 1.21.2.83 , to branch point 1.21
#327057 by Michelle: Refactored treat_as_forum_post() to add a hook and generally condense and clean up the code.

Revision 1.21.2.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 03:16:02 2008 UTC (12 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.82: +7 -7 lines
Diff to previous 1.21.2.82 , to branch point 1.21
#326706 by Michelle: Changed query that calculates number of new comments to try and fix problem with old comments. Minimally tested.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 03:15:51 2008 UTC (12 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.108: +7 -7 lines
Diff to previous 1.108
#326706 by Michelle: Changed query that calculates number of new comments to try and fix problem with old comments. Minimally tested.

Revision 1.21.2.82 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 03:51:45 2008 UTC (12 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.81: +1 -1 lines
Diff to previous 1.21.2.81 , to branch point 1.21
Missed critical change in last commit.

Revision 1.21.2.81 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 20:55:05 2008 UTC (12 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.80: +3 -3 lines
Diff to previous 1.21.2.80 , to branch point 1.21
#326460 by Michelle Changed included contrib modules to new format.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 20:07:22 2008 UTC (12 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.107: +2 -1 lines
Diff to previous 1.107
#326460 by Michelle Changed included contrib modules to new format.

Revision 1.21.2.80 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 23:01:17 2008 UTC (13 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.79: +58 -0 lines
Diff to previous 1.21.2.79 , to branch point 1.21
#266682 by Morbus, Michelle: Added forum statistics. Also a few minor fixes and extra docs that slipped in at the same time.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 23:01:02 2008 UTC (13 months ago) by michellec
Branch: MAIN
Changes since 1.106: +58 -0 lines
Diff to previous 1.106
#266682 by Morbus, Michelle: Added forum statistics. Also a few minor fixes and extra docs that slipped in at the same time.

Revision 1.21.2.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 21:12:07 2008 UTC (13 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.78: +8 -4 lines
Diff to previous 1.21.2.78 , to branch point 1.21
NOISSUE by Michelle: Added blue_lagoon_stacked style.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 04:23:35 2008 UTC (13 months ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA13
Changes since 1.105: +4 -4 lines
Diff to previous 1.105
#317061 by Michelle: Fixed missing templates when used with Zen subthemes.

Revision 1.21.2.78 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 03:17:47 2008 UTC (13 months ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA13
Changes since 1.21.2.77: +1 -1 lines
Diff to previous 1.21.2.77 , to branch point 1.21
#322125 by swill: Fixed bug with comment link array recreation.

Revision 1.21.2.77 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 03:15:32 2008 UTC (13 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.76: +37 -27 lines
Diff to previous 1.21.2.76 , to branch point 1.21
321041 by derhasi, swill, Michelle: Fixed errors in Mark as Read functionality.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 20:38:51 2008 UTC (13 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.104: +1 -1 lines
Diff to previous 1.104
#322125 by swill: Fixed bug with comment link array recreation.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 20:09:09 2008 UTC (13 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.103: +38 -28 lines
Diff to previous 1.103
#321041 by derhasi, swill, Michelle: Fixed errors in Mark as Read functionality.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 02:54:54 2008 UTC (13 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.102: +7 -1 lines
Diff to previous 1.102
#318303 by Michelle, waawaamilk: Added static variable to avoid making multiple trips to the cache per page.

Revision 1.21.2.76 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 02:54:45 2008 UTC (13 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.75: +7 -1 lines
Diff to previous 1.21.2.75 , to branch point 1.21
#318303 by Michelle, waawaamilk: Added static variable to avoid making multiple trips to the cache per page.

Revision 1.21.2.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 01:49:32 2008 UTC (13 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.74: +1 -52 lines
Diff to previous 1.21.2.74 , to branch point 1.21
Somehow the module file got left out of the last commit.

Revision 1.21.2.74 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 21:57:23 2008 UTC (13 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.73: +0 -0 lines
Diff to previous 1.21.2.73 , to branch point 1.21
#291084 by Michelle: Removed all collapsable container code as it caused too many issues. Many thanks to jmorahan for tracing the bizarre pagers to this code.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 21:57:13 2008 UTC (13 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.101: +0 -53 lines
Diff to previous 1.101
#291084 by Michelle: Removed all collapsable container code as it caused too many issues. Many thanks to jmorahan for tracing the bizarre pagers to this code.

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 21:47:21 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.100: +29 -12 lines
Diff to previous 1.100
#317174 by Michelle: Moved CSS/JS calls out of menu code except for main forum pages to avoid conflicts with other theme changing modules.

Revision 1.21.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 04:45:37 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA11, DRUPAL-6--1-0-ALPHA12
Changes since 1.21.2.72: +0 -0 lines
Diff to previous 1.21.2.72 , to branch point 1.21
NOISSUE by Michelle: Fixed bug with calculating the number of new posts in a forum.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 04:45:30 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA11, DRUPAL-5--1-0-ALPHA12
Changes since 1.99: +3 -2 lines
Diff to previous 1.99
NOISSUE by Michelle: Fixed bug with calculating the number of new posts in a forum.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 04:28:44 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.98: +66 -63 lines
Diff to previous 1.98
Corrected mismatched variable names.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 04:19:16 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.97: +151 -90 lines
Diff to previous 1.97
#314205 by Michelle: More style cleanup.
NOISSUE by Michelle: Code cleanup.
#313693 by nigel: Sped up function to retrieve the count of new comments in a forum.
#312958 by Michelle: Added  to forum list template.
NOISSUE by Michelle: Added some hoop jumping code to make the comment wrapper template work.

Revision 1.21.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 22:41:17 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.71: +151 -123 lines
Diff to previous 1.21.2.71 , to branch point 1.21
#314205 by Michelle: More style cleanup.
NOISSUE by Michelle: Code cleanup.

Revision 1.21.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 03:34:23 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.70: +166 -149 lines
Diff to previous 1.21.2.70 , to branch point 1.21
#313693 by nigel: Sped up function to retrieve the count of new comments in a forum.
#312958 by Michelle: Added  to forum list template.
NOISSUE by Michelle: Code cleanup.

Revision 1.21.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 18:30:58 2008 UTC (13 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.69: +8 -3 lines
Diff to previous 1.21.2.69 , to branch point 1.21
#314108 by Michelle: Fixed shadow post message.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 04:16:24 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.96: +8 -2 lines
Diff to previous 1.96
#311136 by Michelle: Backported 'last seen' from D6.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 04:10:28 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.95: +7 -7 lines
Diff to previous 1.95
NOISSUE by Michelle: Changed 'forum user' to 'author pane' for clarity.

Revision 1.21.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 04:10:16 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.68: +2 -2 lines
Diff to previous 1.21.2.68 , to branch point 1.21
NOISSUE by Michelle: Changed 'forum user' to 'author pane' for clarity.

Revision 1.21.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 03:29:57 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.67: +28 -10 lines
Diff to previous 1.21.2.67 , to branch point 1.21
More style fixes.
#314186 by Michelle: Fixed broken comment numbering.
NOISSUE by Michelle: Changed 'forum user' to 'author pane' for clarity.

Revision 1.21.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 20:10:21 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.66: +12 -6 lines
Diff to previous 1.21.2.66 , to branch point 1.21
#314205 by Michelle: First round of style cleanup.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 20:10:05 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.94: +3 -3 lines
Diff to previous 1.94
#314205 by Michelle: First round of style cleanup.

Revision 1.21.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 13:52:09 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.65: +4 -0 lines
Diff to previous 1.21.2.65 , to branch point 1.21
#271471 by stephthegeek: Added naked_stacked style
NOISSUE by Michelle: General style fixes. Work in progress; still some glitches.

Revision 1.21.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 04:48:58 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.64: +32 -15 lines
Diff to previous 1.21.2.64 , to branch point 1.21
#303549 by Michelle: Cleaned up author info pane.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 04:36:57 2008 UTC (13 months, 4 weeks ago) by michellec
Branch: MAIN
Changes since 1.93: +27 -15 lines
Diff to previous 1.93
#303549 by Michelle: Cleaned up author info pane.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 20:46:51 2008 UTC (14 months ago) by michellec
Branch: MAIN
Changes since 1.92: +24 -10 lines
Diff to previous 1.92
#303740 by nigel, Michelle: Fixed lots of little bugs found with E_ALL warnings.

Revision 1.21.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 20:45:34 2008 UTC (14 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.63: +16 -10 lines
Diff to previous 1.21.2.63 , to branch point 1.21
#303740 by nigel, Michelle: Fixed lots of little bugs found with E_ALL warnings.

Revision 1.21.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 19:35:30 2008 UTC (14 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.62: +12 -7 lines
Diff to previous 1.21.2.62 , to branch point 1.21
#312602 by Michelle, merlinofchaos: Fixed broken query for counting the unread comments in a forum.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 19:35:22 2008 UTC (14 months ago) by michellec
Branch: MAIN
Changes since 1.91: +12 -7 lines
Diff to previous 1.91
#312602 by Michelle, merlinofchaos: Fixed broken query for counting the unread comments in a forum.

Revision 1.21.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 04:33:54 2008 UTC (14 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.61: +60 -7 lines
Diff to previous 1.21.2.61 , to branch point 1.21
#306633 by Michelle: Added more icons.
#291084 by halkeye: Cleared options before collapsable container setting.
NOISSUE by waawaamilk: Fixed bug with counting forums in forum list preprocess.
#306633 by Michelle: Renamed most of the icons for a more consistant naming and replaced some.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 04:32:55 2008 UTC (14 months ago) by michellec
Branch: MAIN
Changes since 1.90: +61 -9 lines
Diff to previous 1.90
#306633 by Michelle: Added more icons.
#291084 by halkeye: Cleared options before collapsable container setting.
NOISSUE by waawaamilk: Fixed bug with counting forums in forum list preprocess.
#306633 by Michelle: Renamed most of the icons for a more consistant naming and replaced some.

Revision 1.21.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 04:00:15 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.60: +26 -7 lines
Diff to previous 1.21.2.60 , to branch point 1.21
#309955 by Michelle: Comment wrapper preprocess was not checking that we are on a forum node.

Revision 1.21.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 03:31:32 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.59: +11 -2 lines
Diff to previous 1.21.2.59 , to branch point 1.21
NOISSUE by Michelle: Added check for css files in theme directory so they can be overridden.

Revision 1.21.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 03:00:11 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.58: +131 -76 lines
Diff to previous 1.21.2.58 , to branch point 1.21
#310547 by Michelle: Added 'hidden options' to settings page as well as other work on the settings page. This also necessitated a change to the collapsable container code.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 03:00:05 2008 UTC (14 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.89: +108 -66 lines
Diff to previous 1.89
#310547 by Michelle: Added 'hidden options' to settings page as well as other work on the settings page. This also necessitated a change to the collapsable container code.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 20:28:20 2008 UTC (14 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.88: +60 -1 lines
Diff to previous 1.88
#291084 by cridenour: More work on the collapsable forum containers: setting initial state and remembering state.

Revision 1.21.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 20:03:18 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.57: +55 -1 lines
Diff to previous 1.21.2.57 , to branch point 1.21
#291084 by cridenour: More work on the collapsable forum containers: setting initial state and remembering state.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 21:05:34 2008 UTC (14 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87
#309066 by asxnot: Fixed PHP 4 issue with forum list icons.

Revision 1.21.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 21:05:28 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.56: +2 -2 lines
Diff to previous 1.21.2.56 , to branch point 1.21
#309066 by asxnot: Fixed PHP 4 issue with forum list icons.

Revision 1.21.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 20:56:29 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.55: +38 -7 lines
Diff to previous 1.21.2.55 , to branch point 1.21
#309233 by merlinofchaos, Michelle: Adjusted theme registry manipulation to properly find .tpl files in themes and subthemes.
NOISSUE by Michelle: Made killing of topic navigation optional since there are a few people out there who like it.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 03:51:15 2008 UTC (14 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.86: +4 -2 lines
Diff to previous 1.86
NOISSUE by Michelle: Changed jump to first reply on top of forum nodes to show total replies as well.

Revision 1.21.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 03:51:08 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.54: +5 -5 lines
Diff to previous 1.21.2.54 , to branch point 1.21
NOISSUE by Michelle: Changed jump to first reply on top of forum nodes to show total replies as well.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 03:05:28 2008 UTC (14 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.85: +14 -1 lines
Diff to previous 1.85
#291084 by grn, Michelle: grn dded initial jquery to make collapsable containers work. Michelle added the PHP to set the classes.

Revision 1.21.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 02:49:08 2008 UTC (14 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.53: +16 -7 lines
Diff to previous 1.21.2.53 , to branch point 1.21
#291084 by grn: Added initial jquery to make collapsable containers work. Still rough but usable.

Revision 1.21.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:06:49 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.52: +5 -2 lines
Diff to previous 1.21.2.52 , to branch point 1.21
#303816 by Michelle: Fixed post reply bug.

Revision 1.21.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 20:32:39 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.51: +26 -5 lines
Diff to previous 1.21.2.51 , to branch point 1.21
#291084 by Michelle: Some preliminary work to set up the classes for collapsable containers.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 22:01:35 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.84: +30 -14 lines
Diff to previous 1.84
#303799 by Michelle: Moved folder icons into their own column. Also cleaned up forum list tpl.

Revision 1.21.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 22:01:27 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.50: +31 -17 lines
Diff to previous 1.21.2.50 , to branch point 1.21
#303799 by Michelle: Moved folder icons into their own column. Also cleaned up forum list tpl.

Revision 1.21.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 04:30:00 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.49: +45 -32 lines
Diff to previous 1.21.2.49 , to branch point 1.21
#228557 by neclimdul: Collect extra user info variables via hook.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 04:09:51 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.83: +1 -1 lines
Diff to previous 1.83
#303553 by stephthegeek: Tweaks to naked style.
#303740 by nigel, Michelle, neclimdul: Fixed some E_ALL warnings.

Revision 1.21.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 03:39:13 2008 UTC (14 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.48: +12 -6 lines
Diff to previous 1.21.2.48 , to branch point 1.21
#303740 by nigel, Michelle, neclimdul: Fixed some E_ALL warnings.

Revision 1.21.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 04:31:08 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.47: +49 -17 lines
Diff to previous 1.21.2.47 , to branch point 1.21
268684 by Michelle: Changed 'mark as read' to use new icon.
#268684 by Michelle: Added advf-comment-wrapper.tpl.php and used it to add reply link at bottom of each page.
#301089 by George2: Only print title div if there is a title on the comment.
#NOISSUE by Michelle: Fixed bad copy of &variables when calling functions. Thanks afeijo for reporting it.
#NOISSUE by Michelle: Changed 'ago' to showing actual dates when over 48 hours.
#302125 by IceCreamYou, Michelle: Added facebook status support.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 04:29:37 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.82: +42 -9 lines
Diff to previous 1.82
#268684 by Michelle: Changed 'mark as read' to use new icon.
#301089 by George2: Only print title div if there is a title on the comment.
#NOISSUE by Michelle: Changed 'ago' to showing actual dates when over 48 hours.
#302125 by IceCreamYou, Michelle: Added facebook status support.

Revision 1.21.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 22:05:01 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.46: +15 -6 lines
Diff to previous 1.21.2.46 , to branch point 1.21
#268684 by Michelle: Added code to change forum icon when new posts.
#268684 by Michelle: Added new forum icons.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 22:04:22 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.81: +0 -0 lines
Diff to previous 1.81
#268684 by Michelle: Added code to change forum icon when new posts.
#268684 by Michelle: Added new forum icons.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 21:15:00 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.80: +60 -9 lines
Diff to previous 1.80
#268684 by Michelle: Backport: Cleaned up advf-forum-topic-list.tpl.php and moved some logic into the preprocess.
#268684 by Michelle: Backport: Added classes to table header for topic list and cleaned up empty fields.
#238668 by ixeft, Michelle: Backport: Added N new posts to forum overview.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 20:21:54 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.79: +74 -171 lines
Diff to previous 1.79
#268684 by Michelle: Switched to using styles.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 18:32:24 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.78: +332 -343 lines
Diff to previous 1.78
Re-arranged functions and cleaned up some comments.

Revision 1.21.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 18:32:16 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.45: +199 -191 lines
Diff to previous 1.21.2.45 , to branch point 1.21
Re-arranged functions and cleaned up some comments.

Revision 1.21.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 16:26:15 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.44: +19 -3 lines
Diff to previous 1.21.2.44 , to branch point 1.21
#274978 by Michelle: Fixed signatures so they work with and without signature for forums installed.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 14:50:09 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.77: +1 -3 lines
Diff to previous 1.77
#NOISSUE by Michelle: Fixed joined date to not use hardcoded format.

Revision 1.21.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 14:50:02 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.43: +1 -1 lines
Diff to previous 1.21.2.43 , to branch point 1.21
#NOISSUE by Michelle: Fixed joined date to not use hardcoded format.

Revision 1.21.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 04:51:47 2008 UTC (14 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.42: +43 -92 lines
Diff to previous 1.21.2.42 , to branch point 1.21
#238668 by Michelle: Added advanced setting to turn this off if it causes performance problems.
#268684 by Michelle: Added support for flatgrey style. Actual style has not been added yet.
#228557 by Michelle: Moved contrib code into individual files to pave the way for plugin system. Removed modules not yet ported to D6.
#300594 by Michelle: Updated private message code to work with D6 rewrite.

Revision 1.21.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 13:54:59 2008 UTC (15 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.41: +55 -8 lines
Diff to previous 1.21.2.41 , to branch point 1.21
#268684 by Michelle: Cleaned up advf-forum-topic-list.tpl.php and moved some logic into the preprocess.
#268684 by Michelle: Added classes to table header for topic list and cleaned up empty fields.
Made hidden setting for turning off created column. May move this into settings at some point.
#238668 by ixeft, Michelle: Added N new posts to forum overview. Query is slow and this may get removed again.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 21:57:46 2008 UTC (15 months ago) by michellec
Branch: MAIN
Changes since 1.76: +12 -9 lines
Diff to previous 1.76
#295562 by catch: Make 'views' column in topic list statistics.module dependent.

Revision 1.21.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 21:46:45 2008 UTC (15 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.40: +13 -10 lines
Diff to previous 1.21.2.40 , to branch point 1.21
#295562 by catch: Make 'views' column in topic list statistics.module dependent.

Revision 1.21.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 04:40:07 2008 UTC (15 months ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.39: +55 -75 lines
Diff to previous 1.21.2.39 , to branch point 1.21
#268684 by merlinofchaos, sdboyer, and a tiny bit Michelle: Adapted panels plug in system to allow any module to add styles to advanced forum.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 04:53:43 2008 UTC (15 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.75: +73 -39 lines
Diff to previous 1.75
#268684 by Michelle, stephthegeek: Backported changes made to D6 last week.

Revision 1.21.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 04:09:52 2008 UTC (15 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.38: +14 -10 lines
Diff to previous 1.21.2.38 , to branch point 1.21
#297227 by Michelle: Missed spot affected by D6's change to per type comment settings.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 03:51:33 2008 UTC (15 months, 1 week ago) by michellec
Branch: MAIN
Changes since 1.74: +8 -12 lines
Diff to previous 1.74
#266003 by Michelle: Fixed issue with forum posts not showing as teasers inside of other nodes.

Revision 1.21.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 14:38:13 2008 UTC (15 months, 1 week ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.37: +76 -49 lines
Diff to previous 1.21.2.37 , to branch point 1.21
#268684 by Michelle: Simplified style switching / icon finding to pave the way for this issue.

Revision 1.21.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 01:39:26 2008 UTC (15 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.36: +2 -2 lines
Diff to previous 1.21.2.36 , to branch point 1.21
#291597 by rallycivic: Put nid first in query to make db_rewrite_sql happy.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 01:39:15 2008 UTC (15 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.73: +1 -1 lines
Diff to previous 1.73
#291597 by rallycivic: Put nid first in query to make db_rewrite_sql happy.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 18:51:25 2008 UTC (15 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.72: +1 -2 lines
Diff to previous 1.72
I guess I should take those dsm's out even though only devs should be using the dev version. ;)

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 18:34:11 2008 UTC (15 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.71: +123 -116 lines
Diff to previous 1.71
#268273 by Michelle: Backported fix for last topic in forum from 6.x branch.

Revision 1.21.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 03:13:12 2008 UTC (15 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.35: +138 -113 lines
Diff to previous 1.21.2.35 , to branch point 1.21
#268273 by Michelle: Another fix for the last comment in forum mess.

Revision 1.21.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 21:12:17 2008 UTC (15 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.34: +39 -47 lines
Diff to previous 1.21.2.34 , to branch point 1.21
#269578 by Morbus: Code clean up

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 03:05:15 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.70: +49 -28 lines
Diff to previous 1.70
#NONE by Michelle: Backported the refactored theme path related functions including adding a new setting for the icon directory.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 02:20:03 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.69: +52 -117 lines
Diff to previous 1.69
#228557 by neclimdul: Added preprocessor code to emulate the preprocessor in Drupal 6 which allows other modules to add to advanced forum. This patch created a new modules directory which holds individual includes for each module adding to advforum.

Revision 1.21.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 20:49:19 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.33: +41 -59 lines
Diff to previous 1.21.2.33 , to branch point 1.21
#269041 by Michelle: Removed unneeded Zen related code that was likely the cause of this issue and also refactored the theme path related functions including adding a new setting for the icon directory.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 03:21:58 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA10
Changes since 1.68: +122 -86 lines
Diff to previous 1.68
Code cleanup and syncing the branches.

Revision 1.21.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 03:21:48 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.21.2.32: +87 -132 lines
Diff to previous 1.21.2.32 , to branch point 1.21
Code cleanup and syncing the branches.

Revision 1.21.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 02:29:55 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.31: +108 -111 lines
Diff to previous 1.21.2.31 , to branch point 1.21
#268680 by Morbus: Whitespace / comment cleanup.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 21:49:30 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: MAIN
Changes since 1.67: +40 -125 lines
Diff to previous 1.67
#267827 by Michelle: Ripped out the last week of work and am attempting to do this with a query again.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 18:48:03 2008 UTC (17 months, 2 weeks ago) by michellec
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA9
Changes since 1.66: +4 -2 lines
Diff to previous 1.66
#242527 by Michelle: Re-fixed the problem with views showing blank instead of 0.
Re-added advf-forum-repeat-post.tpl.php which somehow got dropped from cvs.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 02:57:04 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.65: +7 -1 lines
Diff to previous 1.65
#241982 by Michelle: Added icon linked to most recent comment. (Theme changes: advf-forum-submitted.tpl.php, added newest_comment.gif)

Revision 1.21.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 02:56:45 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.21.2.30: +0 -0 lines
Diff to previous 1.21.2.30 , to branch point 1.21
#241982 by Michelle: Added icon linked to most recent comment. (Theme changes: advf-forum-submitted.tpl.php, added newest_comment.gif)

Revision 1.21.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 02:08:00 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.29: +17 -1 lines
Diff to previous 1.21.2.29 , to branch point 1.21
#241982 by Michelle: Adjusted comment link to account for multiple pages.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 5 21:53:17 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.64: +18 -3 lines
Diff to previous 1.64
#241982 by Michelle: Adjusted comment link to account for multiple pages.

Revision 1.21.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 19:36:23 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.28: +15 -14 lines
Diff to previous 1.21.2.28 , to branch point 1.21
#208440 by Michelle: Made reference post use forum theme when replying. Also removed links from comment in reply mode.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 19:26:36 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: MAIN
Changes since 1.63: +14 -13 lines
Diff to previous 1.63
#208440 by Michelle: Made reference post use forum theme when replying. Also removed links from comment in reply mode.

Revision 1.21.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 18:35:26 2008 UTC (17 months, 3 weeks ago) by michellec
Branch: DRUPAL-6--1
Changes since 1.21.2.27: +75 -7 lines
Diff to previous 1.21.2.27 , to branch point 1.21
#242527 by Michelle: Initialized view count to 0 so it doesn't show blank when no views of topic.

Revision 1.63 - (