summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #361683 follow-up by sun: Remove more windows line endings.Angie Byron2009-02-05
|
* #361683 follow-up by yched and sun: Fix failing tests and windows line-endings.Angie Byron2009-02-05
|
* #348627 by smk-ka and catch: Allow menu title callback property to bypass ↵Angie Byron2009-02-05
| | | | t() (+documentation and tests)
* #52990 by Roger López: Vastly improve translation string search and editing ↵Angie Byron2009-02-05
| | | | interface.
* #361683 follow-up by bjaspan: Fix column type on etid to fix broken ↵Angie Byron2009-02-04
| | | | installation on non-MySQL dbs.
* #368729 by meba: (i18n sprint) Fix error during multilingual installation ↵Angie Byron2009-02-04
| | | | because of NULL value on required field.
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, ↵Dries Buytaert2009-02-03
| | | | floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
* - Patch #367380 by Moshe: make block module optional.Dries Buytaert2009-02-03
|
* - Reverting #367711 ...Dries Buytaert2009-02-03
|
* - Patch #367711 by catch: shorten drupal_map_assoc(). Thanks almighty catch.Dries Buytaert2009-02-02
|
* - Patch #363391 by ShawnClark, Dave Reid: add SimpleTest's DomDocument ↵Dries Buytaert2009-02-01
| | | | requirement.
* - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx).Dries Buytaert2009-02-01
|
* - Patch #367508 by lyricnz: returned help screen when running test groups.Dries Buytaert2009-02-01
|
* #360128 by quicksketch: Create centralized ahah callback to reduce duplicate ↵Angie Byron2009-02-01
| | | | code.
* - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds ↵Dries Buytaert2009-01-31
| | | | of times on some pages.
* #326210 by AlexisWhite and jhedstrom: Pass ->menu by reference to allow ↵Angie Byron2009-01-31
| | | | modules to modify it.
* #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter ↵Angie Byron2009-01-31
| | | | default to NULL so that NULLs do not need to be specified.
* #361130 by Dave Reid: Clean up comment variables on uninstall.Angie Byron2009-01-31
|
* #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
|