summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Collapse)AuthorAge
...
* Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first ↵webchick2011-09-05
| | | | password field.
* Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function ↵webchick2011-06-29
| | | | lacks documentation of parameters.
* Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to ↵webchick2011-06-29
| | | | user_pass_rehash() function.
* Issue #1166388 by pillarsdotnet: Fixed Regression: user_mail_tokens() needs ↵webchick2011-06-26
| | | | docs.
* Issue #1198392 by pillarsdotnet: Fixed Add required docs to ↵webchick2011-06-26
| | | | user_cancel_url() function.
* Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in ↵webchick2011-05-29
| | | | the doxygen for user_mail_tokens() function.
* Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | language parameter.
* Issue #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on ↵webchick2011-05-17
| | | | edit instead of account.
* - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a ↵Dries Buytaert2011-05-14
| | | | presave hook.
* - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in ↵Dries Buytaert2011-04-25
| | | | user.module, trim() user-submitted email address before validation.
* Issue #817482 by Stevel, bfroehle: user_save() issues a warning when saving ↵webchick2011-04-24
| | | | without changing mail attribute.
* - Patch #1127312 by niklas: undefined variable items in theme_user_list() ↵Dries Buytaert2011-04-14
| | | | when displaying empty user/new block.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation.Dries Buytaert2011-02-19
|
* - Patch #1031686 by rschwab: User_load() documentation should reference ↵Dries Buytaert2011-02-04
| | | | drupal_save_session(), not session_save_session().
* - Patch #1023742 by pillarsdotnet: remove cruft from user_save().Dries Buytaert2011-01-12
|
* #1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 ↵Angie Byron2010-12-28
| | | | upgrade fail
* #1002708 by sun: Robustify instance settings instantiation to prevent fatal ↵Angie Byron2010-12-20
| | | | errors in buggy modules.
* - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a ↵Dries Buytaert2010-12-18
| | | | sorry mess.
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* - Patch #991340 by alexpott: user_validate_current_pass() uses global and ↵Dries Buytaert2010-12-11
| | | | not the user object from the form.
* #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on ↵Angie Byron2010-11-30
| | | | registration form.
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #608894 follow-up by mr.baileys: Better method of hiding Profile module from ↵Angie Byron2010-11-26
| | | | the UI on new sites.
* - Patch #968466 by Dave Reid: user search does not use format_username().Dries Buytaert2010-11-21
|
* #955414 by bfroehle: Fixedd user_get_authmaps: respect proper key-value ↵Angie Byron2010-11-21
| | | | ordering as in description
* #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in ↵Angie Byron2010-11-20
| | | | entity_load()
* #938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() ↵Angie Byron2010-11-14
| | | | should not be sanitized.
* #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations ↵Angie Byron2010-11-14
| | | | should use transactions.
* - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: ↵Dries Buytaert2010-11-12
| | | | users without administer users permission can not access user profiles of users that never logged in .
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().Angie Byron2010-10-23
|
* #925778 follow-up by manarth, sun: Fix phantom my account link for anon ↵Angie Byron2010-10-23
| | | | users, and restore former menu access functions to prevent fatal errors in upgraded sites.
* #608894 by chx, catch: Resolve the conflict between the fieldable users UI ↵Angie Byron2010-10-20
| | | | and the profile module by hiding Profile module on new sites.
* - Patch #923850 by mr.baileys, joachim: fixed documentation problem with ↵Dries Buytaert2010-10-20
| | | | user_role_change_permissions().
* #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: ↵Angie Byron2010-10-15
| | | | Add a hook_entity_delete() for consistency.
* - Patch #937562 by tim.plunkett, chx, justinrandell: fatal Error Call to a ↵Dries Buytaert2010-10-11
| | | | member function getDirectoryPath() on a non-object when Default picture is set.
* #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly ↵Angie Byron2010-10-08
| | | | shows currently logged in user.
* #928790 by David_Rothstein: Make menu descriptions consistent.Angie Byron2010-10-04
|
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #908282 by jbrown: theme_image() performs I/O.Dries Buytaert2010-09-22
|
* - Patch #914458 by Damien Tournoud, chx: remove the format delete ↵Dries Buytaert2010-09-18
| | | | reassignment 'feature'.
* - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the ↵Dries Buytaert2010-09-17
| | | | markup/CSS for content and user filter forms.
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. ↵Angie Byron2010-09-11
| | | | title on node).
* - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save().Dries Buytaert2010-09-07
|
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* #893276 by reglogge: Fixed Confirmation mail for user after account being ↵Angie Byron2010-08-26
| | | | activated contains wrong link - user cannot log in.