Commit Graph

8655 Commits (3e336074d88a312e7c9cec47b711bc47d0ca0e54)

Author SHA1 Message Date
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