Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +00:00 |
Dries Buytaert
|
b46e90ad36
|
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
|
2009-03-14 20:13:27 +00:00 |
Angie Byron
|
665c9fdc2c
|
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
|
2009-02-26 07:30:29 +00:00 |
Dries Buytaert
|
802f7aa03d
|
- Patch #374568 by chx: remove useless JOIN from permission query.
|
2009-02-19 12:09:30 +00:00 |
Angie Byron
|
ff9e842730
|
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
|
2009-02-18 15:19:57 +00:00 |
Angie Byron
|
962a7783d3
|
#371327 by quicksketch: Fix user picture rendering (with fixed tests).
|
2009-02-09 07:36:15 +00:00 |
Dries Buytaert
|
29c8e40e91
|
- Patch #355236 by Frando: refactor drupal_render() theming.
|
2009-02-03 18:55:32 +00:00 |
Dries Buytaert
|
607e9626d5
|
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
2009-02-03 17:30:13 +00:00 |
Dries Buytaert
|
938c7c07a3
|
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
|
2009-01-22 12:46:07 +00:00 |
Angie Byron
|
a8c0d79fae
|
#357591 by sun: Add watchdog calls for user cancel operations.
|
2009-01-22 04:43:32 +00:00 |
Dries Buytaert
|
2c57079558
|
- Patch #362003 by Steven Jones: minor language massaging.
|
2009-01-21 16:42:50 +00:00 |
Dries Buytaert
|
daf4acf2be
|
- Patch #195976 by mcarbone: made error message more accurate and more informative.
|
2009-01-21 14:37:35 +00:00 |
Angie Byron
|
0ec23b9b43
|
#357403 by drewish: Make user pictures managed files.
|
2009-01-20 03:10:00 +00:00 |
Dries Buytaert
|
d20e457121
|
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
2009-01-19 10:46:52 +00:00 |
Angie Byron
|
424cf1b182
|
#358021 by drewish: Remove unnecessary indirection of hook_user_X code.
|
2009-01-13 06:27:01 +00:00 |
Angie Byron
|
9a32ca468a
|
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
2009-01-08 08:42:13 +00:00 |
Dries Buytaert
|
6690a4ec4c
|
- Patch #353480 by dereine, justinrandell: remove from hook_comment().
|
2009-01-04 16:10:48 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
a04728577f
|
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.
|
2008-12-29 16:03:57 +00:00 |
Dries Buytaert
|
31e791b9a4
|
- Patch #109588 by fago, cdale: make hook_user use instead of arg(1).
|
2008-12-23 14:18:31 +00:00 |
Dries Buytaert
|
0c63d9e24f
|
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
|
2008-12-20 18:24:41 +00:00 |
Dries Buytaert
|
1415f6b743
|
- Patch #330090 by j.somers: avoid duouble escaping.
|
2008-12-20 03:53:18 +00:00 |
Dries Buytaert
|
574a2e47ee
|
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
|
2008-12-16 23:57:33 +00:00 |
Dries Buytaert
|
9fe9144ae7
|
- Patch #169937 by Heine, drumm: user_save should not regenerate the session even when the current user is not the edited user.
|
2008-12-16 21:09:55 +00:00 |
Dries Buytaert
|
bc719d0c55
|
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
|
2008-11-29 09:33:51 +00:00 |
Angie Byron
|
d7f706f291
|
Reverting #337820 once more, as it causes mysterious test failures.
|
2008-11-27 07:07:01 +00:00 |
Dries Buytaert
|
c01f85bc37
|
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.
|
2008-11-25 13:16:39 +00:00 |
Dries Buytaert
|
96dc47665e
|
- Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now.
|
2008-11-24 06:12:46 +00:00 |
Angie Byron
|
bd9554952c
|
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...
|
2008-11-24 04:22:02 +00:00 |
Angie Byron
|
251a761eaa
|
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
|
2008-11-23 21:17:48 +00:00 |
Angie Byron
|
53f53b6db5
|
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
|
2008-11-20 06:56:17 +00:00 |
Angie Byron
|
b4e9d52b3b
|
#107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate names from Who's Online block.
|
2008-11-19 15:10:56 +00:00 |
Dries Buytaert
|
0056cf3abb
|
- Rollback of patch #334671 by Steve Dondley: still tests failing.
|
2008-11-18 15:06:47 +00:00 |
Dries Buytaert
|
3390569295
|
- Patch #334671 by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests. Yay.
|
2008-11-18 14:59:16 +00:00 |
Dries Buytaert
|
97fdc49191
|
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.
|
2008-11-15 11:45:04 +00:00 |
Dries Buytaert
|
59ece2e39d
|
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
|
2008-11-11 22:39:59 +00:00 |
Angie Byron
|
0762f60073
|
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
|
2008-11-10 05:23:01 +00:00 |
Dries Buytaert
|
54a03ca95d
|
- Patch #329646 by Damien Tournoud: properly reset user_access().
|
2008-11-05 14:12:34 +00:00 |
Dries Buytaert
|
df2cf40d2c
|
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
|
2008-10-26 18:06:39 +00:00 |
Dries Buytaert
|
b4ab2ac2ce
|
- Patch #199870 by alpritt et al: beter password strength checker. Really cool.
|
2008-10-19 20:55:07 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
Angie Byron
|
d59ba41f65
|
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
|
2008-10-09 15:15:55 +00:00 |
Angie Byron
|
f841d1a764
|
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
2008-10-09 00:02:29 +00:00 |
Dries Buytaert
|
026af5df34
|
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
|
2008-10-06 11:30:12 +00:00 |
Dries Buytaert
|
19329548f9
|
- Patch #305236 by crell: made OpenID work again. We need tests for this.
|
2008-09-21 15:08:39 +00:00 |
Angie Byron
|
a3bb66e4e8
|
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
|
2008-09-20 20:22:25 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Dries Buytaert
|
312b97e9e9
|
- Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code.
|
2008-09-15 15:18:59 +00:00 |
Angie Byron
|
e7ac5c58fd
|
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
2008-09-15 09:28:50 +00:00 |
Angie Byron
|
763b11c8c7
|
#259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.
|
2008-09-08 15:44:57 +00:00 |