Commit Graph

21314 Commits (9cd28855d3cef9e4da8b70c9e11bb7866295fa87)

Author SHA1 Message Date
Alex Pott 9cd28855d3 Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode. 2013-07-14 15:37:55 -04:00
Alex Pott d03acd3ce9 Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration. 2013-07-14 14:01:25 -04:00
Alex Pott 53f96eda08 Issue #1933364 by dawehner: Remove the ajax errors in the UI. 2013-07-14 09:06:59 -04:00
Nathaniel Catchpole e8919c6d42 Issue #2009680 by DarthDrupal, cwells73, Samvel, adamcowboy, hussainweb: Fixed Replace theme() with drupal_render() in taxonomy module. 2013-07-13 12:09:13 +01:00
Nathaniel Catchpole 7232dbf9f1 Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'. 2013-07-13 12:03:08 +01:00
Nathaniel Catchpole c094757a99 Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Alex Pott 2d922c314a Issue #2005778 by webflo, naxoc, penyaskito, andypost, vijaycs85, plopesc, maggo: Convert language_admin_overview_form() to a Controller. 2013-07-12 11:52:33 -04:00
Alex Pott e67580b16b Issue #2027857 by YesCT, kfritsche, penyaskito: Fixed Blocks operations cannot be altered. 2013-07-12 11:52:33 -04:00
Alex Pott e5b1973706 Issue #2010636 by mcjim, Wim Leers, typhonius: Remove drupal_add_css() and drupal_add_js() from color.module — use #attached. 2013-07-12 11:52:32 -04:00
Nathaniel Catchpole 2644090a64 Issue #2036241 by Xano: Fixed Routing system cannot handle /foo/bar and /foo/{baz}. 2013-07-12 13:15:43 +01:00
Dries e85f89c3cc Issue #1946434 by tim.plunkett: Convert all of confirm_form() in node.admin.inc and node.pages.inc to the new form interface. 2013-07-11 22:04:19 -04:00
Dries d5b6771752 Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu(). 2013-07-11 13:39:42 -04:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Dries 5feff937fa Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths. 2013-07-11 12:40:33 -04:00
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