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

Log of /contributions/modules/userplus/userplus.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.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 22:16:34 2009 UTC (9 days ago) by marcp
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4-BETA1
Changes since 1.8.2.13: +3 -3 lines
Diff to previous 1.8.2.13 , to branch point 1.8
[#275718] by FrankT, marcp: Fixed some untranslatable strings.

Revision 1.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 22:02:13 2009 UTC (9 days, 1 hour ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.12: +2 -6 lines
Diff to previous 1.8.2.12 , to branch point 1.8
[#578778] by tallsimon, marcp: Deleted roles were appearing as numbers on
the add multiple users page.

Revision 1.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 00:38:43 2009 UTC (9 days, 22 hours ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.11: +5 -0 lines
Diff to previous 1.8.2.11 , to branch point 1.8
[#512064] by davidhunt, nonzero: Give the user a default password if none
is given on the add multiple users page.

Revision 1.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 00:13:15 2009 UTC (9 days, 22 hours ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.10: +192 -82 lines
Diff to previous 1.8.2.10 , to branch point 1.8
[#634606] by marcp: Show required content profile fields on add multiple
users page.

Revision 1.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 3 22:06:44 2009 UTC (2 months, 3 weeks ago) by marcp
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3
Changes since 1.8.2.9: +50 -1 lines
Diff to previous 1.8.2.9 , to branch point 1.8
#271034 by lejon: Provide user operation for enabling/disabling a user's
personal contact form.

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 18:10:41 2009 UTC (8 months, 1 week ago) by marcp
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.8.2.8: +0 -0 lines
Diff to previous 1.8.2.8 , to branch point 1.8
#373511: Added the install file to set up the two variables that control
which roles appear on the add multiple users form and role assignment form.
If users upgrade without running the script everything works just fine,
but they won't see any additional roles on the add multiple users form
or the role assignment form without configuring them to appear at
admin/settings/userplus.

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 21:28:04 2009 UTC (8 months, 1 week ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.7: +72 -13 lines
Diff to previous 1.8.2.7 , to branch point 1.8
#373511: Setting now determines which roles to display on the multiple user
add form and the role assignment form.

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:39:02 2009 UTC (8 months, 3 weeks ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.6: +28 -9 lines
Diff to previous 1.8.2.6 , to branch point 1.8
@349333 by imclean: added checkbox to turn on/off required profile fields
on add multiple users page.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 06:22:45 2009 UTC (8 months, 4 weeks ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.5: +35 -5 lines
Diff to previous 1.8.2.5 , to branch point 1.8
#383292 by maverick14: Added permissions so administrators can allow
certain users to have selective access to userplus functionality without
having to give them rights to administer users.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 20:37:51 2009 UTC (9 months ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.4: +91 -20 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#349333 by imclean: Allow entry of required user profile fields when adding
multiple users.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 07:43:03 2008 UTC (12 months, 1 week ago) by marcp
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.8.2.3: +27 -8 lines
Diff to previous 1.8.2.3 , to branch point 1.8
#81419 by Xen.dk: Added a checkbox for notification of added users.

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 07:40:48 2008 UTC (12 months, 1 week ago) by marcp
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.7.2.5: +45 -9 lines
Diff to previous 1.7.2.5 , to branch point 1.7 , to next main 1.8
#81419 by Xen.dk: Added a checkbox for notification of added users.

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 22:00:53 2008 UTC (12 months, 2 weeks ago) by marcp
Branch: DRUPAL-5
Changes since 1.7.2.4: +3 -3 lines
Diff to previous 1.7.2.4 , to branch point 1.7
#321098 by matteogeco: fixed link titles on admin/by-module page

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 17:32:35 2008 UTC (12 months, 2 weeks ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8.2.2: +3 -4 lines
Diff to previous 1.8.2.2 , to branch point 1.8
#275713 by rastatt@drupal.org: no link to 'assign user groups' page from admin/settings/userplus
#321098 by matteogeco: fixed link titles on admin/by-module page

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 22:59:10 2008 UTC (12 months, 2 weeks ago) by marcp
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.8.2.1: +27 -13 lines
Diff to previous 1.8.2.1 , to branch point 1.8
#167157 by cindyr: do not allow removal of OG managers from their groups.
This fix never made it into the Drupal 6 port of userplus.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 19:40:34 2008 UTC (18 months ago) by marcp
Branch: DRUPAL-6--2
Changes since 1.8: +66 -69 lines
Diff to previous 1.8
Continuation of 6.x port.  Two features have been ported:
"add multiple users" and "assign user roles" - awaiting
the OG port before porting "assign user groups" feature.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 20:42:53 2008 UTC (20 months, 1 week ago) by marcp
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.7.2.3: +22 -10 lines
Diff to previous 1.7.2.3 , to branch point 1.7
Fixed the lost group manager bug: http://drupal.org/node/214937

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 21:00:17 2007 UTC (2 years, 3 months ago) by marcp
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.7.2.2: +7 -5 lines
Diff to previous 1.7.2.2 , to branch point 1.7
Don't allow removal of the group manager, as described
in http://drupal.org/node/167157#comment-288756

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 00:24:05 2007 UTC (2 years, 6 months ago) by marcp
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.7: +73 -59 lines
Diff to previous 1.7
Upgraded to 6.x.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 22 21:00:32 2007 UTC (2 years, 7 months ago) by marcp
Branch: DRUPAL-5
Changes since 1.7.2.1: +108 -0 lines
Diff to previous 1.7.2.1 , to branch point 1.7
Added ability to create multiple test user accounts at one time.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 21:23:43 2007 UTC (2 years, 8 months ago) by marcp
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Added link to usergroup admin page from the description on the settings
page.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 23:45:58 2007 UTC (2 years, 8 months ago) by marcp
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +170 -341 lines
Diff to previous 1.6
Initial 5.x version.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 2 04:57:25 2006 UTC (2 years, 11 months ago) by marcp
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Removed unnecessary array_merge call.  Fixes http://drupal.org/node/88824.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 2 04:56:18 2006 UTC (2 years, 11 months ago) by marcp
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.8
Removed unnecessary array_merge call.  Fixes http://drupal.org/node/88824.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 04:27:18 2006 UTC (3 years, 1 month ago) by marcp
Branch: MAIN
Changes since 1.4: +19 -3 lines
Diff to previous 1.4
Made 4.7.4 compatible -- see http://drupal.org/node/89999.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 04:26:25 2006 UTC (3 years, 1 month ago) by marcp
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +20 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Made 4.7.4 compatible -- see http://drupal.org/node/89999.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 22:56:17 2006 UTC (3 years, 1 month ago) by marcp
Branch: MAIN
Changes since 1.3: +435 -280 lines
Diff to previous 1.3
Added der's "assign user groups" functionality that works with organic groups.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 22:55:17 2006 UTC (3 years, 1 month ago) by marcp
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +435 -280 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Added der's "assign user groups" functionality that works with organic groups.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 11 14:36:34 2006 UTC (3 years, 2 months ago) by marcp
Branch: MAIN
Changes since 1.2: +100 -0 lines
Diff to previous 1.2
Role switching patch submitted by killes.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 11 14:35:35 2006 UTC (3 years, 2 months ago) by marcp
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +100 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Role switching functionality added by killes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 14 19:32:03 2006 UTC (3 years, 5 months ago) by marcp
Branch: MAIN
Changes since 1.1: +36 -32 lines
Diff to previous 1.1
Applied freso's translation patches.  Changed footprint of _userplus_validate_user.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 14 19:27:32 2006 UTC (3 years, 5 months ago) by marcp
Branch: DRUPAL-4-7
Changes since 1.1: +36 -32 lines
Diff to previous 1.1
Applied freso's translation patches.  Changed footprint of _userplus_validate_user.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 06:02:47 2006 UTC (3 years, 9 months ago) by marcp
Branch: MAIN
Branch point for: DRUPAL-4-7
Initial check-in.

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