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

Log of /contributions/modules/vote_up_down/vote_up_down.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.24.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 00:14:41 2009 UTC (3 months, 2 weeks ago) by ingo86
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA5, DRUPAL-6--1-0-BETA6
Changes since 1.24.2.32: +44 -18 lines
Diff to previous 1.24.2.32 , to branch point 1.24
Added views support: now you can add a widget field to your field views.
Deleted vote_up_down_views.inc which was incomplete and has wrong name.

Revision 1.24.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 08:46:11 2009 UTC (3 months, 3 weeks ago) by ingo86
Branch: DRUPAL-6--1
Changes since 1.24.2.31: +40 -21 lines
Diff to previous 1.24.2.31 , to branch point 1.24
Fixed bug "Vote up down points widget doesn't show the correct id". Added vote up and vote down different permissions.

Revision 1.24.2.31.2.7
Tue May 26 11:07:14 2009 UTC (6 months ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31.2.6: +1 -1 lines
FILE REMOVED
GSoC 2009: Using consistent naming convention of vud_*, Renaming files, Updating submodules.

Revision 1.24.2.31.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 19:24:58 2009 UTC (6 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31.2.5: +1 -88 lines
Diff to previous 1.24.2.31.2.5 , to branch point 1.24.2.31
GSoC 2009: Removed UserPoints API integration for now, moved hook_nodeapi() to vud_node, moved some hook_block() related data.

Revision 1.24.2.31.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 19:18:50 2009 UTC (6 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31.2.4: +1 -97 lines
Diff to previous 1.24.2.31.2.4 , to branch point 1.24.2.31
GSoC 2009: Removed node statistics (will be generated using Views later on). Moved hook_block() to vud_node.

Revision 1.24.2.31.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 19:18:22 2009 UTC (6 months, 4 weeks ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31.2.3: +2 -2 lines
Diff to previous 1.24.2.31.2.3 , to branch point 1.24.2.31
GSoC 2009: Initial commits of vud_node/ and vud_comments/

Revision 1.24.2.31.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 19:21:52 2009 UTC (6 months, 4 weeks ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31.2.2: +8 -100 lines
Diff to previous 1.24.2.31.2.2 , to branch point 1.24.2.31
GSoC 2009: Pruned menu hooks and admin settings from here, pushed into vud_node. Still to commit vud_node and vud_comment.

Revision 1.24.2.31.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 06:10:40 2009 UTC (6 months, 4 weeks ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31.2.1: +4 -17 lines
Diff to previous 1.24.2.31.2.1 , to branch point 1.24.2.31
GSoC 2009: Removed anonymous voting.

Revision 1.24.2.31.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 18:21:12 2009 UTC (7 months ago) by lut4rp
Branch: DRUPAL-6--2
Changes since 1.24.2.31: +2 -2 lines
Diff to previous 1.24.2.31
Removed 'configuration' from 'Vote Up/Down configuration', gives more consistent look.

Revision 1.24.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 13:11:00 2009 UTC (7 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.24.2.30: +2 -2 lines
Diff to previous 1.24.2.30 , to branch point 1.24
Fixed #416308: ddouble: Alternate widget was not showing.

Revision 1.24.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 11:22:27 2009 UTC (7 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.29: +3 -3 lines
Diff to previous 1.24.2.29 , to branch point 1.24
Fixed #417916: inocram, lyricnz: NID missing hook_link().

Revision 1.24.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 11:14:27 2009 UTC (7 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.28: +7 -5 lines
Diff to previous 1.24.2.28 , to branch point 1.24
Fixed #419298: inocram, lyricnz: incorrect hook_link format.

Revision 1.24.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 20:15:23 2009 UTC (8 months ago) by lut4rp
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4
Changes since 1.24.2.27: +180 -148 lines
Diff to previous 1.24.2.27 , to branch point 1.24
Added support for tokens.

Revision 1.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 20:08:45 2009 UTC (8 months ago) by lut4rp
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.16.2.3: +12 -8 lines
Diff to previous 1.16.2.3 , to branch point 1.16 , to next main 1.24
Added support for tokens.

Revision 1.24.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 11:06:03 2009 UTC (8 months, 4 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.26: +2 -2 lines
Diff to previous 1.24.2.26 , to branch point 1.24
Fixed a small typo.

Revision 1.24.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 19:06:41 2009 UTC (9 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.25: +1 -11 lines
Diff to previous 1.24.2.25 , to branch point 1.24
Removing a not-needed function.

Revision 1.24.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 18:42:12 2009 UTC (9 months, 4 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.24: +23 -21 lines
Diff to previous 1.24.2.24 , to branch point 1.24
#356526 by lyricnz: Fixed places where $tag was not being overridden, and more.

Revision 1.24.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 19:20:22 2009 UTC (10 months ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.23: +4 -4 lines
Diff to previous 1.24.2.23 , to branch point 1.24
Changes to the CSS file, changing the name to Vote Up/Down. More to come...

Revision 1.24.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 18:40:21 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.22: +20 -13 lines
Diff to previous 1.24.2.22 , to branch point 1.24
Updated to #360108.

Revision 1.24.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 14:47:17 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.21: +43 -9 lines
Diff to previous 1.24.2.21 , to branch point 1.24
Fixed #360397, 'Who Voted' block now shows themeable message if no votes exist against that node.

Revision 1.24.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 13:05:14 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.20: +26 -2 lines
Diff to previous 1.24.2.20 , to branch point 1.24
Fixed #360397 - incorrect permissions for statistics, and more.

Revision 1.24.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 11:03:05 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.19: +2 -2 lines
Diff to previous 1.24.2.19 , to branch point 1.24
Fixed #370078, stupid code change made user ID generation quite pointless :-( Fortunately, we have awesome people like lyricnz.

Revision 1.24.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 10:45:31 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.18: +12 -2 lines
Diff to previous 1.24.2.18 , to branch point 1.24
Fixed permission typo in hook_menu.

Revision 1.24.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 18:45:25 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.24.2.17: +5 -4 lines
Diff to previous 1.24.2.17 , to branch point 1.24
Corrected anonymous voting and anonymous UID generation.

Revision 1.24.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 17:50:43 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.16: +2 -2 lines
Diff to previous 1.24.2.16 , to branch point 1.24
Corrected display of points.

Revision 1.24.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 17:41:09 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.15: +3 -3 lines
Diff to previous 1.24.2.15 , to branch point 1.24
Fixed #351847, incorrect parameters were being passed to FAPI.

Revision 1.24.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 17:11:10 2009 UTC (10 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.14: +32 -33 lines
Diff to previous 1.24.2.14 , to branch point 1.24
Code cleanup at tons of places, removing reference to node_load()

Revision 1.24.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 14:32:32 2009 UTC (10 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.24.2.13: +2 -2 lines
Diff to previous 1.24.2.13 , to branch point 1.24
Changing the code for hook_userpoints() to conform to the new API

Revision 1.24.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 19:44:40 2008 UTC (11 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.12: +29 -11 lines
Diff to previous 1.24.2.12 , to branch point 1.24
Voting now works without JavaScript support as well. W00t!

Revision 1.24.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 18:14:03 2008 UTC (11 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.11: +77 -62 lines
Diff to previous 1.24.2.11 , to branch point 1.24
Updated hook_block. It works!
Updated text at many places, made the administration simpler by putting in tabs.
Updated help a bit, but still have to merge help from README.txt into hook_help.

Revision 1.24.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 18:46:21 2008 UTC (11 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.24.2.10: +16 -20 lines
Diff to previous 1.24.2.10 , to branch point 1.24
Voting now works perfectly with Ajax as well. FINALLY! :-)

Revision 1.24.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 15:57:53 2008 UTC (11 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.9: +1 -3 lines
Diff to previous 1.24.2.9 , to branch point 1.24
Removed cruft from comment.

Revision 1.24.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 19:22:32 2008 UTC (12 months ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.8: +2 -2 lines
Diff to previous 1.24.2.8 , to branch point 1.24
Fixed hook_help() a bit.

Revision 1.24.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 16:56:56 2008 UTC (12 months ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.7: +29 -22 lines
Diff to previous 1.24.2.7 , to branch point 1.24
Added final touches from #305839. Need to work on Ajax.

Revision 1.24.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 19:21:08 2008 UTC (12 months, 1 week ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.6: +64 -101 lines
Diff to previous 1.24.2.6 , to branch point 1.24
Removed hook_block() for the moment, corrected menu_router.

Revision 1.24.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 20:25:18 2008 UTC (12 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.5: +5 -4 lines
Diff to previous 1.24.2.5 , to branch point 1.24
  Changed hook_link() as per #305839 by Romka.

Revision 1.24.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 20:03:30 2008 UTC (12 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.4: +20 -15 lines
Diff to previous 1.24.2.4 , to branch point 1.24
Changed hook_menu() as per #305839 by Romka.

Revision 1.24.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 18:41:44 2008 UTC (12 months, 3 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.3: +56 -30 lines
Diff to previous 1.24.2.3 , to branch point 1.24
Fixed some dynamic menu renderings. Module still broken.

Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 19:25:05 2008 UTC (13 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.2: +9 -8 lines
Diff to previous 1.24.2.2 , to branch point 1.24
Widget visible now, but votes are not getting added for some reason. *sigh* More code change needed. Damn

Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 18:51:57 2008 UTC (13 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24.2.1: +70 -48 lines
Diff to previous 1.24.2.1 , to branch point 1.24
Several small fixes to vote_up_down.module, but voting widget still not working :-( Changes made to Storylink module as well, synced descriptions with overall package.

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 16:42:21 2008 UTC (13 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.24: +2 -3 lines
Diff to previous 1.24
Removing cruft left over from Deadwood

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 13:58:09 2008 UTC (13 months, 3 weeks ago) by lut4rp
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.23: +2 -5 lines
Diff to previous 1.23
Did user/* and node/* paths setup

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 13:17:13 2008 UTC (13 months, 3 weeks ago) by lut4rp
Branch: MAIN
Changes since 1.22: +11 -86 lines
Diff to previous 1.22
Fixed: hook_menu lacked array() to page arguments.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 10:58:13 2008 UTC (13 months, 3 weeks ago) by lut4rp
Branch: MAIN
Changes since 1.21: +64 -90 lines
Diff to previous 1.21
Updated to code standards, many other small updates to files

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 17:51:43 2008 UTC (13 months, 4 weeks ago) by lut4rp
Branch: MAIN
Changes since 1.20: +155 -43 lines
Diff to previous 1.20
Added translations

Revision 1.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 15:46:33 2008 UTC (22 months, 2 weeks ago) by frjo
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.16.2.2: +2 -2 lines
Diff to previous 1.16.2.2 , to branch point 1.16
db_rewrite_sql bug fix, must specify table if not node, see issue #195499.

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 08:51:59 2007 UTC (23 months, 2 weeks ago) by frjo
Branch: DRUPAL-5
Changes since 1.16.2.1: +2 -2 lines
Diff to previous 1.16.2.1 , to branch point 1.16
Adjust when the Reset vote link is displayed, patch by Nall in issue #182657

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 07:32:27 2007 UTC (2 years ago) by frjo
Branch: MAIN
Changes since 1.19: +54 -10 lines
Diff to previous 1.19
THis is for Drupal 5

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 12:33:39 2007 UTC (2 years, 4 months ago) by frjo
Branch: DRUPAL-5
Changes since 1.16: +19 -17 lines
Diff to previous 1.16
Backport from HEAD. Fix for Vote widget display in issue #159072. The widget did always show in the teaser. Make use of HTTP_X_FORWARDED_FOR for anonymus voting. Using drupal_add_feed() to create feed links. Make sure the top pages onle cound votes that are for nodes and not for comments with the same id. Changed path from votes to votesupdown. Coding style fixes, thanks coder module.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 12:23:08 2007 UTC (2 years, 4 months ago) by frjo
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Fix for Vote widget display in issue #159072. The widget did always show in the teaser.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 00:32:32 2007 UTC (2 years, 5 months ago) by frjo
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17
Anonymous Users voting and HTTP_X_FORWARDED_FOR in issue #153941, report by deplifer.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 23:39:22 2007 UTC (2 years, 5 months ago) by frjo
Branch: MAIN
Changes since 1.16: +16 -15 lines
Diff to previous 1.16
Code clean up after using the coder module. Make us of drupal_add_feed(). Fixing capitalization. Changing path from vote_up_down to voteupdown except for voting url. Fix URL clash with poll module, patch by chepel in issue #149933. Path by chepel tp fix plural form of points in issue #149948. Updating path info in INSTALL.

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 15:45:44 2007 UTC (2 years, 7 months ago) by frjo
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.7.2.4: +101 -14 lines
Diff to previous 1.7.2.4 , to branch point 1.7 , to next main 1.24
Backported anonymous voting support from HEAD. Users don't get points for voting on there own comments. Added users/uid/votes that lists all the nodes a user has votet on. Fixed the description for RSS feeds. Minor coding style fixes.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 15:37:26 2007 UTC (2 years, 7 months ago) by frjo
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.15: +49 -40 lines
Diff to previous 1.15
Users don't get points for voting on there own comments. Added users/uid/votes that lists all the nodes a user has votet on. Fixed the description for RSS feeds. Minor coding style fixes.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 13:38:54 2007 UTC (2 years, 9 months ago) by frjo
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Fixed bugs in anonymous voting, see issue #77861. Changed placeholders in t() for Drupal 5 in vote_storylink.module.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 10:19:07 2007 UTC (2 years, 9 months ago) by frjo
Branch: MAIN
Changes since 1.13: +79 -47 lines
Diff to previous 1.13
Anonymous voting, see issue #77861. Updated the module to support version 2 of the Userpoints module, see issue #114025, patch by ptalindstrom. Fixed display of reset vote link on comments, see issue #114592.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 14:41:43 2007 UTC (2 years, 9 months ago) by frjo
Branch: DRUPAL-4-7
Changes since 1.7.2.3: +2 -2 lines
Diff to previous 1.7.2.3 , to branch point 1.7
Fixed display of reset vote link on comments, see issue #114592.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 14:17:20 2007 UTC (2 years, 9 months ago) by frjo
Branch: DRUPAL-4-7
Changes since 1.7.2.2: +31 -34 lines
Diff to previous 1.7.2.2 , to branch point 1.7
Updated the module to support version 2 of the Userpoints module, see issue #114025, patch by ptalindstrom.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 10 11:36:52 2007 UTC (2 years, 10 months ago) by frjo
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.7.2.1: +2 -2 lines
Diff to previous 1.7.2.1 , to branch point 1.7
Fixed a spelling error och set the Points for actions so they are acctually used, see issue #107998.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 22 07:19:19 2006 UTC (2 years, 11 months ago) by frjo
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Fixed spelling error och made the userpoints actions use the userpoints_actions point variable, a small bug

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 12:40:45 2006 UTC (3 years ago) by frjo
Branch: MAIN
Changes since 1.11: +94 -41 lines
Diff to previous 1.11
First attempt at a Drupal 5 conversion for Vote up/down. Thanks to nedjo for jQuery version of ajax_vote_up_down.js.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 17:40:34 2006 UTC (3 years ago) by frjo
Branch: DRUPAL-4-7
Changes since 1.7: +258 -155 lines
Diff to previous 1.7
This is a big update to the 4.7 version. It adds a Digg style voting widget, integration with the Userpoints module, installation instructions etc. from the head/cvs version. I will now start updating the head/cvs version for Drupal 5.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 10:16:46 2006 UTC (3 years, 2 months ago) by frjo
Branch: MAIN
Changes since 1.10: +7 -9 lines
Diff to previous 1.10
Made the Reset vote link show only for users with use up-down vote permission, issue #86411.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 12:16:13 2006 UTC (3 years, 2 months ago) by frjo
Branch: MAIN
Changes since 1.9: +37 -34 lines
Diff to previous 1.9
Attempts at fixing issus #82917 and #83809 plus some minor bux fixes.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 21:14:26 2006 UTC (3 years, 3 months ago) by frjo
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Fixes AJAX bug #77972 and typo from #77218

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 2 11:18:12 2006 UTC (3 years, 3 months ago) by frjo
Branch: MAIN
Changes since 1.7: +283 -150 lines
Diff to previous 1.7
A big update, see CHANGELOG.txt and README.txt for information. Probably has bugs so I don't recomend you use this on a production site yet.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 13:43:33 2006 UTC (3 years, 6 months ago) by frjo
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.6: +7 -1 lines
Diff to previous 1.6
Minor updates.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 10:34:59 2006 UTC (3 years, 7 months ago) by frjo
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Added top page for this day, removed call to tablesort_pager().

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 11:44:11 2006 UTC (3 years, 7 months ago) by frjo
Branch: MAIN
Changes since 1.4: +145 -17 lines
Diff to previous 1.4
Added voting to comments, a vote tracker and some statistics for user votes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 13:44:43 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.3: +55 -12 lines
Diff to previous 1.3
Update for AJAX functionality.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 2 12:47:03 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.2: +10 -10 lines
Diff to previous 1.2
Minor changes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 09:24:19 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.1: +12 -15 lines
Diff to previous 1.1
New vote path so you must go to admin/modules and save to activate. Now uses checkboxes to choose node types like in taxonomy module.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 10 08:45:01 2006 UTC (3 years, 9 months ago) by frjo
Branch: MAIN
First commit of vote_up_down module

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