summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #631550 by sun: fixed stale and improper logic for ↵Dries Buytaert2009-12-14
| | | | MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
* - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and ↵Dries Buytaert2009-12-14
| | | | added more tests.
* #560646 by carlos8f and chx: Make SimpleTest catch Fatal PHP errors.Angie Byron2009-12-14
|
* #650832 by Gábor Hojtsy: Fixed shortcut bar collapse / overlay interaction.Angie Byron2009-12-14
|
* - Patch #644648 by sun: cleaned up, documented, and corrected some ↵Dries Buytaert2009-12-14
| | | | ['#token'] code.
* - Patch #558666 by sun, dropcube: revamp text format/filter configuration ↵Dries Buytaert2009-12-14
| | | | for better usability.
* - Patch #601150 by seutje: fixed behavior with contextual link drop-down.Dries Buytaert2009-12-14
|
* - Patch #371458 by catch: make the upgrade path work a bit better.Dries Buytaert2009-12-14
|
* #552436 follow-up by yched: Fix test regression.Angie Byron2009-12-14
|
* - Patch #601150 by Frando: tweaked the CSS of the contextual links to add ↵Dries Buytaert2009-12-13
| | | | some padding.
* - Patch #658692 by Arancaytar: fixed documentation of hook_filter_info().Dries Buytaert2009-12-13
|
* #556390 follow-up by David_Rothstein: String clean-up on block visibility ↵Angie Byron2009-12-13
| | | | settings.
* #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE ↵Angie Byron2009-12-13
| | | | queries.
* - Patch #656266 by fgm: fixed the hook and added documentation.Dries Buytaert2009-12-13
|
* - Patch #601150 by bleen18, eojthebrave, seutje, bganicky, sun, yoroy, ↵Dries Buytaert2009-12-13
| | | | JacobSingh, ivansf, drifter: improved UI for contextual links.
* - Patch #658302 by yched: re-purpose hook_field_sanitize() into ↵Dries Buytaert2009-12-13
| | | | hook_field_prepare_view().
* - Patch #552436 by yched: validation of the number of values in ↵Dries Buytaert2009-12-13
| | | | field_default_validate().
* #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert ↵Angie Byron2009-12-13
| | | | changes to error reporting in previous patch.
* #658358 by yched: Fix capitalization.Angie Byron2009-12-13
|
* #645776 by jhodgdon, arianek, tobiasb, and matason: Update Field modules to ↵Angie Byron2009-12-13
| | | | new help standard.
* #510094 by mgifford and pp: Add description to the link items of Toolbar module.Angie Byron2009-12-12
|
* #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests).Angie Byron2009-12-12
|
* #645802 by jhodgdon and arianek: Convert File module to new help standard.Angie Byron2009-12-12
|
* - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts.Dries Buytaert2009-12-12
|
* - Patch #655212 by chx: remove unused and broken drupal_session_count().Dries Buytaert2009-12-12
|
* - Patch #115540 by Wesley Tanaka, douggreen, WorldFallz, dww: 'no results' ↵Dries Buytaert2009-12-12
| | | | page was not themeable, and generated invalid HTML.
* - Patch #657828 by yched: make hook_field_formatter() act on all field values.Dries Buytaert2009-12-12
|
* - Patch #655600 by David_Rothstein, nenne: small code cleanups.Dries Buytaert2009-12-12
|
* - Patch #314349 by Damien Tournoud, Dave Reid, CorniI, nedjo, catch: fixed ↵Dries Buytaert2009-12-11
| | | | PDO Exception when having too much comments.
* - Patch #653004 by jhodgdon, arianek: create help page for Contextual module ↵Dries Buytaert2009-12-11
| | | | following new standard.
* - Patch #653000 by jhodgdon, arianek: create help page for Overlay module ↵Dries Buytaert2009-12-11
| | | | following new standard.
* - Patch #523214 by David_Rothstein, Bojhan: UI cleanup of the text on 'Site ↵Dries Buytaert2009-12-11
| | | | Information'.
* - Patch #652834 by yched, effulgentsia: changed Field formatters as render ↵Dries Buytaert2009-12-11
| | | | arrays to increase performance (and to clean-up the code).
* #655614 by David_Rothstein and ksenzee: Remove code that causes changes made ↵Angie Byron2009-12-10
| | | | by submitting a form in the overlay to not be reflected when the window automatically closes.
* #656300 by JoshuaRogers: Fixed Typo in system.test prevents D7 from passing ↵Angie Byron2009-12-10
| | | | tests.
* - Patch #619904 by nenne: fixed forum.module doesn't uninstall cleanly.Dries Buytaert2009-12-10
|
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #652420 by sun: fixed some errors.Dries Buytaert2009-12-09
|
* - Patch #c960657: rollback of double commit. It blame the network at Do It ↵Dries Buytaert2009-12-09
| | | | With Drupal. ;-)
* - Patch #645968 by yoroy, Bojhan, seutje, Dave Reid, Damien Tournoud: added ↵Dries Buytaert2009-12-09
| | | | workflow category.
* - Patch #655046 by thegreat: fixed typo in documentation.Dries Buytaert2009-12-09
|
* - Patch #654558 by ksenzee: toolbar drawer toggle is broken.Dries Buytaert2009-12-09
|
* - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being ↵Dries Buytaert2009-12-09
| | | | honored.
* - Patch #654560 by yched: fixed taxonomy upgrade path.Dries Buytaert2009-12-09
|
* - Patch #639638 by c960657: missing check_plain() on actions admin page.Dries Buytaert2009-12-09
|
* - Patch #652420 by sun: fixed some problems in the tests.Dries Buytaert2009-12-09
|
* #651712 by carlos8f: Fixed bug where rendered menu tree links do not include ↵Angie Byron2009-12-08
| | | | proper attributes (with tests).
* #410926 by Damien Tournoud: Tests to ensure disabled Form API fields are ↵Angie Byron2009-12-08
| | | | working properly.
* #645784 follow-up by jhodgdon and David_Rothstein: Put back accidentally ↵Angie Byron2009-12-08
| | | | rolled-back help text.
* #654014 by moshe weitzman: Fix broken update functions.Angie Byron2009-12-08
|