Commit Graph

4619 Commits (88e6a760b719f06d49376c0549f0a8c41c0dbcbe)

Author SHA1 Message Date
Alex Pott 631d0da1f6 Issue #2003348 by jeroen12345, phenaproxima, Dan Reinders: Rename Views method render_as_link() to renderAsLink(). 2013-06-05 07:58:07 +01:00
Alex Pott cb1e2dfb65 Issue #2002366 by Gang Wang, Dan Reinders: Rename Views method block_display_options() to blockDisplayOptions(). 2013-06-05 07:57:12 +01:00
Alex Pott a17c65c01f Issue #2002410 by nathangervais, davmorr: Rename Views method cache_set() to cacheSet(). 2013-06-05 07:54:39 +01:00
Alex Pott dd4f441894 Issue #2003258 followup by markie: Rename Views show_sort_form() to showSortForm(). 2013-06-05 07:51:53 +01:00
Alex Pott b58f44410f Issue #2002924 by markie: Rename Views method get_join_data() to getJoinData(). 2013-06-05 07:50:41 +01:00
Alex Pott 9ae13bc8e1 Issue #2003310 by Dan Reinders, phenaproxima: Rename Views method sanitize_columns() to sanitizeColumns(). 2013-06-05 07:48:07 +01:00
Alex Pott 93dadb928e Issue #2002360 by brandon_beeler, Dan Reinders: Rename Views method alter_subquery_condition() to alterSubqueryCondition(). 2013-06-05 07:47:13 +01:00
Alex Pott 5e0590ca06 Issue #2003240 by gdf, theladebug: Rename Views method store_group_input() to storeGroupInput(). 2013-06-05 07:46:11 +01:00
Alex Pott 3888a2be9d Issue #2002880 by jeroen12345, toddtomlinson: Rename Views method is_value_empty() to isValueEmpty(). 2013-06-05 07:45:09 +01:00
Alex Pott 176968cb82 Issue #2002466 by druderman, hugo.lallo: Rename Views method document_self_tokens() to documentSelfTokens(). 2013-06-05 07:43:52 +01:00
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
catch a078c23800 Issue #1987114 by thedavidmeister: Allow l() to accept a renderable array for $text. 2013-06-02 17:12:36 +01:00
catch 81ed3ecb0f Issue #2003564 by manarth: Remove drupal_add_css() from block.module — use #attached. 2013-06-02 12:02:10 +01:00
catch 24d1333cd5 Issue #2003524 by manarth: Remove drupal_add_css() from() help.module — use #attached. 2013-06-02 12:01:04 +01:00
catch 8fadfdfb3c Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer. 2013-06-02 11:54:03 +01:00
Dries 6049d2517d Issue #2004780 by Ryan Weal, YesCT, tim.plunkett, plach, Gábor Hojtsy: Fixed Unify menu item access checking with mock menu items. 2013-05-31 14:19:40 -04:00
Alex Pott 8e778911dd Revert "Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets."
This reverts commit 0e59a8d66d.
2013-05-31 16:19:27 +01:00
Alex Pott e99a83e54d Issue #2003602 by Mixologic: Fixed DialogController.php namespace typo. 2013-05-31 11:16:37 +01:00
Alex Pott 8f85c84b2c Issue #2006258 by TravisCarden: Fixed more file permissions. 2013-05-31 11:13:48 +01:00
Alex Pott 060d9562fa Issue #2002622 by nod_: Wrong declaration for tabbingmanager script in system_library_info(). 2013-05-31 10:23:35 +01:00
Alex Pott 895e29fce3 Issue #1955292 by tmckeown, droplet, nod_: JSHint edit. 2013-05-31 10:14:36 +01:00
Alex Pott 34eac38da3 Issue #1984626 by klausi: Fixed ResourcePluginManager should implement an AlterDecorator and others. 2013-05-31 10:11:33 +01:00
Alex Pott d46f4d2b14 Issue #2003594 by gcassie: Fixed duplicate array key in _form_test_disabled_elements(). 2013-05-31 10:07:49 +01:00
Alex Pott 7924d881b7 Issue #2003388 by nicholaspaun: Fixed HTML for menu blocks contains invalid attribute 'classes'. 2013-05-31 10:06:24 +01:00
Alex Pott 0e59a8d66d Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets. 2013-05-31 10:04:10 +01:00
Alex Pott cbb579b037 Issue #1799600 by andypost, damiankloip: Add test of sorting for configuration entities. 2013-05-31 09:53:45 +01:00
Alex Pott 5de39415fd Issue #1822048 followup by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 06:23:01 +01:00
Alex Pott 7cffb9f2e4 Issue #1822048 by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 05:11:04 +01:00
Alex Pott 0979e1f587 Issue #2002732 by Froelund, diarmy, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/update.inc. 2013-05-30 07:18:49 +01:00
Alex Pott abbd5befd8 Issue #2002730 by Froelund, leanderl, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/theme.inc. 2013-05-30 07:16:38 +01:00
Alex Pott 645524275e Issue #2002706 by kerasai: Improve code maintainability by removing unused local variables - core/includes/authorize.inc. 2013-05-30 07:14:11 +01:00
Alex Pott cd56978aa7 Issue #2003272 by kenianbei, Dan Reinders, theladebug: Rename Views method set_validated_view() to setValidatedView(). 2013-05-30 00:59:08 +01:00
Alex Pott 2cde13be13 Issue #2002354 by IshaDakota, Dan Reinders, jeroen12345: Rename Views method aggregation_method_simple() to aggregationMethodSimple(). 2013-05-30 00:58:00 +01:00
Alex Pott 9853507acd Issue #2002476 by jeroen12345, phenaproxima: Rename Views method element_type() to elementType(). 2013-05-30 00:56:43 +01:00
Alex Pott 4da6c73f05 Issue #2002914 by crowdcg: Rename Views method get_field_value() to getFieldValue(). 2013-05-30 00:55:35 +01:00
Alex Pott 0a563e856c Issue #2003476 by baldwinlouie: Rename Views method get_temporary_view() to getTemporaryView(). 2013-05-30 00:51:47 +01:00
Alex Pott b74991a3c6 Issue #2003280 by kenianbei, Dan Reinders: Rename Views method set_limit() to setLimit(). 2013-05-30 00:50:46 +01:00
Alex Pott 15d26abb0f Issue #2003346 by JimSmith: Rename Views method render_exposed_form() to renderExposedForm(). 2013-05-30 00:49:15 +01:00
Alex Pott 708e3c9ace Issue #2002908 by bdone, lokapujya: Rename Views method get_entity_tables() to getEntityTables(). 2013-05-30 00:44:07 +01:00
Alex Pott 18fad64741 Issue #2002394 by broeker, jibran: Rename Views method build_sorts() to buildSorts(). 2013-05-30 00:42:11 +01:00
Alex Pott b2d4053f3f Issue #2002928 by bdone: Rename Views method wizard_form() to wizardForm(). 2013-05-30 00:40:56 +01:00
Alex Pott 3ad40a3e3a Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName(). 2013-05-30 00:39:33 +01:00
Alex Pott 022531af66 Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute(). 2013-05-30 00:37:05 +01:00
Alex Pott 861277341c Issue #2002972 by lokapujya, tvlooy, elvis2, jibran: Rename Views method tokenize_value() to tokenizeValue(). 2013-05-30 00:35:31 +01:00
Alex Pott 1f684ba3b2 Issue #2002422 by a_L_p, NonProfit, jeroen12345: Rename Views method clear_fields() to clearFields(). 2013-05-30 00:34:04 +01:00
Alex Pott 5c63406b3c Issue #2002912 by markie: Rename Views method get_field_alias() to getFieldAlias(). 2013-05-30 00:31:36 +01:00
Alex Pott b06ef6d1bf Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo(). 2013-05-30 00:29:57 +01:00
Alex Pott cf185eac29 Issue #2003322 by toddtomlinson, borisson_, jibran: Rename Views method render_trim_text() to renderTrimText(). 2013-05-30 00:28:46 +01:00
Alex Pott 3ed3a4587c Issue #1927162 by klausi, frega: Remove REST module's UI. 2013-05-30 00:23:53 +01:00
Alex Pott 9ca92e1235 Issue #2002494 by theladebug, tvlooy: Rename Views method exposed_filter_applied() to exposedFilterApplied(). 2013-05-29 23:31:17 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00