Nathaniel Catchpole
|
68e606c354
|
Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views
|
2015-06-09 22:58:45 +01:00 |
Nathaniel Catchpole
|
15c848bd62
|
Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching"
|
2015-06-08 15:48:29 +01:00 |
Nathaniel Catchpole
|
30ca0d1de6
|
Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions
|
2015-06-08 11:11:09 +01:00 |
xjm
|
2f903e47ac
|
Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender()
|
2015-06-07 13:34:39 -05:00 |
Alex Pott
|
068edfc14e
|
Issue #2395831 by dawehner, fago, martin107, cafuego, YesCT, plach, jibran, larowlan, Wim Leers, effulgentsia, klausi: Entity forms skip validation of fields that are not in the EntityFormDisplay
|
2015-06-05 21:46:55 +01:00 |
Alex Pott
|
73b5652a74
|
Issue #2470693 by dawehner, Berdir, jibran, hussainweb, pwolanin, znerol: Upgrade to Symfony 2.7.0
|
2015-06-01 11:47:08 +01:00 |
webchick
|
f4de6798d1
|
Issue #2496943 by sasanikolic, stefan.r: Add condition to ignore PHP 7 on rest requirements check
|
2015-05-29 08:15:31 -07:00 |
xjm
|
e6ea417035
|
Issue #2486943 by lostkangaroo, Crell, neclimdul: Standardize error message property name
|
2015-05-24 22:16:36 -05:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Jennifer Hodgdon
|
6477492ee6
|
Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
|
2015-05-20 07:25:07 -07:00 |
webchick
|
ce86b59eba
|
Issue #2456025 by stefan.r, alexpott, klausi: Rest tests fail on PHP 5.6 because of always_populate_raw_post_data ini setting
|
2015-05-19 15:49:00 -07:00 |
xjm
|
f9b6f97613
|
Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules
|
2015-05-18 14:08:10 -07:00 |
Alex Pott
|
ad871286d1
|
Issue #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters
|
2015-05-13 18:12:54 -07:00 |
Alex Pott
|
6e83e1f90b
|
Issue #2396253 by geertvd, pcambra, dawehner, klausi, pjonckiere: Respect format configuration on REST views display
|
2015-05-09 04:23:20 -07:00 |
Alex Pott
|
20add38187
|
Issue #2336247 by larowlan, andythorne: Make Relation and Type domain configurable based on context
|
2015-05-08 15:58:10 -07:00 |
Alex Pott
|
d04b472386
|
Issue #2477157 by dawehner, Wim Leers, Fabianx, aneek, catch: rest_export Views display plugin does not set necessary cache metadata
|
2015-05-06 16:42:12 -07:00 |
Alex Pott
|
e7b1e4e08f
|
Issue #2478543 by Wim Leers: Follow-up for #2463009: remove unused use statements
|
2015-04-27 15:04:58 +01:00 |
Nathaniel Catchpole
|
ea6548bcb1
|
Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers
|
2015-04-27 13:17:49 +01:00 |
xjm
|
db27d7953e
|
Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls
|
2015-04-26 21:00:41 -05:00 |
xjm
|
310313ac38
|
Issue #2474011 by pwolanin: Incorrect class name in rest class documentation
|
2015-04-19 18:22:39 +02:00 |
Alex Pott
|
bf9a2f39fc
|
Issue #2471473 by klausi, pwolanin: REST responses should have proper cache tags
|
2015-04-15 17:40:19 +02:00 |
Alex Pott
|
fab761647c
|
Issue #2418559 by Palashvijay4O, chintan4u, rteijeiro: Fix comment formatting in /core/modules/rest/src/Tests/CreateTest.php
|
2015-04-12 11:51:45 +01:00 |
Alex Pott
|
9fdbd3986d
|
Issue #2465009 by Berdir: Fix fatal errors in rest and views with PHP 7
|
2015-04-03 14:11:04 +01:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
2b90b08353
|
Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()")
|
2015-04-01 10:39:13 +01:00 |
Alex Pott
|
3c0892d082
|
Issue #2418119 by Berdir, jhedstrom, larowlan, martin107, nlisgo, klausi, fago, Gábor Hojtsy: REST user updates bypass tightened user account change validation
|
2015-03-31 23:46:24 +01:00 |
Alex Pott
|
5b19144783
|
Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema
|
2015-03-31 10:40:13 +01:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
Alex Pott
|
13e0794edc
|
Issue #2445723 by dawehner, neclimdul: Use the $request format instead of the ContentNegotation
|
2015-03-20 22:39:42 +00:00 |
Alex Pott
|
531f95eb45
|
Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager
|
2015-03-19 12:34:11 +00:00 |
Alex Pott
|
eaffcfc511
|
Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined
|
2015-03-17 08:28:57 +00:00 |
catch
|
4b812ec9bb
|
Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency
|
2015-03-15 20:31:04 +00:00 |
Alex Pott
|
7f4abc7c81
|
Issue #2443119 by geertvd: Views preview not working for REST display
|
2015-03-14 10:08:30 +00:00 |
Alex Pott
|
28e35f6517
|
Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence
|
2015-03-09 08:23:40 +00:00 |
Alex Pott
|
9c2b19cdaa
|
Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL
|
2015-02-27 12:47:26 +00:00 |
Alex Pott
|
9c0bfb2d3b
|
Issue #2339491 by corbacho, dawehner, larowlan, effulgentsia, webflo: Ajax requests on forms with files fail on IE 9
|
2015-02-27 11:39:17 +00:00 |
webchick
|
e45522cfd9
|
Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema
|
2015-02-05 23:09:26 -08:00 |
Alex Pott
|
1eae5210d0
|
Issue #2420559 by klausi, dawehner: REST permissions are not working as expected
|
2015-02-05 13:52:28 +00:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00:00 |
Alex Pott
|
466759dc15
|
Issue #2405091 by marthinal, Berdir, RavindraSingh: Cannot create user entities - {"error":"Access denied on creating field pass"}
|
2015-02-02 12:31:59 +00:00 |
webchick
|
e69cd76706
|
Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base:
|
2015-01-30 15:15:21 -08: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
|
36c8416ff9
|
Issue #2091321 by er.pushpinderrana, jhodgdon, rootwork, ifrik, mparker17: Update hook_help for Field and Field UI module
|
2015-01-17 12:06:07 -08:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00:00 |
Alex Pott
|
1c9e140120
|
Issue #2406439 by dawehner: Cleanup EntityDerivative and RouteBuilderInterface
|
2015-01-14 08:11:18 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Alex Pott
|
1e08b50f42
|
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
|
2015-01-09 15:14:23 +00:00 |
Alex Pott
|
b778bfd1ec
|
Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key
|
2014-12-29 22:15:19 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Nathaniel Catchpole
|
da33162efd
|
Issue #2368807 by yched: Remove special support for NULL values in FieldItemList
|
2014-12-19 10:12:31 +00:00 |