Commit Graph

31014 Commits (b53d68dda37c587e64ca9da07960d790018fb449)

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