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

Log of /contributions/modules/shoutbox/shoutbox.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.25.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 08:01:44 2009 UTC (8 months, 3 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.18: +12 -20 lines
Diff to previous 1.25.2.18 , to branch point 1.25 , to next main 1.31
#311868 by BradM
Fix typo in shoutbox.css
#129092 by disterics
Use Image repalcement for icons

Revision 1.18.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 08:01:00 2009 UTC (8 months, 3 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.25: +13 -21 lines
Diff to previous 1.18.2.25 , to branch point 1.18 , to next main 1.31
#311868 by BradM
Fix typo in shoutbox.css
#129092 by disterics
Use Image repalcement for icons

Revision 1.18.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 07:22:07 2008 UTC (15 months, 3 weeks ago) by disterics
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.18.2.24: +2 -2 lines
Diff to previous 1.18.2.24 , to branch point 1.18
#289846 by disterics
Use url api to generate refresh path.

Revision 1.25.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 07:21:25 2008 UTC (15 months, 3 weeks ago) by disterics
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.25.2.17: +2 -2 lines
Diff to previous 1.25.2.17 , to branch point 1.25
#289846 by disterics
Use url api to generate refresh path.

Revision 1.25.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 09:05:21 2008 UTC (15 months, 4 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.16: +37 -37 lines
Diff to previous 1.25.2.16 , to branch point 1.25
Added admin user unit tests.
Fixed bugs exposed by unit test.

Revision 1.18.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 09:05:00 2008 UTC (15 months, 4 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.23: +31 -6 lines
Diff to previous 1.18.2.23 , to branch point 1.18
Added admin user unit tests.
Fixed bugs exposed by unit test.

Revision 1.25.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 08:03:14 2008 UTC (16 months ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.15: +2 -2 lines
Diff to previous 1.25.2.15 , to branch point 1.25
Fixed sql query for updating shouts.

Revision 1.25.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 08:11:17 2008 UTC (16 months, 1 week ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.14: +9 -9 lines
Diff to previous 1.25.2.14 , to branch point 1.25
Coding standard cleanup.

Revision 1.25.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 07:55:28 2008 UTC (16 months, 1 week ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.13: +12 -5 lines
Diff to previous 1.25.2.13 , to branch point 1.25
Added tests.
Updated changelog.
Added license.txt
This is RC1

Revision 1.18.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 09:59:58 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.22: +43 -43 lines
Diff to previous 1.18.2.22 , to branch point 1.18
Coding standards clean-up.

Revision 1.18.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 09:45:57 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.21: +14 -3 lines
Diff to previous 1.18.2.21 , to branch point 1.18
Added some basic tests and a fix for a bug  found.

Revision 1.25.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 10:16:59 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.12: +5 -5 lines
Diff to previous 1.25.2.12 , to branch point 1.25
#274581 by mjourney2: Send confirm through t().
#213102: When a user submits a shout. Replace the button with a throbber until server responds.
#274578: Bring the  user into scope.
This fixes a bug when editing a shout.

Revision 1.18.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 10:11:24 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.20: +5 -5 lines
Diff to previous 1.18.2.20 , to branch point 1.18
#274581 by mjourney2: Send confirm through t().
#213102: When a user submits a shout. Replace the button with a throbber until server responds.
#274578: Bring the  user into scope.
Fixed bug in is_user_owned function. Wrongy placed braces.

Revision 1.25.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 08:56:11 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.11: +14 -3 lines
Diff to previous 1.25.2.11 , to branch point 1.25
#141750: by stella: Updated the code that changes the cookie
Also includes fix for #280118.

Revision 1.18.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 08:52:24 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.19: +2 -2 lines
Diff to previous 1.18.2.19 , to branch point 1.18
#141750: by stella: Updated the code that changes the cookie

Revision 1.18.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 07:32:27 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.18: +12 -3 lines
Diff to previous 1.18.2.18 , to branch point 1.18
#141750: by stella: cookie info wrong if logged in user changes on a pc

Revision 1.25.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 09:16:46 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.10: +11 -11 lines
Diff to previous 1.25.2.10 , to branch point 1.25
#47408 by stella: Use session_id instead of ip_address

Revision 1.18.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 09:14:52 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.17: +11 -12 lines
Diff to previous 1.18.2.17 , to branch point 1.18
#47408 by stella: Use session_id instead of ip_address

Revision 1.18.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 07:54:57 2008 UTC (17 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.16: +2 -2 lines
Diff to previous 1.18.2.16 , to branch point 1.18
#267015 by tulan:Fixed _shoutbox_user_access function definition

Revision 1.18.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 09:08:50 2008 UTC (17 months, 3 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.15: +62 -13 lines
Diff to previous 1.18.2.15 , to branch point 1.18
#217649by stella and giorgosk: Add a page view with all shouts. A history of shouts if you will.

Revision 1.25.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 09:08:20 2008 UTC (17 months, 3 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.9: +58 -16 lines
Diff to previous 1.25.2.9 , to branch point 1.25
#217649by stella and giorgosk: Add a page view with all shouts. A history of shouts if you will.

Revision 1.25.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 09:34:15 2008 UTC (17 months, 3 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.8: +14 -14 lines
Diff to previous 1.25.2.8 , to branch point 1.25
Random fixes to keep this branch in line with the 5-x branch

Revision 1.18.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 09:32:07 2008 UTC (17 months, 3 weeks ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.14: +310 -303 lines
Diff to previous 1.18.2.14 , to branch point 1.18
#182183: Removed voting code and put in moderation code.

Revision 1.25.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 02:37:36 2008 UTC (18 months ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.7: +2 -2 lines
Diff to previous 1.25.2.7 , to branch point 1.25
#261328: Fixed _shoutbox_user_access function definition

Revision 1.25.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 07:08:32 2008 UTC (18 months, 1 week ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.6: +96 -66 lines
Diff to previous 1.25.2.6 , to branch point 1.25
Fixed permiissions. Updated input format support. Some enhancements for moderated posts.

Revision 1.25.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 03:04:48 2008 UTC (18 months, 1 week ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.5: +209 -160 lines
Diff to previous 1.25.2.5 , to branch point 1.25
#183183: Removed voting code and put in moderation code. Still need to do some more work on the moderation end.

Revision 1.18.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 07:25:42 2008 UTC (18 months, 1 week ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.13: +23 -5 lines
Diff to previous 1.18.2.13 , to branch point 1.18
#61046 -Support for filters

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 14:00:30 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
Fixed the $Id$ lines.

Revision 1.25.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 13:59:23 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.25.2.4: +1 -1 lines
Diff to previous 1.25.2.4 , to branch point 1.25
Fixed $Id$ lines.

Revision 1.18.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 13:58:14 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-5
Changes since 1.18.2.12: +1 -1 lines
Diff to previous 1.18.2.12 , to branch point 1.18
Fixed $Id$ lines.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 12:58:46 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: MAIN
Changes since 1.29: +10 -10 lines
Diff to previous 1.29
removed trailing whitespace and tabs (for coding standards).

Revision 1.18.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 12:57:35 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-5
Changes since 1.18.2.11: +4 -4 lines
Diff to previous 1.18.2.11 , to branch point 1.18
Removed trailing whitespace (for coding standards).

Revision 1.25.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 12:42:05 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.25.2.3: +19 -19 lines
Diff to previous 1.25.2.3 , to branch point 1.25
#250029 - fix for Postgres non-compatible sql, was using && instead of AND.
Also removed quotes from around %d in sql queries as they're integers, along
with tabs and trailing whitespace (for coding standards).

Revision 1.18.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 12:30:15 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-5
Changes since 1.18.2.10: +9 -9 lines
Diff to previous 1.18.2.10 , to branch point 1.18
#250029 - fix for Postgres non-compatible sql, was using && instead of AND.
Also removed quotes from around %d in sql queries as they're integers.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 12:29:43 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: MAIN
Changes since 1.28: +9 -9 lines
Diff to previous 1.28
#250029 - fix for Postgres non-compatible sql, was using && instead of AND.
Also removed quotes from around %d in sql queries as they're integers.

Revision 1.25.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 08:54:12 2008 UTC (19 months ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.2: +12 -46 lines
Diff to previous 1.25.2.2 , to branch point 1.25
Synched code with css settings. Updated css settings to handle overflow.

Revision 1.18.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 08:53:51 2008 UTC (19 months ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.9: +16 -8 lines
Diff to previous 1.18.2.9 , to branch point 1.18
Synched code with css settings. Updated css settings to handle overflow.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 07:41:15 2008 UTC (19 months, 1 week ago) by disterics
Branch: MAIN
Changes since 1.27: +36 -0 lines
Diff to previous 1.27
Removed mysql and pgsql files

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 07:38:13 2008 UTC (19 months, 1 week ago) by disterics
Branch: MAIN
Changes since 1.26: +2 -37 lines
Diff to previous 1.26
Merge bug fixes from 6.x branch
#215450 by disterics:  Handle case of 1st shout.
#211424 by disterics: New shout no longer erases last shout.
#229104 by axlen: Fixed timezone for shout titles.

Revision 1.25.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 06:55:21 2008 UTC (19 months, 1 week ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25.2.1: +3 -2 lines
Diff to previous 1.25.2.1 , to branch point 1.25
Ported bug fixes from 5.x branch
#215450 by disterics:  Handle case of 1st shout.
#211424 by disterics: New shout no longer erases last shout.
#229104 by axlen: Fixed timezone for shout titles.

Revision 1.18.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 05:01:31 2008 UTC (19 months, 1 week ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.8: +3 -2 lines
Diff to previous 1.18.2.8 , to branch point 1.18
#215450 by disterics:  Handle case of 1st shout.
#211424 by disterics: New shout no longer erases last shout.
#229104 by axlen: Fixed timezone for shout titles.

Revision 1.18.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 10:08:05 2008 UTC (19 months, 1 week ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.7: +2 -0 lines
Diff to previous 1.18.2.7 , to branch point 1.18
Fixed a major bug in javascript file.
#161157 by axlen: Implemented a variation of axlens solution.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 06:14:17 2008 UTC (19 months, 2 weeks ago) by disterics
Branch: MAIN
Changes since 1.25: +131 -150 lines
Diff to previous 1.25
Fixed various bugs introduced by porting to 6.x

Revision 1.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 06:06:44 2008 UTC (19 months, 2 weeks ago) by disterics
Branch: DRUPAL-6--1
Changes since 1.25: +131 -150 lines
Diff to previous 1.25
Fixed various bugs introduced by porting to 6.x

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 10:42:40 2008 UTC (20 months, 2 weeks ago) by snpower
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.24: +501 -472 lines
Diff to previous 1.24
Drupal 6 version

Revision 1.18.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 17:01:24 2008 UTC (20 months, 3 weeks ago) by snpower
Branch: DRUPAL-5
Changes since 1.18.2.6: +465 -421 lines
Diff to previous 1.18.2.6 , to branch point 1.18
Applied Drupal coding standards.  The main changes are in spacings and addition
of function documentation.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 06:51:37 2007 UTC (2 years, 1 month ago) by disterics
Branch: MAIN
Changes since 1.23: +43 -30 lines
Diff to previous 1.23
#184463 by disterics: Fixed issue
Added uninstall hook

Revision 1.18.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 06:37:10 2007 UTC (2 years, 1 month ago) by disterics
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.18.2.5: +43 -30 lines
Diff to previous 1.18.2.5 , to branch point 1.18
#184463 by disterics: Fixed issue

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 07:24:26 2007 UTC (2 years, 4 months ago) by disterics
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
#156883 by disterics: Fixed page distortion on automatic refresh

Revision 1.18.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 07:12:37 2007 UTC (2 years, 4 months ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.4: +1 -0 lines
Diff to previous 1.18.2.4 , to branch point 1.18
#156883 by disterics: Fixed page distortion on automatic refresh

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 21:56:57 2007 UTC (2 years, 4 months ago) by disterics
Branch: MAIN
Changes since 1.21: +378 -339 lines
Diff to previous 1.21
Merge into head
#158792 by disterics: Fixed page distortion problem
#47335 by disterics: Added check for empty messages and default message

Revision 1.18.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 21:48:35 2007 UTC (2 years, 4 months ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.3: +330 -291 lines
Diff to previous 1.18.2.3 , to branch point 1.18
#158792 by disterics: Fixed page distortion problem
#47335 by disterics: Added check for empty messages and default message

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 23:28:48 2007 UTC (2 years, 6 months ago) by disterics
Branch: MAIN
Changes since 1.20: +29 -1 lines
Diff to previous 1.20
Merge changes on 5.x branch into trunk
#138744 by hba: Added support db prefix in install file.
#128189 by disterics: Added support for auto refresh.

Revision 1.18.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 20:25:57 2007 UTC (2 years, 6 months ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.2: +29 -1 lines
Diff to previous 1.18.2.2 , to branch point 1.18
#138744 by hba: Added support db prefix in install file.
#128189 by disterics: Added support for auto refresh.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 09:21:32 2007 UTC (2 years, 8 months ago) by disterics
Branch: MAIN
Changes since 1.19: +31 -9 lines
Diff to previous 1.19
Merging changes from 5.x branch into trunk
#126127: Added option to show newest shouts on top.
#129092: Converted from row0,row1 to even and odd rows.
#128187: Fixed urls for images

Revision 1.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 08:45:01 2007 UTC (2 years, 8 months ago) by disterics
Branch: DRUPAL-5
Changes since 1.18.2.1: +31 -9 lines
Diff to previous 1.18.2.1 , to branch point 1.18
#128187: Fixed urls for images
#126127: Added option to show newest shouts on top.
#129092: Converted from row0,row1 to even and odd rows.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 15 09:46:04 2007 UTC (2 years, 8 months ago) by disterics
Branch: MAIN
Changes since 1.18: +73 -29 lines
Diff to previous 1.18
#122228 by charly: Added options not to require username and url.
Updated the VERSION string in the .info file.

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 15 09:33:49 2007 UTC (2 years, 8 months ago) by disterics
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.18: +73 -29 lines
Diff to previous 1.18
#122228 by charly: Added options not to require username and url.
Updated the VERSION string in the .info file

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 09:16:29 2007 UTC (2 years, 8 months ago) by disterics
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.17: +0 -9 lines
Diff to previous 1.17
Removed iframe update option.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 10:29:59 2007 UTC (2 years, 8 months ago) by disterics
Branch: MAIN
Changes since 1.16: +47 -68 lines
Diff to previous 1.16
Fixed permission bugs and javascript UI bugs. Renamed some of the javascript functions.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 08:26:54 2007 UTC (2 years, 8 months ago) by disterics
Branch: MAIN
Changes since 1.15: +485 -399 lines
Diff to previous 1.15
Moved onclick javascript into js file. Added code to generate and handle edit, delete, promote and demote on a shout. This is not handled via javascript yet.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 08:41:19 2007 UTC (2 years, 9 months ago) by disterics
Branch: MAIN
Changes since 1.14: +321 -273 lines
Diff to previous 1.14
First attempt at upgrading to 5.0 API. Removed IFRAME. Using jquery form plugin to handle form submission. Uses regular drupal form submission if javascript is not supported.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 21:37:03 2006 UTC (3 years, 8 months ago) by bjshell
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.13: +2 -3 lines
Diff to previous 1.13
Minor change so that the shoutbox javascript and CSS files only load in the shoutbox iframe.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 00:47:00 2006 UTC (3 years, 9 months ago) by bjshell
Branch: DRUPAL-4-6
Changes since 1.8.2.2: +1 -2 lines
Diff to previous 1.8.2.2 , to branch point 1.8 , to next main 1.31
Fix for PHP 5 per http://drupal.org/node/36408

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 31 23:00:10 2006 UTC (3 years, 9 months ago) by bjshell
Branch: MAIN
Changes since 1.12: +348 -418 lines
Diff to previous 1.12
* Updated for Drupal 4.7
* Remove all non-essential features for sake of simplicity.  This
includes the archived shouts listing and display of the shoutbox outside of an iframe.  If anyone needs these features, please help port them over from the 4.6 version.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 12 18:20:59 2005 UTC (4 years, 1 month ago) by bjshell
Branch: DRUPAL-4-6
Changes since 1.8.2.1: +45 -39 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Added translation template (shoutbox.pot)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 12 18:06:50 2005 UTC (4 years, 1 month ago) by bjshell
Branch: MAIN
Changes since 1.11: +13 -13 lines
Diff to previous 1.11
Added translation template (shoutbox.pot)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 9 22:58:54 2005 UTC (4 years, 2 months ago) by bjshell
Branch: MAIN
Changes since 1.10: +33 -27 lines
Diff to previous 1.10
* Moved the links array (for the edit/delete/promote/demote icons) to the theme_shoutbox_links() function so that a user can override them with a theme.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 5 17:11:00 2005 UTC (4 years, 4 months ago) by bjshell
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Added PostgreSQL support

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 7 23:33:57 2005 UTC (4 years, 5 months ago) by bjshell
Branch: DRUPAL-4-6
Changes since 1.8: +42 -36 lines
Diff to previous 1.8
Misc bug fixes and one database change.
The 'vote' colunn of the 'shoutbox_moderation' table should not be unsigned like it was:
ALTER TABLE `drupal_shoutbox_moderation` CHANGE `vote` `vote` TINYINT(3)  DEFAULT "0"

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 7 21:39:50 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Changes since 1.8: +42 -36 lines
Diff to previous 1.8
Misc bug fixes and one database change.
The 'vote' colunn of the 'shoutbox_moderation' table should not be unsigned like it was:
ALTER TABLE `drupal_shoutbox_moderation` CHANGE `vote` `vote` TINYINT(3)  DEFAULT "0"

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 6 19:54:39 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.7: +12 -13 lines
Diff to previous 1.7
changed ID tags on submit and reset buttons to avoid conflict
fixed alt tag on image links
fixed misc bugs so that the shoutbox works on Drupal 4.5 and 4.6.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 6 18:48:24 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Changes since 1.6: +5 -8 lines
Diff to previous 1.6
added unique ID tags to submit and reset buttons
moved drupal_set_html_head() to shoutbox_menu() hook to fix error with anonymous users and page caching

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 6 17:16:29 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Changes since 1.5: +0 -1 lines
Diff to previous 1.5
auto refresh option when viewing shoutbox in an iframe
archived shouts listing (access permission required)
fixed shout modified/change date display
fixed some shout moderation bugs
code tidy up

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 6 17:15:37 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Changes since 1.4: +104 -148 lines
Diff to previous 1.4
auto refresh option when viewing shoutbox in an iframe
archived shouts listing (access permission required)
fixed shout modified/change date display
fixed some shout moderation bugs
code tidy up

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 6 17:07:41 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Changes since 1.3: +234 -124 lines
Diff to previous 1.3
auto refresh option when viewing shoutbox in an iframe
archived shouts listing (access permission required)
fixed shout modified/change date display
fixed some shout moderation bugs
code tidy up

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 22:03:33 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
- Renamed check_query() to db_escape_string().  Commit announced on the mailing list.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:35 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 13 20:01:53 2004 UTC (5 years, 2 months ago) by bjshell
Branch: MAIN
New Shoutbox module provides a block where visitors can quickly post short messages. Permissions can be set so that posts go live immediately or go to a moderation queue.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2