Commit Graph

68 Commits (61a51b27199d37eca9ae2373ed83f0be72cd6270)

Author SHA1 Message Date
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