Commit Graph

4559 Commits (bf36b09ecb75cc65d7366f659abce8c9074f0bf5)

Author SHA1 Message Date
Alex Pott bf36b09ecb Issue #2003332 by NonProfit, Frederico, jibran: Rename Views method render_grouping_sets() to renderGroupingSets(). 2013-06-05 07:29:55 +01:00
Alex Pott 42af4a57e0 Issue #2003288 by NonProfit, Dan Reinders: Rename Views method set_distinct() to setDistinct(). 2013-06-05 07:17:20 +01:00
Alex Pott b0d6b2ace5 Issue #2002374 by brentaar, toddtomlinson: Rename Views method build_form() to buildForm(). 2013-06-05 07:15:58 +01:00
Alex Pott f13b87ca4b Issue #2002414 by theladebug: Rename Views method cache_start() to cacheStart(). 2013-06-05 07:14:31 +01:00
Alex Pott 26c5f09b32 Issue #2003320 by gdf, jibran: Rename Views method reset_form() to resetForm(). 2013-06-05 07:13:32 +01:00
Alex Pott 51d364e0f1 Issue #2002424 by web.dev.cas: Rename Views method click_sort() to clickSort(). 2013-06-05 07:12:14 +01:00
Alex Pott 49fb3c5f1c Issue #2003350 by elvis2, druderman, tvlooy, jibran: Rename Views method render_altered() to renderAltered(). 2013-06-05 07:10:45 +01:00
Alex Pott 466078c06c Issue #2003354 by kenianbei, Dan Reinders: Rename Views method queue_table() to queueTable(). 2013-06-05 07:08:40 +01:00
Alex Pott 8cf5b02ca0 Issue #2002942 by Dan Reinders, jastraat: Rename Views method uses_exposed() to usesExposed(). 2013-06-05 07:07:13 +01:00
Alex Pott 577949ff96 Issue #2002434 by sillygwailo: Rename Views method create_view() to createView(). 2013-06-05 07:05:16 +01:00
Alex Pott 93e801555b Issue #1987140 by damiankloip: Add a dedicated @InPlaceEditor plugin annotation. 2013-06-05 07:00:32 +01:00
webchick d4a11ad308 Issue #2003428 by marlatt, marthaflour | baldwinlouie: Rename Views method op_between() to opBetween(). 2013-06-04 22:04:39 -05:00
webchick d08b65ff6c Issue #2002370 by toddtomlinson, jibran | heddn: Rename Views method build_display_options() to buildDisplayOptions(). 2013-06-04 22:02:51 -05:00
webchick 9cbc351d1e Issue #2002382 by toddtomlinson, danylevskyi | heddn: Rename Views method build_group_submit() to buildGroupSubmit(). 2013-06-04 22:01:28 -05:00
webchick 3a72626107 Issue #2003558 by marlatt, NonProfit, nathangervais | heddn: Rename Views method op_ends() to opEndsWith(). 2013-06-04 21:59:14 -05:00
webchick 70d3d8d700 Issue #2003528 by toddtomlinson, tvlooy, marlatt | heddn: Rename Views method op_shorter() to opShorterThan(). 2013-06-04 21:49:53 -05:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick 2f820dd288 Issue #2002898 by Joe9, Psikik, kevin.reiss, rootwork | heddn: Rename Views method get_current_page() to getCurrentPage(). 2013-06-04 21:45:47 -05:00
webchick 8a86fa0247 Issue #2002952 by laszlocore, Dan Reinders, tvlooy, vito_a: Rename Views method update_page_info() to updatePageInfo(). 2013-06-04 21:43:48 -05:00
webchick 8646f286a2 Issue #2002270 by phenaproxima, zschmid, vito_a | benjifisher: Remove views method add_having(). 2013-06-04 21:33:04 -05:00
webchick 6952fa75da Issue #2002968 by zhgenti | heddn: Rename Views method get_offset() to getOffset(). 2013-06-04 21:30:02 -05:00
webchick db7edce355 Issue #1398044 by dawehner, iStryker, bradwade: Added Provide default value for in XSS Component. 2013-06-04 21:26:41 -05:00
webchick 5e54a114bb Issue #2002982 by chr.fritsch, Dan Reinders, danylevskyi: Rename Views method summary_name_field() to summaryNameField(). 2013-06-04 21:23:50 -05:00
webchick 5021c480bc Issue #2003566 by broeker | heddn: Rename Views method op_longer() to opLongerThan(). 2013-06-04 21:22:19 -05:00
webchick 7a81bb66d1 Issue #2002428 by hansenm, nathangervais | heddn: Rename Views method compile_fields() to compileFields(). 2013-06-04 21:21:15 -05:00
webchick 4a69401036 Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm(). 2013-06-04 21:18:44 -05:00
webchick cbc907fa79 Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery(). 2013-06-04 21:16:14 -05:00
webchick 490b88f285 Issue #2003514 by baldwinlouie, Joe9 | heddn: Rename Views method mark_table() to markTable(). 2013-06-04 21:13:47 -05:00
webchick 3fdf6a1c13 Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender(). 2013-06-04 21:10:54 -05:00
webchick 2be9d02f18 Issue #2002462 by NonProfit, danylevskyi | heddn: Rename Views method default_summary() to defaultSummary(). 2013-06-04 21:08:21 -05:00
webchick 8d582794c8 Issue #2003536 by nathangervais, marlatt, NonProfit | heddn: Change notice: Rename Views method op_regex() to opRegex(). 2013-06-04 21:04:51 -05:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
webchick 61a51b2719 Issue #2002378 by toddtomlinson, drhino, zschmid, EllaTheHarpy | heddn: Rename Views method build_group_form() to buildGroupForm(). 2013-06-04 20:54:51 -05:00
webchick 79cbe7973c Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
Nathaniel Catchpole 1187f77324 Issue #1860876: module_implements_write_cache() should not drop caches when requesting with POST method 2013-06-04 12:30:52 +01:00
Nathaniel Catchpole 99f7e5944f Issue #2004908 by sdboyer: Added Allow tests to specify that response headers should be dumped in verbose mode. 2013-06-04 10:31:11 +01:00
Dries 7ee44e459a Issue #556380 by deekayen, ParisLiakos, cweagans: Remove OpenID from core. 2013-06-03 21:17:32 -04:00
Dries f150c849b2 Issue #2008644 by mradcliffe, Pancho: Fixed FilterPluginManager::__construct() calls CacheDecorator with incorrect parameters (expires). 2013-06-03 21:13:48 -04:00
Dries 0756534ae2 Issue #1961340 by Wim Leers, mrP: Fixed CSS aggregation breaks file URL rewriting because it abuses it. 2013-06-03 21:12:16 -04:00
Dries b447f19b01 Issue #1932948 by falcon03: Primary tabs could not work in certain situations due to a wrong ARIA role. 2013-06-03 21:08:09 -04:00
Dries f37d3c80c6 Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
Alex Pott 31586f70b1 Issue #2002362 by Gang Wang, zschmid, jeroen12345: Rename Views method attach_to() to attachTo(). 2013-06-04 01:22:09 +01:00
Alex Pott 04490645c4 Issue #2002900 by diarmy: Rename Views method get_default_argument() to getDefaultArgument(). 2013-06-04 00:59:50 +01:00
Alex Pott d757edec0c Issue #2003344 by kenianbei, Dan Reinders: Rename Views method render_fields() to renderFields(). 2013-06-04 00:55:37 +01:00
Alex Pott ace3459c4b Issue #2006636 by tim.plunkett: Fixed menu_contextual_links() will always return a link to the MENU_DEFAULT_LOCAL_TASK, never the parent. 2013-06-03 20:52:29 +01:00
Alex Pott 75ee363b92 Issue #1863816 followup by tim.plunkett: [Followup] Allow plugins to have services injected. 2013-06-03 20:49:21 +01:00
Alex Pott 2e63868616 Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-06-03 20:37:59 +01:00
Alex Pott 115dd12597 Issue #1999816 by nod_: JSHint announce.js. 2013-06-03 20:12:39 +01:00
Alex Pott 05a2984cb1 Issue #1684876 by droplet, nod_: JSHint toolbar. 2013-06-03 20:12:39 +01:00
Nathaniel Catchpole affc74ccdd Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00