summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
* - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm ↵Dries Buytaert2010-05-07
| | | | password' field passes validation and returns success message.
* - Patch #791076 by Shellingfox, tobias: search displays user email address ↵Dries Buytaert2010-05-07
| | | | regardless of 'administer users' permission.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is ↵Angie Byron2010-05-05
| | | | undocumented.
* #764426 by aaronmontana, rickvug: Fixed user_validate_mail() is undocumented.Angie Byron2010-05-05
|
* #771922 by andypost: Remove t() from schema description of picture field.Angie Byron2010-05-05
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #716718 by joachim, jhodgdon: add notes on security and proper use ↵Dries Buytaert2010-04-28
| | | | of user_load() to its function documentation.
* - Patch #779430 by coltrane: filter_xss_admin() user picture guidelines.Dries Buytaert2010-04-24
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not ↵Angie Byron2010-04-23
| | | | filtered on admin/user/permissions.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* #770836 by jpmckinney: Fixed user_save() fails silently.Angie Byron2010-04-20
|
* #752508 by TR: Fixed admin/people/permissions displays disabled checkboxes ↵Angie Byron2010-04-19
| | | | wrong.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #598862 by andypost: user role names cannot be translated.Dries Buytaert2010-04-13
|
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵Dries Buytaert2010-04-13
| | | | namespacing collisions.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵Dries Buytaert2010-04-10
| | | | word that should not be used.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward ↵Dries Buytaert2010-04-07
| | | | function signature.
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe ↵Dries Buytaert2010-04-07
| | | | weitzman: remove magical fairy saving of cruft from user_save().
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable ↵Dries Buytaert2010-04-01
| | | | in user_roles().
* - Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc ↵Dries Buytaert2010-03-31
| | | | missing components.
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵Angie Byron2010-03-30
| | | | on Configuration & Modules correctly.
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ↵Dries Buytaert2010-03-28
| | | | has to get worse before it can get better.'
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned ↵Dries Buytaert2010-03-26
| | | | up form handling.
* - Patch #747464 by andypost: fixed wrong usage of hook_file_references().Dries Buytaert2010-03-25
|
* - Patch #721436 by eojthebrave: fixes double serialization issue.Dries Buytaert2010-03-25
|
* - Patch #745668 by catch: remove pointless user_load() from user_save().Dries Buytaert2010-03-24
|
* - Patch #588480 by aspilicious, droplet: fixed interface string space issues.Dries Buytaert2010-03-24
|
* - Patch #228061 by quicksketch: usability fix: allow roles to be weighted.Dries Buytaert2010-03-24
|
* - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: ↵Dries Buytaert2010-03-23
| | | | deleting a user role throws PHP notices and prevents delete operation.
* - Patch #742366 by moshe weitzman: better UX for OpenID users.Dries Buytaert2010-03-22
|
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning ↵Dries Buytaert2010-03-21
| | | | about dangerous permissions.
* - Patch #747464 by andypost: wrong usage of hook_file_references().Dries Buytaert2010-03-21
|
* - Patch #300478 by mr.baileys: remove user_load_self() as it is not used.Dries Buytaert2010-03-20
|
* - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving ↵Dries Buytaert2010-03-20
| | | | of cruft from user_save().
* - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for ↵Dries Buytaert2010-03-18
| | | | new users.
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* #86299 follow-up by coltrane and clojel: Stop users' passwords from being ↵Angie Byron2010-03-12
| | | | stored in users.data in plain-text. Ouch.
* #735354 by Dave Reid: Don't nest User token types.Angie Byron2010-03-07
|
* #677766 by matason and atheneus: Fixed Account gets blocked when user edits ↵Angie Byron2010-03-07
| | | | their profile. (with tests)
* #734878 by Dave Reid: Fixed [user:name] tokens should be using ↵Angie Byron2010-03-07
| | | | format_username().
* #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail ↵Angie Byron2010-03-07
| | | | doesn't contain one-time-login link.
* #676800 follow-up by sun: More fieldset fixes.Angie Byron2010-03-07
|
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|