summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #135976 by Dave Reid: Move Administration Theme setting to the themes page ↵Angie Byron2009-02-11
| | | | where it is findable (with tests).
* #372376 by yched: Remove uninstall/disable hooks from required field.module.Angie Byron2009-02-11
|
* #62926 by karschsp: Increase maximum length of free tagging field.Angie Byron2009-02-11
|
* #372400 by swentel and BrightLoudNoise: Fix 'delete' link on block ↵Angie Byron2009-02-11
| | | | administration screen.
* #370037 by bjaspan: Add means of getting all instances of a field.Angie Byron2009-02-10
|
* #355496 by geodaniel, Dave Reid: Always list available databases, with ↵Angie Byron2009-02-10
| | | | explanation when only one is in the list.
* #370806 by cwgordon7: Add navigation and login blocks back to minimal profile.Angie Byron2009-02-10
|
* #369562 by yched: More Field API clean-ups.Angie Byron2009-02-10
|
* #371363 by yched: Fix field form tests from randomly breaking. Hooray.Angie Byron2009-02-10
|
* #371422 by catch: Field form tests should use drupal_strtolower().Angie Byron2009-02-09
|
* - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is ↵Dries Buytaert2009-02-09
| | | | available. Drupal.org upgrade blocker.
* #365149 by karschsp: Fix @endcode at the end of hook_page_alter() example.Angie Byron2009-02-09
|
* #371327 by quicksketch: Fix user picture rendering (with fixed tests).Angie Byron2009-02-09
|
* #370846 by catch: Further improve performance of drupal_render() sorting ↵Angie Byron2009-02-09
| | | | (with tests).
* #369562 by bjaspan and yched: Clean up a few minor things in field API.Angie Byron2009-02-08
|
* #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine ↵Angie Byron2009-02-08
| | | | drupal root, so we don't break symlinks.
* #368502 by catch: Make adjustment to file naming test in an effort to make ↵Angie Byron2009-02-08
| | | | testing bot stop erroneously marking patches code needs work.
* #349823 by Dave Reid: Fix query in recent comment block that results in ↵Angie Byron2009-02-07
| | | | fatal error (with tests).
* #369562 by yched and bjaspan: Removing sample_code.php, which was ↵Angie Byron2009-02-07
| | | | accidentally committed previously.
* #369562 by yched and bjaspan: Moving api.field.php to field.api.php, per ↵Angie Byron2009-02-07
| | | | standards.
* #357429 by fusedpro: Update the documentation of hook_menu_alter() to use ↵Angie Byron2009-02-07
| | | | 'items' rather than 'callbacks' to match hook_menu().
* #333478 by keith.smith: Remove extra comma and 'character sequences' in ↵Angie Byron2009-02-06
| | | | taxonomy tag description.
* #369413 by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown().Angie Byron2009-02-06
|
* #366253 by ff1: Fix typo in filter admin form.Angie Byron2009-02-05
|
* #369460 by rszrama: Add 'No books' message to Book module when no books exist.Angie Byron2009-02-05
|
* #369653 by rszrama: Add 'No categories' message to Contact module when no ↵Angie Byron2009-02-05
| | | | categories exist.
* #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
|