summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #502968 by Ryan Palmer: increase maximum allowable length of email ↵Dries Buytaert2009-12-20
| | | | addresses.
* - Patch #663966 by Magnity: fixed typo in Field CRUD documentation.Dries Buytaert2009-12-20
|
* - Patch #659578 by mcarbone, jhodgdon: fixed statistics pages and added some ↵Dries Buytaert2009-12-20
| | | | extra tests. One critical bug less.
* #190867 follow-up by scor: Fixed broken HEAD. Test bot, come back...Angie Byron2009-12-18
|
* - Patch #386462 by mgifford, Frando: fixed XHTML validation errors.Dries Buytaert2009-12-18
|
* - Patch #633616 by arianek, jhodgdon: help text improvements and fixes.Dries Buytaert2009-12-18
|
* - Patch #632898 by arianek, jhodgdon: help text improvements and fixes.Dries Buytaert2009-12-18
|
* - Patch #658726 by yoroy: sexier home icon.Dries Buytaert2009-12-17
|
* - Rollback of previous patch. Houston, it has a typo.Dries Buytaert2009-12-17
|
* - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.Dries Buytaert2009-12-17
|
* - Patch #302240 by fago, sun: fixed button broken.Dries Buytaert2009-12-17
|
* - Patch #190867 by chx: fixed access to creating path aliases.Dries Buytaert2009-12-17
|
* - Patch #660904 by Crell, Crell: wrong interface name in hook_entity_info() ↵Dries Buytaert2009-12-17
| | | | docblock.
* - Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for ↵Dries Buytaert2009-12-16
| | | | taxonomy term and user account pages.
* - Patch #632092 by scor, linclark: number of replies of a node in RDFa.Dries Buytaert2009-12-16
|
* - Patch #658726 by bleen18: better home link.Dries Buytaert2009-12-16
|
* - Patch #659710 by fgm: queue API was missing a releaseItem method.Dries Buytaert2009-12-16
|
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, ↵Dries Buytaert2009-12-15
| | | | TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)
* - Patch #331180 by sun: rename file to be more consistent with other files.Dries Buytaert2009-12-15
|
* - Patch #360854 by sammys, Crell: added missing db_index_exists(), required ↵Dries Buytaert2009-12-15
| | | | to provide proper upgrade path from Drupal 6 to Drupal 7.
* #659486 by Kiphaas7 and xmacinfo: Add back the 'loading' image to the ↵Angie Byron2009-12-15
| | | | Overlay in a way that does not kill performance.
* #577398 by boombatower: Fix SimpleTest temporary file handling, post-stream ↵Angie Byron2009-12-15
| | | | wrappers.
* #653940 follow-up by Damien Tournoud: Clean-up of error handling from first ↵Angie Byron2009-12-15
| | | | stab at test reporting fixes.
* #645776 follow-up by jhodgdon and matason: Added missing Number module help.Angie Byron2009-12-15
|
* - Patch #658034 by seutje: core should not use CSS classnames that contain ↵Dries Buytaert2009-12-14
| | | | an underscore.
* - Patch #655206 by dereine: Seven wasn't used for deleting a node.Dries Buytaert2009-12-14
|
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* - 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
|