| Commit message (Expand) | Author | Age |
* | #144397: Use drupal_render for user profiles and convert to themer-friendly .... | Steven Wittens | 2007-06-21 |
* | - Patch #149692 by asimmonds: fixed FAPI breakage. | Dries Buytaert | 2007-06-17 |
* | - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Ora... | Dries Buytaert | 2007-06-15 |
* | - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of use... | Dries Buytaert | 2007-06-15 |
* | - Patch #151270 by moshe: fixed braino. | Dries Buytaert | 2007-06-12 |
* | - Patch #143532 by Gurpartap: don't redirect to 'my account' after editing pr... | Dries Buytaert | 2007-06-11 |
* | - Patch #150167 by fwalch: fixed problem with fapi migration -- one-time logi... | Dries Buytaert | 2007-06-11 |
* | - Patch #143026 by ChrisKennedy and Steven: dynamically check password streng... | Dries Buytaert | 2007-06-08 |
* | - Patch #146910 by dww: only allow enabling modules with the same Drupal core... | Dries Buytaert | 2007-06-08 |
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, usin... | Dries Buytaert | 2007-06-05 |
* | - Patch #146667 by Jeff Eaton: form API fixes. | Dries Buytaert | 2007-06-04 |
* | - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL. | Dries Buytaert | 2007-06-04 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #148744 by catch: fixed some code comments. | Dries Buytaert | 2007-06-03 |
* | Some RTL CSS files had wrong CVS Id comments, fix that | Gábor Hojtsy | 2007-05-30 |
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv... | Dries Buytaert | 2007-05-30 |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | #145737 by yhager, documentation cleaned up by myself: add support for RTL CS... | Gábor Hojtsy | 2007-05-27 |
* | - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' w... | Dries Buytaert | 2007-05-25 |
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,... | Dries Buytaert | 2007-05-25 |
* | - Patch #140218 by Crell et al: make it possible to move page callbacks to th... | Dries Buytaert | 2007-05-22 |
* | - Patch #144919 by dww: hide user picture settings when possible. | Dries Buytaert | 2007-05-20 |
* | - Patch #144859 by dww: added optional e-mail notifications when user are app... | Dries Buytaert | 2007-05-20 |
* | - Patch #144676 by webchick and dww: form API-fied user settings. | Dries Buytaert | 2007-05-17 |
* | - Patch #137767 by chx and pwolanin: multiple menu support. | Dries Buytaert | 2007-05-16 |
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
* | - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at... | Dries Buytaert | 2007-05-10 |
* | - Patch #142619 by erdemkose: fixed E_ALL warnings. | Dries Buytaert | 2007-05-10 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags. | Dries Buytaert | 2007-04-30 |
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
* | - Patch #138531 by bjaspan: destroy existing sessions when a user password is... | Dries Buytaert | 2007-04-23 |
* | - Patch #138234 by webchick: Missing theme_user_signature from user_theme(). | Dries Buytaert | 2007-04-23 |
* | #136250: The upload directory might exist, but is not writable. Fix error mes... | Gábor Hojtsy | 2007-04-21 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #135329 by Zen: clean up password reset form. | Dries Buytaert | 2007-04-13 |
* | - Patch #134364 by lyricnz: simplified SQL query | Dries Buytaert | 2007-04-13 |
* | - Patch #134839 by webchick: allow turning of signatures site-wide. | Dries Buytaert | 2007-04-10 |
* | - Patch #133431 by alexis: #redirect won't work with user registration. | Dries Buytaert | 2007-04-09 |
* | - Patch #130366 by webchick and Steven: make signatures pretty. | Dries Buytaert | 2007-04-09 |
* | - Patch #133865 by alexis: incorrect form_set_error() calls. | Dries Buytaert | 2007-04-06 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | - Patch #130366 by webchick and steven: improved signature handling. Step 1 ... | Dries Buytaert | 2007-03-30 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #110888 by Eaton: unify hook _alter() | Dries Buytaert | 2007-03-26 |
* | #130194: Left over #base. | Steven Wittens | 2007-03-24 |
* | - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. | Dries Buytaert | 2007-03-17 |
* | - Patch #125763 by chx: menu system fixes/enhancements. | Dries Buytaert | 2007-03-08 |
* | - Patch #125232 by kkaefer: overlooked an l() convertion. | Dries Buytaert | 2007-03-06 |
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |