Commit Graph

480 Commits (37ea2e09c90fd4ee6deb22040d0eae9bc06b5ef8)

Author SHA1 Message Date
webchick 581dac09c3 Issue #1696660 by fubhy, xjm, fago, webflo: Added an entity access API for single entity access. 2012-11-21 11:16:38 -08:00
Dries a231532dff Issue #120955 by moshe weitzman, Pancho, cburschka, sym, alexpott: Integrate Diff into Core. 2012-11-21 12:56:16 -05:00
Dries c260589355 Issue #1833440 by scor, Crell, klausi: Implement partial matcher based on content negotiation MIME type. 2012-11-21 12:51:45 -05:00
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
catch a5a2ce92f7 Issue #203955 by pdrake, webchick, andrewsl, iflista: Create database at installation time if the db user has appropriate permissions. 2012-11-20 10:57:13 +00:00
Dries a6e7bf229d Issue #1830844 by David Strauss: Fixed MTimeProtectedFastFileStorage permissions setting needs to be more liberal. 2012-11-19 21:19:07 -05:00
catch 53656a33e0 Issue #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™. 2012-11-19 11:39:30 +00:00
Dries 95feb071fb Issue #1812866 by mkadin, effulgentsia: rebuild the server side AJAX API. 2012-11-16 18:05:11 -08:00
catch 60e3f5c16f Issue #567832 by jhodgdon, Damien Tournoud, amateescu: Transliteration in core. 2012-11-16 13:44:28 +00:00
webchick 2825cc0ce9 Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete. 2012-11-15 21:24:19 -08: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
catch f9ce687f55 Revert "Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. This unintentionally broke REST module tests."
This reverts commit 7bf7eb8343.
2012-11-14 22:29:17 +00:00
Dries 7bf7eb8343 Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. 2012-11-14 13:51:52 -05:00
webchick af608d7002 Issue #1825466 by justafish, sun, alexpott: Allow NestedArray::mergeDeepArray() to preserve integer keys for the purpose of merging config data. 2012-11-14 02:15:58 -08:00
webchick e11af74703 Issue #1827424 by EclipseGc, tim.plunkett, Fabianx, dawehner: Fixed Parse annotations recursively. 2012-11-13 20:24:50 -08:00
catch 6f32687e54 Issue #1831350 by chx, sun: Break the circular dependency between bootstrap container and kernel. 2012-11-13 23:23:23 +00:00
Jennifer Hodgdon 85996b000a Issue #1831702 by miro_dietiker: Correct docs for CacheArray methods and overrides 2012-11-13 08:24:55 -08:00
Jennifer Hodgdon 3040705084 Issue #1831646 by miro_dietiker: Make docs comply with rename of DrupalCacheArray to CacheArray 2012-11-10 07:14:25 -08:00
catch 0ba152a90f Issue #1831364 by pdrake: Inline drupal_fast_404() function. 2012-11-08 23:03:10 +00:00
webchick 719023ff58 Issue #1832258 by kotnik: Fixed Missing word in EntityManager documentation. 2012-11-07 02:30:02 -08:00
webchick 07030912aa Issue #1828408 by Amitaibu: Fixed Re-add addTag() and AddMetaData() to EFQ. 2012-11-07 01:16:21 -08:00
webchick 26bd9acba1 Issue #1802278 by KarenS, andypost: Added a Date component to core. 2012-11-06 01:45:17 -08:00
webchick 99bef1de6c Issue #1814864 by linclark, effulgentsia: Added Provide way to register serialization classes. 2012-11-06 01:18:39 -08:00
webchick 265fe4e751 Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration. 2012-11-03 21:48:01 -07:00
webchick 12993dd636 Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core. 2012-11-03 19:38:49 -07:00
catch 669eaa291e Issue #1829942 by amateescu: Fixed Cloning an entity query doesn't clone its conditions. 2012-11-03 19:40:52 +00:00
catch 92804b4c46 Issue #1446650 by superspring: After installing module display link to 'install another module'. 2012-11-03 19:15:08 +00:00
Dries ee2acd68cc Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue. 2012-11-03 10:36:10 -07:00
Dries 19ad9669ba - Issue #1751328 by linclark, Hanspolo: requests for JSON result in fatal error. 2012-11-02 10:25:59 -07:00
webchick 7bd2274ba4 Issue #1811372 by sdboyer: Fixed FileStorage should utilize late static binding for inheritance friendliness. 2012-11-01 23:41:10 -07:00
webchick a213f3102a Issue #1816582 by klausi, Crell: Fixed Fatal error in exception handler on 405 HTML responses. 2012-11-01 15:15:56 -07:00
webchick e76af8e7a0 Issue #1774388 follow-up by tim.plunkett: Fixed broken 8.x tests. 2012-10-31 20:52:43 -07:00
catch d6075b5f91 Issue #1822150 by sun: Fixed EntityStorageControllerInterface::delete() should accept an array of entities, not IDs. 2012-10-31 23:19:29 +00:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
webchick a61f62b4c6 Issue #1798944 by kbasarab, sun, tim.plunkett, andypost: Convert config_test() entity forms to EntityFormController. 2012-10-30 12:05:58 -07:00
catch 0142ce1f40 Issue #1809206 by katbailey, chx, sun, Berdir: Fixed KeyValueFactory hard-codes DatabaseStorage. 2012-10-30 11:00:41 +00:00
catch b9c4744e02 Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2. 2012-10-30 10:41:42 +00:00
webchick 3b4548f90a Issue #1825568 by alexpott, fago, Berdir: Fixed Random test failure in Drupal\system\Tests\Entity\EntityFormTest. 2012-10-29 12:38:10 -07:00
webchick 145044ace8 Issue #1824484 by tim.plunkett: Allow config storage controllers to define their own properties. 2012-10-29 11:57:57 -07:00
catch b2ca0f4148 Issue #1825568 by alexpott: Fixed Random test failure in Drupal\system\Tests\Entity\EntityFormTest. 2012-10-29 11:57:49 +00:00
webchick fce50c0bd4 Issue #1716790 by attiks, sun, chx, mcjim: Fixed iOS 4 and Android 2.3 and below (webkit based browsers) return 'Unsupported Media Type' on XML in stock 8.x. 2012-10-28 13:15:50 -07:00
webchick 37241af9eb Issue #1824400 by gapple, katbailey: Rename the service tag 'kernel.event_subscriber()' to just 'event_subscriber()'. 2012-10-27 15:20:35 -07:00
webchick a2c97c9b7f Issue #1824768 by vijaycs85: Convert drupal_test_email_collector() variable to CMI system. 2012-10-27 14:25:45 -07:00
webchick 95ce944803 Issue #1708692 by xjm, effulgentsia, tim.plunkett, fubhy, Berdir, chx: Fixed Bundle services aren't available in the request that enables the module. 2012-10-27 12:20:50 -07:00
webchick 0bba5d0643 Issue #1798222 by Berdir: Fixed Use lock around router rebuild to avoid race condition. 2012-10-26 09:11:19 -07:00
webchick 2205070015 Revert "Issue #1813832 by andypost, xjm, sun: Fixed Entity wrongly checks existence of ID in isNew() method."
This reverts commit 453b2517f5.

This broke testbot. Reverting temporarily.
2012-10-23 21:30:10 -07:00
webchick 453b2517f5 Issue #1813832 by andypost, xjm, sun: Fixed Entity wrongly checks existence of ID in isNew() method. 2012-10-23 19:56:52 -07:00
webchick f711ad88d8 Issue #1811540 by xjm: Fixed Prevent @endlink from being parsed as an annotation. 2012-10-23 19:52:37 -07:00
webchick a4d4a17c1c Issue #1816916 by tim.plunkett: Recursively merge in defaults. 2012-10-23 15:18:36 -07:00
catch 3b667f26cd Issue #1651206 by pounard, fubhy: Added a cache chain implementation. 2012-10-23 11:22:58 +01:00