CVS messages for Bio
April 11, 2009
- Commit #195530 by Allie Micka at 04:34Bio: /modules/bio/bio.install 1.1.2.7 @ DRUPAL-5
Bio: /modules/bio/bio.module 1.2.2.29 @ DRUPAL-5
Bio: /modules/bio/bio_panels.inc 1.1.2.4 @ DRUPAL-5
Bio: /modules/bio/bio_views.inc 1.1.2.8 @ DRUPAL-5Backporting from HEAD
- Commit #195528 by Allie Micka at 04:22
#298349 by bflora, joshk - No bio shows up when new users register themselves
- Commit #195500 by Allie Micka at 01:41
#397590 by johnskulski - Uid column in bio table should be indexed
- Commit #195496 by Allie Micka at 01:32
Adding bio_panels.inc and bio_views.inc from D5 branch
- Commit #195492 by Allie Micka at 01:32Bio: /modules/bio/bio.install 1.2
Bio: /modules/bio/bio.module 1.8
Bio: /modules/bio/README.txt 1.3
Bio: /modules/bio/tests/bio.test 1.2Syncing HEAD with DRUPAL-5
March 25, 2008
-
#236187 by Mark Theunissen: Added a message when the module is installed pointing to the bio settings page.
March 24, 2008
-
#235970 by dww: Modified the registration form handling so that all bio fields injected into the form are in their own fieldset. This change also makes use of hook_user(), instead of hook_form_alter().
March 19, 2008
-
#236181 by dww: Exposed many fields from the {users} table to views. This only works on views of bio nodes themselves. Currently, the username, email, account status, picture, signature, access time, creation time, and login time are exposed as fields. No arguments, filters, or sorts are defined, but they would be easy to add.
-
#235956 by dww: Tied the status of the bio node (published vs. unpublished) to the user's account status (active vs. blocked). Sites that require administrator approval should have their bio nodes default to unpublished and then the bios will automatically get published as users are approved.
January 30, 2008
-
#190745: Fix error in bio_views.inc
