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

Log of /contributions/modules/profile_csv/profile_csv.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.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 22:59:59 2009 UTC (2 weeks, 3 days ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.10.2.2: +132 -95 lines
Diff to previous 1.10.2.2 , to branch point 1.10
#611808 by interX, kbahey, Export all columns in the users table, per schema.
Increase the memory_limit temporarily to 750M to avoid out of memory aborts by MySQL.
Increase the execution time to 240 seconds.

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 15:52:34 2009 UTC (4 weeks, 4 days ago) by kbahey
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.10.2.1: +12 -11 lines
Diff to previous 1.10.2.1 , to branch point 1.10
Print instead of having the data in a variable, blowing past PHP's memory_size. This was tested with 27,000+ users and about 15 profile fields and it worked.

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 23:43:55 2009 UTC (4 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.10: +112 -101 lines
Diff to previous 1.10
#287165 Module showing itself on top level navigation, made it a MENU_SUGGESTED_ITEM

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 00:47:04 2008 UTC (16 months, 1 week ago) by kbahey
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.9: +48 -52 lines
Diff to previous 1.9
#281167 by jwolf, port to Drupal 6.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 24 04:02:14 2007 UTC (2 years, 8 months ago) by wafaa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.9: +4 -3 lines
Diff to previous 1.9 , to next main 1.10
#92741 Date fields now are coming out as unserilaized

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 24 03:17:12 2007 UTC (2 years, 8 months ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2.2.6: +4 -3 lines
Diff to previous 1.2.2.6 , to branch point 1.2 , to next main 1.10
#92741 Date fields now are coming out as unserilaized

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 03:11:47 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.8: +38 -26 lines
Diff to previous 1.8
5.x compatibility, by wafaa.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 03:29:41 2006 UTC (3 years, 1 month ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2.2.5: +1 -4 lines
Diff to previous 1.2.2.5 , to branch point 1.2
clean up debugging code

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 03:26:50 2006 UTC (3 years, 1 month ago) by wafaa
Branch: MAIN
Changes since 1.7: +1 -4 lines
Diff to previous 1.7
clean up debugging code

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 03:04:31 2006 UTC (3 years, 1 month ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2.2.4: +33 -20 lines
Diff to previous 1.2.2.4 , to branch point 1.2
#83623 sort profile fields by category, weight, then title and sort users by uid, by Greggles
#83310 hidden profile fields are not included in the output, by Greggles

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 03:00:42 2006 UTC (3 years, 1 month ago) by wafaa
Branch: MAIN
Changes since 1.6: +33 -20 lines
Diff to previous 1.6
#83623 sort profile fields by category, weight, then title and sort users by uid, by Greggles
#83310 hidden profile fields are not included in the output, by Greggles

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 20:13:15 2006 UTC (3 years, 1 month ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2.2.3: +39 -9 lines
Diff to previous 1.2.2.3 , to branch point 1.2
#86260 Export users profile data based on their account status

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 19:28:40 2006 UTC (3 years, 1 month ago) by wafaa
Branch: MAIN
Changes since 1.5: +39 -9 lines
Diff to previous 1.5
#83623 Export users profile data based on their account status

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 05:04:19 2006 UTC (3 years, 2 months ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +6 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2
#83061 New access permission for downloading profiles

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 05:01:55 2006 UTC (3 years, 2 months ago) by wafaa
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
#83061 New access permission for downloading profiles

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 28 02:55:34 2006 UTC (3 years, 3 months ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +8 -8 lines
Diff to previous 1.2.2.1 , to branch point 1.2
#80010 Character problem. Changed octet-stream to text/plain and added charset=utf-8 to
cater for non-English languages
#80499 SQL Query does not support prefixed tables

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 28 02:23:52 2006 UTC (3 years, 3 months ago) by wafaa
Branch: MAIN
Changes since 1.3: +8 -8 lines
Diff to previous 1.3
# 80010 Character problem. Changed octet-stream to text/plain and added charset=utf-8 to
cater for non-English languages
# 80499 SQL Query does not support prefixed tables

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 03:02:43 2006 UTC (3 years, 3 months ago) by wafaa
Branch: DRUPAL-4-7
Changes since 1.2: +44 -41 lines
Diff to previous 1.2
#76665 "Authenticated Users" are not exported

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 02:48:12 2006 UTC (3 years, 3 months ago) by wafaa
Branch: MAIN
Changes since 1.2: +44 -41 lines
Diff to previous 1.2
#76665 "Authenticated Users" are not exported

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 2 00:56:10 2006 UTC (3 years, 3 months ago) by wafaa
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +132 -25 lines
Diff to previous 1.1
Porting to work with drupal 4.7
#59892 only export specific roles, by Tobias Maier
#59890 Add headers to the csv columns, by Tobias Maier
#59890 Every profile category is now separate, by Tobias Maier

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 03:32:32 2006 UTC (3 years, 8 months ago) by wafaa
Branch: MAIN
Branch point for: DRUPAL-4-6
initial commit

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