Commit Graph

2653 Commits (2a5c62deda015ed43c5a13748d8aca6b60ff31e1)

Author SHA1 Message Date
Nathaniel Catchpole f159bbd2f9 Issue #2999473 by albertski, dhirendra.mishra, longwave, alexpott: Notice: Undefined variable: label in _batch_process() 2018-09-25 15:46:17 +01:00
Nathaniel Catchpole b48e1e7438 Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
Alex Pott b083070276
Issue #2848808 by voleger, gaurav.kapoor, andypost, Vidushi Mehta, sidharthap: Replace all calls to db_find_tables, which is deprecated 2018-09-18 13:20:17 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Nathaniel Catchpole a0608f0cc5 Issue #2850037 by voleger, shashikant_chauhan, gaurav.kapoor, MerryHamster, xjm: Replace all calls to db_like(), which is deprecated 2018-09-18 10:56:18 +01:00
Nathaniel Catchpole 2a4fa156c4 Issue #2999586 by interX, andypost, mondrake: Properly deprecate db_add_index 2018-09-18 10:00:56 +01:00
Alex Pott 20c250eb42
Issue #2497909 by Andrew.Mikhailov, pfrenssen, claudiu.cristea, cilefen, yogeshmpawar, jibran, kim.pepper, alexpott, Jeremy JOCHEMSKI, Cottser: Duplicate HTML IDs are created for file_managed_file fields 2018-09-17 14:00:30 +01:00
Nathaniel Catchpole 05f5a67660 Issue #2999678 by andypost: Properly deprecate db_field_exists 2018-09-17 11:49:33 +01:00
Nathaniel Catchpole 5e582a62c4 Issue #2999588 by mondrake, longwave, voleger: Properly deprecate db_index_exists 2018-09-17 11:05:56 +01:00
Nathaniel Catchpole 82e7ad802a Issue #2999612 by voleger, andypost: Properly deprecate db_query_range 2018-09-17 10:46:02 +01:00
Nathaniel Catchpole d122ac7cfa Issue #2996441 by andypost, longwave: Replace all calls to db_query_temporary, which is deprecated 2018-09-14 08:40:42 +01:00
Nathaniel Catchpole 0875ceba15 Issue #2996432 by andypost: Replace all calls to db_truncate, which is deprecated 2018-09-13 16:14:03 +01:00
Nathaniel Catchpole ca4076c055 Issue #2993663 by mondrake, andypost: Deprecate Schema::fieldSetDefault and Schema::fieldSetNoDefault, they're not used 2018-09-13 15:59:44 +01:00
Nathaniel Catchpole 84bde9d6c1 Issue #2850033 by andypost, jeetendrakumar, Sharique, pk188, piggito, voleger, gaurav.kapoor, yogeshmpawar, xjm: Replace all calls to db_delete, which is deprecated 2018-08-31 10:15:01 +09:00
Nathaniel Catchpole 617d5b7bed Issue #2994694 by mitrpaka, hardik.p, Vidushi Mehta, Hardik Rawal, mondrake, longwave: Properly deprecate db_driver, db_escape_field, db_escape_table, db_rename_table, db_drop_index, db_drop_unique_key, db_add_unique_key, db_drop_primary_key, db_add_primary_key 2018-08-31 10:05:49 +09:00
Nathaniel Catchpole eadaeb9ac7 Issue #2848137 by gaurav.kapoor, voleger, hgunicamp, andypost, shashikant_chauhan, brahmjeet789, pk188, cilefen, daffie: Replace all calls to db_update, which is deprecated 2018-08-28 20:41:58 +09:00
Nathaniel Catchpole 6b61e10702 Issue #2848815 by mondrake, voleger, gaurav.kapoor, jeetendrakumar, Sharique, vidhatanand, techtud, cilefen, andypost: Replace all calls to db_next_id, which is deprecated 2018-08-24 09:49:34 +09:00
Nathaniel Catchpole 44b3b41abd Issue #2848952 by voleger, andypost, mondrake, jeetendrakumar, pk188, hgunicamp, piggito, JayKandari, daffie, shashikant_chauhan, xjm, cilefen, chiranjeeb, Pavan B S: Replace all calls to db_merge(), which is deprecated 2018-08-24 09:21:59 +09:00
Nathaniel Catchpole 52100ba127 Issue #2994561 by andypost: Properly deprecate db_create_table 2018-08-23 21:13:10 +09:00
Nathaniel Catchpole 36570233d8 Issue #2994556 by mondrake: Properly deprecate db_and, db_condition, db_or, db_xor 2018-08-23 21:05:52 +09:00
Nathaniel Catchpole 53c4c3c27e Issue #2993577 by mondrake, voleger, andypost: Properly deprecate db_add_field, db_drop_field, db_field_names 2018-08-23 14:31:16 +09:00
Nathaniel Catchpole 89bafb75b7 Issue #2848821 by voleger, harsha012, vidhatanand, Sharique, alexpott, mondrake: Replace all calls to db_close, which is deprecated 2018-08-22 20:56:09 +09:00
Nathaniel Catchpole 917a12ac81 Issue #2848820 by jeetendrakumar, andypost, mondrake, vidhatanand: Replace all calls to db_transaction, which is deprecated 2018-08-22 09:35:38 +09:00
Nathaniel Catchpole dcbb276a70 Issue #2820179 by andypost, mondrake, darkdim, piggito, ieguskiza, daffie: Replace usages of deprecated method db_change_field() 2018-08-21 12:52:43 +09:00
Alex Pott 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Alex Pott 27bc1f74cb
Issue #2848817 by voleger, andypost, hgunicamp, JacobSanford, techtud, alexpott, vidhatanand, Sharique, JayKandari, kiamlaluno, cilefen, borisson_: Replace all calls to db_table_exists, which is deprecated 2018-08-06 10:41:05 +01:00
Nathaniel Catchpole b2891b8e8f Issue #2983603 by alexpott: Move menu_ui_menu_* entity hook implementations to the Menu entity 2018-07-31 20:19:53 +09:00
Nathaniel Catchpole 61ce7a7ebb Issue #2713451 by dimaro, Vinay15, ashishdalvi, Apoorv.mathur2003, er.pushpinderrana, singh_haneet, chgasparoto, mayurjadhav, kanav_7, jhodgdon, joachim, Wim Leers: Update docs in template_preprocess_links() 2018-07-26 16:09:08 +09:00
Alex Pott ead36d31b8
Issue #2848479 by voleger, yogeshmpawar, marvin_B8, gaurav.kapoor, hgunicamp, mondrake, daffie, alexpott, xjm, cilefen: Replace all calls to db_drop_table, which is deprecated 2018-07-24 14:57:22 +01:00
Gábor Hojtsy 4b1a8df0c2 Issue #2982634 by alexpott, kaythay: Fix docs in install_write_profile() 2018-07-11 12:36:59 +02:00
Gábor Hojtsy 8fbece069c Issue #2980670 by alexpott, bircher, marcvangend, webchick, jibran, Gábor Hojtsy, benjifisher, smaz: Install a site from config if the config directory is set in settings.php 2018-07-11 11:15:42 +02:00
Nathaniel Catchpole 1672637596 Issue #2975328 by alexpott, Gábor Hojtsy, borisson_: Install profile in settings.php and mismatch check makes re-installs of Drupal hard 2018-06-25 20:12:22 +01:00
Nathaniel Catchpole 252f7ffcf2 Issue #2652850 by tstoeckler, mohit_aghera, idebr, hchonov, mbovan, rodrigoaguilera, jwilson3, pguillard, espurnes, dravenk, ainarend, handkerchief, alexpott: Title for details form elements is not set as '#markup' and it will be escaped, but all other form elements use '#markup' and are not escaped 2018-06-22 13:33:12 +01:00
Nathaniel Catchpole aae672cc28 Issue #2940203 by almaudoh, dawehner: Use dedicated Exception classes for extension system 2018-06-21 22:51:20 +01:00
Nathaniel Catchpole de724027fe Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config 2018-06-20 19:03:54 +01:00
Nathaniel Catchpole 3663ab6bc0 Issue #2950851 by mcdruid, alexpott, anavarre: invalid conf file warnings when skip_permissions_hardening is on 2018-06-15 13:51:03 +01:00
Nathaniel Catchpole f70f4f47a2 Issue #2969715 by alexpott, pookmish, dawehner: Drush site-install command doesn't work when settings.php is present 2018-06-15 13:40:35 +01:00
Nathaniel Catchpole a8f46205a0 Issue #2975056 by msankhala, joachim: broken sample code in deprecation notices for entity.inc functions 2018-05-29 17:07:31 +01:00
Nathaniel Catchpole 36fe1245a6 Issue #2971375 by cspitzlay: Fix "does not exists" in comments and test error messages 2018-05-17 11:41:17 +01:00
Alex Pott 29cff72522
Issue #2972835 by vegantriathlete: Switch datatypes to data types 2018-05-15 09:25:04 +01:00
Lauri Eskola 018baee42a Issue #1507896 by b0unty, tuutti, Jeff Burnz, LewisNyman, tameeshb, realityloop, cbanman, umarzaffer, manumilou, mgifford, mducharme, oakulm, lauriii, alexpott, joelpittet, MaskyS, markcarver, xjm: Allow theme developers to add the default logo filename to the theme's .info.yml 2018-05-11 12:54:22 +03:00
Alex Pott b187a126de
Issue #2937888 by dhruveshdtripathi, idebr, RoSk0, mohit1604, mfernea, borisson_: Fix 'Drupal.Commenting.DocComment.LongNotCapital' coding standard 2018-05-11 10:46:46 +01:00
Alex Pott be6d515cad
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott d6caa27121
Issue #2930407 by tstoeckler, lauriii, alexpott: Allow specifying summary attributes for details elements 2018-05-09 23:58:06 +01:00
Nathaniel Catchpole 154f282899 Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill 2018-05-08 21:55:21 +01:00
Alex Pott fa5df47d0a
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, chr.fritsch, bradjones1, anavarre, greg.1.anderson, Berdir, moshe weitzman, alexpott, bkosborne, Crell, msonnabaum, joelpittet, catch, deviantintegral, lauriii, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache 2018-05-05 01:28:31 +01:00
Alex Pott 74255a0a49
Revert "Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache"
This reverts commit ada497ac26.
2018-05-05 01:19:42 +01:00
Alex Pott ada497ac26
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache 2018-05-04 11:26:10 +01:00
Lee Rowlands 573702f66c
Issue #2911319 by alexpott, dawehner, mglaman, mradcliffe, heddn, pbirk, danquah, maxstarkenburg, geerlingguy, vaplas, Chelsee, ressa, Chi, jonathanshaw, Mile23, andypost, larowlan, phenaproxima, droffats, kim.pepper, scotty, dsnopek, cashwilliams, borisson_, Mixologic, gerzenstl, David Radcliffe: Provide a single command to install & run Drupal 2018-05-04 08:36:08 +10:00
Lee Rowlands b607eb2a77
Issue #2952888 by alexpott, dawehner, phenaproxima: Allow install profiles to require modules 2018-05-04 08:16:58 +10:00
Alex Pott 3bfc5a384b
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc 2018-05-03 17:58:24 +01:00
Nathaniel Catchpole 45bc05523f Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +01:00
Alex Pott fce8c26212
Issue #2938972 by runeasgar, MerryHamster, ryanhayes, msankhala, Jo Fitzgerald: Replace drupal_render() in sample code 2018-04-30 17:36:16 +01:00
Alex Pott 81ef7a6eb3
Issue #2776605 by chr.fritsch, phenaproxima, dawehner: Make it possible to specify a destination after the installation for distributions 2018-04-26 13:54:48 +01:00
Francesco Placella 4d769bcc78 Issue #2955869 by alexpott, dawehner, plach: Fix multilingual install on Drupal dev version for CLI utilities 2018-04-11 01:31:01 +02:00
Alex Pott d32d0c53b9
Issue #2257231 by drumm, Sebastien @Actualys, Jody Lynn: file_url_transform_relative() should escape $http_host 2018-03-29 17:16:28 +01:00
Nathaniel Catchpole 80ee826c7d Issue #2945306 by alexpott, dawehner: The new ModuleList in 8.6.x can discover modules in tests the previous code could not 2018-03-02 11:14:42 +00:00
Nathaniel Catchpole 2708ff78d1 Issue #2848812 by harsha012, gaurav.kapoor, Yogesh Pawar, Sharique, techtud, JayKandari, alexpott: Replace all calls to db_set_active, which is deprecated 2018-02-22 10:16:55 +00:00
Nathaniel Catchpole 35986f56b7 Issue #2843328 by mpdonadio, alexpott, Mile23, cburschka, xjm: Enforce minimum PHP version in composer dependencies 2018-02-01 11:37:06 +00:00
Nathaniel Catchpole 725641cf87 Issue #2208429 by dawehner, almaudoh, alexpott, jibran, Xano, donquixote, amitgoyal, bircher, stefan.r, Mile23, alvar0hurtad0, Berdir, andypost, larowlan: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList 2018-01-24 15:21:31 +00:00
Nathaniel Catchpole 6a15d0762c Issue #2924165 by TravisCarden: Doxygen for callable arguments missing callable keyword 2018-01-23 12:14:26 +00:00
Nathaniel Catchpole 99b7c9f643 Issue #2914834 by snehi, tresti88, joachim: missing @return for drupal_get_user_timezone() and return types for other methods in bootstrap.inc 2018-01-22 17:09:31 +00:00
Nathaniel Catchpole e814d6fba8 Issue #2935254 by kim.pepper: Remove all usages of drupal_get_message and drupal_set_message in core includes 2018-01-22 15:28:16 +00:00
Lee Rowlands a0ce0b879d
Issue #2765849 by kiamlaluno: The description for template_preprocess() has not been update for Drupal 8 2018-01-06 14:45:59 +10:00
Lee Rowlands 40856ccd26
Issue #2760167 by kim.pepper, markcarver, jibran, dawehner, znerol, Wim Leers, larowlan, xjm, tim.plunkett: Add \Drupal\Core\Messenger\Messenger 2017-12-16 08:41:56 +10:00
effulgentsia 9f26cfb2ae Issue #2670966 by xjm, Crell, claudiu.cristea, alexpott, timmillwood, rakesh.gectcr, catch, dawehner, David_Rothstein, hchonov, martin107, tstoeckler, andypost, cilefen, RobLoach, Fabianx, salvis, hussainweb, JeroenT, larowlan, pfrenssen, daffie, webchick, wturrell: Warn users of old PHP versions 2017-12-02 21:03:36 -08:00
Gabor Hojtsy dad79553d6 Issue #2791405 by alexpott, Thew, flocondetoile, eyilmaz, bsnodgrass, cilefen, aralnoth, xjm, mikeohara, jaybee@baelemans.eu, szeidler, Gábor Hojtsy, catch, gagarine, vaplas, claudiu.cristea, ckaotik, idebr: When installing a site in a language besides English, the site name is not saved and reverts to "Drupal" 2017-11-29 19:58:03 +01:00
Lee Rowlands a64943deaa
Issue #2880387 by Kingdutch: Avoid unnecessary array operations in update_get_update_list 2017-11-18 10:55:36 +13:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
Lee Rowlands 37d0cad9e7
Issue #2914292 by quietone, masipila, xjm: Remove hard coded reference to node/2179269 2017-11-15 12:46:26 +10:00
Nathaniel Catchpole 700a72fa37 Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions 2017-11-14 15:53:29 +00:00
Nathaniel Catchpole c2346e0075 Issue #2920014 by billywardrop, shashikant_chauhan, anyaabchiche, dinarcon, sthomps5, mairi: Add Change record to @deprecated for Renderer service 2017-11-13 15:56:42 +00:00
Nathaniel Catchpole 8886b4d237 Issue #2920005 by shashikant_chauhan, Janec, davemckain, dinarcon: Add Change record to @deprecated for email-validator service 2017-11-13 15:54:42 +00:00
Nathaniel Catchpole 72c6aff06e Issue #2920009 by shashikant_chauhan, tedbow, dinarcon, kwhite: Add Change record to @deprecated for Date format changes 2017-11-13 15:53:20 +00:00
xjm 300d00abd3 Issue #2920010 by shashikant_chauhan, tedbow, dinarcon, kwhite, xjm: Add Change record to @deprecated for AssetCollectionOptimizerInterface::getAll() and ::deleteAll() 2017-11-13 10:35:45 -05:00
Nathaniel Catchpole 7206f5d9c9 Issue #2885309 by vaplas, drewklein, pk188, alexpott, Ayesh, arunkumark, andypost, klausi, xjm, mondrake: [PHP 7.2] each() function is deprecated 2017-11-13 11:20:57 +00:00
xjm 9830ef98bc Issue #2920003 by mairi, shashikant_chauhan, tedbow, dinarcon, kwhite: Add Change record to @deprecated for redirect.destination service 2017-11-11 16:07:29 -06:00
xjm 754883a074 Issue #2920008 by shashikant_chauhan: Add Change record to @deprecated for UrlHelper::stripDangerousProtocols() 2017-11-10 09:10:12 -06:00
xjm 6dc062eb45 Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard 2017-11-09 15:13:57 -06:00
Nathaniel Catchpole 75dcf9af44 Issue #2870194 by alexpott, Mile23, jibran, larowlan, tim.plunkett: Ensure that process-isolated tests can use Symfony's PHPunit bridge to catch usages of deprecated code 2017-11-09 12:51:06 +00:00
xjm f2c1ef4f16 Issue #2920015 by mairi, tedbow, dinarcon: Add change record to @deprecated for drupal_render_children() 2017-11-05 05:46:03 -06:00
xjm d0e3796991 Issue #2920018 by sergiuteaca, billywardrop, anyaabchiche, Janec, JO0st, davemckain, dinarcon, sthomps5, mairi, jyraya, kwhite: Add Change record to @deprecated for element_info service 2017-11-03 16:29:30 -05:00
xjm 119362cef9 Issue #2914033 by alexpott, borisson_: Complete deprecation of install_ensure_config_directory() 2017-10-19 11:34:47 -05:00
xjm e84da2fa3b Issue #2915664 by alexpott, dawehner: Sites installed by InstallerTestBase should have a timezone of 'Australia/Sydney' 2017-10-14 04:54:05 -05:00
Nathaniel Catchpole 2fc85e7f0f Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard 2017-10-13 13:43:02 +01:00
Nathaniel Catchpole 64fa6ad712 Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard 2017-10-10 16:09:51 +01:00
Nathaniel Catchpole f659d6ca8e Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard 2017-10-10 15:43:06 +01:00
Nathaniel Catchpole 942b70b4dd Issue #2873750 by eheller: Add Change record to @deprecated for install_ensure_config_directory() 2017-10-10 15:21:13 +01:00
xjm 44a5c4cbe0 Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard 2017-09-15 16:52:14 -05:00
Nathaniel Catchpole 73347e1c7e Issue #2722699 by anoopjohn, mfernea, Mile23, martin107: Fix Drupal.Commenting.FunctionComment.InvalidReturnNotVoid 2017-09-12 10:50:56 +01:00
Nathaniel Catchpole 3d2b382493 Issue #2857437 by mfb: pass raw backtrace to loggers for errors, not just exceptions 2017-09-04 11:49:29 +01:00
Lee Rowlands 48a8e5307f
Issue #2278383 by dawehner, Xano, kim.pepper, twistor, jibran, Jo Fitzgerald, joelpittet, pritish.kumar, Fabianx, Crell, larowlan, alexpott, catch, Wim Leers: Create an injectible service for drupal_set_message() 2017-09-01 19:02:44 +10:00
Nathaniel Catchpole 98c68fdbfd Issue #2803891 by Jo Fitzgerald, pfrenssen, mfernea, gaurav.kapoor: Fix 'Drupal.Commenting.FunctionComment.ReturnTypeSpaces' coding standard 2017-08-22 16:16:08 +09:00
Nathaniel Catchpole 64ffc1ff4d Issue #2902726 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNotCapital' coding standard 2017-08-21 19:56:09 +09:00
Nathaniel Catchpole c8392465c3 Issue #2902529 by mfernea: Fix 'Drupal.WhiteSpace.EmptyLines' coding standard 2017-08-21 14:04:51 +09:00
Nathaniel Catchpole 69bf50fee0 Issue #2851111 by tedbow, tstoeckler, Munavijayalakshmi, dagmar, dawehner, catch, Fabianx, david_garcia, Nebel54, hchonov: fastcgi_finish_request and shutdown functions (e.g. batch) do not play nicely together 2017-08-11 14:50:42 +09:00
Gabor Hojtsy e75fef0b40 Issue #2892469 by shashikant_chauhan: deprecation notice for entity_get_form_display() is badly formatted and doens't display properly on api site 2017-07-20 15:49:09 +02:00
Nathaniel Catchpole 4ba925c8bc Issue #2873746 by johnshortess, maryedith, edwdeapri, Mile23: Add Change record to @deprecated for menu.inc 2017-07-03 17:20:20 +01:00
Lauri Eskola 7f27bbaba1 Issue #2704871 by pepegarciag, Mile23, Manuel Garcia, ieguskiza, snehi, gaurav.pahuja, dimaro, rajeshwari10, gargsuchi, pashupathi nath gajawada, penyaskito, xjm, ZeiP, Wim Leers, alexpott: Replace usages of deprecated method drupal_render() 2017-07-03 18:35:13 +03:00
Lee Rowlands 2e9f821587
Issue #2594553 by gambry, arshadcn, Sagar Ramgade, Yogesh Pawar, garnett2125, larowlan, lauriii: Add #maxlength to textarea in Form API 2017-06-24 17:50:06 +10:00
Nathaniel Catchpole a93de775ae Issue #2764821 by Dinesh18, Alka Kumari, Calystod, pk188, xjm, catch: Inline unicode_requirements() in system_requirements() 2017-06-22 12:52:57 +01:00
xjm 1bf679baf2 Revert "Issue #2764821 by Dinesh18, Alka Kumari, pk188, xjm, catch: Inline unicode_requirements() in system_requirements()"
This reverts commit 4d14b5f271.
2017-06-18 18:01:36 -04:00
Nathaniel Catchpole 4d14b5f271 Issue #2764821 by Dinesh18, Alka Kumari, pk188, xjm, catch: Inline unicode_requirements() in system_requirements() 2017-06-14 17:01:01 +01:00
Gabor Hojtsy 3c7a7782e6 Issue #2873775 by josephcheek, gaurav.kapoor, John Cook, cilefen: Add Change record to @deprecated for all deprecated functions in file.inc 2017-05-25 16:50:02 +02:00
Gabor Hojtsy e7c6471f78 Issue #2873749 by pritish.kumar, kwhite, dietric@gmail.com, davidneedham, cosmicdreams, johnshortess, catch: Add Change record to @deprecated in bootstrap.inc 2017-05-08 12:43:36 +02:00
Nathaniel Catchpole 3d786b4dc5 Issue #2848822 by jeetendrakumar, juanjesustrigo, vidhatanand: Replace all calls to db_create_table, which is deprecated 2017-04-18 13:32:03 +01:00
Alex Pott 7f708faf2f Issue #2860277 by ritzz, gaurav.kapoor, vaplas: update_language_list() should be removed 2017-03-14 11:56:20 +00:00
Alex Pott 7294785e6f Issue #2821420 by joelpittet, lauriii: drupal_find_theme_templates() searches candidates that are never have templates and are duplicates 2017-03-13 16:32:24 +00:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
xjm 772edb3b50 Issue #1918994 by Tim Bozeman, mgifford, mpdonadio, vprocessor, sun, xjm, falcon03, nabiyllin, rteijeiro, cwarsaw, yoroy, andymartha, jessebeach, lauriii, jhedstrom, andypost, Bojhan, cilefen, aaronbauman, sugaroverflow: Improve Datetime and Daterange Widget accessibility 2017-03-03 10:03:40 -06:00
Alex Pott 0c660e3434 Issue #2843892 by slashrsm, Berdir, dawehner: Query arguments are not persisted when using batch 2017-02-13 10:29:45 +00:00
Alex Pott fea11b6de2 Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs 2017-02-11 22:02:19 +00:00
Nathaniel Catchpole d6724f5a06 Issue #1569894 by sun, alexpott: Update unicode.inc to PHP5 2017-02-08 12:50:41 +00:00
webchick 38b3dd1072 Issue #665790 by chrisrockwell, Sumit kumar, lauriii, joelpittet, sun, vulcanr, vaplas, yoroy, leahtard, tompagabor, aspilicious, ckrina, Gábor Hojtsy, David_Rothstein, Manuel Garcia, rootwork, nod_, kostyashupenko, pguillard, Bojhan, droplet, typhonius, wturrell, mgifford, webkenny, cosmicdreams, tkoleary, YesCT, marcvangend, markabur, LewisNyman, mrfelton, oriol_e9g, prabhu9484, catch, hedrickbt, tsvenson, longwave, dww, kika, borisson_, rdellis87, realityloop, klonos: Redesign the status report page 2017-02-07 12:44:37 -08:00
Nathaniel Catchpole ebe2d76141 Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
xjm 3af6a3e538 Issue #2754217 by alexpott, xjm, dawehner, martin107: Random Test Failure with "failed to open stream" for temporary://.htaccess 2017-01-19 19:11:27 +00:00
Nathaniel Catchpole 95c0f1ad8d Revert "Issue #2670966 by Crell, alexpott, catch, tstoeckler, cilefen, David_Rothstein, Fabianx, webchick, timmillwood, hussainweb, JeroenT, daffie: Warn users of PHP 5.5 and recommend PHP 7"
This reverts commit 38092ac0a0.
2017-01-16 19:55:08 +00:00
Nathaniel Catchpole 38092ac0a0 Issue #2670966 by Crell, alexpott, catch, tstoeckler, cilefen, David_Rothstein, Fabianx, webchick, timmillwood, hussainweb, JeroenT, daffie: Warn users of PHP 5.5 and recommend PHP 7 2017-01-16 14:29:23 +00:00
xjm 44a9491ce5 Issue #2838205 by 20th, panshulk, Damien Flament: Invalid YAML syntax in code examples in documentation 2017-01-05 09:41:49 -06:00
xjm e223ebe5f7 Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751.
2016-12-12 13:03:21 -06:00
xjm ae3ee31751 Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render() 2016-12-12 12:49:03 -06:00
Alex Pott 5e5ef2462d Issue #2828559 by amateescu, alexpott: More random fails in UpdatePathTestBase tests: "settings.cache failed with: missing schema" 2016-12-09 12:36:11 +00:00
Nathaniel Catchpole ef809cba80 Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e.
2016-11-30 10:48:38 +00:00
Nathaniel Catchpole 480eb82c2e Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2016-11-29 16:00:08 +00:00
xjm 4f8869ca9f Issue #2755545 by michielnugter, balagan: Docblock shows wrong code to use instead of deprecated functions 2016-11-15 06:38:33 -06:00
Nathaniel Catchpole 561580c43f Issue #2556025 by david_garcia, dawehner, -enzo-, Fabianx, catch: Make optimized class loader detection more generic to support class loaders other than ApcClassLoader 2016-10-30 19:27:27 +00:00
Nathaniel Catchpole 962eddec66 Issue #2796581 by tim.plunkett, jibran, catch, swentel, alexpott, cilefen, xjm, amateescu: Fields must store their region in entity displays 2016-10-25 22:21:33 +01:00
Nathaniel Catchpole 2b9d7ce8d3 Issue #2780397 by Mile23: Replace non-test usages of \Drupal::theme() with IoC injection 2016-10-21 17:04:41 +01:00
Nathaniel Catchpole c1d947b6d4 Issue #2713923 by NickWilde, markdorison: A Few attributes/new Attribute() calls use strings instead of array for classes 2016-10-19 14:03:36 +01:00
Nathaniel Catchpole 622a35492e Issue #2774255 by joelpittet, lauriii: Allow form element to set attributes for label 2016-10-18 10:06:06 +01:00
Nathaniel Catchpole b09f92223a Issue #2717207 by mpdonadio, dawehner, catch, alexpott: Add a time service to provide consistent interaction with time()/microtime() and superglobals 2016-10-13 10:42:53 +01:00
Alex Pott 29a02cbe23 Issue #2592025 by joelpittet, jordana: template_preprocess_field_multiple_value_form() remove nested render arrays 2016-10-03 20:18:57 +01:00
Alex Pott 7853618907 Issue #2600012 by joelpittet, chipway: 'css' key in batch_set is no longer used 2016-09-28 16:20:40 +01:00
Nathaniel Catchpole c5c1cdf66a Issue #2608408 by nlisgo, dagmar, aleevas, neclimdul, BR0kEN, gaydabura, pfrenssen, zuuperman: Call to a member function getPath() when installing Profiles with unknown modules as requirement 2016-09-27 16:00:36 +01:00
Alex Pott 1c940d7240 Issue #2800703 by Shashwat Purav: syntax error in deprecation notice's sample code 2016-09-22 17:40:39 +01:00
Alex Pott 7125a80096 Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard 2016-09-19 11:39:40 +01:00
Nathaniel Catchpole 8a5abfc0fa Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5 2016-09-16 11:35:51 +01:00
Nathaniel Catchpole b39b29ad14 Issue #2794249 by alexpott: Move file_directory_os_temp() to a class in Drupal\Component\FileSystem 2016-09-14 14:03:49 +01:00
Nathaniel Catchpole abb19f57c3 Issue #2774195 by lauriii, claudiu.cristea: Passing attributes to field element label is not possible 2016-09-12 14:18:07 +01:00
Nathaniel Catchpole ed8ceb7967 Issue #2794207 by alexpott: sys_get_temp_dir() can return a path with a trailing slash 2016-09-02 13:31:01 +01:00
Nathaniel Catchpole 80554ebff0 Issue #2720849 by joseph.olstad, quicksketch: D8 improve theme registry build performance 2016-09-01 12:58:10 +01:00
Nathaniel Catchpole fc4f5cca21 Issue #2734983 by Nikhilesh Gupta, neerajsingh, dimaro, mayurjadhav: Remove deprecated SafeMarkup::checkPlain usages from core 2016-08-30 11:53:54 +01:00
Nathaniel Catchpole d262018e7c Issue #2777451 by markdorison, er.pushpinderrana, alexpott: @see references not forming links in documentation 2016-08-29 08:44:55 +01:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Alex Pott 2e5e060c53 Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard 2016-08-28 06:25:45 -05:00
Alex Pott ee38d6f72a Issue #2771547 by Lendude, klausi, dawehner, alexpott, pwolanin: In Browser and FunctionalJavascript tests SIMPLETEST_USER_AGENT cookie needs to be set every 5 seconds 2016-08-26 12:37:15 -05:00
Nathaniel Catchpole 9e2f220d74 Issue #2783749 by alexpott, bircher: [regression] Config directories should be created by installer if present in setings.php and if possible 2016-08-15 23:26:52 +01:00
xjm dd1c1ce6d5 Issue #2638140 by alexpott, dawehner, cilefen, xjm, Fabianx, Xano, catch: Error logging should log a backtrace consistently 2016-08-02 12:05:52 -05:00
Scott Reeves 33da0473d4 Issue #2708255 by dawehner, yoroy, swentel, Jacine, Gábor Hojtsy: Add support for #required on #type => details 2016-07-31 11:37:13 -04:00