/[drupal]/contributions/modules/shoutbox/CHANGELOG.txt
ViewVC logotype

Log of /contributions/modules/shoutbox/CHANGELOG.txt

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


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

Revision 1.6.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 07:56:21 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.6.4.1: +9 -0 lines
Diff to previous 1.6.4.1 , to branch point 1.6 , to next main 1.7
Updated changelog.
Added license.txt
This is RC1

Revision 1.7.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 07:55:28 2008 UTC (16 months, 2 weeks ago) by disterics
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7: +9 -0 lines
Diff to previous 1.7
Added tests.
Updated changelog.
Added license.txt
This is RC1

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue May 8 23:28:48 2007 UTC (2 years, 6 months ago) by disterics
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.6: +11 -0 lines
Diff to previous 1.6
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.6.4.1 - (view) (download) (annotate) - [select for diffs]
Tue May 8 20:25:57 2007 UTC (2 years, 6 months ago) by disterics
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.6: +11 -0 lines
Diff to previous 1.6
#138744 by hba: Added support db prefix in install file.
#128189 by disterics: Added support for auto refresh.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 23:00:10 2006 UTC (3 years, 9 months ago) by bjshell
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-5--1-0
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.5: +9 -0 lines
Diff to previous 1.5
* 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.1.2.2 - (view) (download) (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.1.2.1: +26 -8 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.7
Added translation template (shoutbox.pot)

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Sep 9 22:58:54 2005 UTC (4 years, 2 months ago) by bjshell
Branch: MAIN
Changes since 1.3: +6 -0 lines
Diff to previous 1.3
* 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.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 5 17:11:00 2005 UTC (4 years, 4 months ago) by bjshell
Branch: MAIN
Changes since 1.2: +15 -8 lines
Diff to previous 1.2
Added PostgreSQL support

Revision 1.1.2.1 - (view) (download) (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.1: +15 -8 lines
Diff to previous 1.1
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.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 7 21:39:50 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Changes since 1.1: +15 -8 lines
Diff to previous 1.1
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.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 17:08:29 2005 UTC (4 years, 5 months ago) by bjshell
Branch: MAIN
Branch point for: DRUPAL-4-6
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

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