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 |
webchick
|
ce27c58948
|
Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object.
|
2013-03-17 08:36:55 -07:00 |
Dries
|
b59ad36f0b
|
Issue #1924220 by linclark: Support serialization in hal+json.
|
2013-03-13 13:09:05 -04:00 |
webchick
|
f5e3697885
|
Issue #1869424 by sandykadam: Use the terms 'form api' and 'rest api' instead of 'web api'.
|
2013-03-10 12:30:21 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
Dries
|
73f3973425
|
Issue #1850734 by klausi: Make serialization formats configurable.
|
2013-02-27 16:58:32 -05:00 |
catch
|
2fcadb11fa
|
Revert "Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object."
This reverts commit 386bfa9fd3 .
|
2013-02-18 13:08:32 +00:00 |
catch
|
386bfa9fd3
|
Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object.
|
2013-02-18 11:04:51 +00:00 |
Dries
|
9bac03169f
|
Issue #1865594 by klausi: Better REST error messages in case of exceptions.
|
2013-02-16 18:48:20 -05:00 |
webchick
|
b48a1266f8
|
Issue #1909178 by wiifm: Fixed Cleanup the administration screen and add better help on admin/config/services/rest.
|
2013-02-08 23:54:32 -08:00 |
webchick
|
1c408b7c4c
|
Issue #1909170 by klausi, moshe weitzman: REST write operations should log a watchdog message.
|
2013-02-08 18:25:33 -08:00 |
webchick
|
254d709b4c
|
Issue #1903784 by linclark, damiankloip, effulgentsia: Move serialization to own module.
|
2013-02-08 16:02:48 -08:00 |
catch
|
1c92546e41
|
Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled.
|
2013-02-06 12:00:39 +00:00 |
webchick
|
72711258b1
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2013-02-01 18:15:01 -08:00 |
webchick
|
38e9b30c2b
|
Issue #1851706 by yched, effulgentsia, tim.plunkett: Fixed Make all core plugin managers be consistent as to whether or ->discovery is passed to the factory.
|
2013-01-30 14:28:45 -08:00 |
webchick
|
a31517e109
|
Issue #1891052 by klausi: Fixed Protect write operations from CRSF by requiring an token (when using cookie/session-based authentication).
|
2013-01-29 19:35:10 -08:00 |
catch
|
1e26472d4b
|
Issue #1892158 by dawehner, damiankloip: Added Only allow machine like names for the field alias row plugin.
|
2013-01-28 14:03:13 +00:00 |
webchick
|
456bf6dff0
|
Issue #1896556 by klausi: Fixed Routing AccessManager does not evaluate access checks correctly.
|
2013-01-24 23:18:07 -08:00 |
webchick
|
24448e8d2d
|
Issue #1894934 by scor, Crell: Update CMF Routing component.
|
2013-01-22 17:28:37 -08:00 |
webchick
|
3f8b6a1a84
|
Issue #1894784 by dawehner: Remove api_version from views
|
2013-01-21 16:35:35 -08:00 |
Jennifer Hodgdon
|
f85ba57441
|
Issue #1891648 by dawehner: Fix docs in RestExport class
|
2013-01-21 16:14:22 -08:00 |
webchick
|
dd8c44b490
|
Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity.
|
2013-01-18 21:10:42 -08:00 |
catch
|
db63357956
|
Issue #1874820 by klausi: Resource plugins miss an interface.
|
2013-01-18 12:27:06 +00:00 |
catch
|
efe0024e70
|
Issue #1892016 by dawehner: Fixed Random test failure in Drupal\rest\Tests\Views\StyleSerializerTest.
|
2013-01-18 12:17:28 +00:00 |
Dries
|
1415a436ff
|
Merge remote-tracking branch 'wscci/1874500-routing-take-2' into 8.x
|
2013-01-17 17:16:09 -05:00 |
webchick
|
d4f596b220
|
Issue #1819760 by damiankloip, fastangel, linclark, dawehner: Added a REST export display plugin and serializer integration.
|
2013-01-17 12:37:14 -08:00 |
Larry Garfield
|
765b50b5f4
|
Tweak REST module tests to account for quirks of the new matcher's ordering.
|
2013-01-16 23:57:25 -06:00 |
webchick
|
268e3cb207
|
Issue #1858676 by heyrocker, sun, Damien Tournoud: Fixed Rest module config is named improperly and no default config is supplied.
|
2013-01-04 10:01:24 -08:00 |
Dries
|
e562b76397
|
Issue #1866908 by klausi, moshe weitzman: Honor access controlled Fields in REST Services.
|
2012-12-21 12:25:16 -05:00 |
Dries
|
d63188d84d
|
Issue #1839366 by klausi: Added REST module: PUT/update.
|
2012-12-21 12:18:28 -05:00 |
Dries
|
3f4d8bc40a
|
Issue #1826688 by klausi | mitchell: Added REST module: PATCH/update.
|
2012-12-19 17:17:59 -05:00 |
catch
|
7e5525c3a9
|
Issue #1867452 by kiamlaluno: Fixed rest_help() shows the wrong URL.
|
2012-12-19 17:08:45 +00:00 |
Dries
|
70b7301520
|
Issue #1846582 by klausi, katbailey: restrict data retrieving routes to media type.
|
2012-12-14 11:33:32 -05:00 |
Dries
|
5956f8c432
|
Issue #1839346 by klausi, moshe weitzman: Added REST module: POST/create.
|
2012-12-11 13:39:53 -05:00 |
webchick
|
e8828482d0
|
Issue #1851768 by klausi: Rename 'plugin' property in REST routes to '_plugin'.
|
2012-12-07 12:45:34 -05:00 |
catch
|
2c98c16eb7
|
Issue #1847862 by klausi: Use Routing permission checks in REST module.
|
2012-12-03 13:00:23 +00:00 |
webchick
|
38d7dd2605
|
Issue #1847200 by klausi, Berdir: Limit the entity types which are used for the rest tests.
|
2012-11-27 22:28:55 -08:00 |
webchick
|
a99bd7285c
|
Issue #1848148 by Ivan Zugec: Fixed Rest help text permission link not working.
|
2012-11-26 21:47:36 -08:00 |
catch
|
c37973bb27
|
Issue #1793520 by disasm, klausi, tnightingale, Crell: Add access control mechanism for new router system.
|
2012-11-26 18:00:36 +00:00 |
Dries
|
79b823accf
|
Issue #1834288 by klausi, ygerasimov: RESTfully request an entity with JSON-LD serialized response.
|
2012-11-21 12:39:40 -05:00 |
webchick
|
536a61b890
|
Issue #1801570 by effulgentsia, klausi, Crell, disasm: DX: Replace hook_route_info() with YAML files and RouteBuildEvent.
|
2012-11-15 20:03:50 -08:00 |
Dries
|
b193399708
|
Issue #1816354 by klausi, ygerasimov: Added a REST module, starting with DELETE.
|
2012-11-09 13:31:12 -05:00 |