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

Log of /contributions/modules/profileplus/profileplus.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.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 16:06:58 2009 UTC (9 months, 3 weeks ago) by incrn8
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +1 -1 lines
Diff to previous 1.8.2.5 , to branch point 1.8 , to next main 1.9
#369605 by advseb: CVS tag missing from module file.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 20:43:12 2009 UTC (10 months ago) by incrn8
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +85 -1 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#318882 by ericduran: Added a block for searching profile fields only.
Added theme functions for the username title on search results, and for the block.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 18:23:40 2009 UTC (10 months ago) by incrn8
Branch: DRUPAL-6--1
Changes since 1.8.2.3: +47 -3 lines
Diff to previous 1.8.2.3 , to branch point 1.8
Porting code from 5.x branch: added in a settings page to configure the
tab text.
Fix for searching of private fields included too.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 20:52:32 2009 UTC (10 months ago) by incrn8
Branch: DRUPAL-5
Changes since 1.6.2.2: +79 -10 lines
Diff to previous 1.6.2.2 , to branch point 1.6 , to next main 1.9
Fixed settings page problem.
#318882 by ericduran: Added a profile search block.
#321020 by flexer: theme function added for username title.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 02:20:37 2009 UTC (10 months, 1 week ago) by incrn8
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.6.2.1: +47 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
#299671: Updated dependencies to include search.module.
New settings page to allow easy customization of tab text.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 18:41:34 2009 UTC (10 months, 1 week ago) by incrn8
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.8.2.2: +2 -3 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Minor coding standard fix to add period after hook name. Now matches HEAD.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 04:05:58 2008 UTC (19 months ago) by incrn8
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +1 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Fixed header for profileplus.module.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 12:27:36 2008 UTC (19 months, 2 weeks ago) by incrn8
Branch: DRUPAL-6--1
Changes since 1.8: +34 -13 lines
Diff to previous 1.8
Initial release for Drupal 6.x

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 03:45:37 2008 UTC (19 months, 2 weeks ago) by incrn8
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +36 -15 lines
Diff to previous 1.8
Initial release for Drupal 6.x.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 28 21:33:33 2007 UTC (2 years, 4 months ago) by incrn8
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#162701 by povman: using dependencies option in installer
#158510 by peterd12: fix for multiple results

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 28 03:28:59 2007 UTC (2 years, 4 months ago) by incrn8
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
fixing version header only

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 28 03:02:21 2007 UTC (2 years, 4 months ago) by incrn8
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#158510 by peterd12: fix for multiple results

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 01:33:33 2007 UTC (2 years, 4 months ago) by incrn8
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.5: +65 -42 lines
Diff to previous 1.5
Initial release for Drupal 5.1

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 16:56:41 2006 UTC (3 years, 7 months ago) by budda
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
Attempted solution to the pager_query() count requirement.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 10:28:04 2006 UTC (3 years, 7 months ago) by budda
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Fixed mess up for admin user: http://drupal.org/node/59940

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 12:12:30 2006 UTC (3 years, 7 months ago) by budda
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Fixed same user profile appearing multiple times in search results. http://drupal.org/node/59940

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 23 01:07:50 2006 UTC (3 years, 7 months ago) by budda
Branch: MAIN
Changes since 1.1: +19 -0 lines
Diff to previous 1.1
Hide default 'users' tab on search page as it is useless.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 12:46:24 2006 UTC (3 years, 8 months ago) by budda
Branch: MAIN
Initial check-in of the new profileplus.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