Commit Graph

744 Commits (c454976b9461185f10e476938d3e9e3dbb45656b)

Author SHA1 Message Date
webchick 00d7d0c275 Issue #1934832 by tim.plunkett, Crell: Provide a dedicated approach for using forms in routes. 2013-03-08 20:29:10 -08:00
webchick f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
Dries 497bec2da3 Issue #1763640 by beejeebus, alexpott, YesCT, Jose Reyero, Gábor Hojtsy, das-peter, c31ck, heyrocker: Followup: Introduce config context to make original config and different overrides accessible. 2013-03-08 12:37:37 -05:00
Dries 7cfb11575e Issue #1928056 by pwolanin: Queue system createItem() should return ID, and properties should be documented. 2013-03-08 10:38:24 -05:00
Dries 908f21ce42 Issue #1934802 by msonnabaum: Update symfony to 2.2. 2013-03-07 10:47:08 -05:00
catch a92b264dce Issue #1891980 by Berdir, amateescu: Add Service termination API to reliable terminate/shut down services in the container. 2013-03-07 13:13:43 +00:00
catch b0666783f5 Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi. 2013-03-07 10:48:27 +00:00
catch a076b28f29 Issue #1915774 by tim.plunkett, amateescu, Crell, dawehner: Decide whether core route controllers should generally/always be DIC services or not. 2013-03-07 09:58:39 +00: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 e5de05353f Issue #1919322 by plach: Entity_load_unchanged() should be part of the storage controller. 2013-03-06 21:53:22 +00:00
webchick a3064d2020 Issue #1929136 by Gábor Hojtsy, alexpott, YesCT: Fixed override-free context, move global config overrides back to an event listener. 2013-03-05 10:06:58 -05:00
webchick 570433156d Issue #1848880 by Wim Leers, effulgentsia: Test order of AJAX commands: add Ajax\FrameworkTest::testOrder(), strengthen testLazyLoad(), fix JS settings not being prepended. 2013-03-04 20:16:44 -05:00
webchick 17e71a4456 Issue #1929656 by dawehner: Fixed ModuleHandler::setModuleList() should call resetImplementations() in order to avoid edge cases. 2013-03-03 18:43:45 -05: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
webchick afdf1887ff Issue #1850798 by damiankloip, pfrenssen, chx: Need array_diff_assoc_recursive() for php 5.4. 2013-02-27 22:04:43 -05:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick aab2a8cde4 Issue #1929282 by Digital Fire: Fixed Undefined function: drupal_strtolower() in com.php. 2013-02-27 21:17:02 -05:00
webchick 447adf9813 Issue #1899514 by sun, Dave Reid: Fixed ModuleHandlerInterface::getHookInfo should not be protected. 2013-02-27 20:32:10 -05:00
catch ca5a3ef054 Revert "Issue #1883152 by klausi: Field level access for EntityNG."
This reverts commit 172318fb71.
2013-02-27 11:19:00 +00:00
catch 172318fb71 Issue #1883152 by klausi: Field level access for EntityNG. 2013-02-27 09:53:43 +00:00
catch 0612c664da Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible. 2013-02-27 09:49:26 +00:00
catch 1364b0322c Issue #1892728 by mvc: Fixed PoHeader::__construct() throws warning and breaks localized installs. 2013-02-22 12:47:01 +00:00
catch c61fc5c1ee Issue #1911260 by Xano: Move PermissionAccessCheck to User.module. 2013-02-22 11:12:30 +00:00
Jennifer Hodgdon 2bfaff6bff Issue #1918254 by dawehner: Fix docs and exception message typo in entity query code 2013-02-21 15:26:49 -08:00
catch faaddf2f4b Issue #1914366 by vijaycs85, Gábor Hojtsy, alexpott: Move all configuration schema files into a schema subdirectory. 2013-02-21 10:20:43 +00:00
catch 4ab57bed54 Issue #1910318 by katbailey: Make path resolution the responsibility of a series of PathProcessor classes, rather than one PathSubscriber class. 2013-02-21 10:17:55 +00:00
webchick 89686bf45c Issue #1743686 by EclipseGc, fago, amateescu, damiankloip: Added Condition Plugin System. 2013-02-18 22:43:39 -08:00
webchick b0e08e4280 Issue #1515312 by heyrocker, beejeebus, alexpott, xjm, realityloop, sun: Added snapshots of last loaded config for tracking whether config has changed. 2013-02-18 21:08:21 -08:00
Dries 52c9be41a7 Issue #1905230 by Gábor Hojtsy, fago: Improve the typed data API usage of configuration schema. 2013-02-18 18:49:59 -05:00
catch bd8f0f9b71 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-18 17:30:09 +00:00
catch 252d05b0ea Issue #1831774 by damiankloip, tim.plunkett, Gábor Hojtsy, alexpott: Fixed Config import assumes that 'config_prefix' contains one dot only. 2013-02-18 11:51:24 +00:00
catch 4ad272c1c1 Issue #1882240 by dawehner, tim.plunkett: Remove default assignment of render_controller_class() in EntityManager. 2013-02-18 11:11:46 +00:00
Dries 466fac1e68 Issue #783812 by chx: Allow db drivers outside of 'core'. 2013-02-15 14:08:38 -05:00
catch ccb9c924b0 Issue #1891728 by gielfeldt: Fixed DatabaseSchema_mysql()::getComment() does not work for targets other than 'default'. 2013-02-15 12:04:55 +00:00
catch 2171aedc97 Issue #1854708 by chx, dawehner, damiankloip: EntityQuery aggregation support. 2013-02-15 11:15:37 +00:00
catch b4a09e39ac Issue #1865926 by damiankloip: Don't need to call parent::setData() in AjaxResponse::prepare() method. 2013-02-14 16:42:55 +00:00
catch b3301476a2 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-13 17:17:55 +00:00
Dries 71364b1a81 Issue #1896076 by EclipseGc, fago: Added Contextual Plugins and supporting code. 2013-02-12 15:51:59 -05:00
catch 5e61bc7506 Issue #1807800 by plach: Added status and authoring information as generic entity translation metadata. 2013-02-12 12:05:19 +00:00
webchick 00b12b3ea9 Issue #1803586 by linclark: Added Give all entities their own URI. 2013-02-09 03:41:24 -08:00
webchick 986d297322 Issue #1826602 follow-up by dawehner, tim.plunkett, sun: Follow-ups to allow all configuration entities to be enabled/disabled. 2013-02-09 03:39:05 -08:00
webchick ad5c0219a1 Issue #1911814 follow-up by alexpott, dawehner, damiankloip: Oops. Broken HEAD. 2013-02-09 03:30:21 -08:00
webchick 838d7e70a5 Issue #1911814 by damiankloip: Add a setStatus() method for configuration entities. 2013-02-08 21:13:32 -08:00
webchick 5b6c981231 Issue #1068266 by linclark, andyceo, scottrigby, chx, jbrown, ñull, weboide: Fixed drupal_mkdir() does not set permissions to directories it created recursively . 2013-02-08 16:25:48 -08:00
webchick 254d709b4c Issue #1903784 by linclark, damiankloip, effulgentsia: Move serialization to own module. 2013-02-08 16:02:48 -08:00
webchick 167e70ba00 Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system. 2013-02-08 15:36:06 -08:00
catch c07014d65b Issue #1899994 by katbailey, plach, YesCT: Fixed Disentangle language initialization from path resolution. 2013-02-07 14:16:20 +00:00
catch c05b5bf52a Issue #1843034 by Cottser, japerry, heyrocker, steveoliver, c4rl: Make Twig settings configurable. 2013-02-06 16:04:35 +00:00
catch fbec0a1e3e Issue #1858376 by jhodgdon: Provide tests and documentation for long Unicode characters. 2013-02-06 13:58:33 +00:00
catch c5b09f74eb Issue #1798214 by tnightingale, g.oechsler, fubhy, katbailey, effulgentsia, Crell, dipen chaudhary: Upcast request arguments/attributes to full objects. 2013-02-06 12:47:22 +00:00
catch d128674896 Issue #1906322 by dawehner: Fixed MatcherDumper::getFit() has an undefined variable. 2013-02-06 12:40:24 +00:00
catch 4edd01e99b Issue #1906358 by dawehner: Fixed RouteProvider::getRouteByName() / RouteProvider::getRouteByNames() aren't working due to multiple reasons. 2013-02-06 12:39:32 +00:00
catch d234ff8e3b Issue #1888688 by tim.plunkett: Allow list controller sorting to be overridden. 2013-02-06 12:09:56 +00: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
catch b726e4342f Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
catch 4eaf415740 Issue #1901934 by damiankloip, dawehner, chx: Fixed Configuration entity query doesn't filter properly for NULL values. 2013-02-04 14:49:12 +00:00
catch b30e657b35 Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation. 2013-02-04 14:30:22 +00:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
Dries 3e478b0362 Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution. 2013-02-01 15:29:29 -05:00
Dries cf8827418e Issue #293318 by alex_b, Berdir, rootatwc, Aron Novak, mustafau, akahn: Convert Aggregator feeds into entities. 2013-02-01 12:35:27 -05:00
Dries 78876b2060 Issue #1845546 by fago, EclipseGc, attiks, effulgentsia: Implement validation for the TypedData API. 2013-02-01 12:31:52 -05:00
Dries fb08e2f281 Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
Dries 94278ddd5a Issue #1866610 by Jose Reyero, Gábor Hojtsy, effulgentsia, alexpott, aspilicious, YesCT, fago, sun, dawehner, heyrocker, yched, spearhead93: Introduce Kwalify-inspired schema format for configuration. 2013-01-31 17:09:08 -05:00
webchick ae9f336ed3 Issue #1807776 by plach, Berdir, YesCT, Gábor Hojtsy, bforchhammer, Bojhan, webchick: Support both simple and editorial workflows for translating entities. 2013-01-29 22:52:39 -08:00
webchick 79941b52b6 Issue #1894508 by linclark, damiankloip, scor: Update symfony/serializer. 2013-01-29 21:43:27 -08:00
webchick 56580a391a Issue #1889854 by tim.plunkett: Fixed Config import breaks on protected entity properties. 2013-01-29 19:39:46 -08:00
webchick 2ccb0f6c56 Issue #1901546 by Berdir, chx: Fixed Random failures in Drupal\system\Tests\Entity\ConfigEntityQueryTest. 2013-01-29 15:45:27 -08:00
catch 9d276ca5f5 Issue #1892462 by tim.plunkett: EntityManager should use the CacheDecorator. 2013-01-29 13:20:49 +00:00
catch 5f9c8fdec4 Issue #1885796 by sun: Fixed PHP warnings in PhpStorage\FileStorage::save(). 2013-01-29 13:08:52 +00:00
catch e8fb3cea9c Issue #1892574 by sun: Remove hook_hook_info_alter(). 2013-01-28 22:51:01 +00:00
catch cc93aedb71 Issue #1895984 by sdboyer: Improve new-style controller selection by relying on ContentNegotiation. 2013-01-28 22:40:17 +00:00
catch f755b6942c Issue #1846454 by chx, dawehner, amateescu: Add Entity query to Config entities. 2013-01-28 14:08:49 +00:00
catch a62c75ed68 Issue #1893372 by Crell: Move legacy flag for routes earlier in the process. 2013-01-28 13:47:00 +00:00
webchick dc28083a7c Revert "Issue #1894508 by linclark, damiankloip: Update symfony/serializer."
Caused a conflict with a higher-priority patch; temporary rollback for now.

This reverts commit ba6d3fb7f5.
2013-01-25 10:15:12 -08:00
webchick ba6d3fb7f5 Issue #1894508 by linclark, damiankloip: Update symfony/serializer. 2013-01-25 09:53:54 -08:00
webchick 456bf6dff0 Issue #1896556 by klausi: Fixed Routing AccessManager does not evaluate access checks correctly. 2013-01-24 23:18:07 -08:00
Dries 2c7f56dd70 Issue #1850704 by klausi, damiankloip: available serialization formats. 2013-01-24 13:57:43 -05:00
webchick 0975b1fbf6 Issue #1894910 by sun: Move module_invoke() into ModuleHandler. 2013-01-24 10:46:22 -08:00
webchick 2215dc2ecd Issue #1877632 by fago, jhodgdon: Improve comments and clean-up code for EntityNG and the TypedData API. 2013-01-24 10:07:44 -08:00
webchick de7f4baeaf Issue #1266572 by znerol: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-01-23 19:41:48 -08:00
webchick d89a17dc43 Issue #1893800 by Berdir: Alias Symfony's ContainerBuilder in UpdateBundle to prevent conflicts. 2013-01-23 18:58:36 -08:00
webchick 08d2a007cc Issue #1854874 by alexpott, damiankloip, linclark: Add serializer support for XML. 2013-01-23 09:48:25 -08:00
Dries 2fa3ffe132 Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
webchick 24448e8d2d Issue #1894934 by scor, Crell: Update CMF Routing component. 2013-01-22 17:28:37 -08:00
webchick 38a36d4e3d Issue #1253820 follow-up by plach: Missing a few hook implementations + tests. 2013-01-21 16:31:08 -08:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
webchick 79ba7703dc Issue #1722882 follow-up by Berdir: Fixed CacheDecorator does not clear used cache tags. 2013-01-20 12:03:11 -08:00
webchick f4d2f16f3d Issue #1891692 by katbailey: Fixed AliasManagerCacheDecorator won't work correctly with subrequests. 2013-01-19 20:13:58 -08:00
webchick bc237f9a13 Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
webchick 0f9489f9fe Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag. 2013-01-18 10:00:29 -08:00
webchick c27d77eb6c Revert "Issue #1854874 by damiankloip: Add serializer support for XML."
Testbot done did brokeded.

This reverts commit 4aaa725268.
2013-01-17 16:05:10 -08:00
Dries 1415a436ff Merge remote-tracking branch 'wscci/1874500-routing-take-2' into 8.x 2013-01-17 17:16:09 -05:00
catch 4aaa725268 Issue #1854874 by damiankloip: Add serializer support for XML. 2013-01-17 21:22:08 +00:00
Larry Garfield a6b80d6583 Docs improvements and remove unnecessary "use" statements. 2013-01-17 00:11:34 -06:00
Larry Garfield f5769e0acf Move routing services to their own utility method for tidiness. 2013-01-16 23:57:25 -06:00
Larry Garfield ef577f3931 Various minor documentation cleanups. 2013-01-16 23:57:25 -06:00
Larry Garfield a16eecd307 Small cleanups per reviews. 2013-01-16 23:57:25 -06:00