Commit Graph

20982 Commits (d1ae4a054a1a70a498899435f5a873313890ec8d)

Author SHA1 Message Date
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
Alex Pott 74c3997c1c Issue #2003236 by kenianbei, zschmid, Dan Reinders: Rename Views method value_submit() to valueSubmit(). 2013-06-11 12:40:21 +01:00
Alex Pott 5264ddd035 Issue #2003460 by Dan Reinders, baldwinlouie: Rename Views method operator_validate() to operatorValidate(). 2013-06-11 12:40:20 +01:00
Nathaniel Catchpole c8c6e46f6a Issue #2014245 by chx: Move drupal_bootstrap_config_storage() to settings. 2013-06-11 11:06:53 +01:00
Nathaniel Catchpole 40f25ec132 Issue #1984528 by dawehner, ParisLiakos: Allow for more robust access checking. 2013-06-11 10:28:27 +01:00
Alex Pott e3011f8858 Issue #1843768 by pmelab, evanmwillhite, gregtorok, repsy: Remove template_process_overlay(). 2013-06-11 10:24:44 +01:00
Alex Pott 5ecc704c4e Issue #1993100 by damiankloip: Change hook_queue_info() 'worker callback' to be a callable. 2013-06-11 10:22:50 +01:00
Alex Pott 0ac024db37 Issue #2014153 by msonnabaum: Small performance fix for theme rebuild. 2013-06-11 10:21:09 +01:00
Alex Pott d3d704e235 Issue #2012662 by yched: Constraints on 'target_id()' / 'tid' properties break autocomplete if applied. 2013-06-11 10:09:44 +01:00
Alex Pott b3b93ac424 Issue #1994192 followup by mjohnq3: Fixed Bartik's menu tabs in RTL. 2013-06-11 01:04:27 +01:00
Alex Pott b0aa1ae48c Issue #1888954 by dawehner: Attachments with only display cause a php error in the edit UI. 2013-06-11 00:57:38 +01:00
Alex Pott ae1116df04 Issue #1995152 by nick_schuch: Fixed Broken selector. 2013-06-11 00:52:23 +01:00
Alex Pott f584bd94e5 Issue #2003550 by ThijsFeryn, heddn: Rename Views method op_helper() to opHelper(). 2013-06-11 00:17:47 +01:00
Alex Pott ad6858d340 Issue #2002938 by vuzzbox, nathangervais: Rename Views method uses_tokens() to usesTokens(). 2013-06-11 00:15:53 +01:00
Alex Pott ac6bbe45ee Issue #2002918 by sillygwailo, kronda, oenie, jibran: Rename Views method get_items() to getItems(). 2013-06-11 00:13:23 +01:00
Alex Pott edb0095ee2 Issue #2011006 by tim.plunkett: Fixed Default local tasks provided by Views are broken. 2013-06-10 23:28:11 +01:00
Alex Pott 56f4362ad4 Issue #1845034 by RobLoach, sandykadam, nick_schuch, cam8001, Gábor Hojtsy: Convert standard.inc to Drupal\Core\Language. 2013-06-10 17:14:58 +01:00
Jennifer Hodgdon 7485f62b3b Issue #1968986 by jibran, swentel, smiletrl, aspilicious, yched: Better documentation for Field and FieldInstance constructors 2013-06-10 08:42:37 -07:00
Jennifer Hodgdon 63113028c9 Issue #1831540 by orb, Berdir, andypost, podarok, Gaelan, znerol, cam8001: Fix up examples in taxonomy.api.php hooks 2013-06-10 08:38:20 -07:00
Alex Pott 9a42b9f938 Issue #1910606 by vijaycs85, mavimo, dawehner, sandipmkhairnar: Improve the configurations schemas for Views significantly. 2013-06-10 16:02:54 +01:00
Alex Pott 2581366955 Issue #1987766 by tim.plunkett, jibran: Convert node_page_edit() to a new style controller. 2013-06-10 15:03:33 +01:00
Alex Pott e41c6e1546 Issue #2002388 by jeroen12345, toddtomlinson: Rename Views method build_sort() to buildSort(). 2013-06-10 15:00:37 +01:00
Alex Pott 9048d3b28d Issue #2003270 by markie, Dan Reinders, jibran: Rename Views method set_where_group() to setWhereGroup(). 2013-06-10 14:59:16 +01:00
Alex Pott 52befbe4de Issue #2002920 by sillygwailo, Psikik, jibran, Maxis: Rename Views method get_items_per_page() to getItemsPerPage(). 2013-06-10 14:58:10 +01:00
Alex Pott cad23a5e3e Issue #2002446 by fmizzell, jibran: Rename Views method default_default() to defaultDefault(). 2013-06-10 14:56:51 +01:00
Alex Pott 5cd1a5fb92 Issue #2002504 by endorn, heddn: Rename Views method gather_headers() to gatherHeaders(). 2013-06-10 14:55:55 +01:00
Alex Pott 4c40f8212d Issue #2002474 by heddn, brennanmh: Rename Views method element_label_type() to elementLabelType(). 2013-06-10 14:54:59 +01:00
Alex Pott 081a59c764 Issue #2012170 by ParisLiakos: Move ViewsUITest to the correct place. 2013-06-10 14:13:55 +01:00
Alex Pott c65c6440a5 Issue #2011998 by David_Rothstein: String-parsing in hook_custom_theme() should be replaced with theme callbacks (for now). 2013-06-10 14:03:14 +01:00
Alex Pott bf2c404e68 Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests). 2013-06-10 13:37:27 +01:00