summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #506650 by catch: Remove unnecessary comment_node_url().Angie Byron2009-07-01
|
* - Patch #505218 by keith.smith: more massaging of help texts.Dries Buytaert2009-06-30
|
* #506124 by Bojhan: Move URL aliases path to site configuration.Angie Byron2009-06-30
|
* #506458 by quicksketch: Replace missing global user so that page caching ↵Angie Byron2009-06-30
| | | | works again.
* #506316 by Bojhan: Remove utterly useless description on term name field.Angie Byron2009-06-30
|
* #506096 by axyjo: Fix typo in node.tpl.php documentation.Angie Byron2009-06-30
|
* #495956 follow-up by axyjo: Remove needless serialize() from system.install.Angie Byron2009-06-30
|
* - Patch #505218 by Bojhan: improved the description of the updates checkbox.Dries Buytaert2009-06-30
|
* - 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 #26966 by catch: fixed query.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 #316189 by mfb: tests for format_date.Dries Buytaert2009-06-30
|
* #504248 by afreeman: Adding missing Id tag in jquery.js.Angie Byron2009-06-30
|
* #502522 by yched: Allow drupal_alter() on various Field API meta-hooks.Angie Byron2009-06-30
|
* #408434 follow-up by chx: Add md5 as a function to SQLite to prevent fatal ↵Angie Byron2009-06-30
| | | | errors.
* - Patch #495598 by jrchamp: use explode() instaed of spit().Dries Buytaert2009-06-29
|
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵Angie Byron2009-06-29
| | | | texts. Steve Krug would be proud.
* - Patch #168437 by stBorchert, gaele: reorder user registration settings so ↵Dries Buytaert2009-06-28
| | | | they are more logical.
* #276597 by sun: Coding style clean-ups for filter.test.Angie Byron2009-06-28
|
* #495956 by andypost, cafuego, fiasco: Convert initial queries in ↵Angie Byron2009-06-28
| | | | system_install() to DBTNG to stop weird inconsistencies on various platforms.
* #504428 by Sutharsan: Include link to add item on all empty admin listing pages.Angie Byron2009-06-28
|
* - Patch #201269 by Xano; synonym collapsing in core.Dries Buytaert2009-06-28
|
* - Patch #503822 by berenddeboer: remove drag and drop help text from menu page.Dries Buytaert2009-06-28
|
* #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 #504390 by Xano: taxonomy form UI improvements.Dries Buytaert2009-06-28
|
* #276597 by wrwrwr and jhedstrom: Add a ton of totally awesome filter tests.Angie Byron2009-06-28
|
* #482346 by Berdir: Move module installation logic to module_enable() to ↵Angie Byron2009-06-28
| | | | prevent errors upon enabling modules.
* #493296 by jrchamp: Fix label on test assertion.Angie Byron2009-06-28
|
* #333171 by catch: Provide cache_get_multiple() and allow clearing of ↵Angie Byron2009-06-28
| | | | multiple cache IDs at once (with tests).
* #503868 by Sutharsan: Add link to create a menu link if one does not exist.Angie Byron2009-06-27
|
* #315035 by Damien Tournoud, Rob Loach, sun, mfer, et al: Adding jQuery UI ↵Angie Byron2009-06-27
| | | | 1.7.2 to core.
* - Patch #502166 by catch: move taxonomy administration to admin/build.Dries Buytaert2009-06-27
|
* - Patch #504054 by Sutharsan: remove left-overs and fixed broken links.Dries Buytaert2009-06-27
|
* - Patch #503996 by kika, Sutharsan: changed label from 'Expanded' to 'Show ↵Dries Buytaert2009-06-27
| | | | as expanded' for better usability.
* Trying #503982 again.Angie Byron2009-06-27
|
* #504016 by catch: Remove faulty assertion that makes assumptions about ↵Angie Byron2009-06-27
| | | | default installed modules.
* Roll-back of #503982 which caused test failures. One day, I will learn that ↵Angie Byron2009-06-27
| | | | not even a *one word* patch is immune from causing test failures.
* #503982 by catch: Enable search module in the default profile.Angie Byron2009-06-27
|
* - Patch #503836 by gaele: made the block visibility option a tiny bit more ↵Dries Buytaert2009-06-27
| | | | clear.
* - Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type ↵Dries Buytaert2009-06-27
| | | | descriptions.
* - Patch #359853 by jhodgdon: corrected and improved the documentation of ↵Dries Buytaert2009-06-27
| | | | hook_mail_alter().
* - Patch #501466 by catch: move comment administration to a tab.Dries Buytaert2009-06-27
|
* - Patch #394538 by gaele: refer to the block administration page in a ↵Dries Buytaert2009-06-27
| | | | consistent manner.
* - Patch #501384 by jhodgdon: fixed typos.Dries Buytaert2009-06-27
|
* - Patch #499794 by Berdir: made protected method public because it is called ↵Dries Buytaert2009-06-27
| | | | as a public method.
* - Patch #369314 by Berdir: make sub-selects work.Dries Buytaert2009-06-27
|
* #377204 by elv: New forum icons with better compatible transparency.Angie Byron2009-06-27
|
* #503600 by yched: Fix typo in hook name in field.api.php.Angie Byron2009-06-27
|
* #490636 by yched and andypost: Update PHP test for body as field, solving ↵Angie Byron2009-06-27
| | | | fatal error.