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

Log of /contributions/modules/lovehate/lovehate.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 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 20 16:25:34 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Fix for anonymous users viewing the lovehates of other users.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 20 13:04:20 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Minor visual glitch in the theming fixed.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 20:48:15 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.21: +11 -11 lines
Diff to previous 1.21
Some quick fixes to lovehate_get_user_terms()

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 1 03:18:05 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.20: +22 -17 lines
Diff to previous 1.20
Made the lovehate_user_page themable

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 30 23:04:10 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.19: +10 -19 lines
Diff to previous 1.19
Branching was only necessary due to the removal of taxonomy_term_path() from HEAD.  #71728 re-adds that patch to HEAD. bringing 4.7 and HEAD of this module back into sync since the workaround is no longer necessary.

Revision 1.13.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 30 22:03:39 2006 UTC (3 years, 4 months ago) by eaton
Changes since 1.13.2.6: +8 -7 lines
Diff to previous 1.13.2.6 , to branch point 1.13 , to next main 1.24
Theme change backported from head.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 30 22:03:21 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.18: +9 -8 lines
Diff to previous 1.18
Typo fix, and a change to the theming widget function. Now hides the 'don't care' option when the user has yet to vote.

Revision 1.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:36:03 2006 UTC (3 years, 4 months ago) by eaton
Changes since 1.13.2.5: +3 -2 lines
Diff to previous 1.13.2.5 , to branch point 1.13
...And one last fix that was keeping the overview page from properly limiting the widget options.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:35:43 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
...And one last fix that was keeping the overview page from properly limiting the widget options.

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:29:10 2006 UTC (3 years, 4 months ago) by eaton
Changes since 1.13.2.4: +3 -3 lines
Diff to previous 1.13.2.4 , to branch point 1.13
*** empty log message ***

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:28:40 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
One more theming tweak, no seriously.

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:27:04 2006 UTC (3 years, 4 months ago) by eaton
Changes since 1.13.2.3: +2 -2 lines
Diff to previous 1.13.2.3 , to branch point 1.13
Missed a spot.

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:22:35 2006 UTC (3 years, 4 months ago) by eaton
Changes since 1.13.2.2: +16 -17 lines
Diff to previous 1.13.2.2 , to branch point 1.13
Backported changes from HEAD

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 21:15:30 2006 UTC (3 years, 4 months ago) by eaton
Branch: MAIN
Changes since 1.15: +16 -17 lines
Diff to previous 1.15
Some theming changes to allow more flexibility.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 05:11:04 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.14: +22 -27 lines
Diff to previous 1.14
Ported from 4.7. Kind of backwards, really. But it works.

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 05:10:32 2006 UTC (3 years, 5 months ago) by eaton
Changes since 1.13.2.1: +1 -4 lines
Diff to previous 1.13.2.1 , to branch point 1.13
Removed block caching; it's not that expensive, and it interfered with proper updating.

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 05:07:24 2006 UTC (3 years, 5 months ago) by eaton
Changes since 1.13: +24 -26 lines
Diff to previous 1.13
Added security checks to keep anonymous users from voting.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 04:34:08 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.13: +17 -8 lines
Diff to previous 1.13
A quick tweak to keep up with CVS HEAD and its new link altering goodness.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 15:57:42 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.12: +12 -3 lines
Diff to previous 1.12
Added a convenience function to calculate the score of a given node based on all what people think of its love/hate terms.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 14:52:52 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.11: +27 -4 lines
Diff to previous 1.11
Added the ability to take control of the selected love/hate vocabulary.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 13:58:38 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.10: +75 -1 lines
Diff to previous 1.10
Added a top_n_terms block to display the most popular loves and hates on a site.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 06:30:44 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.9: +17 -7 lines
Diff to previous 1.9
Implemented hook_taxonomy() to purge old votes and results when a taxonomy term is deleted.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 22:14:18 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.8: +34 -10 lines
Diff to previous 1.8
Finessed the voting functions for greater clarity and added a 'You love/hate/don't care about' line to the individual term display. AJAX function now prints the current score for the term after a vote, so scripts that call it can update on-screen display.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 22 13:04:05 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
Fixed redirection when a user changes their loves or hates.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 22 06:09:49 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.6: +84 -44 lines
Diff to previous 1.6
Code cleanup, made helper functions more consistent.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 9 02:33:51 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.5: +2 -4 lines
Diff to previous 1.5
Updated to match VotingAPI's new hook functions.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 12:55:49 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.4: +11 -3 lines
Diff to previous 1.4
Access restrictions, breadcrumb generation, tweaks to theming.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 3 22:59:50 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.3: +110 -10 lines
Diff to previous 1.3
Added term overview page, user terms page.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 3 18:37:38 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.2: +223 -27 lines
Diff to previous 1.2
Added basic voting, settings, a simple overview page for loves and hates, and stub them functions.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 13:20:15 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.1: +34 -5 lines
Diff to previous 1.1
Added dependency checking

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 03:18:40 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Initial checkin of module. Just a stub version -- not yet functional.

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