Commit Graph

634 Commits (22a09e4dafb59ea34c47612c6d17151f6e4a0cd7)

Author SHA1 Message Date
Alex Pott 3b61f06bf9 Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
Alex Pott 9c173cfe7a Issue #2005616 by mikeker: Views should use ['#attached']['library'] rather than ['#attached']['css']. 2013-06-14 12:57:49 +02:00
Alex Pott fd9804d886 Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController . 2013-06-14 02:18:37 +02:00
Alex Pott 07c6057fb3 Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview. 2013-06-13 22:57:38 +01:00
Alex Pott e5774f5b1b Issue #1851086 by tim.plunkett, damiankloip, dawehner, alimac: Replace admin/people with a View. 2013-06-13 21:57:33 +01:00
Alex Pott 4b815b31e9 Issue #2012502 by damiankloip: Fixed Tab options form cannot be submitted. 2013-06-13 21:50:46 +01:00
Alex Pott c3ac610725 Issue #2002390 by x.algorithm, nathangervais, chrisguindon, suhel.rangnekar: Rename Views method build_sort_post() to buildSortPost(). 2013-06-13 21:38:02 +01:00
Alex Pott 4d492fedba Issue #2003284 by phenaproxima, heddn: Remove Views method set_header(). 2013-06-13 09:31:11 +01:00
Alex Pott a7f6b939f9 Issue #2003548 by nathangervais, GekkoKammen, heddn: Rename Views method op_not() to opNotLike(). 2013-06-13 09:29:59 +01:00
Alex Pott 31b5fb7807 Issue #2003468 by toddtomlinson, Maxis: Rename Views method default_display_filters() to defaultDisplayFilters(). 2013-06-13 09:26:50 +01:00
Alex Pott eb2b412832 Issue #2002426 by rootwork, hugo.lallo, Dan Reinders: Rename Views method click_sortable() to clickSortable(). 2013-06-13 09:25:45 +01:00
Alex Pott 9c5e4bc77f Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby(). 2013-06-13 09:24:07 +01:00
Alex Pott 2b51e78747 Issue #2002906 by pwieck, jibran, aaronott, chr.fritsch, chrisguindon: Rename Views method get_entity() to getEntity(). 2013-06-13 09:22:22 +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 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 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
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 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 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +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
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 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
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 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 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 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