summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #361135 by Dave Reid: Clean up taxonomy variables on uninstall.Angie Byron2009-01-31
|
* #352337 by catch: Avoid pager query if there are no comments on a node.Angie Byron2009-01-31
|
* #349836 by lut4rp: Remove ellipsis in menu description.Angie Byron2009-01-31
|
* #364777 by Eaton, EclipseGC, JohnAlbin, and Rob_Feature: Add a 'stripped ↵Angie Byron2009-01-30
| | | | down' CSS theme to core to demo Drupal's default markup. Say hello to stark.
* #102743 by yoroy: Swanky new forum icons.Angie Byron2009-01-29
|
* #345157 follow-up by toddy: Fix @link syntax in PHPDoc.Angie Byron2009-01-29
|
* #242962 by Heine: Add a 'tablesort' Form API element to unify various places ↵Angie Byron2009-01-28
| | | | we use a big table with JS-enabled checkboxes next to each item (with tests).
* #365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).Angie Byron2009-01-28
|
* #144969 by beginner, Wim Leers, and catch: Fix count returned by ↵Angie Byron2009-01-28
| | | | taxonomy_term_count_nodes() with multi-select vocabularies (with tests).
* #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).Angie Byron2009-01-28
|
* #364407 by catch: Fix drupal_render() sorting (with tests).Angie Byron2009-01-27
|
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: ↵Dries Buytaert2009-01-27
| | | | hook_page_alter. Oh, behave.
* - Patch #364169 by Gurpartap Singh: improved language.Dries Buytaert2009-01-26
|
* - Removing whitespace.Dries Buytaert2009-01-26
|
* #227486 follow-up by catch: Move update 7010 to 6048 so that the 6.x and 7.x ↵Angie Byron2009-01-25
| | | | updates stay in sync.
* #363262 by catch and Damien Tournoud: Replace src index on the {url_alias} ↵Angie Byron2009-01-25
| | | | table with src, language for better performance.
* #363644 by chx: Remove annoying whitespace.Angie Byron2009-01-25
|
* #363687 by chx: Simplify DBTNG codeflow.Angie Byron2009-01-25
|
* - Patch #353632 by catch et al: avoid sorting elements twice -- performance ↵Dries Buytaert2009-01-23
| | | | improvement.
* #362423 by chx: Include session.inc during installer to avoid fatal errors ↵Angie Byron2009-01-22
| | | | if things don't go exactly according to plan.
* #362680 by catch: Put all taxonomy tests in one spot.Angie Byron2009-01-22
|
* #352121 follow-up: Let's commit the test module this time, shall we? :PAngie Byron2009-01-22
|
* - Patch #360398 by asimmonds: fixed bug with updating feed categories.Dries Buytaert2009-01-22
|
* - Patch #334956 by JohnAlbin: remove a IE hack 'flash of unstyled content' ↵Dries Buytaert2009-01-22
| | | | that is no longer needed.
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
|
* - Patch #308774 by oadaeh, catch, keith.smith: improved the revision log ↵Dries Buytaert2009-01-22
| | | | terminology a bit.
* - Patch #80944 by Dave Reid, swentel, ChrisKennedy: move the statistics ↵Dries Buytaert2009-01-22
| | | | settings to a more logical place.
* #306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist ↵Angie Byron2009-01-22
| | | | with programmatic node creation.
* #276554 by stella and John Morahan: Tests for comments as part of an RSS feed.Angie Byron2009-01-22
|
* #308277 by robertDouglass: Tests for multiple search engine types.Angie Byron2009-01-22
|
* #357591 by sun: Add watchdog calls for user cancel operations.Angie Byron2009-01-22
|
* #339466 by patryk: Replace the OpenID link in user help with official link.Angie Byron2009-01-22
|
* #360415 by JohnAlbin: Ship Drupal with a default sites/all/modules and ↵Angie Byron2009-01-22
| | | | sites/all/themes directory. Hooraycvs diff :D
* #345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a ↵Angie Byron2009-01-22
| | | | 'type' instead, to clean up calling code.
* #352121 by valthebald and Damien Tournoud: Allow importing of invalid tags ↵Angie Byron2009-01-22
| | | | in .po files into non-default text groups.
* #220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block ↵Angie Byron2009-01-22
| | | | that makes all languages active (with tests)
* #287178 by justinrandell: Break up various hook_form_alter()s to ↵Angie Byron2009-01-22
| | | | hook_form_FORM_ID_alters().
* #346285 by Damien Tournoud: forward-port HTTP_HOST fix from 6.x.Angie Byron2009-01-22
|
* - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text ↵Dries Buytaert2009-01-21
| | | | format' based on UMN usability study.
* - Patch #362003 by Steven Jones: minor language massaging.Dries Buytaert2009-01-21
|
* - Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed ↵Dries Buytaert2009-01-21
| | | | possible SQL injection risk in node_access(). Already part of Drupal 6.
* - Patch #361699 by David Rothstein: prevent CSRF on update.php. Already ↵Dries Buytaert2009-01-21
| | | | went into D6.
* - Patch #360785 by Dave Reid: add timestamp to {poll_votes}.Dries Buytaert2009-01-21
|
* - Patch #195976 by mcarbone: made error message more accurate and more ↵Dries Buytaert2009-01-21
| | | | informative.
* - Patch #291026 by Dave Reid et al: further (usability) improvements to the ↵Dries Buytaert2009-01-21
| | | | E_NOTICE handling.
* #361514 by Dave Reid and drewish: Use file name in file error messages.Angie Byron2009-01-21
|
* #355225 by Josh Waihi and Damien Tournoud: Fix inconsistent behaviour with ↵Angie Byron2009-01-20
| | | | transaction support and insert queries. All tests should pass on PostgreSQL now. Woot! :)
* #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵Angie Byron2009-01-20
| | | | undefined index locale in install.php and clean up crufty code.
* #357403 by drewish: Make user pictures managed files.Angie Byron2009-01-20
|
* #30520 follow-up by Dave Reid: Fix error message about upload when not ↵Angie Byron2009-01-20
| | | | uploading a file (with tests, so we don't break it again).