Jennifer Hodgdon
|
1add78aae0
|
Issue #1944768 by chx: Uncomment execute method on QueryAggregateInterface so it can be documented properly
|
2013-03-20 09:19:25 -07:00 |
catch
|
fea7acc2b2
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
catch
|
980cb9c548
|
Issue #1944646 by c960657: Remove CacheBackendInterface::deleteExpired().
|
2013-03-20 11:44:29 +00: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
|
1bec76308f
|
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
|
2013-03-18 05:40:12 -07:00 |
webchick
|
dd927b0008
|
Issue #1934964 by alexpott, Gábor Hojtsy, nevergone: Fixed Locale override subscriber should re-init context to clear caches.
|
2013-03-17 12:24:33 -07:00 |
webchick
|
c309e0e598
|
Issue #1938600 by tim.plunkett: Add a FormInterface replacement for confirm_form().
|
2013-03-17 12:01:24 -07:00 |
webchick
|
f37b8675d2
|
Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases.
|
2013-03-17 09:04:07 -07:00 |
webchick
|
da805e2bc1
|
Issue #1261846 by catch: Document 1MB maximum size limit for cache_set().
|
2013-03-16 23:00:52 -07:00 |
catch
|
4535a81446
|
Issue #1839998 by wiifm, mcm.guaba, Josh Waihi: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking.
|
2013-03-14 10:36:35 +00:00 |
Dries
|
7813d65e3f
|
Issue #1940440 by vijaycs85: Fixed schema discovery to identify schema with more than one wildcard.
|
2013-03-13 14:05:26 -04:00 |
webchick
|
614a6b095d
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
catch
|
2733bf20dd
|
Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type.
|
2013-03-12 16:16:38 +00:00 |
catch
|
ee5b4a7040
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-03-12 16:03:16 +00:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
277d8fe978
|
Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance.
|
2013-03-10 12:14:36 -07:00 |
webchick
|
c09959555f
|
Issue #1938660 by fabpot: Fixed Remove the custom ExceptionListener class.
|
2013-03-10 12:09:19 -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 |
webchick
|
80fd0f970c
|
Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API.
|
2013-03-09 22:44:39 -08:00 |
webchick
|
039dbb98cc
|
Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI.
|
2013-03-09 22:31:56 -08:00 |
webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
webchick
|
dad3ef5592
|
Issue #1913328 by fago: Provide general list and map classes.
|
2013-03-08 21:35:04 -08:00 |
webchick
|
b8e754aa94
|
Issue #1924278 by marcingy, chx, dawehner: Fixed Fatal error: Class 'Drupal\Core\Database\DatabaseNotFoundException' not found.
|
2013-03-08 21:28:34 -08:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08:00 |
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 |
Larry Garfield
|
435f48428e
|
Add an alias-capable UrlGenerator and use that in Drupal.
|
2013-01-16 23:57:25 -06:00 |
Larry Garfield
|
229dde1d9f
|
Remove workaround in NullGenerator.
|
2013-01-16 23:57:25 -06:00 |
Larry Garfield
|
811bf09c11
|
Use the new router first, then the legacy router.
|
2013-01-16 23:57:25 -06:00 |
Larry Garfield
|
4feeb0dce4
|
Explicitly ignore legacy routes that are defined as not used when matching.
|
2013-01-16 23:57:25 -06:00 |
Larry Garfield
|
f2b8e20c57
|
Correct service tag name.
|
2013-01-16 23:57:25 -06:00 |
Larry Garfield
|
3319584a06
|
Wire up route filters by tag in the container.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
b0a1269f6c
|
Documentation improvements.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
dcac21ebe8
|
Remove more now-unused code.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
6f83335fc6
|
Convert MimeTypeMatcher into a RouteFilter, not a PartialMatcher.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
3b03b7207f
|
Remove now-redundant NestedMatcher-based code.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
06ad3b5e76
|
Configure the new routing system in the DIC so that all requests route through it.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
c864ab6cfb
|
Merge the Symfony and Drupal route compilers so that we only need to keep track of one. The Drupal compiler now returns a compiled object that contains all of the Symfony information as well.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
54740be85c
|
Prefix with a leading /.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
35230f21ec
|
Our UrlMatcher has no need for the constructor parameters, so eliminate them entirely to simplify matters.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
ed9c2a50f5
|
Make NullGenerator fail gracefully, since we can't yet avoid it being called at all.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
99e068c486
|
Configure the legacy matcher together with a null generator to form a legacy router, which can be included in the Chain Router.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
b3e0af846d
|
Add a Null Generator implementation.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
67cf57fde9
|
Assemble the new router in the DIC.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
83c95d7c62
|
Add a Drupal-overriding UrlMatcher Final Matcher.
|
2013-01-16 23:57:24 -06:00 |
Larry Garfield
|
960f926ebe
|
Add a route provider object, based off of the old PathMatcher.
|
2013-01-16 23:57:24 -06:00 |
webchick
|
d9e12a26cc
|
Issue #1890762 by nick_schuch: Fixed Update exception message 'Value is no valid entity.'.
|
2013-01-16 21:08:27 -08:00 |
webchick
|
e5e3445021
|
Revert "Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories."
The 700 directory permissions are breaking Drush. Temporarily rolling back while we figure that out.
This reverts commit 595459b327 .
|
2013-01-16 20:41:11 -08:00 |
webchick
|
62c93ff8d4
|
Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value.
|
2013-01-16 09:37:23 -08:00 |
webchick
|
dc8fcbafba
|
Issue #1875504 by fabpot: Add the possibility to use services as controllers.
|
2013-01-16 09:30:43 -08:00 |
Dries
|
248284df26
|
Issue #1889826 by tim.plunkett: DefaultFactory::getPluginClass() is very useful and should be public and static.
|
2013-01-16 11:02:59 -05:00 |
catch
|
d049222620
|
Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers.
|
2013-01-15 16:34:32 +00:00 |
catch
|
7be75b4686
|
Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service.
|
2013-01-15 15:35:31 +00:00 |
catch
|
189108a113
|
Issue #1833334 by das-peter, plach, Berdir, fago: EntityNG: integrate a dynamic property data table handling.
|
2013-01-14 11:10:23 +00:00 |
catch
|
626a067d86
|
Issue #1874134 by fabpot: Renamed the resolver service to controller_resolver().
|
2013-01-11 11:49:26 +00:00 |
catch
|
d67ea27089
|
Issue #1839078 by dasjo, tim.plunkett, fago: Implement the new entity field API for the email field type.
|
2013-01-11 11:48:04 +00:00 |
catch
|
d672d20367
|
Issue #1825450 by Berdir, znerol: Use lock service in lock().
|
2013-01-11 11:14:30 +00:00 |
webchick
|
f237e58948
|
Issue #1701014 by disasm, boztek, heyrocker, sun, xjm: Fixed Validate config object names.
|
2013-01-11 00:39:25 -08:00 |
webchick
|
9e4a19df1c
|
Issue #1885542 by larowlan, tim.plunkett: Fixed DatabaseControllerNG does not rollback failed ::save() operations.
|
2013-01-11 00:04:34 -08:00 |
Jennifer Hodgdon
|
4824c21934
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |
Jennifer Hodgdon
|
b554832512
|
Issue #1884840 by pwolanin: Remove mention of md5 hashes from some code comments
|
2013-01-10 15:46:58 -08:00 |
catch
|
f5d69718ee
|
Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend.
|
2013-01-10 12:08:06 +00:00 |
webchick
|
cf7cc519f7
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
webchick
|
d9a727416e
|
Issue #1867304 by dawehner, damiankloip: Assess newDisplay method on ViewExecutable.
|
2013-01-09 11:12:46 -08:00 |
webchick
|
97c3ee2be9
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
Dries
|
595459b327
|
Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories.
|
2013-01-08 11:46:18 -05:00 |
Dries
|
b54a659de1
|
Issue #1880926 by plach: Fixed Fatal error when retrieving ->original on a BC entity.
|
2013-01-07 21:21:40 -05:00 |
catch
|
67ed2eb4b9
|
Issue #1880830 by fabpot: Fixed Free performance improvement!.
|
2013-01-07 13:25:36 +00:00 |
catch
|
43658a4ed4
|
Issue #1308054 by jthorson, brianV: Added an abstract DrupalReadOnlyStreamWrapper that other stream wrappers can extend.
|
2013-01-07 13:12:52 +00:00 |
catch
|
1f4c2cf30f
|
Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of .
|
2013-01-07 11:45:26 +00:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
webchick
|
a3461cd22e
|
Issue #1869250 follow-up by fago: Correct function parameters.
|
2013-01-04 10:35:27 -08:00 |
webchick
|
764d77a432
|
Issue #1872634 by fabpot: Fixed Added some missing synthetic services that were missing.
|
2013-01-04 09:51:16 -08:00 |
webchick
|
0e90e3e0f3
|
Issue #1874146 by fabpot: Fixed Moved Twig cache to its own directory.
|
2013-01-04 09:50:13 -08:00 |
webchick
|
c5134bd676
|
Issue #1879444 by fabpot: Fixed Removed an unneeded factory.
|
2013-01-04 09:49:17 -08:00 |
Dries
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
catch
|
1de5687b56
|
Issue #1722882 by EclipseGc, aspilicious, tim.plunkett, fubhy, Berdir: Fixed Plugin CacheDecorator caches globally, ignores request context, and does not specify tags for cache items.
|
2013-01-03 16:11:42 +00:00 |
webchick
|
31d4f1b018
|
Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities.
|
2013-01-02 17:17:20 -08:00 |
catch
|
80e1ff2c0f
|
Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object.
|
2013-01-02 12:09:57 +00:00 |
catch
|
81861b40e7
|
Issue #1869566 by tim.plunkett, dawehner: Allow any collection of plugins to be lazily instantiated.
|
2013-01-02 11:56:16 +00:00 |
catch
|
8b1a049654
|
Issue #1831184 by sun, chx: Fixed DatabaseExceptionWrapper completely hides *unexpected* errors.
|
2013-01-02 11:53:49 +00:00 |
catch
|
c96966f079
|
Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements.
|
2013-01-02 11:51:19 +00:00 |
catch
|
72b297ffb4
|
Issue #1187726 by effulgentsia: (followup) clean up service persist mechanism
|
2012-12-31 21:34:14 +00:00 |
webchick
|
17766341f8
|
Issue #1873442 by fabpot: Fixed Refactored core Twig integration.
|
2012-12-29 00:54:13 -08:00 |
webchick
|
c77cee1c14
|
Issue #1810386 by plach, YesCT, Bojhan, bforchhammer, Gábor Hojtsy, falcon03: Create workflow to setup multilingual for entity types, bundles and fields.
|
2012-12-29 00:13:54 -08:00 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
bb2b90af3f
|
Issue #1874694 by damiankloip, chx: DrupalUnitTestBase breaks state().
|
2012-12-28 22:56:51 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
catch
|
adc8b1e725
|
Issue #1849752 by effulgentsia, Berdir: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2012-12-27 22:24:32 +00:00 |
webchick
|
c2fb90f953
|
Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher().
|
2012-12-26 10:20:15 -08:00 |
webchick
|
532ea17f07
|
Issue #937284 by chx, tim.plunkett, Berdir, Damien Tournoud: Fixed DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows.
|
2012-12-21 21:09:52 -08:00 |
Dries
|
3f4d8bc40a
|
Issue #1826688 by klausi | mitchell: Added REST module: PATCH/update.
|
2012-12-19 17:17:59 -05:00 |
Dries
|
2aa87d3993
|
Issue #1778478 by dstol, cam8001, Albert Volkman, japicoder, ACF: Convert fast_404 to CMI.
|
2012-12-17 16:56:35 -05:00 |
catch
|
b9be32ec79
|
Issue #1187726 by beejeebus: remove dead global $conf declaration.
|
2012-12-17 11:09:56 +00:00 |
Dries
|
bc93618d2b
|
Issue #1629994 by Aron Novak, oadaeh, yurtboy: Fixed Mail functions reference obsolete RFC.
|
2012-12-14 21:42:57 -05:00 |
Dries
|
fec72c2224
|
Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink.
|
2012-12-14 21:26:51 -05:00 |
catch
|
3cbb4d38b1
|
Issue #1853226 by yched, fubhy, tim.plunkett: Fixed Improve performance of CacheDecorator.
|
2012-12-15 01:07:11 +00:00 |
catch
|
bc801aab00
|
Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading.
|
2012-12-14 22:30:50 +00:00 |
Dries
|
6d29b0ee32
|
Issue #1846000 by damiankloip, linclark, dawehner: Add serializer support for JSON and AJAX.
|
2012-12-14 13:29:50 -05:00 |
Dries
|
f03337ade5
|
Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage.
|
2012-12-14 11:16:41 -05:00 |
Dries
|
3250f84ace
|
Issue #1849570 by das-peter, marcingy: remove file.inc ties and fix unlink while at it in MTimeProtectedFastFileStorage .
|
2012-12-14 10:20:02 -05:00 |