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 |
Alex Pott
|
7cd91c92c0
|
Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data
|
2014-12-14 13:10:29 +01:00 |
Nathaniel Catchpole
|
689797a6bd
|
Issue #2365319 by damiankloip, larowlan: Entity normalization should check field access to avoid leaking data
|
2014-12-05 10:48:00 +00:00 |
Alex Pott
|
cf00c8c140
|
Issue #2349805 by balagan, clemens.tolboom, Cyberwolf: Rest classes should use StringTranslationTrait instead of t() function when possible
|
2014-12-04 11:39:51 +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
|
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
|
d3f54978ee
|
Issue #2318753 by greenhodge, amitgoyal, Devin Carlson: REST Module: Fix documentation that refers to enabling/disabling of modules
|
2014-11-19 09:04:14 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Nathaniel Catchpole
|
29817e452a
|
Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies.
|
2014-11-11 13:04:05 +00:00 |
Alex Pott
|
5c3a1c67ad
|
Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls.
|
2014-11-09 23:40:48 -08:00 |
Alex Pott
|
7c0295d201
|
Issue #2355977 by larowlan, dashaforbes: Fixed Code references RelationLinkManagerInterface::getRelationInternalIds but no such method.
|
2014-11-01 14:01:17 +00:00 |
Alex Pott
|
4838c5d590
|
Issue #2362517 by Wim Leers: Improve default 403/404 exception HTML subscriber: don't duplicate the page render pipeline, use the routing system — add system.403 and system.404 routes.
|
2014-10-27 10:50:44 +00:00 |
Nathaniel Catchpole
|
2d3266e61f
|
Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX.
|
2014-10-24 15:51:28 +01:00 |
Nathaniel Catchpole
|
7652f683f3
|
Issue #1849822 by dawehner: Convert (HTML) view rendering to a render array.
|
2014-10-09 12:02:01 +01:00 |
Nathaniel Catchpole
|
e83b1202a3
|
Issue #2158571 by tstoeckler, dawehner, kgoel, chx, tim.plunkett, catch, effulgentsia: Fixed Followup: Routes added in RouteSubscribers cannot be altered.
|
2014-10-09 11:05:59 +01:00 |
Nathaniel Catchpole
|
5a85df4c19
|
Issue #2230091 by dawehner, Berdir, marthinal, martin107: Fixed Route rebuilding is not guaranteed to finish in time for the next request.
|
2014-10-06 11:53:27 +01:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
webchick
|
6d27e11a37
|
Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'.
|
2014-09-28 16:04:00 -07:00 |
webchick
|
688f773d33
|
Issue #2340471 by clemens.tolboom, dawehner: Fixed Rest export views preview should show some output instead of 500.
|
2014-09-28 14:16:51 -07:00 |
Jennifer Hodgdon
|
17aac91777
|
Issue #2345395 by martin107, herom: Fix param type in RESTTestBase
|
2014-09-26 07:29:33 -07:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
Alex Pott
|
81e675a570
|
Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views.
|
2014-09-24 00:05:54 +01:00 |
Nathaniel Catchpole
|
bc8ffe31c7
|
Issue #2341701 by ParisLiakos: Provide an abstract logger.channel declaration.
|
2014-09-22 12:44:06 +01:00 |
Nathaniel Catchpole
|
7fa6684f7f
|
Issue #2063303 by dawehner, damiankloip, Wim Leers: Fixed A Drupal 8 AjaxResponse that must return a 403, returns a 403 and prints 'A fatal error occurred: '
|
2014-09-19 20:24:52 +01:00 |
Alex Pott
|
52a101bc1d
|
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
|
2014-09-18 08:41:29 +01:00 |
Nathaniel Catchpole
|
0f28b515f8
|
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
|
2014-09-17 15:39:29 +01:00 |
Alex Pott
|
d39c014754
|
Issue #2334383 by jbrown, ashutoshsngh, er.pushpinderrana: Remove usage of form_error().
|
2014-09-12 19:57:00 +01:00 |
Alex Pott
|
86922ace3f
|
Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class.
|
2014-09-12 11:43:29 +01:00 |
Alex Pott
|
840cd4c885
|
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
|
2014-09-10 12:58:56 +01:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Alex Pott
|
7fff6e850a
|
Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName().
|
2014-08-22 02:04:33 +01:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +01:00 |