summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
...
* - 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 ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* - Patch #148744 by catch: fixed some code comments.Dries Buytaert2007-06-03
|
* Some RTL CSS files had wrong CVS Id comments, fix thatGábor Hojtsy2007-05-30
|
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, ↵Dries Buytaert2007-05-30
| | | | improved file API, centralized file validation, implemented quotas and fixed file previews.
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵Gábor Hojtsy2007-05-27
| | | | | | | | | CSS overrides and default RTL CSS override files for modules Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now, so maintainers remember that changing them should also have an effect on RTL CSS files. This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
* - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' ↵Dries Buytaert2007-05-25
| | | | when being called for the user_register form
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* - 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 ↵Dries Buytaert2007-05-20
| | | | approved, blocked, or deleted.
* - 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 ↵Dries Buytaert2007-05-10
| | | | at the end of install to collect data, plus allow profiles to modify and add more.
* - 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 ↵Dries Buytaert2007-04-23
| | | | is changed.
* - 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 ↵Gábor Hojtsy2007-04-21
| | | | message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - 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
| | | | of 2.
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
|
* #130194: Left over #base.Steven Wittens2007-03-24
|
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
|
* - Patch #125763 by chx: menu system fixes/enhancements.Dries Buytaert2007-03-08
|
* - Patch #125232 by kkaefer: overlooked an l() convertion.Dries Buytaert2007-03-06
|
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* - Patch #107051 by webchick: duplicate user names in who is online blockDries Buytaert2007-02-10
|
* - Patch #115315 by kkaefer: fixed autocomplete for users.Dries Buytaert2007-02-02
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-01-31
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Patch #113872 by webchick: 403 on user/password for anon users.Dries Buytaert2007-01-29
|
* - Patch #81891 by alusiani and dww: fixed problem with matching permissions.Dries Buytaert2007-01-29
|
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
|
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.