Commit Graph

25340 Commits (990ec23b4f823de91e37c0b399794547661e43a6)

Author SHA1 Message Date
Alex Pott 990ec23b4f Issue #2227601 by mparker17: Added [Follow-up] Add a Visually-hidden field label formatter. 2014-07-11 23:48:25 +01:00
Alex Pott 1c7cf17980 Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>. 2014-07-11 23:46:29 +01:00
Dries 135ca1c04f Issue #2294177 by alexpott: Allow Drupal\Core to provide [config] entity types. 2014-07-11 12:24:38 -04:00
Alex Pott 1a53cd14ed Issue #2030743 by yingtho, runeasgar, marcingy, YesCT, damiankloip, larowlan, typhonius, dman, areke, Désiré: Improve tests for user form alters in contact module. 2014-07-11 14:16:29 +01:00
Alex Pott 50327552d5 Issue #2248407 by ultimike, hussainweb, benjy, jp.stacey: D6 Block Mapping. 2014-07-11 13:07:11 +01:00
Alex Pott 5ffb1d3cfe Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic. 2014-07-11 13:04:53 +01:00
Nathaniel Catchpole 028920c17f Issue #2030655 by justafish, Alumei, daffie, alexpott, wwhurley, jamesquinton, pcambra, InternetDevels, rdatar, james_kerrigan: Expand Role with methods. 2014-07-11 12:15:22 +01:00
Alex Pott 837d726fea Issue #1498662 by andypost, larowlan | dawehner: Refactor comment entity properties to multilingual. 2014-07-11 11:37:14 +01:00
Alex Pott ff3e56e88f Issue #2299269 by nod_: Update eslint configuration for 0.7.4 version. 2014-07-11 11:17:48 +01:00
Alex Pott 91fb35ef99 Issue #2300313 by blueminds: Fixed Seven theme competely overrides the $form['#attached'] on node form. 2014-07-11 11:07:19 +01:00
Alex Pott ad3e93699d Issue #2300821 by joshi.rohit100: Remove module_invoke_all() as it is deprecated. 2014-07-11 11:06:17 +01:00
Alex Pott 4f246c7ebc Issue #2300847 by joshi.rohit100: Remove drupal_get_form() as it is deprecated. 2014-07-11 11:04:34 +01:00
Alex Pott 463bebdca5 Issue #2300843 by joshi.rohit100: Remove drupal_json_encode() and drupal_json_decode() methods as deprecated. 2014-07-11 11:02:57 +01:00
Alex Pott 36c7a10caa Issue #2300833 by joshi.rohit100: Remove module_hook() as it is deprecated. 2014-07-11 10:57:45 +01:00
Alex Pott b55f3ed432 Issue #2300697 by joshi.rohit100: Remove drupal_is_cli() as It is deprecated. 2014-07-11 10:56:21 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick f905406d19 Issue #2078867 by tim.plunkett, jackbravo, ianthomas_uk, InternetDevels, piyuesh23, disasm, nano_monkey | vijaycs85: Convert _form_test_* functions to classes. 2014-07-10 14:36:56 -07:00
Alex Pott 8501b7f2d0 Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too. 2014-07-10 16:32:46 +01:00
Alex Pott b314a3ea28 Issue #2272987 by followup sun: Fixed Do not persist session manager. 2014-07-10 16:09:39 +01:00
Alex Pott 680330cc25 Issue #2300611 by nickwaring89: Updating Custom Block module in MAINTAINERS.txt. 2014-07-10 14:54:09 +01:00
Alex Pott 77a45280ba Issue #2279681 by mgifford, joshi.rohit100, thedavidmeister: Views' InOperator filter should use Unicode::truncate() in adminSummary(). 2014-07-10 14:52:54 +01:00
Alex Pott 558ad0ce8a Issue #2242405 by mikebarkas, jlbellido | alexpott: Fixed FileTransfer::connect is protected yet the implementations are public and this is relied upon. 2014-07-10 11:22:27 +01:00
Alex Pott 2aa98311cf Issue #2010162 by tim.plunkett | InternetDevels: Convert node_uri() to $node->uri(). 2014-07-10 11:20:03 +01:00
Alex Pott aa5bf1b88e Issue #2008616 by lokapujya, herom, kgoel | andypost: Convert user_uri() to $user->uri(). 2014-07-10 11:19:11 +01:00
Alex Pott c67946065c Issue #2035317 by andypost, hussainweb | dawehner: DateTimeDefaultWidget should implement ContainerFactoryPluginInterface. 2014-07-10 11:17:09 +01:00
Alex Pott a0e5302dba Issue #2287777 by andypost: Optimize _dblog_get_message_types(). 2014-07-10 11:00:19 +01:00
Alex Pott eb2bfe7d49 Issue #2284017 by t0xicCode: Fixed CamelCase FieldItemList preSave call. 2014-07-10 10:58:30 +01:00
Alex Pott f0d8d3f8ac Issue #2273385 by damiankloip: Use a container parameter for the user tempstore expire time. 2014-07-10 10:56:06 +01:00
Alex Pott 4f8cf7086f Issue #2287381 by alayham: Fixed views_ui dropbuttons display is not RTL friendly. 2014-07-10 10:51:34 +01:00
Alex Pott 30440da96f Issue #2300583 by larowlan: Consider adding larowlan and tim-e as contact module maintainers. 2014-07-10 10:43:11 +01:00
Alex Pott b6e26521eb Issue #2299499 by joshi.rohit100: Remove form_clear_error() as it is deprecated. 2014-07-10 10:40:30 +01:00
Alex Pott 57cf7f081c Issue #2191543 by tim.plunkett: Fixed history_node_view_alter() overwrite all #attached on nodes. 2014-07-10 10:39:05 +01:00
Alex Pott d29ed30e2f Issue #2298001 by er.pushpinderrana | LewisNyman: Remove #page CSS from Seven. 2014-07-10 10:38:12 +01:00
Dries 406c061260 Issue #2076325 by neclimdul, Mile23, alexpott: Fixed Drupal\Component\Utility\Url::externalIsLocal() is wrong in common cases. 2014-07-09 11:56:17 -04:00
Dries e45c1eade3 Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests. 2014-07-09 11:43:26 -04:00
Dries 691b42df10 Issue #2299457 by alexpott: remove unused UnsupportedConfigDataTypeException. 2014-07-09 11:27:59 -04:00
Dries 30c3117542 Issue #2298993 by alexpott, tim.plunkett: Fixed routes using _entity_list wrongly are marked for upcasting. 2014-07-09 11:23:36 -04:00
Dries 4baeb8d8c5 Issue #2234159 by alexpott: Fixed config importing through the UI and change ConfigImportAll test using the UI. 2014-07-09 11:18:34 -04:00
Nathaniel Catchpole 4ccdb41471 Issue #2293773 by Gábor Hojtsy, alexpott, penyaskito: Fixed migrations use dots in key names - not allowed in config. 2014-07-09 10:43:52 +01:00
Alex Pott 8b72eb1e65 Issue #2292115 by slashrsm: Fixed Comment statistics is no correctly loaded into entity object if more than 1 comments field. 2014-07-09 10:32:17 +01:00
Alex Pott cf4cc20b1c Issue #2297631 by martin107: Nudge contrib into overriding \Drupal\Core\TypedData\TypedData::setValue() consistently. 2014-07-09 09:43:20 +01:00
Alex Pott d8a4d54efc Issue #2281475 by roderik, slashrsm: Deprecate comment_new_page_count() and move it functionality into Comment storage controller. 2014-07-09 09:08:35 +01:00
Alex Pott 47d6bc0da6 Issue #2262407 by slashrsm, roderik: Deprecate comment_get_display_page/ordinal(). 2014-07-08 23:35:38 +01:00
webchick 090d1b3e7e Issue #2294771 by tim.plunkett | anavarre: Fixed Add views display always defaults to attachment. 2014-07-08 14:47:10 -07:00
Alex Pott 69c64630f5 Issue #2281699 by er.pushpinderrana, joshi.rohit100, esod | mirie: Fixed Update @see user_cancel_form() comments. 2014-07-08 19:29:13 +01:00
Alex Pott 9e4300f7ad Issue #2298039 by lauriii, LewisNyman: Remove all PNG fallbacks for SVG. 2014-07-08 19:27:08 +01:00
Alex Pott 48eabc060f Issue #2036611 by er.pushpinderrana, droplet: Fix drupal_placeholder doc. 2014-07-08 15:13:01 +01:00
Alex Pott 35458b5dfe Issue #2260241 by ultimike, benjy, er.pushpinderrana: Fixed D6->D8 Profile field (date). 2014-07-08 15:11:49 +01:00
Alex Pott aa898f8bc0 Issue #2292197 by er.pushpinderrana, chx, LinL, cs_shadow: Fixed The StringTranslationTrait trait doxygen could use a little love. 2014-07-08 15:10:11 +01:00
Alex Pott e2800b21fa Issue #2231595 followup by yched | catch: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend. 2014-07-08 13:24:21 +01:00