Commit Graph

132 Commits (5c80527210556f367b418aa34e929be737d31d32)

Author SHA1 Message Date
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +01:00
Alex Pott 7a0b6745d0 Issue #2137305 by dawehner: Fieldapi fields have empty values in a view REST export (using JSON). 2013-12-26 15:24:48 +00:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
Dries 17cc6dab8b Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback. 2013-12-18 15:09:35 -05:00
catch 3e27ebdea5 Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system. 2013-12-12 00:00:09 +00:00
Nathaniel Catchpole 51560a3a04 Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole 8ec847cc7c Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system. 2013-12-11 12:00:10 +00:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
Nathaniel Catchpole 2c77a334c7 Issue #2080373 by mrsinguyen: Remove Unused local variable $response from /core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php. 2013-12-03 14:17:56 +00:00
Alex Pott 43a4ef250c Issue #2065193 by juampy, klausi: Supported_formats and supported_auth should work in the same way. 2013-12-01 09:54:50 -04:00
Alex Pott 423c075cfd Issue #2099439 by linclark, jessebeach: REST's CSRF check is triggered even when using Basic Auth. 2013-11-28 23:06:20 -04:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick 9c649add1f Issue #2107687 by vijaycs85: Provide configuration schema for Rest module. 2013-11-22 21:47:37 -08:00
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
Nathaniel Catchpole 784cebbe5a Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class. 2013-10-18 09:54:56 +01:00
Alex Pott 83e1359edc Issue #2107483 by StephaneQ: Make basic_auth() module and http_basic() auth setting consistent. 2013-10-17 23:41:58 +01:00
Nathaniel Catchpole 8be763a670 Issue #2099679 by linclark: Fixed Changing the order of asserts in AuthTest::testRead makes them fail. 2013-10-13 13:06:36 +01:00
webchick ccd257a9e7 Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
webchick 04f662ff72 Issue #2027115 by dawehner, tim.plunkett: Allow views to override existing routing items. 2013-10-07 12:13:29 -07:00
Alex Pott bcc5763239 Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities. 2013-10-04 08:55:32 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
webchick af4ec603d1 Issue #2092817 by klausi: Move REST, serialization and HAL to the web services package + CHANGELOG.txt entry. 2013-09-27 14:19:14 +02:00
webchick 6fd72a2c6e Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them. 2013-09-23 17:11:18 +02:00
webchick a4f9d8e33a Issue #2041885 by BTMash, cweagans, klausi: Move HTTP basic authentication provider to a separate module. 2013-09-23 16:44:41 +02:00
Nathaniel Catchpole 5c88ea314d Issue #2064181 by klausi: Fixed Filter format access bypass on POST/PATCH. 2013-09-20 11:18:48 +01:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick 6b7bdcdd8c Issue #2076033 by juampy: Fixed PHP warning when looking if a REST resource defines authentication providers. 2013-09-19 00:19:58 -07:00
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick d009cac09c Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests. 2013-09-11 12:41:33 -07:00
webchick f503d2282a Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility. 2013-09-11 00:16:22 -07:00
Alex Pott 11eeb98bf3 Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations. 2013-09-11 02:21:44 +01:00
webchick 0893c0e6f3 Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller. 2013-09-04 23:36:51 -07:00
Alex Pott 7742cc3563 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-09-01 13:24:15 +01:00
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +01:00
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