Commit Graph

9013 Commits (82fad36b78b2db5f7da65a7a840ce8e901b2ce9a)

Author SHA1 Message Date
Alex Pott e55610f88d Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig 2014-12-11 11:35:52 +01:00
Alex Pott 3dcbc22381 Issue #2272001 by dsnopek, Devin Carlson, tim.plunkett, xjm, martin107: Views display plugin's list of handlers is not filtered by access 2014-12-11 10:16:07 +01:00
Alex Pott 4250561315 Issue #2387157 by dawehner, Gábor Hojtsy: Cloning display into another display also stores options that are not supported by the new display type 2014-12-11 10:12:31 +01:00
Alex Pott 4efd487ccf Issue #2363155 by penyaskito: content_translation.settings config is not scalable 2014-12-11 10:09:33 +01:00
Alex Pott 9e8a5230ad Issue #2359509 by Berdir: Incorrect type safe check in Entity::onUpdateBundleEntity() results too many cache clears 2014-12-11 09:35:31 +01:00
Alex Pott 194539a764 Issue #2358269 by Gábor Hojtsy: Migration bugs in block visibility, field overrides, cron, maintenance settings and form modes found by configuration schema checking 2014-12-11 09:23:35 +01:00
Dries e20d78e1f3 Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field 2014-12-10 15:18:13 -05:00
Dries 688fab7beb Issue #2390445 by Gábor Hojtsy: System module tests don't pass config schema check 2014-12-10 15:08:40 -05:00
Dries 3e336074d8 Issue #2389697 by Wim Leers, Gábor Hojtsy: Editor settings altering not needed (and not compatible with config schema assumptions) 2014-12-10 15:00:57 -05:00
Dries dfb971e488 Issue #2387149 by Gábor Hojtsy, dawehner: Display extenders are not possible to describe with config schema 2014-12-10 14:52:47 -05:00
Alex Pott 7c6a23fefe Issue #2355245 by amateescu: ER's label formatter needs to take into account that $entity->urlInfo() might throw an exception 2014-12-10 16:26:23 +01:00
Alex Pott b175ecc425 Issue #2387141 by Gábor Hojtsy: Missing field configuration schemas across core tests 2014-12-10 12:35:29 +01:00
Alex Pott 68baffe7a7 Issue #2385111 by tadityar, Wim Leers: Bartik's CKEditor iframe stylesheet is not being loaded, hence image captions look broken 2014-12-10 12:28:02 +01:00
Alex Pott e2ca303083 Issue #2386247 by tstoeckler: install.php should pass the class loader down into install_begin_request() 2014-12-09 16:33:12 +00:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Nathaniel Catchpole cd0cb0d7c9 Issue #2369225 by mpdonadio: Add $options['base_url'] to UrlGenerator::generateFromRoute() 2014-12-09 11:03:15 +00:00
Alex Pott 8e7f24f645 Issue #2387669 by rpayanm, joachim, tadityar: ConfigInstallWebTest is broken 2014-12-09 10:03:06 +00:00
Alex Pott 5b06c5ba67 Issue #2388707 by damiankloip: UserAccessControlHandler has wrong $explicit_check_fields name for the password field when checking field access 2014-12-08 17:25:44 +00:00
Nathaniel Catchpole 30a5046e35 Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable 2014-12-08 16:25:00 +00:00
Nathaniel Catchpole 4cd9d4577d Issue #2263359 by jhodgdon: hook_help(): Top of page help sections can't link to help pages without a fatal error or checking for help module 2014-12-08 11:11:21 +00:00
Nathaniel Catchpole ad555fa8a3 Issue #2084987 by andypost, Jalandhar: Remove usage of field_ui_default_value and recommend proper replacement 2014-12-08 11:10:27 +00:00
Nathaniel Catchpole 8606a8dd43 Issue #2388043 by daffie: Remove DrupalUnitTestBase 2014-12-08 11:08:50 +00:00
catch 599bad3bcf Issue #2364381 by Wim Leers: Exception thrown in drupal_render() causes an exception during the rendering of exceptions 2014-12-07 09:14:26 +00:00
Alex Pott 60950f3633 Issue #2383573 by tibbsa: Clean-up Contact module Test members - ensure property definition and use of camelCase naming convention 2014-12-05 20:06:28 +00:00
Alex Pott a8a42e6231 Issue #2331793 by olli, Gábor Hojtsy: Changing pager settings for this display only also changes pager settings for other display 2014-12-05 20:02:10 +00:00
Alex Pott 8790ec0d1f Issue #2017433 by BarisW: The documentation for hook_ranking() is wrong 2014-12-05 14:51:35 +00:00
Alex Pott 0bb57ed2f5 Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase 2014-12-05 14:42:56 +00:00
Alex Pott 3ec63481f7 Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat 2014-12-05 14:38:38 +00:00
Alex Pott b644bffdc5 Issue #2385225 by tibbsa: Clean-up editor module test members - ensure property definition and use of camelCase naming convention 2014-12-05 14:08:56 +00:00
Alex Pott ca3cc9b8be Issue #2381303 by tibbsa, rpayanm, hussainweb, mglaman: Clean-up CKEditor module test members — ensure property definition and use of camelCase naming convention 2014-12-05 14:05:01 +00:00
Alex Pott acd8af476d Issue #1055150 by rootwork, Devin Carlson, yoroy, brianV, JimmyAx: Time zone description is confusing on user register form 2014-12-05 13:49:29 +00:00
Nathaniel Catchpole 689797a6bd Issue #2365319 by damiankloip, larowlan: Entity normalization should check field access to avoid leaking data 2014-12-05 10:48:00 +00:00
Nathaniel Catchpole 6414318293 Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid() 2014-12-05 10:38:21 +00:00
Alex Pott dedaf33cfe Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking 2014-12-05 09:59:20 +00:00
Alex Pott 502c78a64c Issue #2290261 by webchick: Revert php_fileinfo requirement 2014-12-04 22:27:03 +00:00
Alex Pott 02c173eb9d Issue #2379595 by ricovandevin, tibbsa: node_help() broken for node add/edit form 2014-12-04 22:23:10 +00:00
Alex Pott a029bf537d Issue #2386325 by Gábor Hojtsy: Recurring config schema problems with datetime and link field values in migrate tests 2014-12-04 14:44:17 +00:00
Alex Pott d4e03f2398 Issue #2386005 by jhodgdon: Views UI tour needs better label 2014-12-04 13:17:00 +00:00
Alex Pott 4fe54558df Issue #2385227 by tibbsa: Clean-up entity_reference module test members - ensure property definition and use of camelCase naming convention 2014-12-04 13:06:13 +00:00
Alex Pott 4bdc6840b7 Issue #2384531 by daffie, rpayanm: Make the class variables protected for RdfMapping 2014-12-04 13:03:18 +00:00
Alex Pott 0df31af2b8 Issue #2384357 by amateescu: Simplify Field UI testing 2014-12-04 12:53:51 +00:00
Alex Pott 43e265b960 Issue #2186113 by Berdir: Avoid key value expire garbage collection on actual requests 2014-12-04 12:31:10 +00:00
Alex Pott 7ee91de212 Issue #2384539 by areke: Make the class variables protected for Action 2014-12-04 12:22:23 +00:00
Alex Pott 7d1a81e87f Issue #2385391 by pwolanin: DistributionProfileTest does not need to create an empty .profile 2014-12-04 12:20:15 +00:00
Alex Pott 7f902cb109 Issue #2384541 by rpayanm: Make the class variables protected for ConfigurableLanguage 2014-12-04 12:18:59 +00:00
Alex Pott a9a3b1514b Issue #2384537 by rpayanm, areke: Make the class variables protected for SearchPage entity 2014-12-04 12:17:08 +00:00
Alex Pott 4acf770cb4 Issue #2384535 by rpayanm, fernando_calsa, areke, Sharique: Make the class variables protected for ImageStyle 2014-12-04 12:14:47 +00:00
Nathaniel Catchpole 66fa3fa9f9 Issue #2384853 by alexpott: Both configuration directories have to be specified in settings.php 2014-12-04 12:05:33 +00:00
Alex Pott cf00c8c140 Issue #2349805 by balagan, clemens.tolboom, Cyberwolf: Rest classes should use StringTranslationTrait instead of t() function when possible 2014-12-04 11:39:51 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
Alex Pott 86ced511f9 Issue #2380411 by areke, hussainweb, GPrince17: Clean-up Text module test members - ensure property definition and use of camelCase naming convention 2014-12-04 11:33:34 +00:00
Alex Pott 5e83b6c6e3 Issue #2363077 by stefan.korn, eojthebrave: Max and min resolution not working 2014-12-04 11:05:04 +00:00
Alex Pott 1193f6758a Issue #2384545 by Wim Leers, jbrown: $element['#ajax']['callback'] is broken, hence breaking e.g. inserting images in CKEditor 2014-12-04 10:29:49 +00:00
Alex Pott 08e8a6d97e Issue #2384689 by tibbsa: Clean-up dblog module test members - ensure property definition and use of camelCase naming convention 2014-12-03 16:37:25 +00:00
Alex Pott f28179d403 Issue #1074108 by pwolanin, webchick, BlakeLawson, jayeshanandani, Devin Carlson, harijari, David_Rothstein, c_lehel, Haza, oriol_e9g: Profile selection form not skipped if there is only one visible profile 2014-12-03 16:32:27 +00:00
Alex Pott 0116e11eca Issue #1942178 by ohthehugemanatee, vijaycs85, mtift, mortona2k, YesCT, lokapujya, ricardoamaro: Make User module active config save format match the default yml file 2014-12-03 16:09:05 +00:00
Alex Pott 821a9ce8d1 Issue #2275463 by SpadXIII: Path field does not respect settings in form display 2014-12-03 13:02:56 +00:00
Alex Pott 2ec3fbcb5b Issue #2335673 by ashutoshsngh, oenie, rudins, er.pushpinderrana: Remove usage of drupal_process_form() 2014-12-02 17:40:55 +00:00
Jennifer Hodgdon 7c3071b7d2 Issue #2318755 by LinL, Devin Carlson, effulgentsia, catch: Block Module: Fix documentation that refers to enabling/disabling of modules 2014-12-02 08:50:28 -08:00
Alex Pott 4e902066df Issue #2382011 by Mile23: Expand unit testing for Drupal\Component\Utility\UserAgent 2014-12-02 16:45:36 +00:00
Alex Pott 22d1816823 Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema 2014-12-02 16:18:11 +00:00
Alex Pott 6eaa4d3908 Issue #2381751 by hussainweb: Clean-up Book module test members - ensure property definition and use of camelCase naming convention 2014-12-02 14:24:06 +00:00
Alex Pott 4d514be67e Issue #2379863 by mglaman: Clean-up color module test members - ensure property definition and use of camelCase naming convention 2014-12-02 14:09:41 +00:00
Nathaniel Catchpole 0f4bceb1fa Issue #2345867 by olli, Gábor Hojtsy: Remove node_row_node_view_preprocess_node() and dead code in the comment views wizard 2014-12-02 10:17:39 +00:00
Nathaniel Catchpole 20799cf991 Issue #2359369 by mpdonadio, Berdir, bdurbin: Render cache is not cleared when module is uninstalled 2014-12-02 09:48:14 +00:00
Alex Pott b4c0a16a2d Issue #2345343 by damiankloip, dawehner, olli, Bès: view TITLE appears all the time 2014-12-02 09:30:50 +00:00
Alex Pott d07e48a61b Issue #1938920 by akalata, Jon Pugh, joelpittet, shanethehat, lauriii, martin107, nicholasruunu: Convert node_search_admin theme tables to table #type 2014-12-02 09:23:10 +00:00
Alex Pott 48813a20a3 Issue #2144505 by tstoeckler, YesCT, Gábor Hojtsy, vijaycs85, webflo: Views does not use the text format type for formatted text 2014-12-02 09:08:57 +00:00
Dries ff4d10b79e Issue #2357145 by alexpott, olli, YesCT: Views can not be saved with a numeric (grouped) filter 2014-12-01 15:50:21 -05:00
webchick 6ec9c1ff7b Issue #2384165 by tibbsa: Clean-up Contextual module test members — ensure property definition and use of camelCase naming convention 2014-12-01 10:21:45 -08:00
webchick a30b30bf55 Issue #2300817 by joshi.rohit100, er.pushpinderrana, tim.plunkett, ianthomas_uk, LinL, dawehner: Remove path_is_admin() as it is deprecated 2014-12-01 10:20:32 -08:00
webchick dd3dae0996 Issue #2377685 by LewisNyman, herom: Fix outdated CSS rules in Views UI 2014-12-01 08:31:51 -08:00
webchick 8d601c74b1 Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
webchick 602a144323 Issue #2369781 by larowlan: Ensure twig_debug output has needed sanitization 2014-12-01 08:21:32 -08:00
Alex Pott c7245b000b Issue #2384009 by arpitr: Remove deprecated function _update_create_fetch_task and its usage 2014-12-01 15:54:23 +00:00
Alex Pott 1290d3899c Issue #2382493 by yched: Population of default field values in entity translation is incorrect 2014-12-01 14:18:55 +00:00
Alex Pott 07714aca2f Issue #2383153 by aneek, corbacho: Unwanted list style position in Available updates page listing 2014-12-01 13:36:34 +00:00
Alex Pott 34c1da088f Issue #2383667 by Gábor Hojtsy: pathField and pathFieldsSupplemental is not used in Views wizards 2014-12-01 13:24:45 +00:00
Alex Pott b0c6ff8056 Issue #2382497 by er.pushpinderrana: The first parameter of the hook function hook_page_bottom is wrong in the documentation 2014-12-01 13:23:08 +00:00
Alex Pott f355ada778 Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules 2014-12-01 12:30:06 +00:00
Alex Pott e55a223e8f Issue #2365585 by yched: FieldItemList::filterEmptyItems() renumbers deltas but does not update the Items 2014-12-01 11:06:46 +00:00
Alex Pott 36122d4cfc Issue #2383633 by Gábor Hojtsy: Clean up in-line colon code style in config schemas 2014-11-29 09:07:04 +00:00
Alex Pott 2f35d45dbb Issue #2381491 by kattekrab: Change "and" to && in CKEditorPluginManager 2014-11-28 23:40:31 +00:00
Nathaniel Catchpole 596978a71d Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries 2014-11-28 20:51:14 +00:00
Alex Pott d61f6195e7 Issue #1759090 by andrewmacpherson, InternetDevels, jjcarrion: Remove redundant CSS from theme settings form 2014-11-28 15:17:52 +00:00
Alex Pott c2a7d6c55f Issue #2374035 by dakku: Block module spelling corrections 2014-11-28 15:14:44 +00:00
Nathaniel Catchpole f6e69bc810 Issue #2382667 by Wim Leers, Berdir: #post_render_callback's that result from other #post_render_calback are not processed 2014-11-28 15:06:51 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Alex Pott 91b4829e6f Issue #2382503 by Wim Leers: Not possible to render self-contained render array while a render stack is active 2014-11-28 13:36:06 +00:00
Alex Pott d4e8abd840 Issue #1938916 by joelpittet, akalata, a-fro, duellj, InternetDevels, lauriii: Convert locale theme tables to table #type 2014-11-28 13:13:57 +00:00
Alex Pott 23b70dfb16 Issue #2159347 by david_garcia, claudiu.cristea: Aggregation not working simple test case 2014-11-28 12:49:12 +00:00
Alex Pott 6ee87bc5ab Issue #2099259 by Berdir: Missing default access for all taxonomy term fields 2014-11-28 09:56:05 +00:00
Alex Pott bbcc4623a5 Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions 2014-11-28 09:52:27 +00:00
Nathaniel Catchpole ec465933bb Issue #2342023 by rpayanm, Matt V.: documentation references hook_disable and hook_modules_disabled, but they've been removed 2014-11-27 16:12:41 +00:00
Nathaniel Catchpole 09b562deed Issue #2318813 by Devin Carlson, Lowell: Comment module: Fix documentation that refers to enabling/disabling of modules 2014-11-27 16:10:57 +00:00
Alex Pott 84fad8a051 Issue #2358037 by davidhernandez, jhodgdon, lauriii: Add search form block Twig template file 2014-11-27 14:37:31 +00:00
Alex Pott 10a80c846e Issue #2309051 by martin107: Duplicate assertion text in LocaleUpdateTest 2014-11-27 14:16:25 +00:00
Alex Pott eb68f256c3 Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method 2014-11-27 14:00:37 +00:00
Alex Pott 82584e69d7 Issue #2349859 by R. Volk, naxoc: Responsive Image Mappings :: throws a fatal exception if no image style is set 2014-11-27 10:46:31 +00:00
Alex Pott 2b60900923 Issue #2348459 by larowlan, alexarpen: Fields of type 'Text (formatted)' do NOT save values 2014-11-27 10:27:47 +00:00
Dries be1661a163 git commit -m 'Issue #2369035 by jhodgdon, Gábor Hojtsy, robertdbailey: Config entities should not always be untranslated in admin routes' 2014-11-26 16:40:19 -05:00
Dries dbde59f045 Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml 2014-11-26 16:31:55 -05:00
Alex Pott bd02a267d1 Issue #2212335 by jhodgdon: Separate out NodeSearch::execute() into finding vs. processing results 2014-11-26 11:02:49 +00:00
Nathaniel Catchpole 5738f39ccd Issue #2358603 by Berdir: ViewsAjaxController results in fatal error for empty optional arguments 2014-11-26 10:39:50 +00:00
Nathaniel Catchpole 0bfb32b55b git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets' 2014-11-26 10:37:53 +00:00
Alex Pott 9e163fc5b1 Issue #1833932 by lauriii, lokapujya, cilefen, Cottser, joelpittet, jenlampton, iMiksu, lanchez, ericrdb, mikispeed, Eric_A, mikemiles86: Convert theme_system_compact_link() into a #type link 2014-11-25 21:59:10 +00:00
Alex Pott ed01f40c92 Issue #2157541 by dawehner, penyaskito, tim.plunkett, Désiré: Views sets access to ANY on routes - could result in information disclosure 2014-11-25 21:50:07 +00:00
Alex Pott 40a7440d6b Issue #2352207 by martin107, Berdir: Database cache backend does not treat cid as case sensitive 2014-11-25 21:41:36 +00:00
Nathaniel Catchpole 8656312383 Issue #1002164 by alexpott, Carsten Müller, Devin Carlson, linclark, naxoc, vijaycs85: The Book module can be uninstalled with nodes with a book node type still existing 2014-11-25 14:00:27 +00:00
Alex Pott 842e994247 Issue #2349801 by BillyClackers: The local tab 'Blocks' should be first on the Custom block library 2014-11-25 13:50:21 +00:00
Alex Pott d46dedd8e5 Issue #2358529 by Tom Verhaeghe, Wim Leers, brylie, brahmjeet789, effulgentsia: Right-aligned images in CKEditor appear to the right of other fields 2014-11-25 13:34:59 +00:00
Alex Pott b71d7e6a52 Issue #2350723 by rjacobs: State toggles for Enable alt/title and Require alt/title not functioning 2014-11-25 13:20:43 +00:00
Alex Pott 737f04d81b Issue #2030661 by lokeoke, lokapujya, larowlan, dinarcon, daffie, izus, Ivan Zugec: Expand Tour with methods 2014-11-25 12:20:54 +00:00
Alex Pott 26f8d712d4 Issue #2379683 by Gábor Hojtsy: Fix configuration schema issues in contact (indirectly user and system) modules 2014-11-25 11:58:28 +00:00
Nathaniel Catchpole 8b6c343563 Issue #2348925 by alexpott, cilefen, Wim Leers: Uninstalling a filter plugin removes text formats 2014-11-25 11:06:02 +00:00
Alex Pott 3c6f8b8da9 Issue #2350327 by PieterDC, Dave Reid: editor.module should use the same data- attributes as entity_embed.module uses 2014-11-25 10:38:54 +00:00
Nathaniel Catchpole b313cc6ae4 Issue #2374125 by alexpott: Create a persistent block_content body field storage 2014-11-24 23:10:21 +00:00
Nathaniel Catchpole 7822393c30 Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors 2014-11-24 22:17:32 +00:00
Nathaniel Catchpole 6714300ac1 Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core 2014-11-24 22:15:38 +00:00
Alex Pott e789deca2a Issue #2346039 by ultimike, benjy: Add missing migrations to MigrateDrupal6Test and fix the result 2014-11-24 12:08:02 +00:00
Alex Pott 3827a4815c Issue #2030613 by balagan, Mile23, scottrigby, alexpott: Expand EntityViewMode (really EntityDisplayModeBase) with methods 2014-11-24 11:58:18 +00:00
Alex Pott f5d180e191 Issue #2211241 by jhodgdon, ianthomas_uk: Refactor search_reindex() into separate functions 2014-11-24 11:29:28 +00:00
Alex Pott a27d222236 Issue #2363647 by benjy: Cannot programatically update books 2014-11-24 09:50:24 +00:00
Alex Pott 1a8858a0a2 Issue #2144413 by tstoeckler, YesCT, robertdbailey, webflo, Schnitzel, Wim Leers, kfritsche, Jose Reyero, Gábor Hojtsy, prodosh: Config translation does not support text elements with a format 2014-11-24 09:46:43 +00:00
webchick 9f6975a85e Issue #2349871 by borisson_, Wim Leers, Arjandew: Vertical toolbar menu is broken in narrow viewports 2014-11-23 21:36:37 -08:00
webchick df881baf55 Issue #2341461 by ashutoshsngh, esod, quietone: Remove usage of form_options_flatten() 2014-11-23 21:28:40 -08:00
webchick 36adf94606 Issue #2372255 by amorsent: ckeditor.js variable name typo 2014-11-23 21:04:28 -08:00
Alex Pott bdafa44dbd Issue #2380605 by emma.maria, lauriii: Bartik layout broken 2014-11-23 19:46:40 +00:00
Alex Pott bbb4de91bc Issue #2350823 by lauriii, jhedstrom, Tim Bozeman, cilefen, davidhernandez, inqui, Cottser, xjm: Use the Classy theme in the Testing profile 2014-11-23 10:33:46 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Alex Pott b6c1c2fbef Issue #2353335 by Devin Carlson, Wim Leers, myforgedoteu: module install cannot save FTP settings 2014-11-23 10:04:08 +00:00
Alex Pott 21765ac477 Issue #1663166 by LewisNyman, Manuel Garcia, JamesLefrère, BarisW, sqndr, tompagabor: Clean up system admin css 2014-11-21 23:58:11 +00:00
Alex Pott 33b66b50d7 Issue #2377115 by mglaman: Replace all instances of entity_load('field_config') and entity_load_multiple('field_config') with static method calls 2014-11-21 23:50:15 +00:00
Alex Pott dd1350fb63 Issue #2378055 by Gábor Hojtsy: Reorganise config schema for entity_form_display / entity_view_display 2014-11-21 23:38:41 +00:00
Nathaniel Catchpole 3251139c4d Issue #2378789 by Wim Leers: Views output cache is broken 2014-11-21 18:19:51 +00:00
Nathaniel Catchpole 186a80cba0 Issue #2350821 by dawehner, webflo, alexpott, vijaycs85: Sort views displays by display name 2014-11-21 18:18:18 +00:00
Alex Pott 1cac4b5fec Issue #977440 by andypost, amateescu: Clean-up comment links title attributes 2014-11-21 11:40:12 +00:00
Alex Pott 010cfbbb13 Issue #2372909 by Tom Verhaeghe: Comments to check '$comment->getOwner->isAnonymous()' instead of assuming anonymous is ID 0 2014-11-21 11:10:34 +00:00
Alex Pott 7022daa7dc Issue #2379459 by larowlan: Add a test for forum action links for anon users 2014-11-21 11:06:11 +00:00
Alex Pott 839186c008 Issue #2099341 by geodaniel, borisson_: Align view name with other fields in views admin list 2014-11-21 11:05:15 +00:00
Alex Pott c0f0c2f0c4 Issue #2027959 by andypost, aburrows: Remove dependency on datetime from comment 2014-11-21 11:02:27 +00:00
Alex Pott 3741a5e255 Issue #1433796 by hampercm, claudiu.cristea, joshi.rohit100, gitesh.koli, undertext, yoroy, larowlan, rpayanm, opratr, jaffaralia, webbykat, nmudgal: Link to images styles from image field display settings 2014-11-21 10:59:54 +00:00
Alex Pott d3a7d136e0 Issue #2376689 by yched: IntegerItem 'size' setting should be a storage setting 2014-11-21 10:28:31 +00:00
Alex Pott 9bb4f4cfd4 Issue #2371853 by tim.plunkett, larowlan: Add more helper methods around temporary FAPI storage 2014-11-21 10:16:02 +00:00
Alex Pott 0d720363d8 Issue #2378583 by tim.plunkett, EclipseGc: Core ContextAware Plugins have inconsistent ContextDefinition return docs 2014-11-21 10:09:49 +00:00
Alex Pott cba3bf6c6e Issue #1855066 by Tom Verhaeghe, Wim Leers, benjifisher: In the "menu" toolbar tray, clicking/tapping white space should show the child level 2014-11-21 10:00:37 +00:00
Alex Pott a1a08feba1 Issue #2379083 by olli, Wim Leers: Regression (again): Menu contextual links no longer visible in menu blocks, when block caching is enabled 2014-11-21 09:58:43 +00:00
Alex Pott 7d36a7c3d8 Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage 2014-11-21 09:53:12 +00:00
Alex Pott da8ea3bfaa Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls 2014-11-21 09:48:25 +00:00
Alex Pott b61edd72e7 Issue #2174589 by Wim Leers, ikeigenwijs, el7cosmos, setvik, YesCT: Split up ckeditor.admin.js 2014-11-20 17:50:46 +00:00
Alex Pott fda020ec5f Issue #2378585 by EclipseGc, tim.plunkett: Multiple context requirements cannot be satisfied by a single value 2014-11-20 17:47:23 +00:00
Alex Pott e27f00776a Issue #2374201 by YesCT: Docs and quote coding standard follow-up from: Incorrect logic in creating url to fetch information about project updates 2014-11-20 11:11:02 +00:00
Alex Pott 49b1c1d7a8 Issue #2376899 by Gábor Hojtsy: ImageFieldTestBase::createImageField() takes a description in field settings errorneously 2014-11-20 10:34:00 +00:00
Alex Pott feaabe2bcd Issue #2358993 by rpayanm, JeroenT: Remove usage of drupal_mail_system() 2014-11-20 10:31:25 +00:00
Alex Pott 56e29e0b3d Issue #2375879 by jibran, dawehner: Don't filter languages in case it is not needed 2014-11-20 10:01:45 +00:00
Alex Pott e25acf2c4b Issue #2141417 by babruix, Sam152, jessebeach: Trays without headings throw a JavaScript error when the non-existent heading text is accessed 2014-11-20 09:50:33 +00:00
Alex Pott 1a73d7e6ab Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit 2014-11-20 09:47:27 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Nathaniel Catchpole df19f0b723 Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer 2014-11-20 09:37:59 +00:00
Alex Pott 8de9b679a6 Issue #2349633 by mortendk, runand, bradwade, emma.maria: Copy book templates to Classy 2014-11-20 09:35:08 +00:00
Alex Pott a69bc3eb89 Issue #2318779 by Devin Carlson: [Meta] Aggregator Module: Fix documentation that refers to enabling/disabling of modules 2014-11-20 09:31:28 +00:00
Alex Pott a269fc2923 Revert "Issue #2189345 by sanduhrs, jbekker, joshtaylor, benjy, sun: run-tests.sh should exit with a failure code if any tests failed"
This reverts commit 1edfae732f.
2014-11-19 21:11:33 +00:00
Alex Pott 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
webchick 17eca969a2 Issue #2376581 by yched: Cleanup CommentManager::addDefaultField(). 2014-11-19 06:11:24 -08:00
Alex Pott 390315b4f3 Issue #2322439 by subhojit777, akashjain132, znerol, jaimekristene, japo32, ThomWilhelm: Titles in a user's activity tab displays as just text and not a link 2014-11-19 13:03:23 +00:00
Nathaniel Catchpole adc46c869e Issue #2376147 by alexpott, joelpittet, amateescu: Installer is missing all of the global Seven theme stylesheets 2014-11-19 12:28:06 +00:00
Nathaniel Catchpole 03d3d538c5 Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
Alex Pott bfe4403f8e Issue #1853072 by stevepurkiss, larowlan, bjlewis2, mgifford, stefank: Remove forum_menu_local_tasks_alter() hack and instead add links in ForumController::build 2014-11-19 11:50:22 +00:00
Alex Pott 9ae8e2c86a Issue #2348007 by jibran, olli, marcus7777: Taxonomy term view needs status filter 2014-11-19 11:40:15 +00:00
Alex Pott b0f2463942 Issue #2362987 by Wim Leers, Codenator, Pinolo: Remove hook_page_build() and hook_page_alter() 2014-11-19 09:41:38 +00:00
Alex Pott 5ddf7c26a0 Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber 2014-11-19 09:33:54 +00:00
Alex Pott d3f54978ee Issue #2318753 by greenhodge, amitgoyal, Devin Carlson: REST Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 09:04:14 +00:00
Alex Pott 686217290b Issue #2318789 by Devin Carlson: Book Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 09:01:52 +00:00
Alex Pott e47574c409 Issue #2318783 by Devin Carlson: Ban Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 09:00:12 +00:00
Alex Pott c22d12eaf5 Issue #2318761 by Devin Carlson: Action Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 08:58:19 +00:00
Alex Pott 8ac8c1bcc6 Issue #2318807 by Devin Carlson: Color Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 08:56:50 +00:00
Alex Pott a924e23428 Issue #2371229 by rpayanm, joshi.rohit100: Exceptions when adding and deleting shortcut are regular messages, should be error messages 2014-11-18 23:34:41 +00:00
Alex Pott 057bab1937 Issue #2376403 by Tom Verhaeghe: Some full name space paths wrong in comments in WizardPluginBase 2014-11-18 23:10:03 +00:00
Alex Pott 232c10dc04 Issue #1850164 by Tom Verhaeghe: Default state of toolbar should show menu tray in non-narrow viewports 2014-11-18 22:51:10 +00:00
Alex Pott d155ba9b85 Issue #2375107 by olli: Unable to allow multiple roles access views page 2014-11-18 22:28:19 +00:00
Alex Pott 1edfae732f Issue #2189345 by sanduhrs, jbekker, joshtaylor, benjy, sun: run-tests.sh should exit with a failure code if any tests failed 2014-11-18 22:24:22 +00:00
Alex Pott 5893d8bab6 Issue #2374815 by alvar0hurtad0: Update file comment on TextWithsummaryItemTest to show correct name 2014-11-18 21:44:02 +00:00
Alex Pott 169fde0e74 Issue #2349773 by mirom, Zekvyrin, subhojit777, lauriii: Twig Double escaping on modules' available updates page 2014-11-18 13:03:31 +00:00
Alex Pott 79d21e7432 Issue #1847174 by TravisCarden, Jody Lynn, boromino, Mariano, iaine: Path alias validation should test for relative path, no trailing slash requirements 2014-11-18 12:46:54 +00:00
Alex Pott 7c37dac7e6 Issue #2103247 by Tom Verhaeghe | stpaultim: Fixed Clicking menu links in the administration menu tray should close the admin menu tray, while in a narrow viewport where the toolbar is positioned on top of the content. 2014-11-18 12:27:55 +00:00
Alex Pott 547a1a0de7 Issue #2358995 by rpayanm, JeroenT, Alienpruts, gaurav.pahuja, er.pushpinderrana | Les Lim: Remove usage of drupal_wrap_mail(). 2014-11-18 12:24:36 +00:00
Nathaniel Catchpole 150cbcf61f Issue #2374087 by alexpott, benjy: Fixed Create a persistent comment body field storage. 2014-11-18 10:29:05 +00:00
Alex Pott 90a26b4ba9 Issue #2370147 by catch, davidhernandez, lauriii: Move is_front variable to template_preprocess_page() 2014-11-18 09:50:53 +00:00
Alex Pott ef5b0e3401 Issue #287292 by almaudoh, mr.baileys, drewish, Berdir, znerol, boombatower, dawehner, jpetso, floretan: Add functionality to impersonate a user 2014-11-18 09:15:31 +00:00
webchick fa140d27b3 Issue #2375923 by amateescu, olli: Fixed favicon missing. 2014-11-17 07:54:12 -08:00
Nathaniel Catchpole 0cde5d7536 Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides. 2014-11-17 12:48:18 +00:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Alex Pott c18ba6aad5 Issue #2370703 by amateescu, yched: Fixed ER's "autocreate" feature is mostly broken (and untested). 2014-11-17 12:05:26 +00:00
Alex Pott b733559eb7 Issue #1877482 by bertramakers | benjifisher: Fixed Toolbar tabs should have ID attributes based on hook_toolbar() array keys rather than sequentially numbering. 2014-11-17 10:51:16 +00:00
Nathaniel Catchpole 488116d759 Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
Nathaniel Catchpole 89b4f966d6 Issue #2364647 by chx, alexpott: Fixed [sechole] Remove blacklist mode from Filter:XSS. 2014-11-13 13:07:09 +00:00
Nathaniel Catchpole 55b8558084 Issue #2371141 by pfrenssen: Fixed XSS vulnerability when displaying exception backtrace. 2014-11-13 13:01:52 +00:00
Alex Pott 7473eaf4c0 Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work. 2014-11-12 23:28:35 -08:00
Alex Pott 74eb2b9ba0 Issue #2371725 by dawehner: Fixed Don't use theme negotiation all over the place. 2014-11-12 23:26:51 -08:00
Nathaniel Catchpole 4dc03e7037 Issue #2372477 by yched: Fixed Lots of tests still enable entity.module. 2014-11-12 17:22:47 +00:00
Nathaniel Catchpole 26a0068b82 Issue #2031901 by andypost: Remove node tokens from comment.tokens.inc. 2014-11-12 17:21:07 +00:00
Nathaniel Catchpole cd9b0f4fde Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields. 2014-11-12 16:16:39 +00:00
Nathaniel Catchpole 121bbc14fe Issue #2371843 by alexpott: Add event listener to check schema on config save. 2014-11-12 14:27:43 +00:00
Alex Pott 15ddad3bf4 Issue #2359161 by olli, damiankloip: Fixed Feed icons missing in views blocks and pages. 2014-11-11 13:03:28 -08:00
Nathaniel Catchpole 29817e452a Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
Nathaniel Catchpole 0413834556 Issue #2236855 by rachel_norfolk, stefank, ngocketit, lauriii, LewisNyman, alexpott, yuki77, rteijeiro | mortendk: Use CSS for file icons in file fields. 2014-11-10 14:30:41 +00:00
Nathaniel Catchpole 92493af712 Revert "Issue"
This reverts commit 354b6647f3.
2014-11-10 14:30:21 +00:00
Nathaniel Catchpole 354b6647f3 Issue 2014-11-10 13:36:23 +00:00
Nathaniel Catchpole 7177b56464 Issue #2346287 by bserem, rteijeiro, Zekvyrin, alexpott: Fixed Installer requirements errors escaped HTML in variables. 2014-11-10 13:34:31 +00:00
Alex Pott 5c3a1c67ad Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
Alex Pott 92c251415f Issue #2178703 by ultimike, chx, penyaskito: Migrate D6 menu links. 2014-11-09 23:31:29 -08:00
Alex Pott 08bf45fc9e Issue #2359703 by dawehner, michaellenahan: Remove public visibility from pager variables on the ViewExecutable. 2014-11-09 22:29:27 -08:00
Alex Pott c58599cb8d Issue #2227401 by emma.maria, tompagabor, Aleksandar_P | LewisNyman: Apply the seven style guide to the status report. 2014-11-09 22:00:24 -08:00
Alex Pott 433b435e79 Issue #2358657 by zaporylie, geerlingguy: Fixed Wrong @covers definitions in Drupal project. 2014-11-09 21:32:55 -08:00
Alex Pott 010c4dff59 Issue #2340785 by mpdonadio: Create proper test method for determining if text has been escaped properly. 2014-11-09 21:28:22 -08:00
Alex Pott 629f4e0f54 Issue #2354491 by olli, dawehner | penyaskito: Fixed Edit new user list view throws exception on saving. 2014-11-09 20:49:48 -08:00
Alex Pott c93819cd12 Issue #2293875 by G-raph, ngocketit: Fixed Texts are not vertically aligned in Views list. 2014-11-09 16:10:39 -08:00
Alex Pott 2fd994921d Issue #2371457 by DuaelFr: Replace inappropriate translatatable string in core/modules/contextual/contextual.module. 2014-11-09 15:38:43 -08:00
Alex Pott 45c6581cf2 Issue #2371759 by angel.angelio | cilefen: The docblock for user_help() should read "Implements hook_help().". 2014-11-09 15:19:05 -08:00
Alex Pott 0f438faa13 Issue #2353013 by bertramakers, oenie, crazyrohila: Remove taxonomy_term_load_parents_all from taxonomy/taxonomy.module. 2014-11-09 14:38:55 -08:00
Alex Pott 57b2e4f89a Issue #2371841 by tim.plunkett | benjy: Fixed FullPageVariant::$mainContent must always be an array. 2014-11-08 18:04:05 -08:00
Alex Pott de5686486b Issue #2358685 by BarisW, Aleksandar_P | LewisNyman: Remove edit and configure icons from misc. 2014-11-08 17:51:04 -08:00
Alex Pott c0683a4165 Issue #2371499 by er.pushpinderrana | Alex Bukach: Fixed Misprint in State API example. 2014-11-08 17:03:12 -08:00
Alex Pott a36ff8466e Issue #920056 by Dave Reid, andypost, quietone, rkjha, Alumei: Fixed [comment:name] duplicates [comment:author], and the latter should use format_username(). 2014-11-08 16:59:57 -08:00
Alex Pott fa2be71e4f Issue #2347787 by andrei.dincu | cosmicdreams: Fixed Content Type edit form always displays "Don't display post information". 2014-11-08 16:55:56 -08:00
Alex Pott ec7b05625a Issue #2367579 by tim.plunkett, chx: Fixed Move retrieval of visible blocks to a standalone service. 2014-11-08 13:07:49 -08:00
Alex Pott ca4a7b8294 Issue #2370801 by chx: Fixed Deleting nothing from K-V DB is broken. 2014-11-07 12:26:19 -08:00
Alex Pott 4493d029c8 Issue #2370005 by olli: Fixed Remove link in views ui grouped filter and rearrange fields/sorts does not work. 2014-11-07 12:08:45 -08:00
Alex Pott 789de472d0 Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value(). 2014-11-07 12:05:32 -08:00
Alex Pott 56189b764c Issue #2369733 by mcdruid: Fixed No End of "addtogroup hooks" in search.api.php. 2014-11-07 12:03:26 -08:00
Alex Pott 6c72b9e1c3 Issue #2369933 by amateescu: Fixed Remove references to an exception class that doesn't exist (\Drupal\entity_reference\Exception\MissingDefaultValueException). 2014-11-07 12:01:06 -08:00
Alex Pott 687d72dade Issue #2321701 by Temoor, rpayanm: Replace all instances of contact_form_load(), entity_load('contact_form') and entity_load_multiple('contact_form') with static method calls. 2014-11-07 11:58:38 -08:00
Alex Pott 77f75777ee Issue #2362205 by Devin Carlson | dawehner: Fixed admin/theme/install|update should point to admin/appearance/update|install. 2014-11-07 11:39:58 -08:00
Alex Pott c6742dd9f0 Issue #2215507 by Devin Carlson, pfrenssen, SiliconMind: Fixed Downloads broken for translated private files. 2014-11-06 16:34:53 -08:00
Alex Pott 2095c89ff3 Issue #365615 followup by attiks, YesCT, Gábor Hojtsy, mgifford, Albert Volkman, plach, webwarrior, David_Rothstein, penyaskito, smokris | yang_yi_cn: Fixed Followups: Language detection not working correctly for most Chinese readers (and add a user interface for all browser language mappings). 2014-11-06 09:41:24 +00:00
webchick 0577d20a45 Issue #2366877 by alexpott: Fixed Entity Reference field schema incorrect. 2014-11-06 00:47:35 -08:00
Alex Pott 900d403810 Issue #2369639 by yched: EntityFieldTest helper methods makes debugging tests impossible . 2014-11-05 21:39:54 +00:00
Nathaniel Catchpole 104f1dc12c Issue #2364171 by Gábor Hojtsy, penyaskito: Fixed Enabling and configuring content language negotiation does not work at once. 2014-11-05 10:25:41 +00:00
Alex Pott bedfc1a703 Issue #2368443 by amateescu: Use the new FallbackPluginManagerInterface in ER's selection plugin manager. 2014-11-05 09:30:13 +00:00
Alex Pott de1d788cd5 Issue #2268753 by amateescu, larowlan, mikemiles86: Fixed Cleanup EntityReferenceController's create() method. 2014-11-05 09:25:17 +00:00
Alex Pott 12ba160d0a Issue #2361797 by rpayanm, Palashvijay4O, er.pushpinderrana: Remove usage of drupal_strlen(). 2014-11-05 09:24:11 +00:00
Alex Pott 55286952b6 Issue #2358999 by rpayanm, JeroenT, er.pushpinderrana, javivf, Ec1ipsis, aczietlow | Les Lim: Remove usage of drupal_html_to_text(). 2014-11-05 09:22:25 +00:00
webchick f0b86ce9dd Issue #2363537 by dawehner, znerol: Update CMF routing to 1.3 and remove old code. 2014-11-05 00:36:38 -08:00
webchick 090d5570eb Issue #2368739 by Wim Leers: Fixed user_page_attachments() unnecessarily adds an individual CSS file on every page. 2014-11-05 00:21:27 -08:00
Nathaniel Catchpole ecaa5279e1 Issue #1938918 by joelpittet, lauriii, botanic_spark, mdrummond, nielsonm: Convert menu theme tables to table #type. 2014-11-04 15:19:27 +00:00
Nathaniel Catchpole bee3e48d87 Issue #2368081 by Gábor Hojtsy | andypost: Fixed Remove outdated @todo in hook_user_install(). 2014-11-04 14:47:10 +00:00
Nathaniel Catchpole 00d9f69102 Issue #2367285 by cilefen: Fixed Function doc typo for hook_page_attachments_alter() in theme.api.php. 2014-11-04 14:02:57 +00:00
Nathaniel Catchpole 5ee8ee7f79 Issue #2368185 by Gábor Hojtsy: Fixed Content views shipped by node module have non-functional timestamp field. 2014-11-04 13:19:44 +00:00
Alex Pott f0a7c35ccb Issue #2069619 by rpayanm, tstoeckler: Remove the module handler dependency from BlockContentBlock. 2014-11-04 08:52:05 +00:00
Alex Pott 46e6a32911 Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls. 2014-11-04 08:30:21 +00:00
Alex Pott 80eccb1896 Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower(). 2014-11-03 16:13:43 +00:00
Nathaniel Catchpole 51fcd31ce5 Issue #1879930 by fran seva, Gábor Hojtsy, martin107, markie, Schnitzel, alexpott, Sutharsan, mon_franco, YesCT, spearhead93, herom, Désiré: Fixed Language selectors are not showing localized to the page language. 2014-11-03 13:33:38 +00:00
Alex Pott f98cf1f60c Issue #2361809 by rpayanm, nlisgo: Remove usage of drupal_strtoupper(). 2014-11-03 10:40:47 +00:00
Alex Pott ea325a904e Issue #2361745 by rpayanm, javivf: Remove usage of truncate_utf8(). 2014-11-03 10:38:40 +00:00
Alex Pott 6bf79095fe Issue #1833076 by herom, alansaviolobo, Pancho, pixelite, jessehs, YesCT: Expand translation settings when editing outdated translation so remember to uncheck "needs updating". 2014-11-03 10:23:47 +00:00
Alex Pott 537e465b9c Issue #2367665 by amateescu: Add primary actions on the 'Field storage settings' and 'Field settings' forms. 2014-11-03 10:11:26 +00:00
Alex Pott fa1b5ba598 Issue #2346763 by yched, msonnabaum: Improve views field rendering performance by caching entity display objects. 2014-11-03 08:39:33 +00:00
Alex Pott 09ed945086 Issue #2361833 by rpayanm: Remove usage of drupal_ucfirst(). 2014-11-03 08:13:20 +00:00
Alex Pott 32913b0f12 Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities(). 2014-11-02 22:19:56 +00:00
Alex Pott dda70f7112 Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder. 2014-11-02 21:56:08 +00:00
Alex Pott eac0e959b5 Issue #2358683 by MarkoT91 | LewisNyman: Move forum icons into the forum module. 2014-11-01 22:24:11 +00:00
Alex Pott e3e70445ca Issue #2329783 by lauriii, jamesquinton | davidhernandez: Move comment classes from preprocess to templates. 2014-11-01 14:22:09 +00:00
Alex Pott 392522c083 Issue #2363643 by ultimike | benjy: Fixed Nodes with format 0 are skipped. 2014-11-01 14:11:48 +00:00
Alex Pott 9872c3ae14 Issue #2305869 by svendecabooter, ultimike | jhodgdon: Search migration - search logging (new setting). 2014-11-01 14:03:30 +00:00
Alex Pott 7c0295d201 Issue #2355977 by larowlan, dashaforbes: Fixed Code references RelationLinkManagerInterface::getRelationInternalIds but no such method. 2014-11-01 14:01:17 +00:00
Alex Pott c997eeef21 Issue #2318341 by lauriii, ocastle, Jolidog, vollepeer, rteijeiro, Rade, mgifford: Views mini pager markup. 2014-11-01 13:54:22 +00:00
Alex Pott c7dca6d1a6 Issue #2135101 by Gábor Hojtsy, stefank, YesCT: Fixed Expand test coverage on configuration translation tabs. 2014-11-01 13:36:04 +00:00
catch 150893931e Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies. 2014-11-01 09:42:21 +00:00
catch eb56c4d352 Issue #2299215 by jhedstrom, torrance123: Fixed 'extra' join conditions leaking arguments. 2014-10-31 20:53:45 +00:00
catch b1e36444b1 Issue #2355187 by ashutoshsngh, rpayanm, skipyT, legolasbo: Remove form_get_cache(). 2014-10-31 20:53:15 +00:00
Jennifer Hodgdon 57b92f296d Issue #2307853 by er.pushpinderrana, Palashvijay4: Move file-related hooks to new file.api.php file 2014-10-31 10:18:44 -07:00
Jennifer Hodgdon 448be8a3e5 Issue #2366589 by Palashvijay4: Move form-related hooks to form.api.php 2014-10-31 10:13:58 -07:00
Alex Pott 8f89d7b9ee Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema. 2014-10-31 10:32:24 +00:00
Jennifer Hodgdon abea965702 Issue #2366583 by rpayanm: Move hooks from system.api.php to new module.api.php file 2014-10-30 17:20:12 -07:00
Alex Pott 6061967bd1 Issue #1953770 by amateescu: Move the field-specific settings form elements at the top of the form. 2014-10-30 14:49:27 +00:00
Jennifer Hodgdon 7b10d499ce Issue #2365705 by mcdruid: Add end addtogroup hooks to entity.api.php 2014-10-30 07:23:12 -07:00
Alex Pott c0459a1dbe Issue #2351411 by chx, davidhernandez: Fixed [perf] Shortcut reruns routing. 2014-10-30 13:07:31 +00:00
Dries f66616bf7a Issue #2356297 by olli, alexpott: Fixed Double escaping in views ui grouped filters. 2014-10-30 10:39:49 +01:00
webchick b7ad99ad8d Issue #2364173 by alexpott: Fixed Remove dead code for session-test/set-not-started. 2014-10-29 22:44:07 -07:00
webchick 6d1cb52ca0 Issue #2365891 by ultimike: Fixed Incorrect schema label. 2014-10-29 22:32:28 -07:00
Alex Pott b68e063efe Revert "Issue #2208811 by Pol, ivanjaros, dawehner: Fixed Views with arguments stopped working on front-end."
This reverts commit c55ac96895.
2014-10-29 10:35:24 +00:00
Alex Pott 2c2e2ce3c2 Issue #2312385 by estoyausente, svendecabooter, ultimike, benjy, Rade, andyceo: Fixed Move schemas for migrate_drupal sources to migrate_drupal module. 2014-10-29 09:41:28 +00:00
Alex Pott f34368b738 Issue #2302253 by ultimike | Ryan Weal: Fixed User profile "selection" type field type does not migrate from D6 if any of the available options contain a dot. 2014-10-29 09:39:28 +00:00
Alex Pott b34bcec02a Issue #2030645 by lokeoke, Mile23, tim.plunkett, miraj9093, slv_ | plopesc: Fixed Expand Menu with methods. 2014-10-29 09:33:37 +00:00
Alex Pott 585e025e34 Issue #2276203 by webflo, lauriii, nlisgo, kallehauge, Snipon: Fixed CSS Aggregation breaks URLs with Query String. 2014-10-29 09:31:01 +00:00
Alex Pott d07587ec05 Issue #2261465 by rpayanm, neclimdul: Fixed Missing visibility keywords on DrupalKernelTest. 2014-10-29 09:29:39 +00:00
Alex Pott 0ba69d7c5a Issue #2349765 by derheap | davidhernandez: Copy taxonomy templates to Classy. 2014-10-29 09:26:39 +00:00
Alex Pott c55ac96895 Issue #2208811 by Pol, ivanjaros, dawehner: Fixed Views with arguments stopped working on front-end. 2014-10-29 09:20:28 +00:00
Alex Pott 796cec20f5 Issue #2361599 by stefan.korn: Fixed menu_ui css file is not loaded. 2014-10-29 09:07:45 +00:00
Alex Pott 5a3027cb84 Issue #2357925 by zaporylie | R. Volk: Fixed Duplicate view copies the old view name and ignores the new one. 2014-10-29 09:03:55 +00:00
Alex Pott 058ca31175 Issue #184010 followup by stefank, seanr: Add #anchors to modules administration page. 2014-10-29 08:59:56 +00:00
Alex Pott cac5f7aad3 Issue #2315849 by Devin Carlson | Gábor Hojtsy: Update status does not have tests with (semantic) Drupal 8 versions. 2014-10-29 08:57:25 +00:00
Jennifer Hodgdon 62da091f9e Issue #2360683 by martin107: Fix docs for WebTestBase::loggedInUser member variable 2014-10-28 15:31:00 -07:00
Jennifer Hodgdon 7bd652eb0c Issue #2307859 by rpayanm, dankh, shumer: Move theme-render hooks from system.api.php to theme.api.php 2014-10-28 14:10:02 -07:00
Alex Pott ffe035e68f Issue #2363025 by Wim Leers, dawehner, larowlan: Push usage of drupal_set_page_content() higher: out of blocks and page display variants. 2014-10-28 16:37:25 +00:00
Alex Pott faff6ffabf Issue #2364337 by penyaskito: Fixed $typedConfigManager dinamically defined in FieldConfigEntityUnitTest. 2014-10-28 12:51:53 +00:00
Alex Pott 8afff8c8e3 Issue #2039709 by dawehner, swentel, MantasK | jurcello: Fixed Forward slash in filter aliases in url alias overview doesn't work. 2014-10-28 12:34:54 +00:00
Alex Pott 455a6a6fac Issue #2359879 by penyaskito, Gábor Hojtsy: Fixed Session negotiation settings cannot actually be changed on the UI. 2014-10-28 12:04:02 +00:00
Dries ccbe585f89 Issue #2221577 by andypost, alexpott, yched: Fix assumption that field settings is not a nested array. 2014-10-27 15:47:59 +01:00
Alex Pott 961f188881 Issue #2363139 by Wim Leers, dawehner, larowlan: _content controllers may only return render arrays, not strings. 2014-10-27 14:13:28 +00:00
Alex Pott 45e51b0548 Issue #2355239 by kgoel | dawehner: Let AggregatorItemViewsData and AggregatorFeedViewsData use EntityViewsData. 2014-10-27 11:15:47 +00:00
Alex Pott b913cea2b6 Issue #2349727 by cilefen, Xen | davidhernandez: Copy rdf templates to Classy. 2014-10-27 11:10:00 +00:00
Alex Pott 7e23406370 Issue #2349731 by lauriii | davidhernandez: Copy search templates to Classy. 2014-10-27 11:07:31 +00:00
Alex Pott a06218c40b Issue #2349771 by lauriii | davidhernandez: Copy user templates to Classy. 2014-10-27 10:58:11 +00:00
Alex Pott 1fea878dc7 Issue #2349615 by mortendk | davidhernandez: Copy aggregator templates to Classy. 2014-10-27 10:54:00 +00:00
Alex Pott 4838c5d590 Issue #2362517 by Wim Leers: Improve default 403/404 exception HTML subscriber: don't duplicate the page render pipeline, use the routing system — add system.403 and system.404 routes. 2014-10-27 10:50:44 +00:00
Alex Pott 168dccd6f4 Issue #2363589 by wizonesolutions: Fixed Wrong Contains specification in \Drupal\contact\MessageInterface. 2014-10-27 10:19:21 +00:00
Alex Pott f4b4adf1bf Issue #2353667 by micnap | ultimike: D6->D8 Migration missing variable: forum_nav_vocabulary. 2014-10-27 10:18:34 +00:00
Alex Pott 864a9b9eb5 Issue #2353699 by jarsenx | ultimike: D6->D8 Migration missing variable: default_nodes_main. 2014-10-27 10:01:54 +00:00
Alex Pott 56af6886be Issue #2324371 by lauriii, aneek, chx, joelpittet, webflo, Fabianx, rteijeiro: Fix common HTML escaped render #key values due to Twig autoescape. 2014-10-27 09:47:54 +00:00
Alex Pott 3664535e9d Issue #2351589 by ultimike, penyaskito: Fixed Exception when a source has no destId. 2014-10-27 09:09:50 +00:00
Alex Pott 6efeaf75d5 Issue #1948418 by webflo, martin107, galooph, cilefen, gaurav.goyal, amitgoyal, dawehner, dstol: Fixed Address SA-CONTRIB-2013-035 for views in D8. 2014-10-27 09:08:00 +00:00
Alex Pott fa3b0568b7 Issue #2361757 by rpayanm: Remove usage of mime_header_encode(). 2014-10-27 08:29:43 +00:00
Alex Pott 579fdc4c5f Issue #2350583 by oenie, mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Filter. 2014-10-25 13:03:52 +01:00
catch c40f08f350 Issue #2361843 by rpayanm: Remove usage of drupal_substr(). 2014-10-24 22:22:33 +01:00
Alex Pott 61f3fce382 Issue #2239003 by Wim Leers, dawehner | effulgentsia: Remove the '_http_statuscode' request attribute. 2014-10-24 20:45:54 +01:00
Alex Pott 7171beba62 Revert "git commit -m Issue"
This reverts commit 0faa5ce3c3.
2014-10-24 20:45:31 +01:00
Alex Pott ec054f386a Issue #2343715 by herom: Fixed RTL issues in shortcut module. 2014-10-24 20:42:23 +01:00
Nathaniel Catchpole 2d3266e61f Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX. 2014-10-24 15:51:28 +01:00
Nathaniel Catchpole abcfdc177f Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users. 2014-10-24 12:21:06 +01:00
Nathaniel Catchpole 2acc93b960 Issue #2357937 by Wim Leers: Remove {{ feed_icons }} from page template (page.html.twig). 2014-10-24 12:18:42 +01:00
Alex Pott a6c2d42ff2 Issue #2359931 by dawehner: Ensure that empty title support does not break. 2014-10-24 08:45:03 +01:00
Nathaniel Catchpole c999c2d43b Issue #2227731 by webflo, mtift: Fixed Normalize configuration data during config writes. 2014-10-23 22:23:25 +01:00
Nathaniel Catchpole 5e154f011d Issue #2362519 by alexpott: Fixed Remove dead code from contact.install. 2014-10-23 22:16:55 +01:00
Nathaniel Catchpole c2125b059c Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities. 2014-10-23 21:22:34 +01:00
Nathaniel Catchpole 0faa5ce3c3 git commit -m Issue 2014-10-23 20:32:54 +01:00
Nathaniel Catchpole 7725fcf661 Issue #1956698 by Gábor Hojtsy, xjm, alexpott, damiankloip, mgifford: Prevent access to YAML files using .htaccess and web.config. 2014-10-23 14:11:12 +01:00
Alex Pott 9a19c4e419 Issue #2349651 by larowlan, yannisc: Fixed Default contact form does not send email as email recipient is not set during the installation. 2014-10-23 13:10:36 +01:00
Alex Pott 4d86f97385 Issue #2316561 by jmolivas | YesCT: Type hint hooks with interface: ConfigurableLanguageInterface instead of LanguageEntity/ConfigurableLanguage. 2014-10-23 12:32:15 +01:00
Alex Pott ab3e6791a5 Issue #2359607 by wilsonw, rpayanm | jhodgdon: Fixed Minor problems on Theme topic . 2014-10-23 12:21:47 +01:00
Alex Pott 5dcc99f934 Issue #2361415 by tstoeckler: Fixed locale_translation_clear_cache_projects() does not work. 2014-10-23 12:17:14 +01:00
Alex Pott 03662aa5e5 Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed field_has_data looks at current data instead of revisioning data: this can lead to data loss. 2014-10-23 12:14:40 +01:00
webchick a7190eb8dc Issue #1419298 by ryanissamson, zaporylie, ohthehugemanatee, ramlev, droplet, Albert Volkman, NROTC_Webmaster, pmitchell, pillarsdotnet: Remove all trailing whitespace from Drupal core files. 2014-10-22 21:41:18 -07:00
Nathaniel Catchpole 4cdd94b947 Issue #2288793 by YesCT, jamesdixon, xq1003, fran seva, Les Lim: Add missing and fix some types in core docblocks and add some typehinting for locale module. 2014-10-22 10:58:00 +01:00
Nathaniel Catchpole 0c11136455 Issue #2224581 by alexpott, larowlan, jhodgdon, mgifford: Delete forum data on uninstall. 2014-10-22 10:52:29 +01:00
Alex Pott 69be11ebad Issue #2326875 by tim.plunkett, iMiksu | almaudoh: Convert file_element_info() to Element classes. 2014-10-22 09:57:33 +01:00
Alex Pott 1b06ce86da Issue #2353695 by ultimike: D6->D8 Migration missing variable: feed_item_length. 2014-10-22 09:44:49 +01:00
Alex Pott f46096aef9 Issue #2348793 by ACF, nlisgo | csakiistvan: Fixed I can not uninstall Classy theme . 2014-10-22 00:22:40 +01:00
Alex Pott 5a5381172e Issue #1813488 by babruix, Ivan Zugec, quietone, ngwebs, legolasbo | amontero: Add descriptions to clarify "administer users" and "administer user settings" permissions. 2014-10-22 00:19:13 +01:00
Nathaniel Catchpole 45ebdf02cc Issue #2329763 by lauriii, Jens-0, Cottser, Sutharsan: Move links classes from preprocess to templates. 2014-10-21 10:27:22 +01:00
Nathaniel Catchpole 5f47f20c29 Issue #2329767 by lauriii, alexpott, Cottser, sqndr: Move table classes from preprocess to templates. 2014-10-21 10:10:42 +01:00
Nathaniel Catchpole cecf4ea7cf Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup). 2014-10-21 10:05:08 +01:00
Nathaniel Catchpole 985edb1548 Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags(). 2014-10-21 09:46:57 +01:00
webchick 89c6ae701d Issue #2267551 follow-up by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering. 2014-10-20 11:44:35 -07:00
Alex Pott f04c96070b Issue #1623574 by droplet, cilefen, cesarmiquel, patrickfgoddard, sun, zaporylie, er.pushpinderrana, stevecowie, mbroere: Fixed Remove trailing space from form element labels and field labels (HTML nbsp). 2014-10-20 19:11:03 +01:00
Alex Pott 2fdeb8fcf8 Issue #2359561 by metzlerd: Make #attached more prevalent in render api docs. 2014-10-20 09:34:49 +01:00
Alex Pott e775d664ab Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb. 2014-10-20 09:30:46 +01:00
Alex Pott b2e8f086d9 Issue #2356609 by tstoeckler | yched: Remove support for "reference a specific revision". 2014-10-19 13:43:39 +01:00
Alex Pott e7a85fdf33 Issue #2353691 by micnap | ultimike: D6->D8 Migration missing variable: page_compression. 2014-10-18 19:03:11 +01:00
Alex Pott 999b26c1b5 Issue #2356183 by michaellenahan | dawehner: Use array of type X in views. 2014-10-18 15:02:09 +01:00
Alex Pott f2cb144af5 Issue #2353683 by micnap | ultimike: D6->D8 Migration missing variable: allow_insecure_uploads. 2014-10-18 14:53:20 +01:00
Alex Pott d79c585b9a Issue #2353711 by jarsenx | ultimike: D6->D8 Migration missing variable: update_check_frequency. 2014-10-18 14:51:43 +01:00
Alex Pott 4722170f10 Issue #2329919 by lauriii, Cottser, lanchez | davidhernandez: Move views_ui classes from preprocess to templates. 2014-10-18 13:57:53 +01:00
Alex Pott 29c297444b Issue #2357185 by penyaskito: Remove unnecessary setup in NodeCacheTagsTest. 2014-10-18 13:02:39 +01:00
Nathaniel Catchpole 47e0030705 Issue #2332935 by plach, alexpott, dawehner: Allow code to respond to entity/field schema changes. 2014-10-17 23:10:00 +01:00
Alex Pott 22c82583c9 Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection. 2014-10-17 22:06:53 +01:00
Jennifer Hodgdon 7eaeebc586 Issue #2358911 by chx: Fix docs for ViewsArgumentValidator annotation class 2014-10-17 12:31:52 -07:00
Nathaniel Catchpole aaab9279f7 Issue #2349851 by targoo: Remove uses of the deprecated drupalGetSettings. 2014-10-16 14:47:23 +01:00
Nathaniel Catchpole 848dbc5531 Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName(). 2014-10-16 14:45:53 +01:00
Nathaniel Catchpole 6cbb5d9e1e Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter(). 2014-10-16 13:36:06 +01:00
Nathaniel Catchpole fa9b7ac823 Issue #2348365 by larowlan | mtdowling: Update to Guzzle 5. 2014-10-16 10:54:33 +01:00
Alex Pott 88dcf91f2f Issue #2357311 by penyaskito: Fixed Follow-up to SA-CORE-2014-005 (tests don't work correctly on non-MySQL databases). 2014-10-16 10:22:08 +01:00
Nathaniel Catchpole 19b32a3ab4 Issue #2357249 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi: Fixed SA-CORE-2014-005 (SQL injection). 2014-10-15 17:39:53 +01:00
Jennifer Hodgdon ca16cd4037 Issue #569362 by David Hernández, Jaza, effulgentsia: Document attributes template variables 2014-10-15 05:47:32 -07:00
Alex Pott 6b265331ea Issue #2238981 by dawehner, effulgentsia, tim.plunkett: Change controllers to receive route parameters in their signature rather than via $request->attributes. 2014-10-15 11:26:18 +01:00
Alex Pott 8f3f79ad34 Issue #2304969 by pwolanin, cilefen, Berdir, Devin Carlson, klausi: Fixed Port private files access bypass from SA-CORE-2014-003. 2014-10-15 11:24:55 +01:00
Nathaniel Catchpole d3f8b78c00 Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, bellHead, twistor, wiifm, bzrudi71, pwolanin, gngn, Gisle, robhardwick: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID. 2014-10-15 11:06:55 +01:00
Nathaniel Catchpole 9d5d3b3b5c Issue #2234331 by mortendk, lauriii, LewisNyman, sqndr, rteijeiro, G-raph, amitgoyal: Fixed Change the body classes to follow Drupal 8 CSS standards. 2014-10-15 11:05:01 +01:00
Alex Pott 7189de5dba Issue #2063373 by mondrake, claudiu.cristea, larowlan, arunvs: Fixed Cannot save image created from scratch. 2014-10-14 23:21:30 +01:00
Alex Pott 8c2b42de4b Issue #2323939 by jhodgdon: Fixed Views user language field/filter is for original language code, no translation language field/filter. 2014-10-14 23:17:56 +01:00
Nathaniel Catchpole fdcf584b37 Issue #2340701 by prics, martin107: Use array_diff_key() more in core. 2014-10-14 14:09:47 +01:00
Nathaniel Catchpole e8d6588e14 Issue #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder(). 2014-10-14 13:55:12 +01:00
Nathaniel Catchpole bf49837832 Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services. 2014-10-14 12:06:10 +01:00
Nathaniel Catchpole 6ba1da1c63 Issue #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request. 2014-10-14 12:04:33 +01:00
Alex Pott cfd30d63e8 Issue #2232425 followup by danblack, stefan.r: Fixed Database Schema field/column default value is not properly quoted via PDO::quote(). 2014-10-14 10:10:12 +01:00
Alex Pott 221a48c14e Issue #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement. 2014-10-14 09:55:35 +01:00
Alex Pott b82e28d5e4 Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels. 2014-10-14 09:43:11 +01:00
webchick 816c9c596a Issue #2352857 by thamas, tkoleary: Fixed Improve the display of trigger icon (pencil). 2014-10-13 21:57:36 -07:00
webchick f803d64bfb Issue #2355179 by legolasbo, er.pushpinderrana: Remove usage of form_get_cache() and form_set_cache(). 2014-10-13 21:49:28 -07:00
webchick 81d6f8702b Issue #2353729 by ultimike: D6->D8 Migration missing variable: user_mail_status_blocked_notify. 2014-10-13 21:48:08 -07:00
webchick bf3bac95bc Issue #2346931 by G-raph, LewisNyman, zaporylie, jOksanen, webmorozov: Fixed Dropbutton AJAX throbber looks awful. 2014-10-13 21:42:39 -07:00
webchick f1102d202b Issue #2355545 by lhangea, alexpott | YesCT: UserInstallTest testUserInstall() custom assert message not more helpful than the default. 2014-10-13 21:36:15 -07:00
webchick 1682e49537 Issue #2355523 by penyaskito: Fixed InstallerTestBase tests should not require sqlite to be installed. 2014-10-13 21:32:19 -07:00
webchick 2e9db3e65c Issue #2333747 by jhedstrom, tim.plunkett: Fixed run-tests.sh ignores phpunit tests when using the --module flag. 2014-10-13 21:22:55 -07:00
webchick 068bb1a018 Issue #2353347 follow-up by dawehner, alexpott: Fixed Random failure in DisplayPathTest. 2014-10-13 21:19:25 -07:00
Alex Pott 2730f9b233 Issue #2354107 by mpdonadio, tstoeckler: Fixed field_ui_help() should check for the existence of modules before linking to their routes. 2014-10-13 20:10:20 +01:00
Alex Pott fa63f191dd Issue #2354699 by mpdonadio | dawehner: Fixed Watchdog entries caused by toolbar module. 2014-10-13 11:12:24 +01:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Alex Pott 51c1012484 Issue #2354177 by yched: Shortcut::getRouteParams() should be named getRouteParameters() for consistency. 2014-10-12 22:32:29 +01:00
Alex Pott c8f9c9b41e Issue #2352385 by andypost: Standardize book & forum entity route names. 2014-10-12 22:27:26 +01:00
Alex Pott 408f452fec Issue #2353823 by ultimike: D6->D8 Migration missing variable: cache. 2014-10-12 22:16:42 +01:00
Alex Pott 6fa0c8885e Issue #1434670 by AlPotapov, bleen18 | ericduran: Add test for verticle_tabs default. 2014-10-12 22:12:44 +01:00
Alex Pott 8b246745f8 Issue #2350941 by rpayanm | dawehner: Simplify $language max weight code using max(). 2014-10-12 22:03:40 +01:00
Alex Pott 7340fee0c2 Issue #2349605 by larowlan: Fixed EntityReferenceItem is fragile about entity save order. 2014-10-12 21:52:45 +01:00
Alex Pott c2ac32c9dc Issue #2226323 by kpv | danylevskyi: Fixed CompositeFormElementTrait causes identical HTML ids for element and its wrapper. 2014-10-12 21:11:50 +01:00
Alex Pott f48a4676d4 Issue #2342551 by larowlan: Implement ThirdPartySettingsInterface in contact module for contact form config entity. 2014-10-12 20:48:47 +01:00
Alex Pott 9deda26206 Issue #2349263 by Désiré, zaporylie, hansfn: Fixed Add support for semantic version numbers in installer. 2014-10-12 20:37:24 +01:00
Jennifer Hodgdon 1a420c934f Issue #2354005 by benelori: Fix sample function body for hook_field_formatter_info_alter() 2014-10-12 04:51:20 -07:00
Alex Pott 3fb2ec3fe6 Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8. 2014-10-12 11:00:04 +01:00
Nathaniel Catchpole 4e0e15b201 Issue #2352641 by chx, alexpott: Break router.builder dependency. 2014-10-10 20:41:01 +01:00