summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
...
* - 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.
* - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ↵Dries Buytaert2009-04-29
| | | | exciting.
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵Angie Byron2009-04-26
| | | | JavaScript.
* - Patch #392582 by karschsp: fixed broken anchor tags on permissions page.Dries Buytaert2009-04-26
|
* - Patch #444966 by dereine: code style clean-up.Dries Buytaert2009-04-26
|
* #303965 by moshe weitzman and snufkin: Allow data import scripts to set ↵Angie Byron2009-04-25
| | | | /->is_new programmatically.
* - Patch #410044 by WorldFallz, jmburnz: don't output an empty div.Dries Buytaert2009-04-24
|
* - Patch #147310 by c960657: added tests for private files, fixed a problem ↵Dries Buytaert2009-04-24
| | | | with private files and minor improvements.
* #368559 by moshe weitzman: Return renderable arrays from profile pages.Angie Byron2009-04-20
|
* Roll-back of #333054; needs more discussion.Angie Byron2009-04-20
|
* - Patch #437930 by soxofaan: remove tabindex attributes from user_login form.Dries Buytaert2009-04-19
|
* - Patch #394594 by ksenzee: converted most of the user module code to the ↵Dries Buytaert2009-04-13
| | | | new database abstraction layer.
* - Patch #333054 by c960657: page cache should be case sensitive.Dries Buytaert2009-04-01
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #369964 by yched and bjaspan: Refactor field validation and error reporting. ↵Angie Byron2009-03-26
| | | | Field API no longer coupled to Form API. Hooray.
* - Patch #413382 by brianV: whitespace fixes.Dries Buytaert2009-03-25
|
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation ↵Dries Buytaert2009-03-20
| | | | to user and administration menu. Will require follow-up patches.
* - Patch #333156 by stella: add ability to configure the default country.Dries Buytaert2009-03-17
|
* #347250 follow-up by c960657: Fix OpenID failure introduced by ↵Angie Byron2009-03-17
| | | | user_load_multiple().
* #347250 follow-up by yched: Re-order fields load to before the general ↵Angie Byron2009-03-15
| | | | module load.