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

Log of /contributions/modules/smackdown/smackdown.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.1.2.5.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 17:30:55 2009 UTC (4 weeks, 6 days ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.18: +18 -1 lines
Diff to previous 1.1.2.5.2.18 , to branch point 1.1.2.5
missed the important chunk of the context setting feature

Revision 1.1.2.5.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 16:39:34 2009 UTC (4 weeks, 6 days ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.17: +39 -21 lines
Diff to previous 1.1.2.5.2.17 , to branch point 1.1.2.5
#599532 by Scott Reynolds - Better hook_menu() implementation
#599550 by Scott Reynolds - hook_nodeapi()  param useage
#567570 by Scott Reynolds - Use  instead of
#611966 by Scott Reynolds - Use drupal_get_token() and drupal_valid_token()
#599614 by Scott Reynolds - Set context if available

Revision 1.1.2.5.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 07:30:58 2009 UTC (2 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.16: +5 -2 lines
Diff to previous 1.1.2.5.2.16 , to branch point 1.1.2.5
#567510 by Scott Reynolds - make 'last' message node type agnostic

Revision 1.1.2.5.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 23:41:36 2009 UTC (3 months, 4 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.15: +52 -3 lines
Diff to previous 1.1.2.5.2.15 , to branch point 1.1.2.5
new field formatter for the smackdown nodereferences to use

Revision 1.1.2.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 22:02:55 2009 UTC (4 months ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.14: +2 -1 lines
Diff to previous 1.1.2.5.2.14 , to branch point 1.1.2.5
#527802 by tim.cosgrove - remove console.logs from js.
Proper useage of Drupal.theme and Drupal.t
New way to override the location that you're taken to after voting on a smackdown.

Revision 1.1.2.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 21:46:34 2009 UTC (4 months, 1 week ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.13: +2 -1 lines
Diff to previous 1.1.2.5.2.13 , to branch point 1.1.2.5
if we're going to add a static variable check we might want to actually set the var, huh??

Revision 1.1.2.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 17:44:37 2009 UTC (4 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.12: +2 -2 lines
Diff to previous 1.1.2.5.2.12 , to branch point 1.1.2.5
changing faceoff to smackdown

Revision 1.1.2.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 03:31:35 2009 UTC (4 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.11: +2 -2 lines
Diff to previous 1.1.2.5.2.11 , to branch point 1.1.2.5
#518156 by tim.cosgrove - smackdown results access doesn't check all smackdown node types

Revision 1.1.2.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 01:17:02 2009 UTC (4 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.10: +31 -28 lines
Diff to previous 1.1.2.5.2.10 , to branch point 1.1.2.5
fixing a bug where js variables were added mulitple times in some cases. also implementing the proper use of .replace() in js

Revision 1.1.2.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 23:54:24 2009 UTC (5 months, 3 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.9: +9 -7 lines
Diff to previous 1.1.2.5.2.9 , to branch point 1.1.2.5
upgrade path for the new feature of being able to use more than one content type as a smackdown

Revision 1.1.2.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 17:21:30 2009 UTC (6 months ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.8: +6 -7 lines
Diff to previous 1.1.2.5.2.8 , to branch point 1.1.2.5
Updating how the node type form saves our smackdown_types variable.
Update to link on the node type form for requirements.

Revision 1.1.2.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 00:36:23 2009 UTC (6 months ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.7: +90 -21 lines
Diff to previous 1.1.2.5.2.7 , to branch point 1.1.2.5
Some major changes: smackdowns can now be content type ambigious, meaning you're not just limited to one content type

Revision 1.1.2.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 00:09:12 2009 UTC (6 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.6: +4 -17 lines
Diff to previous 1.1.2.5.2.6 , to branch point 1.1.2.5
Syncing with changes from our community platform

Revision 1.1.2.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 19:45:46 2009 UTC (7 months, 1 week ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.5: +18 -43 lines
Diff to previous 1.1.2.5.2.5 , to branch point 1.1.2.5
Removed randomness nonsense. Caching voting data in votingapi. Added a disabled default view that will be used for the tutorial. General logic improvements for install.

Revision 1.1.2.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 21:55:43 2009 UTC (9 months ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.4: +88 -110 lines
Diff to previous 1.1.2.5.2.4 , to branch point 1.1.2.5
updated README. Added requirement for content copy in hook_requirements(). Added js theming of the voting indicator. Better /next determination. More accurate SESSION stores. better default theme of results.

Revision 1.1.2.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 07:04:47 2009 UTC (10 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.3: +59 -14 lines
Diff to previous 1.1.2.5.2.3 , to branch point 1.1.2.5
move the sid var set to the module instead of trying to detect it in js.
- provide a results tab themed similar to polls.

Revision 1.1.2.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:25:05 2008 UTC (11 months, 1 week ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.2: +15 -5 lines
Diff to previous 1.1.2.5.2.2 , to branch point 1.1.2.5
- finished credits in README
- removing nodereference dependency from .info and using hook_requirements() to detect the dependecy instead for a better installation workflow.
- better formatting in content.inc
- some notes in .module, added hook_views_api()
- added a default view with three page displays

Revision 1.1.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 17:07:20 2008 UTC (11 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5.2.1: +11 -7 lines
Diff to previous 1.1.2.5.2.1 , to branch point 1.1.2.5
fixing hook_nodeapi(), more specificity.

Revision 1.1.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 00:38:51 2008 UTC (11 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +153 -797 lines
Diff to previous 1.1.2.5
adding first iteration of D6 version of smackdown

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 16:48:53 2008 UTC (15 months ago) by sirkitree
Branch: DRUPAL-5--2
Branch point for: DRUPAL-6--1
Changes since 1.1.2.4: +33 -15 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.3
fixing #298713, #244436

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 21:09:58 2008 UTC (22 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-5--2
Changes since 1.1.2.3: +14 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
adding in body textarea for the content type

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 20:54:40 2008 UTC (22 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-5--2
Changes since 1.1.2.2: +8 -5 lines
Diff to previous 1.1.2.2 , to branch point 1.1
fixing issue where base_path was not in the js file

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 16:53:31 2008 UTC (22 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-5--2
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
feature request by drupaloSa to display available content type dropdown labels as human readable. #207346

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 20:54:13 2007 UTC (23 months, 3 weeks ago) by sirkitree
Branch: DRUPAL-5--2
Changes since 1.1: +41 -28 lines
Diff to previous 1.1
merging head with the 5--2 branch

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 20:41:13 2007 UTC (23 months, 3 weeks ago) by sirkitree
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +21 -10 lines
Diff to previous 1.2
misc bug fixes from colan

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 17:15:57 2007 UTC (2 years, 1 month ago) by sirkitree
Branch: MAIN
Changes since 1.1: +21 -19 lines
Diff to previous 1.1
adding some default styling to the standings, percentages now correctly calculated

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 23 00:40:47 2007 UTC (2 years, 2 months ago) by sirkitree
Branch: MAIN
Branch point for: DRUPAL-5--2
Initial commit of the smackdown 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