Commit Graph

27590 Commits (4709679e1801733425144ac1fc0609ac27898753)

Author SHA1 Message Date
webchick 089a68f4a8 Issue #2412509 by kgoel, pwolanin, Wim Leers, larowlan, effulgentsia, dawehner, xjm: Change LinkItem.uri to type 'uri' rather than 'string' and introduce user-path: scheme 2015-01-30 14:30:23 -08:00
webchick c8f6f3c848 Issue #2417445 by xjm, YesCT: Remove Url::toArray() 2015-01-30 12:15:57 -08:00
webchick cb22bbde88 Issue #2406749 by dawehner, YesCT, amateescu, hussainweb, kim.pepper, RavindraSingh, pwolanin, Wim Leers, Gábor Hojtsy, yched, jibran: Use a link field for custom menu link 2015-01-30 12:10:58 -08:00
Alex Pott d42d61a79b Issue #2398689 by jeqq: Follow-up: Applying entity schema updates still fails when both field and entity type definitions changes 2015-01-30 18:27:35 +00:00
Alex Pott 9d21438ab7 Issue #2349715 by emma.maria, saki007ster, lauriii, Manuel Garcia: Copy link templates to Classy 2015-01-30 16:26:31 +00:00
Alex Pott 74eed0ecf3 Issue #2410123 by jeqq: Use mutable configuration to fix compatibility in update_fix_compatibility() 2015-01-30 14:36:18 +00:00
Nathaniel Catchpole a34f0dbc23 Issue #2409811 by lauriii, alexpott: Kernel tests should explicitly install themes 2015-01-30 13:53:03 +00:00
Nathaniel Catchpole 8c517bf37f Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template 2015-01-30 11:48:30 +00:00
Nathaniel Catchpole b9adf5d833 Issue #1798332 by jhedstrom, dawehner, vedpareek, prajaankit: Add paging to the EntityListBuilder 2015-01-30 11:16:31 +00:00
Alex Pott f9821ed8ee Issue #818616 by idebr, Wim Leers, DjebbZ, mgifford: Allow <br> in "Basic HTML" text format 2015-01-30 11:11:15 +00:00
Alex Pott 2cdd0e284c Issue #2343043 by cilefen, hussainweb: valid_email_address() should use egulias/EmailValidator and become deprecated 2015-01-30 11:03:07 +00:00
Alex Pott fca50d2c62 Issue #2409581 by geertvd, balagan: Views UI generates translated HTML class names for handlers / buckets 2015-01-30 10:59:57 +00:00
Alex Pott a5bbb06e6d Issue #2412241 by idebr, Wim Leers: Active menu links with identical paths get a duplicate "active" class for every active menu link 2015-01-30 10:49:47 +00:00
Alex Pott 9be3165caf Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
Alex Pott 9a5eb867cd Issue #2341357 by xjm, dawehner, larowlan, Wim Leers: Views entity area config is not deployable and missing dependencies 2015-01-30 10:37:56 +00:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
webchick 0e914b24f6 Issue #2411333 by almaudoh, hussainweb, Wim Leers, pwolanin, larowlan, dawehner, RavindraSingh, jibran: Create standard logic to handle a entity: URI scheme 2015-01-29 14:49:18 -08:00
Nathaniel Catchpole 5bf651dabf Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e.
2015-01-28 10:55:26 +00:00
webchick 887eea80ca Issue #2415129 by Wim Leers, Gábor Hojtsy: Small clean-up for Shortcut entity's usage of link field 2015-01-27 13:45:06 -08:00
Alex Pott bce75ca082 Issue #2282035 by hussainweb, RavindraSingh, joachim: Title not shown during a batch operation 2015-01-27 17:28:25 +00:00
Alex Pott f2fa574ce5 Issue #2235457 by dawehner, amateescu, hussainweb, Berdir, benjy, Wim Leers, lokapujya, RavindraSingh, Ryan Weal, jibran, Jalandhar: Use link field for shortcut entity 2015-01-27 16:15:59 +00:00
Nathaniel Catchpole f2bee5d5ef Issue #2414047 by dawehner, larowlan: MenuLinkContent calls getUrlInfo('content-translation-overview') when it should be 'drupal:content-translation-overview' 2015-01-27 12:57:05 +00:00
Nathaniel Catchpole 4dae1d994e Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported 2015-01-27 11:09:27 +00:00
Alex Pott 5951f55ff3 Issue #2228733 by ParisLiakos, chx, marcingy: Remove getFeedDuplicates - its unused and untested 2015-01-26 17:27:36 +00:00
Alex Pott 65edcac35b Issue #2413587 by Wim Leers, willzyx: Aggregate JavaScript files no longer working 2015-01-26 17:12:55 +00:00
Alex Pott 6ab60f77c3 Issue #2012130 by smiletrl, dawehner, damiankloip, larowlan, webflo, pcambra, dashaforbes, mgifford, effulgentsia: Regression: Views integration for "list" field types is broken 2015-01-26 13:11:30 +00:00
Alex Pott fcb679d878 Issue #2405023 by benjy: Cannot create base_field_override entity, ID already exists 2015-01-26 12:37:29 +00:00
Alex Pott 20a76f00f9 Issue #687588 by tsphethean, mirie, Cottser, porchlight, cyborg_572, rgoodine, adci_contributor, joshi.rohit100: Remove access check from submit() in UserCancelForm 2015-01-26 12:26:11 +00:00
Nathaniel Catchpole 28e9d3ea08 Issue #2342243 by martin107: Within a nested foreach loop you cannot re-use the index variable! 2015-01-26 12:24:15 +00:00
Nathaniel Catchpole 8b4fcd2fa1 Issue #2408533 by markpavlitski: Installation Fatal error: Call to undefined function opcache_invalidate() 2015-01-26 12:20:21 +00:00
Nathaniel Catchpole d8d284d956 Issue #2412373 by alexpott: Remove node-type-list from block-content-add-list.html.twig 2015-01-26 12:18:42 +00:00
Nathaniel Catchpole 77f8213dcb Issue #2405213 by alexpott: Remove admin-options component from Seven theme since it is not used 2015-01-26 12:18:34 +00:00
Alex Pott 5297f9e8da Issue #2224951 by ParisLiakos, Sumeet Jaggi: Aggregator delete local task uses tab_root_id instead of base_route 2015-01-26 12:10:52 +00:00
Alex Pott fb65eb30ee Issue #2410441 by idebr: 'People' icon missing from toolbar 2015-01-26 11:47:32 +00:00
Alex Pott c741d42ede Issue #2333719 by alvar0hurtad0, idebr, LewisNyman, msankhala: Abstract Views Exposed Form styling out into a reusable class 2015-01-26 10:57:31 +00:00
Alex Pott 6d05fc8e5d Issue #2381763 by chx, webflo: Adjust the order of container yamls to override settings per environment 2015-01-26 10:40:40 +00:00
Nathaniel Catchpole 5be46c3aff Issue #2368767 by dawehner, Wim Leers, alexpott: Implement calculateDependencies() in ArgumentPluginBase to get dependencies from validator and default plugins 2015-01-26 10:37:19 +00:00
Alex Pott 0f97b4f704 Issue #2408653 by DickJohnson, LewisNyman: Remove lists.css from Bartik, add it's current code directly to the components it references 2015-01-25 13:04:02 +00:00
Alex Pott 17df2c5cf9 Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 12:03:16 +00:00
Alex Pott c15cf7d234 Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea.
2015-01-25 12:02:54 +00:00
Alex Pott 920382d4ea Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 11:54:14 +00:00
Alex Pott 8ee035826c Issue #2347469 by mondrake, Wim Leers, larowlan, kattekrab, mnico, tadityar: Rendering forms in AjaxResponses does not attach assets automatically 2015-01-25 11:32:58 +00:00
Alex Pott 23e9d7f16e Issue #2341323 by dawehner, plach: Adapt the references field / table names in views, when corresponding entity schema changes 2015-01-25 11:30:28 +00:00
catch ea568f1d13 Issue #784626 by Wim Leers, Manuel Garcia, jcisio, joelpittet, Bevan, fcaspani, dcmouyard: Default all JS to the footer, allow asset libraries to force their JS to the header 2015-01-25 09:36:31 +00:00
Alex Pott 5f7ec33ace Issue #2197029 by dawehner, larowlan, ParisLiakos: Allow to inject dependencies into validation constraints 2015-01-24 12:19:41 +00:00
Alex Pott 1e985b0d32 Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware 2015-01-23 13:19:03 +00:00
Alex Pott 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott c0b346b75c Issue #2372893 by idebr, Wim Leers: Text editor configuration UI does not update correctly when switching editors 2015-01-23 12:44:37 +00:00
Alex Pott 0f93b42d0b Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders 2015-01-23 12:36:39 +00:00
Alex Pott 82fad36b78 Issue #2411323 by tadityar: FieldStorageConfig::isRequired should not exist 2015-01-23 12:32:18 +00:00