Commit Graph

15048 Commits (450331152ad438d1db4c7032a108a23e8402c016)

Author SHA1 Message Date
Alex Pott e3da828ff5 Issue #2397271 by Wim Leers, larowlan, penyaskito, MattA: REST configuration fails if it contains a plugin reference that does not exist 2016-02-10 22:35:45 +00:00
Nathaniel Catchpole dc89c492a0 Issue #2663796 by xjm: Use a confirmation form when enabling experimental modules 2016-02-10 14:52:44 +09:00
Nathaniel Catchpole ea82bb3baa Issue #2665232 by dawehner: Add the line to Error::formatBacktrace() 2016-02-10 13:24:17 +09:00
Nathaniel Catchpole b1cd7326e0 Issue #2568413 by grasmash, pwolanin, dawehner, Wim Leers, xjm, klausi: REST views: Pass views style plugin instance to REST Export serializer 2016-02-10 13:20:55 +09:00
Nathaniel Catchpole 0da7e5ffe9 Issue #2575549 by Wim Leers, znerol, Fabianx: Add Page Cache to MAINTAINERS.txt 2016-02-10 13:17:25 +09:00
Nathaniel Catchpole 8abbba2638 Issue #2639686 by heykarthikwithu: Replace get('entity.manager')->getStorage() with get('entity_type.manager')->getStorage() in all tests 2016-02-10 13:14:11 +09:00
Nathaniel Catchpole 944a7967f6 Issue #2664882 by chx: RedirectDestinationInterface::get is factually wrong 2016-02-10 13:09:26 +09:00
Nathaniel Catchpole 64ad40811b Issue #2575245 by toniteof: Click-sorting broken in previews 2016-02-10 11:08:52 +09:00
Nathaniel Catchpole 43ea3d9ffb Issue #2662006 by pwolanin, incrn8, jtyocum: Fatal error when trying to edit book nodes (that have children) in large books 2016-02-10 11:05:45 +09:00
Nathaniel Catchpole 10964714b8 Issue #2598436 by dawehner, krknth, kostyashupenko: Rewrite the Result class to no longer accidentally be removed by people 2016-02-10 10:23:35 +09:00
Nathaniel Catchpole 4c643ffcf9 Issue #2594777 by dawehner, Wim Leers, damiankloip: Accessing a non existing format results in a 500 2016-02-10 09:25:54 +09:00
Nathaniel Catchpole ea6f67e298 Issue #2641092 by laranajim: Wrong file doc block on some tests 2016-02-10 09:01:06 +09:00
xjm f459072b05 Revert "Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?"
This reverts commit 5016b9c67d.
2016-02-09 17:31:42 +00:00
Nathaniel Catchpole e50aac4765 Issue #2546216 by fortis, edutrul, -enzo-: Return entity object in REST response body after successful POST 2016-02-09 21:45:33 +09:00
Nathaniel Catchpole a19c7b6a39 Issue #2660464 by mallezie: Migrate sql base toString method not accessible by subclasses 2016-02-09 21:23:19 +09:00
Nathaniel Catchpole 61375924d4 Issue #2417917 by clemens.tolboom, sudhanshug, Wim Leers, joelpittet: Include content type format name in error response 2016-02-09 21:11:00 +09:00
Nathaniel Catchpole 805a22e9c3 Issue #2418587 by xjm, marthinal, AjitS, Wim Leers, neilmc, Berdir: Set entity values to NULL instead of using unset() method: unset() is misleading 2016-02-09 21:07:24 +09:00
Nathaniel Catchpole dcc5beda46 Issue #2602536 by cosmicdreams: Unused local variable in testSerialization() 2016-02-09 20:40:59 +09:00
Nathaniel Catchpole 91ff7ed154 Issue #2624256 by roderik, jhodgdon, dawehner: Fix mention of menu_router_rebuild() in LockBackendInterface comment 2016-02-09 20:26:58 +09:00
Nathaniel Catchpole 71c28b2a4c Issue #2494131 by webchick, mgifford, mohit_aghera, LewisNyman, yoroy: Placeholder text for site name in installer can be confusing 2016-02-09 16:45:19 +09:00
Nathaniel Catchpole f7a24a4651 Issue #2412363 by Arla, zealfire, mgifford, xjm, fago: ComplexDataDefinition::getPropertyDefinition() does not need to check ->propertyDefinitions 2016-02-09 16:41:40 +09:00
Nathaniel Catchpole bb10bfa773 Issue #2512668 by MattA, martin107, dawehner: Dblog rest plugin throws exception with incorrect parameters 2016-02-09 16:32:42 +09:00
Nathaniel Catchpole de27f1970a Issue #2587755 by aerozeppelin, NickWilde, swentel: AJAX error when using progress bar on file field widget 2016-02-09 16:22:48 +09:00
Nathaniel Catchpole d8cf1783df Issue #2558883 by jhedstrom: Improve DX of formats that are requested but not found 2016-02-09 16:19:01 +09:00
Nathaniel Catchpole 6a10e562f3 Issue #2661642 by neclimdul: ResourceResponse can't serialize empty array 2016-02-09 16:16:04 +09:00
Nathaniel Catchpole dad465fc06 Issue #2658628 by tim.plunkett: \Drupal\Core\Entity\EntityWithPluginCollectionInterface has no reason to be entity specific 2016-02-09 16:08:56 +09:00
Nathaniel Catchpole 80821af67b Issue #2621794 by ShaunDychko, Alan D., joelpittet, chx: Drupal 6 image field settings incorrect after migration 2016-02-09 10:20:26 +09:00
Scott Reeves 8d48a88a1f Issue #2566855 by HOG, andypost, irina.pusko: Load tour CSS in the Seven theme only when the module enabled 2016-02-08 19:39:21 -05:00
Nathaniel Catchpole 28c003ba88 Issue #2615790 by Xano: Field item properties do not prevent the services they contain from being serialized 2016-02-09 09:38:11 +09:00
Nathaniel Catchpole 5016b9c67d Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ? 2016-02-09 08:54:07 +09:00
Nathaniel Catchpole d4e7281f28 Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
Nathaniel Catchpole ea08d10ec7 Issue #2659600 by dorficus, marvin_B8: Theme manager: document module handler dependency 2016-02-09 08:49:38 +09:00
Nathaniel Catchpole c938dc00aa Issue #2662990 by alexpott: Flood's database backend is a core service but it depends on system install 2016-02-08 21:21:14 +09:00
Nathaniel Catchpole 58b21926ea Revert "Issue #2639686 by heykarthikwithu: Replace get('entity.manager') with get('entity_type.manager') in block module"
This reverts commit b245d594cc.
2016-02-08 19:35:48 +09:00
Nathaniel Catchpole 12c2da950a Issue #2637680 by Dom., mikeocana, laranajim: Submit buttons for GET forms in search/views are not W3C valid due to empty 'name' attribute 2016-02-08 17:15:39 +09:00
Nathaniel Catchpole 919658523e Issue #2646786 by dawehner: Add a backtrace for logged exceptions 2016-02-08 16:57:24 +09:00
Nathaniel Catchpole 04737222e1 Issue #2662592 by marcingy: TimestampFormatter.php has invalid input name 2016-02-08 16:49:11 +09:00
Nathaniel Catchpole b245d594cc Issue #2639686 by heykarthikwithu: Replace get('entity.manager') with get('entity_type.manager') in block module 2016-02-08 16:30:05 +09:00
Nathaniel Catchpole 95ce9eb81c Issue #2639254 by dawehner, heddn: Make it possible to skip empty migration destinations 2016-02-08 15:59:59 +09:00
Nathaniel Catchpole e6d43ceadf Issue #2663830 by chx: Remove action.api.php 2016-02-08 15:40:04 +09:00
Nathaniel Catchpole 3ad9f73be7 Revert "Issue #1475510 by timmillwood, hussainweb, davidwbarratt, Mile23, pfrenssen, claudiu.cristea, webchick, Crell, catch, patcon, RobLoach, dawehner, sun, kim.pepper, gagarine, effulgentsia, drumm, katbailey, Sylvain Lecoy, Mixologic, jhedstrom: Remove external dependencies from the core repo and let Composer manage the dependencies instead"
This reverts commit c6c691343f.
2016-02-05 09:54:57 +09:00
Scott Reeves 5e6b13b571 Issue #2571539 by Lendude, Surabhi Gokte, Cottser, swentel, emma.maria, alexpott, Manjit.Singh: Progress bar higher than progress track 2016-02-04 13:49:43 -05:00
Alex Pott 763f513da0 Issue #2587185 by jcnventura, Chi, swentel: Use number FAPI element in number field settings form 2016-02-04 13:40:23 +00:00
Alex Pott 754aa65b8e Issue #2651766 by eojthebrave, malavya, jhodgdon, alexpott: Update link in documentation block for t() function 2016-02-04 12:19:52 +00:00
Alex Pott 9fcdd308d8 Issue #2578173 by Peacog, maximpodorov, marvin_B8, andypost, alexpott, tatisilva: Increase menu title maxlength to 255 in forms containing menu items 2016-02-04 11:36:51 +00:00
Alex Pott 6badeae83c Issue #2645036 by chx: Performance: system_path_* doesn't pass the source 2016-02-04 11:24:31 +00:00
Alex Pott 2ecea88243 Issue #2641540 by Mac_Weber: Replace deprecated usage of entity_create('entity_test_mulrev') with a direct call to EntityTestMulRev::create() 2016-02-04 10:51:39 +00:00
Dries e495c49049 Issue #2662108 by Cottser: Add Scott Reeves (Cottser) as a provisional core committer for Drupal 8 2016-02-03 21:11:16 +01:00
Alex Pott c6c691343f Issue #1475510 by timmillwood, hussainweb, davidwbarratt, Mile23, pfrenssen, claudiu.cristea, webchick, Crell, catch, patcon, RobLoach, dawehner, sun, kim.pepper, gagarine, effulgentsia, drumm, katbailey, Sylvain Lecoy, Mixologic, jhedstrom: Remove external dependencies from the core repo and let Composer manage the dependencies instead 2016-02-03 13:22:47 +00:00
Nathaniel Catchpole 055590603e Issue #2587337 by sdstyles: hook_node_links_alter() names its parameters differently from its implementations 2016-02-03 17:42:10 +09:00
Nathaniel Catchpole 33ba34e3ea Issue #2614682 by miteshmap, droplet, lyalyuk: Update JS lib: Modernizr to 3.3.1 2016-02-03 16:53:23 +09:00
Nathaniel Catchpole b53d68dda3 Issue #2649602 by hchonov: hook_translation_create is not invoked with the new entity translation but with the previous entity object 2016-02-03 16:08:07 +09:00
Nathaniel Catchpole 0c127c5491 Issue #2500525 by dawehner, catch, pjonckiere, mpdonadio, Wim Leers, jhodgdon: Time ago/hence date/time formatting breaks caching; needs appropriate max age or javascript 2016-02-03 16:04:04 +09:00
Nathaniel Catchpole 854898258d Issue #1232572 by deviantintegral, joachim, cweagans, kenorb, bleen, webflo, ceng, Elijah Lynn, sriharsha.uppuluri: Add a variable to disable fixing file permissions in drupal_install_fix_file() 2016-02-03 15:15:58 +09:00
Nathaniel Catchpole 18d44b50ff Issue #2351919 by almaudoh, Wim Leers, claudiu.cristea: Replace uses of drupal_get_path() with __DIR__ or Extension::getPath() where possible 2016-02-03 14:28:00 +09:00
Nathaniel Catchpole 0ef9ecf715 Issue #2642110 by beejeebus: Add recursion protection to LoggerChannell() 2016-02-03 10:44:24 +09:00
Nathaniel Catchpole 2aa26f3fb5 Issue #2658956 by Daniel_Rempe: Taxonomy vocabulary data not available as views fields 2016-02-03 10:36:38 +09:00
Alex Pott 73fcf58636 Issue #2489472 by cilefen, amateescu, bircher, saki007ster, swentel, andypost, alexpott, Bojhan: Field-based module dependency uninstall message is unhelpful and not grammatically correct 2016-02-02 16:09:15 +00:00
Alex Pott 867bf59f87 Issue #2559241 by droplet, tic2000: Closing an #ajax dialog triggers Javascript errors when scrolling 2016-02-02 16:02:30 +00:00
Alex Pott 9ccbfdaca4 Issue #2392057 by tim.plunkett, vasi, benjy, alexpott, Gábor Hojtsy, YesCT: Config schema fails to expand dynamic top-level types 2016-02-02 15:30:59 +00:00
Alex Pott 5fa8ed087b Issue #2660502 by floydm: Syntax error on the Usage example of class Radios 2016-02-02 15:26:13 +00:00
Alex Pott c867ce3ad4 Issue #2660034 by naveenvalecha: Move .eslintrc into core/.eslintrc 2016-02-02 15:02:07 +00:00
Alex Pott d907b8b166 Issue #2567339 by Lendude, penyaskito, dawehner: PHP Warning when using link field tokens in a view 2016-02-02 12:08:20 +00:00
Alex Pott 0146f0f753 Issue #895656 by smccabe, adinac, andypost, mfb: dom and hash extensions already required by system module, do not need to be required by simpletest 2016-02-02 11:24:50 +00:00
Alex Pott 0fad2fa88b Issue #2660026 by theMusician: Remove obsolete \Drupal\Core\Config\Entity\ConfigEntityBase::$pluginConfigKey 2016-02-02 10:59:23 +00:00
Alex Pott cd4ae1b495 Issue #2624284 by lauriii: Add toString method to Twig sandbox policy whitelist 2016-02-02 10:53:33 +00:00
Nathaniel Catchpole 7f43e3ba9d Issue #2610116 by rakesh.gectcr, lipi1: Removing unused variables 2016-02-02 16:47:12 +09:00
Nathaniel Catchpole 7daedb3e7e Issue #2659078 by dpi: Unexpected access operation throws exception when node grant system is active 2016-02-02 16:25:52 +09:00
Nathaniel Catchpole 376180d304 Issue #2635242 by quietone, alvar0hurtad0: Add tests for node body [d6] [d7] 2016-02-02 15:50:30 +09:00
Nathaniel Catchpole d28ad0bbe5 Issue #2528420 by cane989, andrewmacpherson, malavya, mgifford, Shabbir, Denchev, Cottser: Two H1's in Installation Process 2016-02-02 15:48:14 +09:00
Nathaniel Catchpole 4497608deb Issue #2618804 by webflo: Migrate required setting from vocabulary to field 2016-02-02 15:45:10 +09:00
Nathaniel Catchpole a3bbaae26f Issue #2618830 by webflo, jan.stoeckler: Term widget migration should depend on tags property 2016-02-02 15:27:58 +09:00
Nathaniel Catchpole 7da92b5775 Issue #2654894 by felribeiro, webflo: Use an indent of 4 spaces for composer.json 2016-02-02 15:10:10 +09:00
Nathaniel Catchpole e3ad6a4d8b Issue #2510076 by DuaelFr: The [view:page-count] token should never return 0 2016-02-02 09:59:51 +09:00
Nathaniel Catchpole 89d52d9a28 Issue #2442721 by daffie, mgifford: Direct access to the variable $parent in Drupal\Core\Field\FieldItemBase::getLangcode() 2016-02-02 09:17:02 +09:00
Alex Pott bac3f88e7e Issue #2657734 by miteshmap, floydm: calculateDependencies() return value is double documented 2016-02-01 21:40:32 +00:00
Alex Pott 130f8c1ab9 Issue #2633308 by dawehner, mparker17, Wim Leers, Fabianx: Views cache contexts are lost (and thus do not bubble) when rendering a view's block display 2016-02-01 16:35:16 +00:00
Nathaniel Catchpole 7ab932fbee Issue #2657178 by xjm: Warn about experimental modules on their help pages 2016-02-01 21:21:43 +09:00
Nathaniel Catchpole 5f0b3cb452 Issue #2655700 by jhodgdon: ajaxRender() is referenced in documentation but no longer exists 2016-02-01 21:18:35 +09:00
Nathaniel Catchpole a271660881 Issue #2553553 by burkeker, alvar0hurtad0, meramo: Remove references to system.module.css and system.theme.css in core 2016-02-01 20:06:50 +09:00
Nathaniel Catchpole 2846b52950 Issue #2633644 by rlhawk, mondrake, r_sharma08: Correct empty text does not display when there are no image styles 2016-02-01 19:20:30 +09:00
Nathaniel Catchpole 40bf8be87c Issue #2267039 by aerozeppelin, joachim: UnsupportedDataTypeConfigException doesn't say which config file the problem is 2016-02-01 19:17:33 +09:00
Nathaniel Catchpole eed2f22e86 Issue #2657096 by xjm: Provide a link to the experimental module policy in the status report warning 2016-02-01 19:15:44 +09:00
Nathaniel Catchpole 260b6e3780 Issue #2587275 by swentel, Sharique, cilefen, ivanjaros, Dave Reid, Berdir: Invalid token used in user email notification 2016-02-01 19:08:41 +09:00
Nathaniel Catchpole 9d050abbf0 Issue #2643274 by swentel, Mac_Weber, amateescu: EntityAutocomplete does not recognize URLs ending with a parenthesis 2016-02-01 19:03:03 +09:00
Nathaniel Catchpole 340daaf7f8 Issue #2649892 by alexpott, mikey_p: Should typehint against DateFormatterInterface and not DateFormatter 2016-02-01 17:34:31 +09:00
Nathaniel Catchpole 6722061d3a Issue #2613400 by zaurav, valthebald, dawehner, tim.plunkett: Remove Drupal\Core\EventSubscriber\RouterRebuildSubscriber 2016-02-01 17:32:13 +09:00
Nathaniel Catchpole e8a4f8bca7 Issue #2616816 by dawehner, Jaesin: Views aggregation: Grouping a field that doesn't exist on all bundles causes an error 2016-02-01 17:28:26 +09:00
Nathaniel Catchpole ac8b1fa421 Issue #2642362 by alexpott, chrisfree, Manjit.Singh: Animation of throbber-active.gif image is broken 2016-02-01 17:19:42 +09:00
Nathaniel Catchpole 4807099dcd Issue #2656202 by Gábor Hojtsy: Add Simple English to Drupal core 2016-02-01 17:17:02 +09:00
Nathaniel Catchpole 1a33801db5 Issue #376391 by mimran, snehi: Document that module_invoke_all / ModuleHandlerInterface::invokeAll reindexes arrays 2016-02-01 17:09:16 +09:00
Nathaniel Catchpole e39328a611 Issue #2508145 by jibran, s.reichert: Grouping level is always zero in Views 2016-02-01 17:07:43 +09:00
Nathaniel Catchpole 2ded87b148 Issue #2659594 by Chi: Theme manager: remove unused request stack dependency 2016-02-01 15:55:24 +09:00
Alex Pott aab13baef6 Issue #2656260 by swentel: Cannot edit system mail "Admin (user awaiting approval)" 2016-01-29 13:28:53 +00:00
Alex Pott 8eab9ecb61 Issue #2653692 by TravisCarden: Table form element usage example refers to non-existent "#title" element 2016-01-26 16:37:27 +00:00
Alex Pott 1405f15f3a Issue #2656442 by swentel: Argument missing the 'context' key for 'decimal places' context 2016-01-26 13:15:24 +00:00
Alex Pott a790ff2e60 Issue #2630162 by felribeiro, pguillard, pingwin4eg, karsumit94: The Edit URL Alias form buttons should be styled in consistency with other buttons 2016-01-26 11:47:54 +00:00
Alex Pott 53b7b92400 Issue #2604484 by quietone, dobe, drclaw, skyredwang, mikeryan, grahl: Migrate Drupal 7 image and file fields 2016-01-26 11:18:59 +00:00
Alex Pott b8af90db7b Issue #2650212 by felribeiro: FieldItemListInterface @see tags are circular 2016-01-26 11:13:39 +00:00
Alex Pott 6f239626b8 Issue #2641430 by googletorp, sudhanshug, priya.chat: Typo/spelling error in LoggerChannelFactoryInterface 2016-01-26 10:15:46 +00:00
Alex Pott 09dc9cbbc0 Issue #2646962 by walangitan, klidifia: AjaxPageStateTest typo and test cleanup 2016-01-26 10:07:27 +00:00
Nathaniel Catchpole b95ae50276 Issue #2604098 by Wim Leers: HelpBlock has the 'url' cache context instead of 'route' 2016-01-26 15:49:25 +09:00
Nathaniel Catchpole 82ec93d90e Issue #2633334 by orbmantell, e._s: Unsigned int vs. int mismatch between node.nid and history.nid 2016-01-26 15:46:09 +09:00
Nathaniel Catchpole 4f6ab6e776 Issue #2402165 by joelpittet, hass, madhavvyas: #theme => 'links' renders <li class="_"> when the #links array is not associative 2016-01-26 14:35:39 +09:00
Nathaniel Catchpole 585087f5fe Issue #2639796 by swentel: file widget duplicate code 2016-01-26 11:09:45 +09:00
xjm 831b404aad Revert "Issue #2650964 by yongt9412: Fix the execution of regular expression"
This reverts commit 5f7cb31134.
2016-01-25 12:43:53 -06:00
Alex Pott dd13af2145 Issue #2655102 by edurenye: Run test --browser missing CSS and images 2016-01-25 18:24:28 +00:00
Alex Pott 1a5059c94b Issue #2651610 by DeanRae, TR: Tableselect documentation lists wrong property name 2016-01-25 18:11:23 +00:00
Alex Pott 96dc1923e3 Issue #2650994 by drunken monkey: Javascript states not working for boolean fields 2016-01-25 18:03:16 +00:00
Alex Pott e86e73481e Issue #2307141 by mbaynton, mgifford, Wim Leers: Enable browsers' (native) spell checker in CKEditor 2016-01-25 17:41:33 +00:00
Alex Pott b339d820d6 Issue #2652970 by dagmar: Wrong @see doc on Plugin/rest/resource/EntityResource.php 2016-01-25 17:21:00 +00:00
Alex Pott 5f7cb31134 Issue #2650964 by yongt9412: Fix the execution of regular expression 2016-01-25 16:43:07 +00:00
Alex Pott e6e4758262 Issue #2567815 by clemens.tolboom, Lendude, geertvd, mpdonadio, xjm, alexpott: Add week, date, and year-month Views argument plugins 2016-01-25 16:04:26 +00:00
Alex Pott 8b7552ad40 Issue #2649748 by alexpott, danielnv18: Replace instances of "that is can" with "that it can" 2016-01-25 15:46:37 +00:00
Alex Pott f0489f78ec Issue #2643942 by Lendude, no_angel, dawehner: Entityreference autocomplete with search fields uses wrong column name 2016-01-25 15:03:39 +00:00
Alex Pott e662dece8b Issue #2579471 by walangitan, droplet, biguzis, thorandre, swentel: Allow more chars in "Limit allowed HTML tags" filter 2016-01-25 14:08:59 +00:00
Alex Pott 3e9a50d03d Issue #2637720 by dawehner, tim.plunkett: Ajax exposed filters + destination query don't work together 2016-01-25 14:00:54 +00:00
Alex Pott e770c3846f Issue #2567561 by Sagar Ramgade, mbaynton, Cottser, gnuget, Wim Leers: Captioned elements and their children are removed when theme debugging on 2016-01-25 13:45:23 +00:00
Alex Pott 675367ce34 Issue #2479487 by claudiu.cristea, legolasbo, mondrake, yched, alexpott, jhedstrom, dawehner, Wim Leers: ImageStyles can be deleted while having dependent configuration 2016-01-25 11:35:18 +00:00
Nathaniel Catchpole 16d9e20db4 Issue #2640962 by Berdir: Theme Registry does not support switching the active theme 2016-01-25 09:45:14 +09:00
Nathaniel Catchpole 42c1bc5f48 Issue #2464055 by davidwbarratt, Mile23: Installation Failure on case insensitive file systems 2016-01-25 09:39:32 +09:00
Nathaniel Catchpole 152dec005b Issue #2655580 by claudiu.cristea: Dead code: hook_system_theme_info() removed but is still implemented 2016-01-24 12:55:35 +09:00
Nathaniel Catchpole fcacf8c720 Issue #2463113 by pwolanin, Berdir, alexpott, keith.smith, swentel: Plain text passwords can be accidentally dumped to the database by code that doesn't intend to do that 2016-01-22 14:32:05 +09:00
Alex Pott 18be97b668 Issue #2617586 by Wim Leers, zuuperman: Minor refinements to CKEditor module API docs 2016-01-21 14:47:58 +00:00
Alex Pott ca8b0ccd73 Issue #2650072 by naveenvalecha, martin107: MessageAction::__construct has duplicate @param definition 2016-01-21 14:44:58 +00:00
Nathaniel Catchpole a5db9246e7 Issue #2639352 by tduong, swentel, Berdir: File records, files themselves lost in translation 2016-01-21 23:34:49 +09:00
Nathaniel Catchpole 3a27d38fb1 Issue #2181151 by dawehner, tim.plunkett, InternetDevels, botanic_spark: Remove router rebuild from menu_ui.install 2016-01-21 18:10:37 +09:00
Nathaniel Catchpole 01b3613b24 Issue #2641592 by Mac_Weber: Replace deprecated usage of entity_create('menu') with a direct call to Menu::create() 2016-01-21 16:36:34 +09:00
Nathaniel Catchpole fc20eda5c4 Issue #2652556 by Pol: Remove duplicate lines in MenuForm.php 2016-01-21 16:34:03 +09:00
Alex Pott 97d5da90ce Issue #2580717 by tduong, Berdir, dawehner: Url::fromUri('base:2015/10/06') throws an exception 2016-01-19 15:32:48 +00:00
Alex Pott af54540567 Issue #2510150 by tduong, Berdir: AccountProxy is not calling date_set_default_timezone() for anonymous users 2016-01-19 14:57:43 +00:00
Alex Pott 6833754d64 Issue #2409789 by mglaman, clemens.tolboom: Double slashes in canonicals while calling resourcePluginManager->getDefinitions() 2016-01-19 14:46:58 +00:00
Alex Pott c9ee3b52b9 Issue #2646766 by neclimdul: TwigSandboxTest::testExtendedClass() doen't test anything 2016-01-19 14:29:07 +00:00
Alex Pott 991bb0856b Issue #2526064 by Mile23, naveenvalecha: Remove usage of comment_view() & comment_view_multiple() 2016-01-19 14:22:33 +00:00
Alex Pott dee4b3f035 Issue #2648198 by pfrenssen: Remove unused argument $install_state in drupal_check_profile() 2016-01-19 14:08:12 +00:00
Alex Pott 474fc00912 Issue #2636774 by dawehner, jibran: Move some of the create* functionality into traits 2016-01-19 14:00:21 +00:00
Alex Pott 35f8de35dd Issue #2626548 by dawehner, slashrsm: The static caching in \Drupal\Core\Entity\EntityTypeManagerInterface::getFormObject() is problematic 2016-01-19 12:56:49 +00:00
Alex Pott 6f17442770 Issue #2611064 by joshi.rohit100, Chi, dawehner: CronForm::submitForm - makes wrong redirect 2016-01-19 10:48:40 +00:00
Alex Pott ffb427aae7 Issue #2644216 by jordanpagewhite: Needless State::get call in \Drupal\config\Tests\ConfigEventsTest::testConfigEvents 2016-01-19 10:44:14 +00:00
Alex Pott 46841601a7 Issue #2540568 by Lendude, mikeyk, geertvd, DuaelFr, pjonckiere, dawehner: ManyToOne 'not' operator throws InvalidArgumentException ("Is none of" choice in UI) 2016-01-19 10:42:42 +00:00
Alex Pott b88c90a6c0 Issue #2645662 by dawehner: Don't pollute the global namespace with t() in tests 2016-01-18 15:21:29 +00:00
Alex Pott 580b4cf09a Issue #2392153 by mparker17, hussainweb, chris.smith, alexpott, dawehner: Disallow composer.json and composer.lock from being indexed 2016-01-18 14:53:59 +00:00
Alex Pott 451852dfdb Issue #2488886 by colinafoley, mikeker, joelpittet, Wim Leers: Forum - "new replies" message is escaped 2016-01-15 15:38:34 +00:00
Alex Pott 1a71d3b3c5 Issue #2624594 by pwolanin, lauriii, Xano: Local action plugins do not have any way to provide cacheability metadata 2016-01-15 15:22:23 +00:00
Alex Pott e5ec74968c Issue #2614408 by amateescu: Add test coverage for multiple invalid + mixed existing/new entity reference validation 2016-01-15 15:00:50 +00:00
Alex Pott e53bf1fdd5 Issue #2644554 by sergei_brill: Second argument of method OptionsWidgetBase::getSelectedOptions(FieldItemListInterface $items, $delta = 0) is not used in the method 2016-01-15 14:51:15 +00:00
Alex Pott a2e9644f2e Issue #2643280 by googletorp, alexpott: Fix outdated documentation for ConfigEvents::COLLECTION_NAMES 2016-01-15 14:45:09 +00:00
Nathaniel Catchpole 4a320ea0d1 Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send 2016-01-15 13:20:55 +09:00
Nathaniel Catchpole 758a81e61d Issue #2473021 by jcnventura, amitgoyal: Deprecate NodeAccessControlHandlerInterface::writeGrants() for removal in Drupal 9.0.x 2016-01-13 15:07:32 +09:00
Nathaniel Catchpole f7b30ad65c Issue #2646100 by gapple: Exception on php7 + APCu without backwards compatibilty enabled 2016-01-12 16:55:35 +09:00
Nathaniel Catchpole d7a6de3d5c Issue #2642128 by GeduR: DBLog views data unused search property 2016-01-11 22:00:46 +09:00
Nathaniel Catchpole 19e52dc6cd Issue #2638182 by beejeebus, Mixologic: fix badly named variable in FeedForm 2016-01-11 21:52:24 +09:00
Nathaniel Catchpole 6cbd448fea Issue #2562099 by Dave Reid, amateescu: EntityReferenceEntityFormatter uses entity_view() and does not inject the entity manager 2016-01-11 21:49:14 +09:00
Nathaniel Catchpole b746956f0b Issue #2646280 by Elijah Lynn: Remove IE pre-check and post-check Cache-control headers 2016-01-11 20:59:35 +09:00
Alex Pott 79ee24dd9f Issue #2644734 by znerol: Replace confusing comment in PagerSelectExtender::execute() 2016-01-08 11:41:14 +00:00
Alex Pott d04f659f3e Issue #2482857 by jhedstrom, lokapujya, pwolanin, lindzeng, swati_qa, Truptti, alexpott: Cannot delete a book parent 2016-01-08 10:53:00 +00:00
Alex Pott 772127c951 Issue #2635584 by hussainweb, alexpott: Move core/.gitignore policies to composer events/packaging scripts 2016-01-08 10:41:15 +00:00
Alex Pott fff56d70b9 Issue #1559506 by finnydobson, JuliaKM, snehi, anil280988, priya.chat, jhodgdon, alexpott: Query alter docs need some clarification 2016-01-07 11:48:07 +00:00
Alex Pott e3de68b0dd Issue #2606548 by Lendude, dawehner, alexpott, catch, tim.plunkett, xjm, damiankloip: \Drupal\rest\Plugin\views\row\DataFieldRow::render should take into account the 'exclude' flag 2016-01-07 11:43:37 +00:00
Alex Pott 027c0d82d1 Issue #2643570 by gnuget: Correct $lockBackend local variable use 2016-01-05 16:47:31 +00:00
Alex Pott ec96369100 Issue #2598178 by krknth, xjm: Remove unneeded settings in core/modules/file/src/Tests/FileFieldRSSContentTest.php 2016-01-05 16:34:37 +00:00
Alex Pott 9067206883 Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +00:00
Alex Pott 9993a87ded Issue #2628754 by cilefen, kristiaanvandeneynde, dawehner, Berdir: Link::toString() should not be deprecated 2016-01-05 11:06:58 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott f290489d96 Issue #2643636 by hass: dialog.css: ajax-progress-throbber URL is incorrect 2016-01-05 10:47:10 +00:00
Alex Pott 32c319a102 Issue #2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module 2016-01-05 10:42:40 +00:00
Nathaniel Catchpole be80816a56 Issue #2635238 by dsnopek, tim.plunkett: Contexts not mapped in time to use them in BlockInterface::access() 2016-01-05 15:02:53 +09:00
Nathaniel Catchpole 6a09a57c74 Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL 2016-01-05 14:56:08 +09:00
Nathaniel Catchpole 37ddcca04b Revert "Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library"
This reverts commit 6d1232f8ed.
2016-01-05 12:05:37 +09:00
Alex Pott 999e819b89 Issue #2637304 by legolasbo, Xano: Add missing typehints in EntityAutocomplete 2016-01-04 18:44:32 +00:00
Alex Pott 523e456779 Issue #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled 2016-01-04 18:39:42 +00:00
Alex Pott 0fd8acdf0d Issue #2575387 by chrisfree, r_sharma08, hussainweb, sudhanshug, Cottser, anil280988, AjitS, rashid_786, drupal.ninja03, Prashant.c, snehi, jordanpagewhite, anil.gangwal, brahmjeet789, jhodgdon, davidhernandez, Manjit.Singh: Add README.txt to Classy Base Theme? 2016-01-04 18:19:15 +00:00
Alex Pott 424ed505f0 Issue #2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere 2016-01-04 17:29:16 +00:00
Alex Pott 425d682aa6 Issue #2580423 by giancarlosotelo, s_leu, ameymudras, Berdir: Entity reference widgets don't display entity translations 2016-01-04 14:06:48 +00:00
Alex Pott cba756ad4d Issue #2584869 by eyilmaz: States collapsed/open/closed doesn't work for <details> 2016-01-04 12:17:14 +00:00
Alex Pott 1546d71f80 Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
Alex Pott bbd1baf2b8 Issue #2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files 2016-01-04 11:28:00 +00:00
Alex Pott 5421fdeea4 Issue #2624660 by Lars Toomre: Some fixes to migrate/src/Plugin/*.php files 2016-01-04 11:22:28 +00:00
Alex Pott 1a6baa4c7b Issue #1551686 by mondrake, fietserwin, adci_contributor, ankitgarg, claudiu.cristea: Image rotate dimensions callback can calculate new dimensions for every angle. 2016-01-04 11:01:53 +00:00
Nathaniel Catchpole 561b42cefd Issue #2302319 by geertvd, Lendude: Missing caption, if view (format table) is grouped by a field 2016-01-04 15:13:41 +09:00
Nathaniel Catchpole 27daa8c3b6 Issue #2641692 by Mac_Weber: Replace deprecated usage of entity_create('user_role') with a direct call to UserRole::create() 2016-01-04 15:02:02 +09:00
Nathaniel Catchpole c3c53eacf3 Issue #2640650 by jibran, IRuslan: Update the version number from 8.0.x to 8.1.x 2016-01-04 14:59:57 +09:00
Nathaniel Catchpole 9f53bf089c Issue #2604912 by stockholmz, pixelmord, sdstyles: Tableselect.js select all does not fire change event 2016-01-04 14:58:16 +09:00
Nathaniel Catchpole 6d1232f8ed Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library 2016-01-04 14:54:35 +09:00
Nathaniel Catchpole 9cb0e23eb3 Issue #2359037 by jhodgdon, chx: QueueWorker plugin id is the queue name 2016-01-04 14:50:33 +09:00
Nathaniel Catchpole 42eb466cd8 Issue #2342325 by Lendude, mikeker, amyvs: Spaces in exposed filter ID cause filter not to work 2016-01-04 14:40:36 +09:00
Nathaniel Catchpole 4db570e0f9 Issue #2641610 by Mac_Weber: Replace deprecated usage of entity_create('responsive_image_style') with a direct call to ResponsiveImageStyle::create() 2016-01-04 14:27:51 +09:00
Nathaniel Catchpole 3e4c90d3df Issue #1386394 by David_Rothstein, Kristen Pol, tstoeckler: Add back the ability for install profiles (or at least distros) to pre-select a language or modify the language-selection screen 2016-01-04 13:08:05 +09:00
Nathaniel Catchpole 78ed86e0c0 Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page 2016-01-01 19:17:19 +09:00
Nathaniel Catchpole 2b876c3081 Issue #339384 by lotyrin, cilefen, neuquen, marcingy: Default option <Any> not set in exposed filters when terms are selected 2016-01-01 19:15:37 +09:00
Nathaniel Catchpole 7a4f6f5802 Issue #2494775 by DuaelFr: Replace deprecated usage of entity_create('action') with a direct call to Action::create() 2016-01-01 13:26:26 +09:00
Nathaniel Catchpole 9b2f974fe6 Issue #2641590 by ashhishhh, Mac_Weber: Replace deprecated usage of entity_create('image_style') with a direct call to ImageStyle::create() 2016-01-01 13:17:26 +09:00
Nathaniel Catchpole 3220741157 Issue #2641616 by Mac_Weber: Replace deprecated usage of entity_create('shortcut') with a direct call to Shortcut::create() 2016-01-01 13:15:44 +09:00
Nathaniel Catchpole d38860918c Issue #2641522 by Mac_Weber: Replace deprecated usage of entity_create('date_format') with a direct call to DateFormat::create() 2016-01-01 13:14:58 +09:00
Nathaniel Catchpole 4b703191b3 Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-01-01 10:30:51 +09:00
Nathaniel Catchpole 7a2970f7ac Issue #2642748 by shabirahmad: \Drupal\user\RegisterForm has unnecessary __construct 2016-01-01 10:24:58 +09:00
Nathaniel Catchpole 314de72dca Issue #2635784 by cilefen: setDefault() on ThemeHandler is not used in all the places it could 2015-12-29 23:07:23 +09:00
Nathaniel Catchpole 92e7090454 Issue #2640086 by markcarver: Editor routes don't use the ajax_base_page theme negotiator 2015-12-29 21:54:43 +09:00
Nathaniel Catchpole d1868836f4 Issue #2604220 by yched, swentel, Cottser: PHP notice for single value image field configured with a default image (no image present) and a hidden label 2015-12-29 21:51:58 +09:00
Nathaniel Catchpole 934567b7a9 Issue #2641614 by Mac_Weber: Replace deprecated usage of entity_create('shortcut_set') with a direct call to EntityShortcutSet::create() 2015-12-29 21:02:26 +09:00