summaryrefslogtreecommitdiff
path: root/modules/user/user.api.php
Commit message (Collapse)AuthorAge
* Issue #1842528 by cferthorney, owenpm3, jhodgdon: description of ↵David Rothstein2015-10-14
| | | | hook_user_categories() is incorrect
* Issue #2550219 by Pravin Ajaaz, jhodgdon, Anybody: ↵David Rothstein2015-10-14
| | | | hook_user_cancel_methods_alter() should say 'access' rather than '#access'
* Issue #2377879 by er.pushpinderrana, yakoub: hook_user_view documentation ↵Jennifer Hodgdon2014-12-02
| | | | has incorrect piece
* Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook ↵David Rothstein2014-11-01
| | | | summary lines should be more consistent with other entity hooks.
* Issue #124689 by cck | Dio: Fixed hook_user()/hook_user_presave() ↵David Rothstein2013-03-30
| | | | documentation needs clarification on how to modify values.
* Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards ↵Jennifer Hodgdon2012-10-09
| | | | to database transactions
* Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it ↵Jennifer Hodgdon2012-03-19
| | | | actually would work
* - Patch #1158730 by TR: documentation problem with hook_user_load().Dries Buytaert2011-05-16
|
* - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a ↵Dries Buytaert2011-05-14
| | | | presave hook.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1058762 by montesq: hook_user_delete doc has wrong order of operationsDries Buytaert2011-02-19
|
* #965004 by johnbarclay, mr.baileys: Fixed Mismatched argument/variables in ↵Angie Byron2010-12-11
| | | | hook_user_login() documentation.
* #705306 follow-up by sun: Improved documentation for hook_user_cancel().Angie Byron2010-12-01
|
* #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().Angie Byron2010-10-23
|
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc ↵Dries Buytaert2010-03-31
| | | | missing components.
* - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving ↵Dries Buytaert2010-03-20
| | | | of cruft from user_save().
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function ↵Dries Buytaert2010-02-09
| | | | passed by reference.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵Dries Buytaert2009-09-22
| | | | hook_user_register() DIE!
* - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great ↵Dries Buytaert2009-08-27
| | | | patch.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵Dries Buytaert2009-08-12
| | | | and APIs.
* - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User ↵Dries Buytaert2009-08-11
| | | | management' to 'People' in the header -- not anywhere else.
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|
* - Patch #350173 by keith.smith: fix corrupted sentence in documentation for ↵Dries Buytaert2009-06-15
| | | | hook_user().
* - Patch #479966 by Berdir: document and fix hook_user_categories.Dries Buytaert2009-06-03
|
* - Patch #394594 by Berdir: additional conversion to the new database ↵Dries Buytaert2009-04-30
| | | | abstraction layer plus clean-up.
* #347250 by catch, drewish, and Berdir: Add function for loading multiple ↵Angie Byron2009-03-14
| | | | users in one request.
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
|
* #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing ↵Angie Byron2009-01-08
| | | | the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
* #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ↵Angie Byron2008-11-25
Drupal core.