Commit Graph

17473 Commits (74d05293372eb68409db49943d40f8d7800c1367)

Author SHA1 Message Date
Dries 91cf274fc9 Issue #1468210 by marthinal, Eric_A, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-21 21:04:45 -04:00
webchick 83a8e3af78 Issue #1791614 by jessebeach: Added jessebeach as JavaScript maintainer. 2012-09-21 10:29:28 -07:00
webchick ff265fb83b Issue #1788252 by scor: Add Lin Clark to RDF module in MAINTAINERS.txt. 2012-09-21 09:32:40 -07:00
webchick 7b8712b1b2 Issue #1789606 by sun, alexpott: Fixed Upgrade path tests for all system module variables converted to CMI so far. 2012-09-20 17:45:16 -07:00
webchick 5719e7e7d6 Issue #1789722 by andypost, tim.plunkett: Fixed ConfigStorageController::save. 2012-09-20 13:37:38 -07:00
catch b10ff4324b Issue #1362974 by droplet, dcam, Jacine, tkrajcar: Remove type='text/javascript' from <script> tags. 2012-09-20 11:06:41 +01:00
catch 8be3d3e2de Issue #1691952 by plach, Berdir: Make EntityFieldQuery work with multilingual properties. 2012-09-20 10:25:58 +01:00
catch 8337955d48 Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state. 2012-09-20 10:25:24 +01:00
webchick 6a064f416a Issue #1209532 by timmillwood, lucascaro, wiifm, mikeytown2, slashrsm: Count node views via AJAX in the statistics module. 2012-09-19 23:36:58 -07:00
webchick da4adbdafb Issue #1293308 follow-up by David_Rothstein: Remove brackets around email address. 2012-09-19 23:29:38 -07:00
webchick a56bd47aa8 Issue #813750 by swentel, joachim, zuuperman: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-19 23:28:00 -07:00
webchick 91c41b3f37 Issue #1738368 by Schnitzel, YesCT, Gábor Hojtsy, c31ck, sun, plach: Fixed Not possible to use the entity getter to retrieve non-translatable field values. 2012-09-19 23:15:55 -07:00
Jennifer Hodgdon f2f1d888f6 Issue #1787156 by jaffaralia: Remove documentation for obsolete hook_image_default_styles 2012-09-19 06:27:40 -07:00
Jennifer Hodgdon b019bf1cc9 Issue #1186886 by Albert Volkman, Mile23: Add detail and better example to hook_node_load docs 2012-09-19 06:25:24 -07:00
catch 8643c01260 Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
catch 277c7f7bf6 Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
Dries 1b927f545d Issue #1468210 by marthinal, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-18 16:06:55 +02:00
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