Commit Graph

21500 Commits (391755e4c154bb0778f2940628a02bc7211dbdf7)

Author SHA1 Message Date
Alex Pott 3091a40783 Issue #2032919 by klausi: Fixed PATCH and POST should return 400 on NULL bodies. 2013-07-11 11:49:13 +01:00
Alex Pott 6b6c6f20ee Issue #2007474 by dawehner: Make it easy to refresh a view. 2013-07-11 10:39:08 +01:00
Alex Pott 0059c7f01d Issue #2011094 by kgoel: Replace drupal_container() with Drupal::service() in the layout module. 2013-07-11 10:39:07 +01:00
Alex Pott b67660cde3 Issue #1605414 by bleen18, catch: Move cache backend configuration out of $conf. 2013-07-11 10:39:07 +01:00
Nathaniel Catchpole 54b703ed4b Issue #1843728 by jenlampton, thund3rbox, mr.baileys, Cottser: Remove template_process_field(). 2013-07-11 10:26:38 +01:00
Nathaniel Catchpole 45418a7ca0 Issue #1987896 by tim.plunkett: Follow-up to Convert user_page() to a new style controller. 2013-07-10 23:18:09 +01:00
Nathaniel Catchpole b6556573af Issue #1981144 by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface. 2013-07-10 23:10:41 +01:00
Nathaniel Catchpole 419d1d9b34 Issue #1945670 by dawehner, damiankloip: Load plugin instances implicit on the ViewExecutable. 2013-07-10 22:53:20 +01:00
Nathaniel Catchpole 6a34283547 Issue #1969824 by Wim Leers, Barrett: Reword description of Editor module to be grammatically correct. 2013-07-10 22:50:39 +01:00
Nathaniel Catchpole a56065e31c Issue #2011126 by kgoel, dcam: Replace drupal_container() with Drupal::service() in the search module. 2013-07-10 22:45:58 +01:00
Nathaniel Catchpole 8a032aa768 Issue #1893072 by Pete B, nod_: Use details element on module page. 2013-07-10 22:44:43 +01:00
Nathaniel Catchpole f7b9139e65 Issue #1963544 by lslinnet, ParisLiakos, pguillard: Convert aggregator/rss to views. 2013-07-10 22:40:57 +01:00
Nathaniel Catchpole 26c539f7ef Issue #1946462 by YesCT: Follow-up to Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface. 2013-07-10 22:36:38 +01:00
Nathaniel Catchpole a2e041920e Issue #1957092 by Berdir: Mark CacheArray deprecated in favour of CacheCollector. 2013-07-10 22:34:06 +01:00
Alex Pott 5207055bc6 Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed. 2013-07-10 20:28:14 +01:00
Alex Pott 1a0f40d52c Issue #2010086 by helga.chb, somepal, jenlampton, IshaDakota: Replace theme() with drupal_render() in system module for theme_system_themes_page(). 2013-07-10 19:37:49 +01:00
Alex Pott fbec9433e8 Issue #2031197 by webflo, kfritsche, penyaskito: Language configuration entities should be created in English at all times. 2013-07-10 17:39:01 +01:00
Alex Pott e29aaabd2e Issue #2029677 by afeijo: Convert BLOCK_LABEL_VISIBLE to a constant on the block interface. 2013-07-10 17:18:32 +01:00
Alex Pott 9306022ca0 Issue #2033137 by yannickoo: Fixed New installer sidebar not properly RTL. 2013-07-10 17:14:26 +01:00
Alex Pott cd7ca03c27 Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase. 2013-07-10 17:05:43 +01:00
Alex Pott 3b0e0c5bed Issue #2024833 followup by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-07-10 16:59:42 +01:00
Alex Pott 50ab0be6be Issue #1988780 by pfrenssen: Fixed DrupalWebTestCase::buildXPathQuery() tries to handle backreferences in argument values. 2013-07-10 16:41:40 +01:00
Jennifer Hodgdon 87417aaff2 Issue #2028939 by cilefen, deekayen: Clean up line wrapping in simpletest documentation and make namespaces in docs fully qualified 2013-07-10 06:47:20 -07:00
Alex Pott 09d7b8192d Issue #1999434 by kim.pepper, atchijov: Use Symfony Request for system module. 2013-07-10 13:00:03 +01:00
Alex Pott 67ffbd3522 Issue #1987860 by tim.plunkett: Convert taxonomy_term_add() to a new style controller. 2013-07-10 12:58:17 +01:00
Alex Pott be502b46a7 Issue #1924430 by echoz, JohnAlbin, izus, kim.pepper, LewisNyman: Add drupal.base library for base CSS styles. 2013-07-10 12:48:56 +01:00
Alex Pott a7a57faafa Issue #1965200 by ronan.orb: PHP Code and Code Style cleanup in utility.inc file. 2013-07-09 23:51:56 +01:00
Alex Pott ce600795ea Issue #2016691 by damiankloip, LinL: Convert Drupal\serialization\Tests\SerializationTest to DrupalUnitTestBase. 2013-07-09 23:46:21 +01:00
Alex Pott 7617975686 Issue #1999442 by kim.pepper, chertzog: Use Symfony Request for toolbar module. 2013-07-09 22:02:20 +01:00
Alex Pott 06cb438e03 Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities. 2013-07-09 19:57:20 +01:00
Alex Pott b7f29c4ccd Issue #2009670 by esunger, jeroen12345, hussainweb: Replace theme() with drupal_render() in simpletest module. 2013-07-09 15:39:11 +01:00
Alex Pott c250f7354d Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation. 2013-07-09 15:39:11 +01:00
Alex Pott 45a9e859d6 Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface. 2013-07-09 15:39:11 +01:00
Alex Pott 79e0e8da48 Issue #1978938 by sidharthap, disasm, laurentchardin, pguillard, dawehner, somepal: Convert overlay_user_dismiss_message() to a Controller. 2013-07-09 15:39:10 +01:00
Jennifer Hodgdon 317230271a Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui 2013-07-09 07:06:52 -07:00
webchick 73063ee49a Issue #2035083 by Wim Leers: Fix body in-place editing in teasers by triggering formUpdated event. 2013-07-09 09:39:04 -04:00
webchick 04a84d71d7 Issue #2031385 by Wim Leers: Fixed Editor's in-place editing AJAX endpoint broken. 2013-07-09 09:23:25 -04:00
Alex Pott 522c787ef2 Issue #1978952 by vijaycs85, vyasamit2007, tim.plunkett: Convert shortcut_set_add() to a Controller. 2013-07-08 23:45:20 +01:00
Alex Pott 27f8cd4cd6 Issue #2027423 by claudiu.cristea, tim.plunkett, andypost: Make image style system flexible. 2013-07-08 23:37:04 +01:00
Jennifer Hodgdon 176fbe7c71 Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs 2013-07-08 11:21:18 -07:00
Jennifer Hodgdon 2c01cd0ba9 Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts 2013-07-08 10:49:45 -07:00
Alex Pott 359aabe08b Issue #2031185 by vijaycs85: Create configuration schema for language config entity. 2013-07-08 10:19:01 +01:00
Alex Pott 1398ddf681 Issue #2030457 by Mark Carver, Cottser: Fixed Warning: Missing argument 3 for template_preprocess() for theme functions overridden by templates. 2013-07-08 10:15:16 +01:00
Nathaniel Catchpole 63057b78be Issue #1839468 by ParisLiakos: Fixed [Followup] Replace aggregator rss parsing with Zend Feed. 2013-07-06 16:28:53 +01:00
Nathaniel Catchpole f24e7123e6 Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize(). 2013-07-06 16:27:11 +01:00
Nathaniel Catchpole ba3423f534 Issue #1913620 by andypost: Fixed Move comment TypeData to proper place. 2013-07-06 16:23:43 +01:00
Nathaniel Catchpole f0f3b51960 Issue #2035513 by Wim Leers, ParisLiakos: Remove unused 'use' statements from common.inc. 2013-07-06 16:19:49 +01:00
Nathaniel Catchpole f77b7106da Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings. 2013-07-06 16:15:51 +01:00
Nathaniel Catchpole 434498c3db Issue #849624 by brad.bulger, Stevel, oriol_e9g, Alan Evans: Fixed wrong permission for admin/structure/menu/parents. 2013-07-06 16:10:02 +01:00
Nathaniel Catchpole 6c47d161d5 Issue #2032253 by elachlan: Fixed CronForm accesses State incorrectly. 2013-07-06 16:07:46 +01:00