summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #524734 by eojthebrave: Fix typo in image.gd.inc.Angie Byron2009-07-21
|
* #371374 pre-cursor by quicksketch: Add a sample image for Image module's ↵Angie Byron2009-07-20
| | | | manipulation tests.
* #457744 by quicksketch: Insert missing calls to file_attach_delete() and ↵Angie Byron2009-07-20
| | | | file_attach_delete_revision().
* - Patch #524530 by c960657: fixed the headers sent by the image module.Dries Buytaert2009-07-20
|
* - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be ↵Dries Buytaert2009-07-20
| | | | case-sensitive. Comes with more and better tests.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #524476 by Scott Reynolds: improper FAPI handling for search ↵Dries Buytaert2009-07-20
| | | | settings form and minor clean-up of function names.
* - Patch #521798 by catch: fixed caching.Dries Buytaert2009-07-20
|
* - Patch #334283 by Gábor Hojtsy: fixed context bug.Dries Buytaert2009-07-20
|
* - Patch #524638 by drumm: documentation clean-up.Dries Buytaert2009-07-20
|
* - Patch #523520 by c960657: image_style_generate_url() and image_style_url() ↵Dries Buytaert2009-07-19
| | | | do the same.
* - Patch #520486 by kika: after killing folded comments in #506218, ↵Dries Buytaert2009-07-19
| | | | modules/comment/comment-folded.tpl.php still exists. Kill it to death!
* - Patch #523308 by Bojhan: simplified help texts a bit.Dries Buytaert2009-07-19
|
* - Patch #523214 by Bohjan: clean up text Site Information page.Dries Buytaert2009-07-19
|
* - Patch #523544 by c960657: image module clean-up.Dries Buytaert2009-07-19
|
* - Patch #523694 by catch: improve performance of t().Dries Buytaert2009-07-19
|
* - Patch #523406 by Bohjan: clean up forum administration description.Dries Buytaert2009-07-19
|
* #523542 by tgeller: Fix link in filter help text.Angie Byron2009-07-19
|
* #523358 by catch: Speed up drupal_function_exists().Angie Byron2009-07-19
|
* #509392 follow-up by adrian: Clean-up for .info files for install profiles ↵Angie Byron2009-07-19
| | | | patch.
* - Patch #517318 by dmitrig01: tableselect needs to be able to give options ↵Dries Buytaert2009-07-18
| | | | weights.
* - Patch #511284 by catch, moshe weitzman: add html_top and move the admin ↵Dries Buytaert2009-07-18
| | | | toolbar into html_top.
* - Patch #522210 by gpk: phpdoc fix.Dries Buytaert2009-07-17
|
* - Patch #519612 by quicksketch: added drupal_function_exists() to file ↵Dries Buytaert2009-07-16
| | | | validators.
* - Patch #518750 by Damien Tournoud: rethink system settings form.Dries Buytaert2009-07-16
|
* - Patch #520620 by quicksketch: delete revision and prepare translation ↵Dries Buytaert2009-07-16
| | | | field hooks are called incorrectly (or not at all).
* - Patch #396466 by quicksketch: support custom success callbacks in ahah.js.Dries Buytaert2009-07-16
|
* - Patch #519362 by mfb: make the aggregator module pick up dc:author tags.Dries Buytaert2009-07-15
|
* - Patch #506218 by kika: remove some left-overs from the collapsed comments ↵Dries Buytaert2009-07-15
| | | | feature.
* - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), ↵Dries Buytaert2009-07-15
| | | | follow-up patch with bugfixes and tests.
* - Patch #519216 by tgeller: small wording change.Dries Buytaert2009-07-15
|
* - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance ↵Dries Buytaert2009-07-15
| | | | drupal_attributes() for multiple valued values.
* #509392 by adrian: Add .info files for installation profiles.Angie Byron2009-07-15
|
* #193366 by Anthony Hersey: Move various rebuild functions to module page ↵Angie Byron2009-07-14
| | | | submission rather than viewing for vastly increased performance.
* #395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to ↵Angie Byron2009-07-14
| | | | make way for testing suite 2.0.
* - Patch #517542 by Damien Tournoud: fixed broken patch.Dries Buytaert2009-07-14
|
* - Patch #510460 by tic2000: improved CSS test.Dries Buytaert2009-07-14
|
* - Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: ↵Dries Buytaert2009-07-14
| | | | improved form description of teaser length setting.
* - Patch #507108 by quicksketch: allow AHAH to reset Drupal.settings after ↵Dries Buytaert2009-07-14
| | | | loading response data.
* - Patch #518284 by Everett Zufelt: remove redundant title from Garland.Dries Buytaert2009-07-14
|
* - Patch #509736 by yched: make sure all settings are present at run-time.Dries Buytaert2009-07-14
|
* - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵Dries Buytaert2009-07-14
| | | | 'yay' to clarity!
* #518412 by yched: Minor clean-up on Field API tests.Angie Byron2009-07-14
|
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* - Patch #517502 by Crell: make transaction API follow its own documentation.Dries Buytaert2009-07-13
|
* - Patch #491456 by quicksketch, drewish, et al: image effects and actions.Dries Buytaert2009-07-12
|
* - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.Dries Buytaert2009-07-11
|
* - Patch #516254 by drewish remove @return PHPDocs where nothing is to return.Dries Buytaert2009-07-11
|
* - Patch #481498 by JamesAn: convert simpletest to drupal_static().Dries Buytaert2009-07-11
|