summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Expand)AuthorAge
...
* - Patch #130108 by webchick: link to newly created account in admin panel.Dries Buytaert2007-06-29
* - Patch #148410 by jvandyk: added rewrite of the actions module!Dries Buytaert2007-06-29
* - Patch #118730 by kaerast, kkaefer and webchick: subltle but important docum...Dries Buytaert2007-06-29
* - Patch #147662 by Gordon et al: add new #pre_render callback to drupal_rende...Dries Buytaert2007-06-28
* #154218 by Steven: HTML to text email converter, centralizing email wrapping ...Gábor Hojtsy2007-06-26
* #154046: Optimize confirm_form syntax for common usage (and fix some $form_st...Steven Wittens2007-06-24
* #148678: Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin...Steven Wittens2007-06-24
* #113983 by damien_vancouver and myself: allow administrators to search users ...Gábor Hojtsy2007-06-23
* #152492 by JohnAlbin: clean up global user setting, which is done alreadyGábor Hojtsy2007-06-23
* #153372 by bjaspan: fix user login form values and openid interacionGábor Hojtsy2007-06-23
* #115139: Add centralized json handler (and send text/javascript content-type ...Steven Wittens2007-06-22
* #153781: Convert all remaining confirm_forms() to deletion api.Steven Wittens2007-06-22
* #144397: Use drupal_render for user profiles and convert to themer-friendly ....Steven Wittens2007-06-21
* - Patch #149692 by asimmonds: fixed FAPI breakage.Dries Buytaert2007-06-17
* - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of use...Dries Buytaert2007-06-15
* - Patch #151270 by moshe: fixed braino.Dries Buytaert2007-06-12
* - Patch #143532 by Gurpartap: don't redirect to 'my account' after editing pr...Dries Buytaert2007-06-11
* - Patch #150167 by fwalch: fixed problem with fapi migration -- one-time logi...Dries Buytaert2007-06-11
* - Patch #143026 by ChrisKennedy and Steven: dynamically check password streng...Dries Buytaert2007-06-08
* - Patch #149176 by chx, David et al: getting rid of the sequences table, usin...Dries Buytaert2007-06-05
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
* - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL.Dries Buytaert2007-06-04
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...Dries Buytaert2007-06-04
* - Patch #148744 by catch: fixed some code comments.Dries Buytaert2007-06-03
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv...Dries Buytaert2007-05-30
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
* - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' w...Dries Buytaert2007-05-25
* - Patch #140218 by Crell et al: make it possible to move page callbacks to th...Dries Buytaert2007-05-22
* - Patch #144919 by dww: hide user picture settings when possible.Dries Buytaert2007-05-20
* - Patch #144859 by dww: added optional e-mail notifications when user are app...Dries Buytaert2007-05-20
* - Patch #144676 by webchick and dww: form API-fied user settings.Dries Buytaert2007-05-17
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at...Dries Buytaert2007-05-10
* - Patch #142619 by erdemkose: fixed E_ALL warnings.Dries Buytaert2007-05-10
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
* - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.Dries Buytaert2007-04-30
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
* - Patch #138531 by bjaspan: destroy existing sessions when a user password is...Dries Buytaert2007-04-23
* - Patch #138234 by webchick: Missing theme_user_signature from user_theme().Dries Buytaert2007-04-23
* #136250: The upload directory might exist, but is not writable. Fix error mes...Gábor Hojtsy2007-04-21
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #135329 by Zen: clean up password reset form.Dries Buytaert2007-04-13
* - Patch #134364 by lyricnz: simplified SQL queryDries Buytaert2007-04-13
* - Patch #134839 by webchick: allow turning of signatures site-wide.Dries Buytaert2007-04-10
* - Patch #133431 by alexis: #redirect won't work with user registration.Dries Buytaert2007-04-09
* - Patch #130366 by webchick and Steven: make signatures pretty.Dries Buytaert2007-04-09
* - Patch #133865 by alexis: incorrect form_set_error() calls.Dries Buytaert2007-04-06
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
* - Patch #130366 by webchick and steven: improved signature handling. Step 1 ...Dries Buytaert2007-03-30