summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
* - Patch #497612 by Moshe Weitzman et al: harden user login by correctly ↵Dries Buytaert2009-06-30
| | | | using the form API.
* - Patch #168437 by stBorchert, gaele: reorder user registration settings so ↵Dries Buytaert2009-06-28
| | | | they are more logical.
* #460706 by wulff and c960657: Don't show surrounding fieldset on user ↵Angie Byron2009-06-28
| | | | registration form when only one profile category exists.
* - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. ↵Dries Buytaert2009-06-24
| | | | Feel good moment!
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* #455844 follow-up by yched: Fix typo in user template.Angie Byron2009-06-19
|
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* - Patch #350173 by keith.smith: fix corrupted sentence in documentation for ↵Dries Buytaert2009-06-15
| | | | hook_user().
* - Patch #491666 by chx: the cruft police stop by.Dries Buytaert2009-06-15
|
* - Patch #43493 by sime, sun, et al: add name/type as CSS class for form ↵Dries Buytaert2009-06-14
| | | | elements.
* - Patch #391412 by JamesAn et al: move contact form, post, and user settings ↵Dries Buytaert2009-06-13
| | | | below Site configuration.
* - Patch #486274 by mr.baileys: fixed typo.Dries Buytaert2009-06-11
|
* - Patch #486274 by mr.baileys: fixed typo.Dries Buytaert2009-06-09
|
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-06-08
| | | | 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.
* #480660 follow-up by c960657: unset variables, since array_slice() can cause ↵Angie Byron2009-06-06
| | | | issues on some versions of PHP.
* - Patch #481794 by mr.baileys: made the one-time link be active immediately ↵Dries Buytaert2009-06-05
| | | | so we can remove a hack from the tests.
* #480660 follow-up by catch: Code style changes and changelog entry.Angie Byron2009-06-04
|
* - Patch #481802 by catch, leisa: update user permission help text.Dries Buytaert2009-06-04
|
* - Patch #480660 by catch, brianV, et al: add an administrator role to core.Dries Buytaert2009-06-04
|
* - Patch #479966 by Berdir: document and fix hook_user_categories.Dries Buytaert2009-06-03
|
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #461298 by catch: move node_load_multiple() special casing into ↵Dries Buytaert2009-05-30
| | | | user_node_load().
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent ↵Angie Byron2009-05-27
| | | | administrative menu items when user has no access to any of their children.
* - Patch #458608 by deekayen: permissions colspan references wrong array element.Dries Buytaert2009-05-26
|
* - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ↵Dries Buytaert2009-05-25
| | | | a file field.
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
|
* - Patch #470594 by Moshe: convert more pages and blocks to return arrays.Dries Buytaert2009-05-25
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵Dries Buytaert2009-05-22
| | | | by table headers first, before ordering by other fields.
* #61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before ↵Angie Byron2009-05-22
| | | | validation/submission.
* #398902 by kscheirer and alexanderpas: Type-check passwords.Angie Byron2009-05-22
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #468978 by Bohjan: removed user administration description.Dries Buytaert2009-05-21
|
* #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, ↵Angie Byron2009-05-16
| | | | better organization, etc. Awesomeness.
* #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ↵Angie Byron2009-05-16
| | | | ... LIMIT 1 queries when all that's required is a check for whether rows exist.
* - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.Dries Buytaert2009-05-14
|
* #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵Angie Byron2009-05-13
| | | | all .install files.
* #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login ↵Angie Byron2009-05-13
| | | | redirection working again.
* - Patch #399248 by deekayen: detect when a signature is too long to prevent ↵Dries Buytaert2009-05-12
| | | | SQL errors.
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - Patch #78941 by kkaefer and ksenzee: added missing file.Dries Buytaert2009-05-12
|
* - Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if ↵Dries Buytaert2009-05-10
| | | | 'authenticated' has them.
* #453962 by neclimdul: Change all instances of getInfo() to static functions.Angie Byron2009-05-06
|
* - Patch #453720 by yched: fixed the display of user fields.Dries Buytaert2009-05-06
|
* - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for ↵Dries Buytaert2009-04-30
| | | | the review sun.
* - Patch #394594 by Berdir: additional conversion to the new database ↵Dries Buytaert2009-04-30
| | | | abstraction layer plus clean-up.