Dries Buytaert
|
bc1b67fd68
|
- Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment.
|
2011-01-24 12:49:34 +00:00 |
Dries Buytaert
|
6b73b75e53
|
- Patch #1023742 by pillarsdotnet: remove cruft from user_save().
|
2011-01-12 23:01:51 +00:00 |
Angie Byron
|
7264290ea8
|
#987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup
|
2011-01-02 17:26:40 +00:00 |
Angie Byron
|
22f0ba528f
|
#1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 upgrade fail
|
2010-12-28 21:46:23 +00:00 |
Angie Byron
|
48df00c898
|
#915174 follow-up by David_Rothstein: More .module files that no longer need to be specified in files[].
|
2010-12-21 16:31:47 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Angie Byron
|
424ab5b68e
|
#1002708 by sun: Robustify instance settings instantiation to prevent fatal errors in buggy modules.
|
2010-12-20 16:27:35 +00:00 |
Dries Buytaert
|
57b1af0318
|
- Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess.
|
2010-12-18 00:56:18 +00:00 |
Angie Byron
|
71c4e3ec62
|
#968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().
|
2010-12-15 03:39:42 +00:00 |
Angie Byron
|
bfdca3859e
|
#954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie for jquery.form.
|
2010-12-15 02:59:01 +00:00 |
Angie Byron
|
e0af4f1538
|
#965004 by johnbarclay, mr.baileys: Fixed Mismatched argument/variables in hook_user_login() documentation.
|
2010-12-11 19:16:42 +00:00 |
Angie Byron
|
aef32bf311
|
#991340 follow-up: Committed missing test files.
|
2010-12-11 06:22:33 +00:00 |
Dries Buytaert
|
15ec834950
|
- Patch #991340 by alexpott: user_validate_current_pass() uses global and not the user object from the form.
|
2010-12-11 02:13:56 +00:00 |
Angie Byron
|
44e47bfb16
|
#967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user
|
2010-12-09 08:01:56 +00:00 |
Angie Byron
|
46808e29c1
|
#705306 follow-up by sun: Improved documentation for hook_user_cancel().
|
2010-12-01 00:29:41 +00:00 |
Angie Byron
|
cfb6452a64
|
#501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form.
|
2010-11-30 23:55:11 +00:00 |
Dries Buytaert
|
1fb5f62ba5
|
- Patch #651240 by fago, sun: allow modules to react to changes to an entity.
|
2010-11-30 19:31:47 +00:00 |
Dries Buytaert
|
b1177ba603
|
- Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library.
|
2010-11-30 17:16:37 +00:00 |
Angie Byron
|
8172877a62
|
#947844 by sun: Clean up filter-related tests that load text formats by their human-readable name.
|
2010-11-29 06:38:52 +00:00 |
Angie Byron
|
31ba4b8cbb
|
#608894 follow-up by mr.baileys: Better method of hiding Profile module from the UI on new sites.
|
2010-11-26 10:14:10 +00:00 |
Angie Byron
|
bb9e871f7c
|
#853954 by Gábor Hojtsy, joachim: Fix misleading 'all content' on user cancellation operations.
|
2010-11-24 03:21:36 +00:00 |
Dries Buytaert
|
df5714f5a2
|
- Patch #968466 by Dave Reid: user search does not use format_username().
|
2010-11-21 18:52:05 +00:00 |
Angie Byron
|
cd3645af1a
|
#955414 by bfroehle: Fixedd user_get_authmaps: respect proper key-value ordering as in description
|
2010-11-21 08:02:30 +00:00 |
Angie Byron
|
ed4b74024a
|
#920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load()
|
2010-11-20 09:43:43 +00:00 |
Dries Buytaert
|
3e1b4793a2
|
- Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails is parents array contains numeric indexes.
|
2010-11-17 04:10:52 +00:00 |
Angie Byron
|
ce88876679
|
#787684 by sivaji: Role admin page should say something when you save
|
2010-11-15 09:04:47 +00:00 |
Angie Byron
|
eed07e55dd
|
#938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() should not be sanitized.
|
2010-11-14 22:15:39 +00:00 |
Angie Byron
|
4575c982a2
|
#740258 by coltrane, mr.baileys: Fixed Permissions not shown when module human-readable name conflicts.
|
2010-11-14 21:22:46 +00:00 |
Angie Byron
|
8dd7376d5a
|
#923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions.
|
2010-11-14 20:42:45 +00:00 |
Dries Buytaert
|
fd37414f45
|
- Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in .
|
2010-11-12 02:57:15 +00:00 |
Angie Byron
|
926dff9fc9
|
#601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks.
|
2010-11-06 23:24:33 +00:00 |
Dries Buytaert
|
6a15a73bd2
|
- Patch #924154 by fago: user account fields appear on all categories.
|
2010-10-25 00:15:11 +00:00 |
Angie Byron
|
435585012c
|
#949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().
|
2010-10-23 15:30:34 +00:00 |
Angie Byron
|
c1b4e8d433
|
#925778 follow-up by manarth, sun: Fix phantom my account link for anon users, and restore former menu access functions to prevent fatal errors in upgraded sites.
|
2010-10-23 03:20:40 +00:00 |
Angie Byron
|
2de34a77f2
|
#608894 by chx, catch: Resolve the conflict between the fieldable users UI and the profile module by hiding Profile module on new sites.
|
2010-10-20 05:32:31 +00:00 |
Dries Buytaert
|
b0cbc018ec
|
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
|
2010-10-20 01:31:07 +00:00 |
Dries Buytaert
|
cb1f944383
|
- Patch #934050 by sun, alex_b: change format into string.
|
2010-10-20 01:15:58 +00:00 |
Dries Buytaert
|
ac34798a00
|
- Patch #923850 by mr.baileys, joachim: fixed documentation problem with user_role_change_permissions().
|
2010-10-20 00:42:42 +00:00 |
Angie Byron
|
da568f2a3e
|
#943056 by Dave Reid: Fixed Incorrect capitalization of 'URL' in description of [user:edit-url] token
|
2010-10-16 20:09:17 +00:00 |
Angie Byron
|
91bc8bed90
|
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
|
2010-10-15 03:36:21 +00:00 |
Dries Buytaert
|
918e818964
|
- Patch #937562 by tim.plunkett, chx, justinrandell: fatal Error Call to a member function getDirectoryPath() on a non-object when Default picture is set.
|
2010-10-11 19:43:23 +00:00 |
Angie Byron
|
17d30dc3a3
|
#925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user.
|
2010-10-08 05:28:30 +00:00 |
Dries Buytaert
|
fb8025056c
|
- Patch #932098 by sun: various bogus theme variables.
|
2010-10-06 13:38:40 +00:00 |
Angie Byron
|
5d76008993
|
#438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading.
|
2010-10-05 06:17:29 +00:00 |
Angie Byron
|
a50d47f959
|
#928790 by David_Rothstein: Make menu descriptions consistent.
|
2010-10-04 14:54:10 +00:00 |
Dries Buytaert
|
8ec40cc27a
|
- Patch #922824 by plach: no way to specify the language to view entities in.
|
2010-10-03 01:15:34 +00:00 |
Angie Byron
|
0c49d57945
|
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
|
2010-09-28 03:30:37 +00:00 |
Dries Buytaert
|
b502f4c88a
|
- Patch #909272 by chx: remove stub update functions and renumber the remaining ones.
|
2010-09-25 18:10:53 +00:00 |
Dries Buytaert
|
c9de4646c5
|
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2.
|
2010-09-24 00:37:45 +00:00 |
Dries Buytaert
|
63b9e4770b
|
- Patch #908282 by jbrown: theme_image() performs I/O.
|
2010-09-22 03:24:09 +00:00 |