Commit Graph

17706 Commits (920fd45a839de6937682aa6d894aa62fda3ad64e)

Author SHA1 Message Date
Dries 584e709d8b Issue #1712352 by sun, effulgentsia: configuration system does not support themes. 2012-09-18 16:04:16 +02:00
Dries 0904943ae8 Issue #1751380 by Boobaa, Gábor Hojtsy: Added Inconsistencies in linking to various download pages. 2012-09-18 16:02:47 +02:00
Dries 8c8e2264c0 Issue #1509968 by dcam, tobiassjosten: Consistently use count() instead of sizeof() alias. 2012-09-18 16:00:36 +02:00
Dries cf40686a77 Issue #1785966 by Gábor Hojtsy: missing in update_mail(). 2012-09-18 15:40:27 +02:00
Dries 18bd0591c3 Issue #1786284 by fotuzlab: Unnecessary line in taxonomy_term_build_content(). 2012-09-18 15:38:28 +02:00
webchick ce9a30b525 Issue #601776 follow-up by David_Rothstein: Further security hardening of contact form emails. 2012-09-17 20:54:22 -07:00
webchick 15b8ea1be6 Issue #1779638 follow-up by sun, alexpott, Maxtorete: Fixed another unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting(). 2012-09-17 16:16:44 -07:00
Jennifer Hodgdon eabaa4cb08 Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alter documentation 2012-09-17 12:14:11 -07:00
Jennifer Hodgdon 8e5ac8d316 Issue #863428 by Albert Volkman: Fixup for cache constant docs 2012-09-17 12:06:37 -07:00
catch 3da6b98435 Issue #1460764 by klausi: Missing test coverage for a D7 install with non-required modules installed but disabled. 2012-09-17 12:30:00 +01:00
catch ded5c02ea8 Issue #1779638 by sun: Better debug for unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting(). 2012-09-17 11:35:39 +01:00
catch 96ccc7288b Issue #1760786 by sun: Follow up for moving entity system 'back' into a Drupal\Core component. 2012-09-17 11:12:17 +01:00
catch 768dfcd9cf Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
webchick ac801b61b5 Issue #1661814 follow-up by mcjim: Fixed Regression: Seven's responsive maintenance mode template makes installer look crappy, lost step display. 2012-09-15 12:37:25 -07:00
webchick cd3289c3f4 Issue #1293308 by Heine: Update Maintainers.txt to remove Heine, who is on sabbatical. 2012-09-14 13:36:07 -07:00
Jennifer Hodgdon 3448103e03 Issue #1606946 by Albert Volkman, bunthorne: API docs cleanup for PHP files in core directory 2012-09-14 08:19:14 -07:00
Jennifer Hodgdon 568f9c5b43 Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs 2012-09-13 16:43:22 -07:00
Jennifer Hodgdon 0043355675 Issue #1783348 by jfhovinne: Fix syntax in format_plural example 2012-09-13 16:38:55 -07:00
webchick f94673d9f7 Issue #1741386 by lazysoundsystem, rasmusluckow: Removing t() from asserts in simpletests in book module. 2012-09-13 02:40:54 -07:00
webchick e75f8906af Issue #1175764 by tim.plunkett, Rob Loach, eojthebrave: Added Have theme('image_style()') inject the style name as a class. 2012-09-13 02:27:57 -07:00
webchick 2952d3e232 Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display. 2012-09-13 02:15:38 -07:00
webchick a12dc7e896 Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:56:31 -07:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
webchick 4efc71cf20 Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode. 2012-09-13 01:48:24 -07:00
webchick 5254501a02 Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump has invalid widget info. 2012-09-13 01:41:11 -07:00
webchick 857ded8c79 Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'. 2012-09-13 00:25:54 -07:00
webchick 83a91f4265 Issue #1757566 by alexpott, aspilicious: Convert user account e-mail templates to configuration system. 2012-09-12 23:41:38 -07:00
webchick 09b998f131 Issue #1777430 by Crell, sun, tim.plunkett: Fixed Allow for ContainerAware controllers. 2012-09-12 23:16:39 -07:00
webchick 3d2aad9e0a Issue #1757232 by peximo, plach: Improve test coverage for the entity form controller. 2012-09-12 23:14:51 -07:00
catch 12100bab40 Issue #1542620 by djdevin, rootatwc: Fixed Fatal errors when file permissions for settings.php are messed up (can't read file). 2012-09-12 10:41:56 +01:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
Jennifer Hodgdon f91e543aaa Issue #1777870 by rvilar, Gábor Hojtsy: Add changelog entries for multilingual updates 2012-09-11 08:56:33 -07:00
Jennifer Hodgdon 87e9f0710d Issue #1739592 by Albert Volkman, andy.hails, dawehner: Fix up docs of a few language-related functions 2012-09-11 08:52:33 -07:00
Jennifer Hodgdon 262e42645f Issue #1779120 by TravisCarden: Improve documentation of l function 2012-09-11 08:46:00 -07:00
catch 74f917aa30 Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc. 2012-09-11 16:08:58 +01:00
catch 31909ee8ae Issue #1777430 by Crell, sun: Fixed Allow for ContainerAware controllers. 2012-09-11 15:10:24 +01:00
catch 71b5ccf9cc Issue #1777324 by sun, andypost: Remove theme_user_list() from core. 2012-09-11 14:54:26 +01:00
webchick 6de13daafb Issue #601776 follow-up by David_Rothstein: Improve security hardening fix for contact forms. 2012-09-10 22:19:03 -07:00
webchick 9ad5b16eb5 Issue #1164760 by tim.plunkett, LoMo, Mile23, David_Rothstein, webchick, Bojhan, yoroy, naught101: [meta] Rename 'Modules' in toolbar to 'Extend'. 2012-09-10 22:10:55 -07:00
Jennifer Hodgdon 082cae5c25 Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API 2012-09-10 12:05:33 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
catch 289fbb1645 Issue #813750 by joachim, zuuperman, swentel: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-10 10:29:30 +01:00
webchick 64d0af8c50 Issue #1658842 by penyaskito, attiks, webflo: Added Introduce a translations:// stream wrapper to access the .po file directory. 2012-09-06 23:26:10 -07:00
webchick 8e5650ac20 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:27:31 -07:00
webchick add658801c Revert "Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating."
This reverts commit 81666e2b41. Sorry, did NOT mean to push that; was testing the CMI UI patch.
2012-09-06 22:26:39 -07:00
webchick 81666e2b41 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:25:45 -07:00
webchick a3eade7c4f Issue #1704422 by sun: Fixed Error level constants cannot be used in settings.php. 2012-09-06 21:31:33 -07:00
webchick 16e21dacd8 Issue #1749782 follow-up by tim.plunkett: Fix contextual links. 2012-09-06 15:25:25 -07:00
webchick 21ba0bbdd2 Issue #1775780 by tim.plunkett, alexpott: Fixed Needs tests: Forum module's block configuration for block.active.limit and block.new.limit . 2012-09-06 15:21:19 -07:00