Commit Graph

4178 Commits (cb7f3159f368fb0453dd13500b01fd048c40b74a)

Author SHA1 Message Date
Alex Pott cb7f3159f3 Issue #2026349 by Wim Leers: Make JavaScriptTest 3200% faster. 2013-07-16 20:53:46 -04:00
Alex Pott 35ab9aef9c Issue #1987734 by InternetDevels, ramlev, juampy: Convert menu_login_callback() to a new style controller. 2013-07-16 20:37:57 -04:00
Nathaniel Catchpole 1cb6503284 Issue #1847314 by oresh, jessebeach, mattimck, nod_: Fixed Reduce the dependency on JavaScript for the toolbar to display properly. 2013-07-16 16:34:14 +01:00
Nathaniel Catchpole 2735b59b5e Issue #2042545 by tim.plunkett: Fixed Annotation parsing should ignore @file doxygen. 2013-07-16 16:32:14 +01:00
Nathaniel Catchpole fe7acd41bf Issue #2040571 by Xano: Fixed Missing index on router table. 2013-07-16 16:29:25 +01:00
Nathaniel Catchpole 71afb6cad2 Issue #2033413 by batigolix, amateescu: Create hook_help() for Menu link module. 2013-07-16 16:27:22 +01:00
Alex Pott f17f9cf66c Revert "Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes."
This reverts commit 127b54a619.
2013-07-16 08:51:57 -04:00
Nathaniel Catchpole 7dd31494f3 Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +01:00
Alex Pott 780bc62e78 Issue #2041283 by Eric_A: Fixed theme_status_report() is severely broken. 2013-07-16 02:40:21 -04:00
Alex Pott 127b54a619 Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes. 2013-07-16 02:39:15 -04:00
Alex Pott 5beb2f94af Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs. 2013-07-16 02:37:55 -04:00
Alex Pott 31efff2728 Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core. 2013-07-15 18:39:32 -04:00
Alex Pott 09f10ef95f Issue #1987826 by jsacksick: Convert system_plugin_autocomplete() to a new style controller. 2013-07-15 18:26:19 -04:00
Alex Pott 6023052c77 Issue #2035697 by Dave Reid: Fixed Entity reference formatter should default to the 'Default' view mode. 2013-07-15 18:07:02 -04:00
Alex Pott 9e4991d66f Issue #2031881 by plopesc: Move block_test_views() to tests/modules folder. 2013-07-15 18:03:31 -04:00
Alex Pott e0f675f3b2 Issue #2019095 by crispiatico, vijaycs85, piyuesh23: Complete Configuration schemas for views style. 2013-07-15 13:05:42 -04:00
Alex Pott a142acc65b Issue #2033971 by e0ipso: System.schema.yml should have a schema snippet for system.language.types. 2013-07-15 12:58:52 -04:00
Nathaniel Catchpole 22a6d8ccec Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
Alex Pott 8b4fa68c75 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-14 16:17:23 -04:00
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
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
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 cd7ca03c27 Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase. 2013-07-10 17:05:43 +01:00