summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
* - 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.
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* #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
|
* #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵Angie Byron2010-09-28
| | | | IDs; force 0 and non-existant formats to NULL.
* - Patch #909272 by chx: remove stub update functions and renumber the ↵Dries Buytaert2010-09-25
| | | | remaining ones.
* - 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 #885228 by sun, Jacine, mverbaar: CSS Files are in major need of ↵Dries Buytaert2010-09-19
| | | | clean up.
* - 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.
* - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update ↵Dries Buytaert2010-09-17
| | | | functions and renumber the remaining ones.
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.
* #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 #898546 by Damien Tournoud: clean up the Filter module upgrade path.Dries Buytaert2010-09-05
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* #895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing ↵Angie Byron2010-08-27
| | | | file_usage() table.
* #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail ↵Angie Byron2010-08-27
| | | | sent to new users after site administrator approval.
* #894898 by mrfelton: Fixed Increase permission length restriction from 64 to ↵Angie Byron2010-08-27
| | | | 128.
* #893276 by reglogge: Fixed Confirmation mail for user after account being ↵Angie Byron2010-08-26
| | | | activated contains wrong link - user cannot log in.
* #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL.Angie Byron2010-08-23
|
* #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵Angie Byron2010-08-23
| | | | only implements access checks for nodes and users.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #883440 by hefox: fixed user_account_form() @see's ↵Dries Buytaert2010-08-15
| | | | user_validate_email() instead of user_validate_mail() (extra e).
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵Dries Buytaert2010-08-11
| | | | search conflicts with other forms, use menu API instead of search_get_keys().
* - Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 ↵Dries Buytaert2010-08-11
| | | | fail during upgrade from Drupal 6 to 7.
* - Patch #607238 by agentrickard, catch, salvis: permissions are assumed to ↵Dries Buytaert2010-08-09
| | | | be unique among modules, but uniqueness is not enforced.
* - Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during ↵Dries Buytaert2010-08-08
| | | | upgrade from Drupal 6 to 7.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: ↵Angie Byron2010-08-04
| | | | user_role_alias() in user_build_filter_query().
* - Patch #662868 by David_Rothstein: user edit link should open in a overlay.Dries Buytaert2010-08-03
|
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture ↵Dries Buytaert2010-07-29
| | | | size help text in profile no longer needed.
* - Patch #809384 by mgifford: title attribute should be inside control tag on ↵Dries Buytaert2010-07-28
| | | | admin interface.
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵Dries Buytaert2010-07-26
| | | | {file_managed()}.status.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #850166 by kiamlaluno: string concatenation should be formatted with ↵Dries Buytaert2010-07-24
| | | | a space separating the operators (dot .).
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
|
* - Patch #788166 by TR: password_confirm() element breaks if there is more ↵Dries Buytaert2010-07-20
| | | | than 1 on a page.
* - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show ↵Dries Buytaert2010-07-17
| | | | the first uploaded picture.
* - Patch #678668 by jbrown: fixed required radio buttons.Dries Buytaert2010-07-11
|
* Roll-back of #749748. This broke JavaScript on node add forms, and probably ↵Angie Byron2010-07-07
| | | | elsewhere.
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not ↵Dries Buytaert2010-07-07
| | | | prefill with user info from cookie.