summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
...
* #787684 by sivaji: Role admin page should say something when you saveAngie Byron2010-11-15
|
* #938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() ↵Angie Byron2010-11-14
| | | | should not be sanitized.
* #740258 by coltrane, mr.baileys: Fixed Permissions not shown when module ↵Angie Byron2010-11-14
| | | | human-readable name conflicts.
* #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.
* - Patch #924154 by fago: user account fields appear on all categories.Dries Buytaert2010-10-25
|
* #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 #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #934050 by sun, alex_b: change format into string.Dries Buytaert2010-10-20
|
* - Patch #923850 by mr.baileys, joachim: fixed documentation problem with ↵Dries Buytaert2010-10-20
| | | | user_role_change_permissions().
* #943056 by Dave Reid: Fixed Incorrect capitalization of 'URL' in description ↵Angie Byron2010-10-16
| | | | of [user:edit-url] token
* #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.
* - 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.