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

Log of /contributions/modules/fb/fb_form.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.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 19:45:05 2009 UTC (11 days, 10 hours ago) by yogadex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
Fixes for PHP warnings
support for site offline canvas page

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:03:10 2009 UTC (2 weeks, 3 days ago) by yogadex
Branch: MAIN
Changes since 1.17: +9 -4 lines
Diff to previous 1.17
numerous fixes for E_NOTICE warnings

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 20:39:52 2009 UTC (4 weeks, 4 days ago) by yogadex
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
avoid use of dprint_r()

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 01:55:58 2009 UTC (6 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.15: +39 -7 lines
Diff to previous 1.15
Introduce theme hooks so that request forms can be built from data structures similar to drupal forms.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 19:23:53 2009 UTC (6 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.14: +22 -11 lines
Diff to previous 1.14
Theme functions help us build request-forms using drupal data structures and drupal_render().

Revision 1.14 - (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.13: +27 -23 lines
Diff to previous 1.13
#235457 by Dave Cohen; initial upgrade to Drupal 6

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 20:06:30 2008 UTC (14 months ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-5--0-1, DRUPAL-5--0-2
Branch point for: DRUPAL-5--2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#313826 by Mark B
Fix invite links

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 19:57:10 2008 UTC (14 months ago) by yogadex
Branch: MAIN
Changes since 1.11: +32 -23 lines
Diff to previous 1.11
Fixed bugs in friend selector autocomplete.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 00:34:42 2008 UTC (14 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.10: +16 -6 lines
Diff to previous 1.10
Friend autocomplete now supporting comma-separated names

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 22:40:38 2008 UTC (14 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.9: +104 -22 lines
Diff to previous 1.9
Initial implementation of a friend selector form field.
This will probably be made obsolete by fbConnect.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 18:34:27 2008 UTC (15 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Stylesheets and javascript are now included by reference, rather than inline.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 19:14:30 2008 UTC (16 months ago) by yogadex
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.7: +37 -5 lines
Diff to previous 1.7
Helper function to make it easier to invite friends to visit a specific page.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 23:39:24 2008 UTC (16 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.6: +29 -14 lines
Diff to previous 1.6
Fixed bugs when multiple ahah forms are on same page.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 06:38:21 2008 UTC (16 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.5: +50 -1 lines
Diff to previous 1.5
Initial support for AHAH in forms in FBML.  Using FBJS and an abstraction layer similar to that used in the ahah_forms module.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 23:51:32 2008 UTC (16 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.4: +10 -11 lines
Diff to previous 1.4
#275432 by sushilmasti, fix for the invite form.  This fixes a syntax error in the previous checkin.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 22:58:15 2008 UTC (16 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.3: +6 -9 lines
Diff to previous 1.3
#275432 by sushilmasti, fix for the invite form.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 02:14:29 2008 UTC (18 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.2: +46 -18 lines
Diff to previous 1.2
Improvements to friend invitation form.  Exclude friends who already have app installed.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 22:14:18 2008 UTC (18 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.1: +162 -4 lines
Diff to previous 1.1
fb_form.module now provides a page inviting users to install the application.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 17:08:21 2007 UTC (2 years, 2 months ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-5--0-0
Initial checkin of Drupal for Facebook modules.

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