summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
...
* - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User ↵Dries Buytaert2009-08-11
| | | | management' to 'People' in the header -- not anywhere else.
* #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by ↵Angie Byron2009-08-08
| | | | limiting the number of allowed login attempts.
* #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update ↵Angie Byron2009-08-06
| | | | and Polish default node.tpl.php output.
* #433992 by David_Rothstein and Frando: Change #theme_wrapper to ↵Angie Byron2009-08-04
| | | | #theme_wrappers to allow multiple theme functions to execute on renderable objects.
* #530950 by catch: Replace iss_null() with isset() - small optimization.Angie Byron2009-08-04
|
* #356240 by stBorchert: Fix phantom list bullets from appearing in Garland ↵Angie Byron2009-08-04
| | | | admin pages.
* - Patch by chx and DamZ: fixed a failing test.Dries Buytaert2009-07-31
|
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|
* - Patch #517606 by JuliaKM: removed one white space ...Dries Buytaert2009-07-28
|
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation ↵Dries Buytaert2009-07-28
| | | | in tests to help us make progress on PIFR 2.x
* #525754 by chx: Clean up some trailing whitespace.Angie Byron2009-07-21
|
* #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in ↵Angie Byron2009-07-21
| | | | core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance ↵Dries Buytaert2009-07-15
| | | | drupal_attributes() for multiple valued values.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* - Patch #491456 by quicksketch, drewish, et al: image effects and actions.Dries Buytaert2009-07-12
|
* #488542 by yched: Allow field UI to be attached to any fieldable entity.Angie Byron2009-07-10
|
* #372766 by jhodgdon: Clarify documentation for user_save().Angie Byron2009-07-10
|
* - Patch #306027 by catch et al: user_modules_uninstalled() is missing.Dries Buytaert2009-07-06
|
* - Patch #510740 by agentrickard: rename user_admin_perm() to ↵Dries Buytaert2009-07-05
| | | | user_admin_permission().
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #504678 follow-up by catch: Fix notice in PHP 5.3.Angie Byron2009-07-02
|
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling ↵Dries Buytaert2009-07-01
| | | | code.
* - Patch #506218 by catch: remove collapsed comments as is and tidy up ↵Dries Buytaert2009-07-01
| | | | comment settings.
* - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: ↵Dries Buytaert2009-07-01
| | | | automatically clean the {role_permission} table when modules are uninstalled.
* - Patch #497612 by Moshe Weitzman et al: harden user login by correctly ↵Dries Buytaert2009-06-30
| | | | using the form API. Complete commit now. Thank you, thank you.
* - Rollback of #497612: broke CVS HEAD.Dries Buytaert2009-06-30
|
* - 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
|