Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
6fa0fe8a6f
|
Issue #2047593 by damiankloip: Inject dependencies into EntityDerivative derivative class.
|
2013-08-23 01:56:33 +01:00 |
Nathaniel Catchpole
|
ae52fa173a
|
Issue #2065949 by idflood, larowlan: Fixed REST export view add requirement to all paths, leading to 'Method Not Allowed' on most forms.
|
2013-08-21 05:26:43 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
2cfbc1835d
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 16:12:48 -05:00 |
Alex Pott
|
4ca797aa8c
|
Revert "Issue #2054187 by juampy: Restrict authentication provider for REST resources."
This reverts commit a567be3ee0 .
|
2013-08-13 16:12:07 -05:00 |
Dries
|
a567be3ee0
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 14:57:21 -04:00 |
Alex Pott
|
503103058f
|
Issue #2011122 by hussainweb, kgoel, chrisjlee: Replace drupal_container() with injected services in the rest module.
|
2013-08-08 01:57:58 +02:00 |
Alex Pott
|
dc3ba2b18b
|
Issue #1910658 by klausi: Implement entity validation API for REST entity resources.
|
2013-08-03 12:22:35 +02:00 |
Alex Pott
|
2c02cd828d
|
Issue #2056713 by olli: Fixed Random test failure in Drupal\rest\Tests\NodeTest.
|
2013-08-03 07:52:20 +02:00 |
Alex Pott
|
cde3c7de42
|
Issue #1972116 by klausi: Add REST test coverage for nodes.
|
2013-07-31 22:51:41 +02:00 |
Alex Pott
|
d88a2be443
|
Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory.
|
2013-07-25 00:57:30 +02:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
c25950fe93
|
Issue #2031647 by linclark: Provide minimal default rest configuration.
|
2013-07-20 02:13:25 +01:00 |
Nathaniel Catchpole
|
22a6d8ccec
|
Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes.
|
2013-07-15 10:22:26 +01:00 |
Alex Pott
|
3091a40783
|
Issue #2032919 by klausi: Fixed PATCH and POST should return 400 on NULL bodies.
|
2013-07-11 11:49:13 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Alex Pott
|
7f2133b487
|
Issue #2011832 by linclark: Change structure of REST config.
|
2013-06-30 12:08:17 +01:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Alex Pott
|
202fe604b4
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
Alex Pott
|
c1b39526c7
|
Issue #1891202 by damiankloip, klausi, dawehner: REST Export Views format should be configurable.
|
2013-06-09 21:58:22 +01:00 |
Alex Pott
|
7b76e91845
|
Issue #1868930 by nathangervais: Ensure proper capitalization is used throughout the UI.
|
2013-06-09 12:49:50 +01:00 |
webchick
|
dc05265a4e
|
Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue().
|
2013-06-04 21:48:13 -05:00 |
Alex Pott
|
34eac38da3
|
Issue #1984626 by klausi: Fixed ResourcePluginManager should implement an AlterDecorator and others.
|
2013-05-31 10:11:33 +01:00 |
Alex Pott
|
3ed3a4587c
|
Issue #1927162 by klausi, frega: Remove REST module's UI.
|
2013-05-30 00:23:53 +01:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
7002e6baaa
|
Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views.
|
2013-05-25 10:34:58 -07:00 |
Alex Pott
|
951601cb76
|
Issue #1969870 by dawehner, damiankloip: REST export view should default to JSON.
|
2013-05-15 21:29:59 +01:00 |
Alex Pott
|
f0aee215cd
|
Issue #1987196 by klausi: Simplify dblog REST resource.
|
2013-05-12 18:50:04 +01:00 |
Alex Pott
|
a858b3473c
|
Issue #1983710 by manarth: Fixed HTTP: Use 406 (Not acceptable) over 415 (Unsupported media type).
|
2013-05-12 10:00:34 +01:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
3db57c91bb
|
Issue #1978422 by dawehner, linclark, klausi: Fixed REST export views preview needs to escape the JSON output.
|
2013-04-26 09:33:39 -07:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
webchick
|
ea38078c81
|
Issue #1877376 by damiankloip, dawehner, Bojhan: Change notice: Improve Views UI text for the contextual links display setting.
|
2013-04-19 20:41:20 -07:00 |
Alex Pott
|
d532f23989
|
Issue #1967036 by effulgentsia: Fixed WebTestBase::drupalGetAJAX() and WebTestBase::drupalPostAJAX() don't set the Accept header needed for content negotiation.
|
2013-04-19 08:35:03 +01:00 |
webchick
|
1c29588594
|
Issue #1880424 by linclark, effulgentsia: Handle entity references on import.
|
2013-04-16 17:44:21 -07:00 |
webchick
|
5a6647be01
|
Issue #1964348 by damiankloip, xjm, dawehner: Rename DisplayPluginBase::getStylePlugin() and enable type filtering for more plugin types.
|
2013-04-12 22:20:07 -07:00 |
catch
|
90abea77fc
|
Issue #1929014 by damiankloip: Fix views rest export plugin render values and add option to output raw values.
|
2013-04-09 21:32:06 +01:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
webchick
|
4527055218
|
Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array.
|
2013-04-05 15:25:18 -07:00 |
webchick
|
e0784b1d73
|
Issue #1935538 by linclark, effulgentsia: Switch REST to default to HAL.
|
2013-04-03 19:07:53 -07:00 |
webchick
|
7e465a9b17
|
Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label().
|
2013-04-03 12:57:49 -07:00 |
webchick
|
4b455afc6d
|
Issue #1931976 by linclark, effulgentsia: Support deserialization for hal+json.
|
2013-03-29 09:00:20 -07:00 |
Dries
|
f969d2c104
|
Issue #1866908 by klausi: Honor entity and field access control in REST Services.
|
2013-03-27 15:07:39 -04:00 |
Dries
|
52c757e321
|
Issue #1945794 by klausi: Remove entity PUT support from REST module.
|
2013-03-22 22:31:37 -04:00 |
webchick
|
e6f953db92
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |