Dries Buytaert
|
e9b4be598a
|
- Patch #306027 by catch et al: user_modules_uninstalled() is missing.
|
2009-07-06 19:07:21 +00:00 |
Dries Buytaert
|
ed65c9b89f
|
- Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission().
|
2009-07-05 18:07:04 +00:00 |
Dries Buytaert
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Angie Byron
|
8f66b459bf
|
#504678 follow-up by catch: Fix notice in PHP 5.3.
|
2009-07-02 15:07:37 +00:00 |
Dries Buytaert
|
5962cc5ab2
|
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
|
2009-07-01 12:47:30 +00:00 |
Dries Buytaert
|
75d449d1eb
|
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
|
2009-07-01 12:06:22 +00:00 |
Dries Buytaert
|
fb125851a3
|
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.
|
2009-07-01 08:39:56 +00:00 |
Dries Buytaert
|
00fc298163
|
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you.
|
2009-06-30 11:32:08 +00:00 |
Dries Buytaert
|
e4857747ca
|
- Rollback of #497612: broke CVS HEAD.
|
2009-06-30 11:30:27 +00:00 |
Dries Buytaert
|
8f817bf9a8
|
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API.
|
2009-06-30 09:52:54 +00:00 |
Dries Buytaert
|
d424d7d7a7
|
- Patch #168437 by stBorchert, gaele: reorder user registration settings so they are more logical.
|
2009-06-28 20:51:09 +00:00 |
Angie Byron
|
3bf1c719f5
|
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.
|
2009-06-28 12:52:57 +00:00 |
Dries Buytaert
|
daa0ec1684
|
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment!
|
2009-06-24 18:16:38 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Angie Byron
|
e64323b235
|
#455844 follow-up by yched: Fix typo in user template.
|
2009-06-19 00:33:27 +00:00 |
Angie Byron
|
4d202669af
|
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
|
2009-06-18 21:19:02 +00:00 |
Dries Buytaert
|
b0ebab68ca
|
- Patch #350173 by keith.smith: fix corrupted sentence in documentation for hook_user().
|
2009-06-15 19:21:54 +00:00 |
Dries Buytaert
|
4e91408d9a
|
- Patch #491666 by chx: the cruft police stop by.
|
2009-06-15 09:49:58 +00:00 |
Dries Buytaert
|
529713d8aa
|
- Patch #43493 by sime, sun, et al: add name/type as CSS class for form elements.
|
2009-06-14 08:04:25 +00:00 |
Dries Buytaert
|
daedf71b7c
|
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.
|
2009-06-13 20:40:09 +00:00 |
Dries Buytaert
|
4534383a7d
|
- Patch #486274 by mr.baileys: fixed typo.
|
2009-06-11 07:51:30 +00:00 |
Dries Buytaert
|
7e4fb51913
|
- Patch #486274 by mr.baileys: fixed typo.
|
2009-06-09 21:30:24 +00:00 |
Dries Buytaert
|
e9d97f1eef
|
- Patch #449198 by boombatower: cealn up test loading and related API.
|
2009-06-08 09:23:55 +00:00 |
Dries Buytaert
|
28b2f098be
|
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
|
2009-06-08 05:00:12 +00:00 |
Angie Byron
|
e9f8dc82b0
|
#480660 follow-up by c960657: unset variables, since array_slice() can cause issues on some versions of PHP.
|
2009-06-06 14:51:56 +00:00 |
Dries Buytaert
|
5feda4e2a8
|
- Patch #481794 by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests.
|
2009-06-05 09:26:06 +00:00 |
Angie Byron
|
aba81ab9dd
|
#480660 follow-up by catch: Code style changes and changelog entry.
|
2009-06-04 20:09:29 +00:00 |
Dries Buytaert
|
deed842de5
|
- Patch #481802 by catch, leisa: update user permission help text.
|
2009-06-04 11:25:03 +00:00 |
Dries Buytaert
|
551cc74896
|
- Patch #480660 by catch, brianV, et al: add an administrator role to core.
|
2009-06-04 09:52:33 +00:00 |
Dries Buytaert
|
f63727d176
|
- Patch #479966 by Berdir: document and fix hook_user_categories.
|
2009-06-03 07:28:28 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +00:00 |
Dries Buytaert
|
88c9a015c1
|
- Patch #111011 by Josh Waihi: adding foreign key specifications.
|
2009-06-01 22:07:10 +00:00 |
Dries Buytaert
|
6e947c65a9
|
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().
|
2009-05-30 12:14:27 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Angie Byron
|
827e278489
|
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.
|
2009-05-27 02:21:53 +00:00 |
Dries Buytaert
|
bdf23cd135
|
- Patch #458608 by deekayen: permissions colspan references wrong array element.
|
2009-05-26 21:01:21 +00:00 |
Dries Buytaert
|
edeea95f5e
|
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.
|
2009-05-25 18:22:31 +00:00 |
Dries Buytaert
|
a98905f5c6
|
- Patch #471800 by stella: more code style fixes.
|
2009-05-25 13:42:56 +00:00 |
Dries Buytaert
|
76957a25e6
|
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
|
2009-05-25 10:43:54 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
dc4d421be7
|
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
|
2009-05-22 11:33:18 +00:00 |
Angie Byron
|
ef14b0df89
|
#61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before validation/submission.
|
2009-05-22 08:04:40 +00:00 |
Angie Byron
|
45731a4e60
|
#398902 by kscheirer and alexanderpas: Type-check passwords.
|
2009-05-22 07:39:09 +00:00 |
Angie Byron
|
4bc255ba79
|
Roll-back of #310467: Breaks installer requirements check and update.php.
|
2009-05-21 23:07:16 +00:00 |
Dries Buytaert
|
02c8592759
|
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
|
2009-05-21 21:12:25 +00:00 |
Dries Buytaert
|
51948a790b
|
- Patch #468978 by Bohjan: removed user administration description.
|
2009-05-21 21:10:07 +00:00 |
Angie Byron
|
b62fb8299f
|
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
|
2009-05-16 20:10:50 +00:00 |
Angie Byron
|
f577c125e8
|
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
2009-05-16 15:23:16 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +00:00 |