Commit Graph

20961 Commits (9b3f8719d29f579099f81f150c7a5b74d4737229)

Author SHA1 Message Date
Alex Pott 342f132b35 Issue #1970360 by Crell, linclark, dawehner, YesCT, matt2000: Entities should define URI templates and standard links. 2013-06-13 09:19:53 +01:00
Alex Pott 4b23474b69 Issue #2003506 by baldwinlouie, Dan Reinders: Rename Views method group_form() to groupForm(). 2013-06-13 09:18:23 +01:00
Alex Pott 6be4fdb3c8 Issue #2003556 by nathangervais, baldwinlouie, Dan Reinders: Rename Views method op_empty() to opEmpty(). 2013-06-13 09:17:08 +01:00
Alex Pott 9ce3e06d47 Issue #2001320 by zschmid, chrisguindon, pwieck, chertzog: Rename Views method add_groupby() to addGroupBy(). 2013-06-13 09:14:57 +01:00
Alex Pott 281e533bcf Issue #2002896 by hoZt, heddn: Rename Views method get_channel_elements() to getChannelElements(). 2013-06-13 09:13:13 +01:00
Alex Pott cd486a6556 Issue #2002468 by mikedotexe, Frederico, Dan Reinders: Rename Views method element_classes() to elementClasses(). 2013-06-13 09:12:00 +01:00
Alex Pott 57b9f31aca Issue #2018315 by chx: Fixed NodeAdminTest is broken here. 2013-06-13 09:02:20 +01:00
Alex Pott 0a01a892d2 Issue #2004408 followup by tim.plunkett: Random failure: Allow modules to alter the result of EntityListController::getOperations. 2013-06-13 09:00:19 +01:00
Nathaniel Catchpole e952a2115d Revert "Issue #2012916 by andypost: Implement access controller for the menu and menu link entity."
This reverts commit 0f480b9e06.
2013-06-12 17:45:28 +01:00
Nathaniel Catchpole 57384c7b09 Revert "Issue 2102916: follow up by Berdir, HEAD Broken."
This reverts commit 2db9d595dd.
2013-06-12 17:45:12 +01:00
Nathaniel Catchpole 2db9d595dd Issue 2102916: follow up by Berdir, HEAD Broken. 2013-06-12 17:44:17 +01:00
Alex Pott 202fe604b4 Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition(). 2013-06-12 17:14:59 +01:00
Alex Pott 317357373e Issue #2004408 by YesCT, penyaskito: Allow modules to alter the result of EntityListController::getOperations. 2013-06-12 17:02:18 +01:00
Alex Pott 71a4ab13e2 Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities. 2013-06-12 16:57:44 +01:00
Alex Pott f7ded179bf Issue #2002506 by pcambra, JoshuaRogers: Fixed Rearranging fields and sorts causes existing items to be removed. 2013-06-12 16:43:42 +01:00
Alex Pott e416a5ca72 Issue #1953414 by swentel, andypost: Move logic of field_read_fields() and field_read_instances() to the storage controller. 2013-06-12 16:38:00 +01:00
Alex Pott aba632c880 Issue #1960888 by jibran, dawehner, tim.plunkett, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-12 16:25:12 +01:00
Alex Pott ba80bc317b Issue #2006278 by Wim Leers: Remove leftover 'module' annotation keys and plugin manager processDefinition() to deal with disabled modules during tests. 2013-06-12 16:23:04 +01:00
Alex Pott c06bf841a6 Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument(). 2013-06-12 16:20:00 +01:00
Nathaniel Catchpole 0f480b9e06 Issue #2012916 by andypost: Implement access controller for the menu and menu link entity. 2013-06-12 12:16:55 +01:00
Alex Pott a5343cbefe Issue #1999450 by aaronott: Use Symfony Request for views module. 2013-06-12 10:22:36 +01:00
Alex Pott 949f67b306 Issue #2003412 by ptocheia, lajical: Rename Views method offset_exposed() to isOffsetExposed(). 2013-06-12 10:20:05 +01:00
Alex Pott 0bfe623053 Issue #2003934 by dawehner, damiankloip: Convert format_date() to a service. 2013-06-12 10:18:07 +01:00
Alex Pott 136112c954 Issue #2014617 by kfritsche, YesCT, tstoeckler: Fixed Unsaved menu links have the wrong bundle (always 'tools'). 2013-06-12 10:14:55 +01:00
Alex Pott bf5c0ae2b7 Issue #2015721 by dawehner: Fixed Adding a role to a user throws a php error. 2013-06-12 00:59:47 +01:00
Alex Pott c7a11ccc02 Issue #1910700 by derhasi, dawehner: Implement TokenizeAreaPluginBase(). 2013-06-12 00:44:53 +01:00
Alex Pott b69a5af30c Issue #2003282 by theladebug, sillygwailo, heddn: Rename Views method set_items_per_page() to setItemsPerPage(). 2013-06-11 23:42:35 +01:00
Alex Pott eb60f6f949 Issue #2003246 by endorn, Dan Reinders, nathangervais: Rename Views method sort_options() to sortOptions(). 2013-06-11 23:39:54 +01:00
Alex Pott 85ad766b73 Issue #2003438 by trevjs, heddn: Rename Views method operator_form() to operatorForm() . 2013-06-11 23:37:45 +01:00
Alex Pott ba4d4a880e Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField(). 2013-06-11 23:35:49 +01:00
Alex Pott b48343a2e2 Issue #2002910 by diarmy, toddtomlinson, dbcollies, heddn: Rename Views method get_field() to getField(). 2013-06-11 23:33:23 +01:00
Alex Pott 579780cab5 Issue #2003330 by heddn, ericthelast: Rename Views method render_items() to renderItems(). 2013-06-11 23:30:19 +01:00
Alex Pott 7790f2174c Issue #2002872 by heddn: Rename Views method instantiate_view() to instantiateView(). 2013-06-11 23:28:41 +01:00
Alex Pott 07e3ccbdea Issue #2004506 by cam8001, plach: Move standard_country_list() to Drupal\Core\Locale\Country. 2013-06-11 23:23:08 +01:00
Alex Pott 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
catch 34ba7cc55f Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit(). 2013-06-11 22:12:01 +01:00
Alex Pott 83f9d583ef Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations. 2013-06-11 17:49:20 +01:00
Alex Pott f45ae901c9 Issue #2010672 by Cottser, thedavidmeister: Rename 'type' variable of theme_mark() to 'mark_type'. 2013-06-11 17:49:20 +01:00
Alex Pott 25e8e63355 Issue #2003436 by Dan Reinders, heddn: Rename Views method page_display_options() to pageDisplayOptions(). 2013-06-11 17:49:20 +01:00
Nathaniel Catchpole 0aaea6debd Issue #1999328 by DmitryDrozdik, annikaC, jeroen12345, andypost: Remove comment_save() and comment_delete()/comment_delete_multiple() in favor of $comment->save()/$comment->delete(). 2013-06-11 17:38:12 +01:00
Nathaniel Catchpole 60a1055049 Issue #2012836 by tim.plunkett: Replace drupal_region_class() with direct calls to drupal_html_class(). 2013-06-11 15:19:39 +01:00
Alex Pott 4d85fa44a3 Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user. 2013-06-11 15:04:34 +01:00
Alex Pott da83b1ab14 Issue #2003356 by phenaproxima, jibran, drupalway, Dan Reinders: Rename Views method process_summary_arguments() to processSummaryArguments(). 2013-06-11 14:47:42 +01:00
Alex Pott 5bf482fcb2 Issue #1995868 by JoshuaRogers, dawehner, xjm: Fixed Fatal when using a role contextual filter. 2013-06-11 14:22:15 +01:00
Alex Pott 51777f2084 Issue #2003266 by kenianbei, misselbeck, iStryker, Dan Reinders: Rename Views method show_build_group_button() to showBuildGroupButton(). 2013-06-11 14:04:48 +01:00
Alex Pott a24345a3fb Issue #2002918 followup by tim.plunkett: Rename Views method get_items() to getItems(). 2013-06-11 14:01:55 +01:00
Alex Pott d7ef279157 Issue #2002500 by fmizzell, jibran: Rename Views method exposed_form_validate() to exposedFormValidate(). 2013-06-11 13:52:27 +01:00
Alex Pott fc827a81fa Issue #2002408 by fmizzell: Rename Views method cache_get() to cacheGet(). 2013-06-11 13:43:08 +01:00
Alex Pott f8b6ec887f Issue #2003242 by farfanfelipe, Dan Reinders, marlatt: Rename Views method sort_validate() to sortValidate(). 2013-06-11 12:40:21 +01:00
Alex Pott 6feb68f120 Issue #2002980 by Gang Wang, sillygwailo: Rename Views method summary_query() to summaryQuery(). 2013-06-11 12:40:21 +01:00