/[drupal]/contributions/modules/fb/fb_devel.module
ViewVC logotype

Log of /contributions/modules/fb/fb_devel.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.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 23:04:32 2009 UTC (2 days, 18 hours ago) by yogadex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +9 -0 lines
Diff to previous 1.27
re-organized admin/build/module groupings.  Moved some modules into contrib directory.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 19:45:05 2009 UTC (9 days, 21 hours ago) by yogadex
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
Fixes for PHP warnings
support for site offline canvas page

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:03:10 2009 UTC (2 weeks, 1 day ago) by yogadex
Branch: MAIN
Changes since 1.25: +5 -5 lines
Diff to previous 1.25
numerous fixes for E_NOTICE warnings

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 23:15:47 2009 UTC (2 weeks, 3 days ago) by yogadex
Branch: MAIN
Changes since 1.24: +60 -3 lines
Diff to previous 1.24
#614260; at least partial fix.  resolves issues with iframe support in fb_fbml theme and infinite redirect when fb_connect and iframes used together.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 23:22:55 2009 UTC (5 weeks ago) by yogadex
Branch: MAIN
Changes since 1.23: +15 -15 lines
Diff to previous 1.23
test to avoid a php warning.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 15:56:17 2009 UTC (5 weeks, 3 days ago) by yogadex
Branch: MAIN
Changes since 1.22: +22 -0 lines
Diff to previous 1.22
Sanity check to detect when bad fb_app settings are copied from database of one server to another.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 22:33:10 2009 UTC (3 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
restored path of devel page to fb/devel

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 00:17:13 2009 UTC (6 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.20: +34 -0 lines
Diff to previous 1.20
Add debug output to user pages.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 02:11:01 2009 UTC (6 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.19: +12 -2 lines
Diff to previous 1.19
check that clean urls are enabled.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 23:47:37 2009 UTC (6 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
don't log message every receiver request.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 22:12:49 2009 UTC (7 months ago) by yogadex
Branch: MAIN
Changes since 1.17: +14 -4 lines
Diff to previous 1.17
Watchdog during receiver callback, for verbose debugging of tricky problems.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 21:07:23 2009 UTC (8 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
user theme_username rather than theme('username')

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:26:12 2009 UTC (8 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.15: +10 -2 lines
Diff to previous 1.15
better info on Facebook Connect pages

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 18:55:36 2009 UTC (8 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.14: +8 -0 lines
Diff to previous 1.14
Add a check to confirm arg_separator.output is OK.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 00:03:12 2009 UTC (8 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.13: +11 -6 lines
Diff to previous 1.13
minor improvements to debug messages

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 17:55:07 2009 UTC (8 months, 2 weeks ago) by yogadex
Branch: DRUPAL-5--2
Changes since 1.12.2.1: +6 -3 lines
Diff to previous 1.12.2.1 , to branch point 1.12 , to next main 1.28
display more debug info

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 20:31:55 2009 UTC (8 months, 2 weeks ago) by yogadex
Branch: DRUPAL-5--2
Changes since 1.12: +40 -33 lines
Diff to previous 1.12
Do not display canvas-specific messages on fbConnect pages.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 17:07:36 2009 UTC (8 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.12: +32 -18 lines
Diff to previous 1.12
#235457 by Dave Cohen; initial upgrade to Drupal 6

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 20:42:24 2009 UTC (8 months, 3 weeks ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-5--0-2
Branch point for: DRUPAL-5--2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Now setting global $fb and $fb_app for fbConnect requests as well as canvas pages.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 22:54:42 2009 UTC (9 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.10: +0 -11 lines
Diff to previous 1.10
Now showing error message when facebook api could not be loaded.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 17:49:18 2008 UTC (12 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.9: +12 -6 lines
Diff to previous 1.9
Changed signature of hook_fb.
Changed user handling.
Both of these changes are designed to make fbConnect authentication easier to support.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 20:06:05 2008 UTC (14 months ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
Added url to debug output

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 22:18:27 2008 UTC (14 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.7: +11 -1 lines
Diff to previous 1.7
Sanity check to avoid base_path and canvas path collision.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 05:16:56 2008 UTC (15 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.6: +0 -2 lines
Diff to previous 1.6
Removed calls to require_add which should have been removed previously.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 04:47:31 2008 UTC (15 months, 4 weeks ago) by yogadex
Branch: MAIN
Changes since 1.5: +22 -1 lines
Diff to previous 1.5
This branch (version 2.x) now using the newer API from Facebook.
Initial changes to use new session model (no "adding" of apps).
Still more work to be done version 2.x.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:08:02 2008 UTC (16 months, 1 week ago) by yogadex
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.4: +59 -11 lines
Diff to previous 1.4
Changed the devel paths and added a page for user-specific devel info.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 20:04:58 2008 UTC (17 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.3: +9 -3 lines
Diff to previous 1.3
Cleaned up a watchdog message and added a way to debug require_add and require_login calls

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 02:16:03 2008 UTC (18 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Numerous improvements.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 19:26:28 2008 UTC (18 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.1: +13 -0 lines
Diff to previous 1.1
Moved theme related code to fb_canvas and made custom theme configurable.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 20:56:49 2008 UTC (19 months, 2 weeks ago) by yogadex
Branch: MAIN
Numerous changes to Drupal for Facebook.  Significant updates.  Manual configuration changes required.  http://drupalforfacebook.org/node/1055

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