Alex Pott
|
d805ed7b09
|
Issue #2268467 by fago: Document foreseeable changes to conditions and action APIs.
|
2014-10-01 17:50:23 +02:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02:00 |
catch
|
abf6332f7e
|
Issue #2346421 by yched: Improve documentation of getTargetBundle()
|
2014-10-01 11:51:03 +02:00 |
catch
|
9c4c34a2ed
|
Issue #2346035 by tstoeckler: Fixed ModuleHandler::install() should re-register stream wrappers.
|
2014-10-01 11:42:59 +02:00 |
catch
|
173fca3fe0
|
Issue #2313135 by Berdir: Fixed setting page_cache_without_database in settings.php prevents the container from being dumped.
|
2014-10-01 10:59:14 +02:00 |
catch
|
de5830d665
|
Issue #2346283 by damiankloip: Add route name parameter to OutboundRouteProcessorInterface.
|
2014-10-01 10:53:56 +02:00 |
catch
|
a21acb3b7d
|
Issue #2278353 by cilefen, dawehner, hussainweb, jibran, andyceo: Update to Symfony 2.5.
|
2014-10-01 10:50:10 +02:00 |
webchick
|
0189add1e3
|
Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags.
|
2014-10-01 01:20:51 -07:00 |
webchick
|
cf44d3882f
|
Issue #2181291 by lokapujya, ricardoamaro, mradcliffe, fvideon, Damien Tournoud, Crell, bzrudi71, steinmb, grom358, jaredsmith: Fixed Prevent a query from aborting the entire transaction in pgsql.
|
2014-10-01 01:16:23 -07:00 |
Alex Pott
|
64de978a08
|
Issue #2347831 by xjm, effulgentsia: Fix documentation for \Drupal::url(), \Drupal::l(), etc. (and fix the change record).
|
2014-10-01 08:10:05 +02:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
31022924e1
|
Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls.
|
2014-09-30 08:50:14 +02:00 |
Alex Pott
|
5fdcfc74d6
|
Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties.
|
2014-09-30 08:42:48 +02:00 |
webchick
|
96cde6e398
|
Issue #2277103 follow-up by mradcliffe, alexpott, jaredsmith: Fix ambiguous Url reference.
|
2014-09-29 09:20:33 -07:00 |
Alex Pott
|
4f49087b71
|
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
|
2014-09-29 15:41:29 +02:00 |
Alex Pott
|
f085b7b698
|
Issue #2346635 by fago: Fixed Content entities are iteratable but do not implement Traversable.
|
2014-09-29 12:39:53 +02:00 |
Alex Pott
|
27636950ac
|
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
|
2014-09-29 08:10:45 +02:00 |
webchick
|
daaccc3b3d
|
Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks.
|
2014-09-28 18:25:41 -07:00 |
webchick
|
ccede8293e
|
Issue #2346187 by Yaron Tal | tstoeckler: ConfigFactory and CongfigFactoryInterface should be @ingroup config_api.
|
2014-09-28 16:53:35 -07:00 |
webchick
|
0d9e300fcc
|
Issue #2346433 by yched: Fixed iterators omit computed fields by default.
|
2014-09-28 16:49:46 -07:00 |
webchick
|
e18b616131
|
Issue #2346297 by fago: Move getting option providers to field definitions.
|
2014-09-28 16:14:33 -07:00 |
webchick
|
64d6915d5b
|
Issue #2346249 by rteijeiro: Fixed wrong escaped errors in Installer - Database settings.
|
2014-09-28 16:10:42 -07:00 |
webchick
|
8ea359c440
|
Issue #2346421 by yched: Fixed WTF with getTargetEntityId() / getBundle().
|
2014-09-28 16:08:28 -07:00 |
webchick
|
6d27e11a37
|
Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'.
|
2014-09-28 16:04:00 -07:00 |
webchick
|
d97f60e3f8
|
Issue #2346371 by effulgentsia: Add docs warning to some APIs we know we'll break after beta.
|
2014-09-28 15:43:46 -07:00 |
webchick
|
8a1502882a
|
Issue #1986640 by Wim Leers, chx, dawehner, effulgentsia: Support AND/OR conjunctions for permission checks.
|
2014-09-28 15:41:35 -07:00 |
webchick
|
9801d9a5c9
|
Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity.
|
2014-09-28 14:36:09 -07:00 |
webchick
|
da1b66428a
|
Issue #2346361 by pwolanin, dawehner: Add a UnroutedUrlAssembler and put it into the container.
|
2014-09-28 14:11:52 -07:00 |
webchick
|
6caeaf03f3
|
Issue #2002138 by yched, Jose Reyero, xjm, andypost, fago, msonnabaum, Berdir, dixon_: Use adapters for supporting typed data.
|
2014-09-28 14:09:08 -07:00 |
Alex Pott
|
62b9d58451
|
Issue #2297993 by cilefen, marthinal, ivanjaros: Fixed MySQL column and table comments are not truncated properly.
|
2014-09-28 18:37:07 +02:00 |
webchick
|
145dfbe2e1
|
Issue #2175517 by chx, benjy, alimac: Fixed Entity displays are themselves config entities.
|
2014-09-28 00:30:15 -07:00 |
webchick
|
a6492ce9d9
|
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
|
2014-09-28 00:21:34 -07:00 |
webchick
|
35fcfc4dbb
|
Issue #1777332 by hass, Cottser, mike.roberts, joelpittet, dawehner | jenlampton: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template.
|
2014-09-27 00:28:57 -07:00 |
webchick
|
f6183952c3
|
Issue #2337653 by swentel: Fixed DraggableListBuilder should dynamically calculate a delta for configuration entities weight field.
|
2014-09-27 00:24:19 -07:00 |
webchick
|
d4b7bc7890
|
Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ].
|
2014-09-27 00:19:16 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
webchick
|
8bd63769fa
|
Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>.
|
2014-09-26 23:47:52 -07:00 |
Nathaniel Catchpole
|
ca2b563073
|
Issue #863594 by David_Rothstein, mbrett5062: Fixed Strange first paragraph in the installer database error message.
|
2014-09-26 13:35:29 +01:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
Nathaniel Catchpole
|
03aa67036e
|
Issue #2343607 by alexpott, dawehner: Cleanup UrlGenerator.
|
2014-09-24 15:38:10 +01:00 |
Nathaniel Catchpole
|
4691e432d5
|
Issue #2293501 by dawehner, Wim Leers, znerol: Use route name and params instead of _system_path in CsrfAccessCheck.
|
2014-09-24 15:31:54 +01:00 |
Jennifer Hodgdon
|
c303b2ce95
|
Issue #2343631 by chx, Wim Leers: Improve AccessResultInterface andIf()/orIf() docs.
|
2014-09-23 14:22:03 -07:00 |
Alex Pott
|
ac0cee8f45
|
Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system.
|
2014-09-23 10:47:47 +01:00 |
webchick
|
f57fa98616
|
Issue #2326885 by tim.plunkett, sidharthap: Convert language_element_info() to Element classes.
|
2014-09-22 22:52:53 -07:00 |
webchick
|
5baf8db0d3
|
Issue #2342925 by tim.plunkett: Simplify url() in order for the installer to function without it.
|
2014-09-22 20:55:51 -07:00 |
webchick
|
4bd133d3f2
|
Issue #2339373 by Wim Leers, effulgentsia: Remove getCacheBin() from CacheableInterface.
|
2014-09-22 20:43:59 -07:00 |
Alex Pott
|
ff035fc4fa
|
Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better.
|
2014-09-22 22:08:27 +01:00 |
Nathaniel Catchpole
|
e6681d4ecb
|
Issue #2256365 by Crell, Wim Leers, dawehner: Factor render->fragment code out to a service.
|
2014-09-22 15:55:54 +01:00 |
Alex Pott
|
c554974c9c
|
Issue #2261425 by ParisLiakos, alexpott: Streamline aggregator's entities rendering with rest of core.
|
2014-09-22 12:51:00 +01:00 |
Nathaniel Catchpole
|
669ba7bb3e
|
Issue #2319487 by tim.plunkett, Cottser, larowlan: Remove ajax.inc.
|
2014-09-22 12:42:26 +01:00 |
Nathaniel Catchpole
|
ae1a1d80bb
|
Issue #2336355 by alexpott, Cottser: Fixed Refactor Attribute rendering so that class= is not printed.
|
2014-09-22 12:35:49 +01:00 |
Alex Pott
|
2c35927494
|
Issue #2333465 by marcvangend: Fixed Confusing exception message when Deriver plugin does not exist.
|
2014-09-22 12:24:56 +01:00 |
Nathaniel Catchpole
|
c0a7453aef
|
Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage.
|
2014-09-22 11:43:19 +01:00 |
Alex Pott
|
e3f8efb8e2
|
Issue #2321809 by undertext, JeroenT | dawehner: Put the access manager onto \Drupal.
|
2014-09-22 11:29:44 +01:00 |
Alex Pott
|
099e0fa77c
|
Issue #1822048 by dawehner, tim.plunkett, damiankloip, EclipseGc, martin107, neclimdul: Introduce a generic fallback plugin mechanism.
|
2014-09-22 11:06:47 +01:00 |
Alex Pott
|
0096eb0839
|
Issue #2211633 by EclipseGc: Provide a composer.json file for Drupal\Component\Plugin.
|
2014-09-22 10:24:30 +01:00 |
Alex Pott
|
f61ad20b84
|
Issue #2332885 by cs_shadow, Berdir, fago: Rename AllowedValuesInterface to OptionsProviderInterface.
|
2014-09-20 11:17:43 +01:00 |
Alex Pott
|
fb6c562c9e
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Nathaniel Catchpole
|
7fa6684f7f
|
Issue #2063303 by dawehner, damiankloip, Wim Leers: Fixed A Drupal 8 AjaxResponse that must return a 403, returns a 403 and prints 'A fatal error occurred: '
|
2014-09-19 20:24:52 +01:00 |
Alex Pott
|
305b2f38da
|
Issue #2309889 by tim.plunkett, dawehner: Fixed DrupalKernel requires a Drupal\Core\*\Plugin directory for annotated classes to be discovered.
|
2014-09-19 10:49:07 +01:00 |
Alex Pott
|
195503e2bf
|
Issue #2338571 by znerol: Remove SessionManager::startLazy().
|
2014-09-19 10:40:50 +01:00 |
Nathaniel Catchpole
|
2a0254f973
|
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
|
2014-09-19 10:25:26 +01:00 |
Alex Pott
|
f27fd1f598
|
Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields.
|
2014-09-19 07:57:48 +01:00 |
Jennifer Hodgdon
|
9cf1459a30
|
Issue #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 08:54:40 -07:00 |
Alex Pott
|
748ef5bb02
|
Issue #2334785 by znerol: Remove _maintenance request attribute from SpecialAttributesRouteSubscriber.
|
2014-09-18 14:50:44 +01:00 |
Nathaniel Catchpole
|
801d850a06
|
Issue #2337847 by alexpott, YesCT, martin107: The negotiated method_id does not need to be sorted on the Language or ConfigurableLanguage object.
|
2014-09-18 12:04:44 +01:00 |
Alex Pott
|
966aed8f90
|
Issue #2340379 by larowlan: Allow PathValidator::getUrlIfValid to support paths with leading /.
|
2014-09-18 08:35:46 +01:00 |
Alex Pott
|
d617be8cba
|
Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate().
|
2014-09-17 23:14:49 +01:00 |
Alex Pott
|
57926bf527
|
Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI.
|
2014-09-17 21:59:08 +01:00 |
Alex Pott
|
55ef0e86e0
|
Issue #2339665 by larowlan: Fixed EntityForm::submitForm docblock refers to non-existent CommentFormController.
|
2014-09-17 21:15:58 +01:00 |
Nathaniel Catchpole
|
735f55e56b
|
Issue #2319177 by swentel, fago: Fixed Cron lock time limit is too short and does not prevent multiple, concurrent cron runs.
|
2014-09-17 15:44:35 +01:00 |
Nathaniel Catchpole
|
0f28b515f8
|
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
|
2014-09-17 15:39:29 +01:00 |
Alex Pott
|
179e7c2bd1
|
Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues().
|
2014-09-16 12:16:27 +01:00 |
Nathaniel Catchpole
|
f022decb56
|
Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall.
|
2014-09-16 10:05:37 +01:00 |
Alex Pott
|
32d5530e58
|
Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php).
|
2014-09-15 21:37:27 +01:00 |
Alex Pott
|
073c00bb2e
|
Issue #2337735 by leslieg, cilefen: ConfigImporter::finish() reads 'Finalising configuration synchronisation.', is UK English.
|
2014-09-15 13:52:02 +01:00 |
Nathaniel Catchpole
|
1e95f6364f
|
Issue #2337591 by swentel, mikeker: Fixed Install failure on Windows: ThirdPartySettingsTrait::getThirdPartySetting not compatible with ThirdPartySettingsInterface::getThirdPartySetting error during install.
|
2014-09-15 11:21:23 +01:00 |
Nathaniel Catchpole
|
1bf3b8dc0a
|
Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods.
|
2014-09-15 10:42:29 +01:00 |
Alex Pott
|
d96020c0dc
|
Issue #2337827 by colbol, cilefen | YesCT: Language locked is a boolean, use TRUE FALSE not 0.
|
2014-09-15 10:31:08 +01:00 |
Alex Pott
|
51a27d107f
|
Issue #2323759 by Crell, dawehner: Modularize kernel exception handling.
|
2014-09-15 10:22:01 +01:00 |
Alex Pott
|
2735f129a5
|
Issue #2333501 by swentel | marcvangend: Implement ThirdPartySettingsInterface in EntityView|FormDisplay.
|
2014-09-14 22:10:16 +01:00 |
Alex Pott
|
47480954d9
|
Issue #2337833 by martin107 | YesCT: Return should not have a variable name in LanguageMangagerInterface.
|
2014-09-14 21:59:48 +01:00 |
Alex Pott
|
5de9e40727
|
Issue #2199637 by Berdir, sun, swentel: Replace "required" flag of Field module with proper dependencies.
|
2014-09-13 15:22:42 +01:00 |
Alex Pott
|
22bb037025
|
Issue #2336443 by almaudoh: NumericItemBase uses '#type' => 'textfield' for numeric 'min' and 'max' form fields.
|
2014-09-12 19:59:24 +01:00 |
Alex Pott
|
d39c014754
|
Issue #2334383 by jbrown, ashutoshsngh, er.pushpinderrana: Remove usage of form_error().
|
2014-09-12 19:57:00 +01:00 |
Alex Pott
|
35b3d0faeb
|
Issue #1740492 by dawehner, damiankloip, dasjo, xjm: Implement a default entity views data handler.
|
2014-09-12 19:44:03 +01:00 |
Alex Pott
|
e8b5a655a3
|
Issue #2334689 by er.pushpinderrana | joachim: Fixed lock_acquire() should give the character limit for the lock name.
|
2014-09-12 17:33:36 +01:00 |
Alex Pott
|
deb2590044
|
Issue #2332295 followup by klausi: Fixed Unicode requirements check not working with PHP 5.6.
|
2014-09-12 17:07:43 +01:00 |
Alex Pott
|
c78a5c29d9
|
Issue #1854284 by Berdir, mikeryan | Dave Reid: Fixed Path aliases are no longer arrays and cannot pass additional data to path hooks.
|
2014-09-12 15:46:40 +01:00 |
Alex Pott
|
304d50a71a
|
Issue #2330279 by znerol: Fixed When operating in mixed mode SSL: data from anonymous non-HTTP session is still available after login.
|
2014-09-12 13:19:49 +01:00 |
Alex Pott
|
d76697cd33
|
Issue #1182850 by xjm, Stefan Lehmann, jmcintyre, Bojhan: Remove full stops at the end of checkbox options.
|
2014-09-12 12:32:10 +01:00 |
Alex Pott
|
86922ace3f
|
Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class.
|
2014-09-12 11:43:29 +01:00 |
Alex Pott
|
bfe397f9f9
|
Issue #2324365 by jhodgdon: DisplayVariant plugin class needs more info added.
|
2014-09-12 11:27:18 +01:00 |
webchick
|
dbed0b48cd
|
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
|
2014-09-11 23:41:27 -07:00 |
Alex Pott
|
949cb6313b
|
Issue #2336405 by tim.plunkett: Fixed Follow-up: FormStateInterface::getGroups() should return by reference.
|
2014-09-11 00:46:36 +01:00 |
Jennifer Hodgdon
|
1f380d8853
|
Issue #2334405 by almaudoh, drunken monkey: Clean up documentation links to functions moved to render element classes
|
2014-09-10 14:56:14 -07:00 |
Alex Pott
|
840cd4c885
|
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
|
2014-09-10 12:58:56 +01:00 |
Alex Pott
|
67c8a34c07
|
Issue #2107427 by penyaskito, dclavain, Gábor Hojtsy, mashermike, Aron Novak, YesCT, szato, Wim Leers, mikispeed, vijaycs85: Fixed Regression: Language names should display in their native names in the language switcher block.
|
2014-09-10 12:02:58 +01:00 |
Nathaniel Catchpole
|
f98fd49d73
|
Issue #2332427 by neclimdul: Fixed APCUBackend makes incorrect assumptions about apc_fetch return type.
|
2014-09-10 10:29:25 +01:00 |
Alex Pott
|
ee6ddbe8ac
|
Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface.
|
2014-09-10 09:53:11 +01:00 |
Alex Pott
|
fe85f9be3c
|
Issue #2320157 by moshe weitzman, Wim Leers, penyaskito, tim.plunkett: Generate placeholder content for Field types.
|
2014-09-09 22:15:21 +01:00 |
Alex Pott
|
0a12d85e1c
|
Issue #2256257 by znerol, cosmicdreams | YesCT: Move token seed in SessionManager in isSessionObsolete() and regenerate() to the MetadataBag.
|
2014-09-09 20:03:13 +01:00 |
Alex Pott
|
0acde173af
|
Issue #1949204 by moshe weitzman | RobLoach: Remove path_inc and menu_inc Settings.
|
2014-09-09 17:20:21 +01:00 |
Alex Pott
|
cff05b2e53
|
Issue #1898478 by joelpittet, Cottser, lokapujya, m1r1k, jstoller, er.pushpinderrana, duellj, organicwire, jessebeach, idflood, Jalandhar, Risse, derheap, galooph, mike.roberts, tlattimore, nadavoid, LinL, steveoliver, chakrapani, likin, killerpoke, EVIIILJ, vlad.dancer, podarok, m86 | c4rl: Menu.inc - Convert theme_ functions to Twig.
|
2014-09-09 17:12:26 +01:00 |
Alex Pott
|
ce8dcd40d1
|
Issue #2321745 by larowlan, tim.plunkett: Add #type => 'path' that accepts path but optionally stores URL object or route name and parameters.
|
2014-09-09 16:26:50 +01:00 |
Alex Pott
|
9617c20364
|
Issue #2319171 by andypost, swentel | yched: Move entity_invoke_bundle_hook() to EntityManager.
|
2014-09-09 16:10:42 +01:00 |
Alex Pott
|
078f09a588
|
Issue #2332989 by Cottser: Fixed Twig trans tag debug is still hooked up to Settings.
|
2014-09-09 15:11:04 +01:00 |
Alex Pott
|
055aac105d
|
Issue #2332577 by Berdir: Remove EntityDatabaseStorage.
|
2014-09-09 14:27:04 +01:00 |
Alex Pott
|
e4750a75ad
|
Issue #2330943 by herom: Remove mention of hook_date_format_types() in docs.
|
2014-09-09 14:22:57 +01:00 |
Nathaniel Catchpole
|
4c8576c3f0
|
Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController.
|
2014-09-09 14:01:03 +01:00 |
Alex Pott
|
b55880f89a
|
Issue #2149257 by lokapujya, krlucas, kay_v | scor: Support RDFa output in number field formatter.
|
2014-09-09 12:25:34 +01:00 |
Nathaniel Catchpole
|
2d6516afec
|
Issue #2288123 by Berdir, dawehner: Fixed Basic authentication broken for non-english sites.
|
2014-09-09 11:34:38 +01:00 |
Alex Pott
|
e3e03023f0
|
Issue #474004 by mdrummond, kim.pepper, Wim Leers, jibran, tim.plunkett, joachim | JohnAlbin: Add options to system menu block so primary and secondary menus can be blocks rather than variables.
|
2014-09-09 10:18:49 +01:00 |
Alex Pott
|
4697eb9ca5
|
Issue #2330731 by Sutharsan: Fixed Attribute::addClass() adds empty class.
|
2014-09-09 00:01:02 +01:00 |
Alex Pott
|
2b0be1d8b7
|
Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields.
|
2014-09-08 22:00:57 +01:00 |
webchick
|
946aee4fab
|
Issue #2031301 by andypost, Cottser, xjm, mark.labrecque, mariacha1, joelpittet, robynlgreen, danquah, trogels, Eric_A, thedavidmeister, jenlampton: Replace theme_more_link() and replace with #type 'more_link'.
|
2014-09-08 11:05:43 -07:00 |
webchick
|
9cd14f7b2c
|
Issue #2328785 follow-up by andypost: Fix docs.
|
2014-09-08 10:15:18 -07:00 |
webchick
|
a2facd2f1b
|
Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors().
|
2014-09-08 09:01:19 -07:00 |
webchick
|
7a9f3fbf80
|
Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths.
|
2014-09-08 08:52:46 -07:00 |
Nathaniel Catchpole
|
12feabd38c
|
Issue #2330929 by znerol: Remove the request from parameter converters.
|
2014-09-08 14:20:21 +01:00 |
Nathaniel Catchpole
|
71d247919f
|
Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage.
|
2014-09-08 13:12:45 +01:00 |
Nathaniel Catchpole
|
edafea1f78
|
Issue #2332739 by YesCT, alexpott: Remove SortArray::sortByWeightAndTitle.
|
2014-09-08 11:39:01 +01:00 |
Alex Pott
|
34246f4373
|
Issue #2096703 by mondrake, tim.plunkett | tstoeckler: Image toolkits should use PluginFormInterface and ContainerFactoryPluginInterface.
|
2014-09-08 11:27:18 +01:00 |
Alex Pott
|
6d8b0b81d3
|
Issue #2321393 by damiankloip, undertext: Fixed Unable to pass function name to '_content' property of the route.
|
2014-09-08 11:21:55 +01:00 |
Alex Pott
|
61150517df
|
Issue #2302563 by chx, dawehner: Fixed Access check Url objects.
|
2014-09-08 11:13:35 +01:00 |
Nathaniel Catchpole
|
12bb051bcf
|
Issue #2332295 by Berdir: Fixed Unicode requirement check not working with PHP 5.6.
|
2014-09-08 11:03:57 +01:00 |
Nathaniel Catchpole
|
ae5d5c8460
|
Issue #2250315 by dawehner, pwolanin: Fixed Regression: Bring back node access optimization to menu trees.
|
2014-09-08 11:01:26 +01:00 |
Dries
|
e52aaf1e6c
|
Issue #2241275 by Wim Leers: DateFormat cache tag: don't set the cache tag, but invalidate the entire render cache?.
|
2014-09-05 12:57:27 -04:00 |
Alex Pott
|
0ede95dd0b
|
Issue #2293205 by Berdir | tim.plunkett: Consider removing usage of DataDefinition in ContextHandler.
|
2014-09-05 17:15:29 +01:00 |
Alex Pott
|
5c3b66c8c9
|
Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema.
|
2014-09-05 16:08:01 +01:00 |
Nathaniel Catchpole
|
08b92945d3
|
Issue #2317557 by dawehner, Cottser, joelpittet, jhodgdon: Fixed renderInline not compatible with twig_auto_reload.
|
2014-09-05 11:21:01 +01:00 |
Nathaniel Catchpole
|
57fc261527
|
Issue #2329795 by fietserwin, bzitzow, alexrayu, tstoeckler | illutek, dawehner: Fixed Make it possible to add information to theme info files during development.
|
2014-09-05 11:11:16 +01:00 |
Dries
|
5ef912e965
|
Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle()
|
2014-09-03 22:58:45 -04:00 |
webchick
|
f4d528ca8b
|
Issue #2332299 by dawehner: Fixed Strict failures in TestRunnerKernel.
|
2014-09-03 15:12:12 -07:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
webchick
|
5289c3e3ce
|
Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler.
|
2014-09-02 14:58:04 -07:00 |
Nathaniel Catchpole
|
72450c6aad
|
Issue #2330503 by pfrenssen, dawehner: Fixed [sechole] Inline templates pass through unsafe strings.
|
2014-09-02 12:51:31 +01:00 |
Nathaniel Catchpole
|
c1f444b1b0
|
Issue #2248767 by effulgentsia, beejeebus, alexpott: Use fast, local cache back-end (APCu, if available) for low-write caches (bootstrap, discovery, and config).
|
2014-09-02 12:17:53 +01:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
Nathaniel Catchpole
|
3afec501d4
|
Issue #2250119 by ParisLiakos, Devin Carlson: Run updates in a full environment.
|
2014-09-02 10:28:33 +01:00 |
webchick
|
9528aedfcf
|
Issue #2329653 by znerol: Remove left over abstract class PathListenerBase.
|
2014-08-29 23:09:36 -07:00 |
webchick
|
408458672c
|
Issue #2330043 by andypost: Theme handler is not needed for theme manager.
|
2014-08-29 23:08:36 -07:00 |
webchick
|
6f9fc447bb
|
Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading.
|
2014-08-29 22:17:55 -07:00 |
webchick
|
8c68491896
|
Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render.
|
2014-08-29 16:37:14 -07:00 |
webchick
|
dcc880bc10
|
Issue #2326719 by plach, effulgentsia: Move pseudo-private table mapping functions from ContentEntityDatabaseStorage to public API of DefaultTableMapping.
|
2014-08-29 15:38:20 -07:00 |
Dries
|
ec2b048e1c
|
Issue #2224761 by Gábor Hojtsy, alexpott, pfrenssen, effulgentsia, xjm, mlncn: Add a generic way to add third party configuration on configuration entities and implement for field configuration.
|
2014-08-29 12:48:20 -04:00 |
webchick
|
68755a3bbf
|
Issue #2188675 by Gábor Hojtsy, marthinal, fran seva, robertdbailey, Jalandhar, vijaycs85, dlu, kfritsche, YesCT, pfrenssen: Fixed Translate local task always visible, leads to WSOD.
|
2014-08-28 23:56:26 -07:00 |
webchick
|
7d5884101a
|
Issue #1974048 by Gábor Hojtsy, vijaycs85, er.pushpinderrana, Sutharsan, penyaskito, bserem: Fixed Limited display of languages when going back in installer is confusing.
|
2014-08-28 23:29:55 -07:00 |
webchick
|
68f576fe81
|
Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage.
|
2014-08-28 23:13:46 -07:00 |
webchick
|
12ee21a360
|
Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core.
|
2014-08-28 21:42:51 -07:00 |
webchick
|
3467f05416
|
Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility.
|
2014-08-28 21:34:31 -07:00 |
webchick
|
db30eaf438
|
Issue #2328785 by tim.plunkett: Convert form_load_include() to FormState::loadInclude().
|
2014-08-28 21:23:30 -07:00 |
webchick
|
469fe97e00
|
Issue #2329303 by tim.plunkett, dawehner: Fixed Use the right request when determining the theme on a 403 page.
|
2014-08-28 14:41:59 -07:00 |
webchick
|
2191f864ab
|
Issue #2328777 by tim.plunkett: Refactor FAPI getCache()/setCache() into a standalone class.
|
2014-08-28 14:38:22 -07:00 |
webchick
|
9db4af56da
|
Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes.
|
2014-08-28 14:35:24 -07:00 |
webchick
|
9c537ec4b2
|
Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API.
|
2014-08-28 12:58:27 -07:00 |
webchick
|
1b97ba1302
|
Issue #2213899 by dawehner, joelpittet: Remove global $user wherever possible (outside bootstrap and authentication) Round 2.
|
2014-08-27 01:08:04 -07:00 |
webchick
|
6227e3aa97
|
Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml.
|
2014-08-27 01:05:25 -07:00 |
webchick
|
53b72740fa
|
Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible.
|
2014-08-25 22:33:10 -07:00 |
webchick
|
c7013bdaee
|
Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it.
|
2014-08-25 22:24:55 -07:00 |
webchick
|
cd240fd2de
|
Issue #2312077 by dawehner: Provide interfaces for the local task and action manager.
|
2014-08-25 22:09:12 -07:00 |
webchick
|
2b24e72116
|
Issue #2183929 by cilefen, tim.plunkett: Allow \Drupal:: call in BlockBase to be bypassed.
|
2014-08-25 21:48:05 -07:00 |
webchick
|
091d09276c
|
Issue #2325689 by sun: Clean up temporary Extension class workarounds.
|
2014-08-25 21:41:46 -07:00 |
webchick
|
6a168b0d37
|
Issue #2326397 by davidhernandez: Fixed Add filtering to AttributeArray.
|
2014-08-25 21:32:57 -07:00 |
webchick
|
f941bebbd6
|
Issue #2326867 by martin107: Logger: Remove namespace does not exist warning.
|
2014-08-25 21:28:08 -07:00 |
webchick
|
ee52df94dd
|
Issue #2326981 by effulgentsia: Move \Drupal\field\FieldException to \Drupal\Core\Field\FieldException.
|
2014-08-25 20:44:40 -07:00 |
webchick
|
fd0be0461f
|
Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit.
|
2014-08-24 13:16:19 -07:00 |
webchick
|
703ec1b3f1
|
Issue #2313875 by alexpott, yched: Preserve the 'field_type' within FieldInstanceConfig.
|
2014-08-24 13:12:28 -07:00 |
webchick
|
6b5c18da3c
|
Issue #2303881 by alexpott, effulgentsia: Fixed Config entity static cache doesn't get reset and isn't override aware.
|
2014-08-24 13:10:45 -07:00 |
webchick
|
64bd363f73
|
Issue #2326203 by effulgentsia, alexpott: Fixed Config's cached storage should only use one bin.
|
2014-08-23 15:08:03 -07:00 |
webchick
|
1203a0927b
|
Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase.
|
2014-08-23 15:07:03 -07:00 |
webchick
|
38587bde94
|
Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results.
|
2014-08-23 15:04:47 -07:00 |
webchick
|
7ad7909500
|
Issue #2314599 by Crell, Cottser, dawehner: Use title/url instead of l() for building breadcrumb.
|
2014-08-23 15:00:26 -07:00 |
webchick
|
75c4318863
|
Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level.
|
2014-08-23 14:58:12 -07:00 |
webchick
|
673e1e58b0
|
Issue #2279071 by andypost: Fixed Fragile form_id generation for bundlable entity forms.
|
2014-08-23 14:53:58 -07:00 |
webchick
|
6a6e601d4a
|
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
|
2014-08-23 14:18:18 -07:00 |
webchick
|
37586d9773
|
Issue #1837388 by tim.plunkett, dawehner, Wim Leers: Provide a ParamConverter than can upcast any entity.
|
2014-08-23 14:08:59 -07:00 |
webchick
|
4fb0f9d8fd
|
Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings.
|
2014-08-23 13:19:53 -07:00 |
webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
Alex Pott
|
7fde4cf6e6
|
Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate.
|
2014-08-22 23:50:23 +01:00 |
Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01:00 |
Alex Pott
|
4b42df3dbd
|
Issue #2318817 by alimac, martin107: Remove method setId() from core/lib/Drupal/Core/Language/LanguageInterface.
|
2014-08-22 12:28:51 +01:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
450cc9891d
|
Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest.
|
2014-08-21 12:36:06 +01:00 |
Alex Pott
|
bf28ded50d
|
Issue #2321341 by blueminds: Fixed EntityAccessControlHandler::createAccess() does not pass into the hooks the entity bundle.
|
2014-08-21 12:27:40 +01:00 |
Alex Pott
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +01:00 |
Alex Pott
|
05638cdbc4
|
Issue #2318847 by tstoeckler: Fixed ExtensionDiscovery does not allow the value of the "type" key to be wrapped in quotes.
|
2014-08-20 17:59:26 +01:00 |
Alex Pott
|
01372dd529
|
Issue #2323521 by herom: Fixed a couple of t() calls in core.
|
2014-08-20 17:28:00 +01:00 |
Alex Pott
|
06278dc41d
|
Issue #2324293 by larowlan: Fixed PHPUnit code coverage broken.
|
2014-08-20 16:31:37 +01:00 |
Alex Pott
|
d11fff212a
|
Issue #2290267 by jhodgdon: Image-related plugin classes need more docs links.
|
2014-08-20 16:29:27 +01:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01:00 |
Alex Pott
|
a7364b37de
|
Issue #2324113 by penyaskito: Move Drupal/Core/Utility/Color to Drupal/Component/Utility/Color.
|
2014-08-20 15:52:22 +01:00 |
Alex Pott
|
a704796c30
|
Issue #2250243 by dawehner, sun: Remove needless ContainerAware dependency from AuthenticationManager.
|
2014-08-20 15:40:29 +01:00 |
Alex Pott
|
62edf5212d
|
Issue #2319719 by Tim Bozeman, pcambra, undertext, bojanz: Fixed Widget validation crashes on ItemList violations.
|
2014-08-20 15:40:29 +01:00 |
Jennifer Hodgdon
|
f485925f18
|
Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return value from NestedArray::getValue()
|
2014-08-20 05:32:47 -07:00 |
Alex Pott
|
234382b6db
|
Issue #2248845 by sun: Fixed [run-tests.sh] simpletest_phpunit_xml_filepath() depends on public:// stream wrapper.
|
2014-08-19 16:21:58 +01:00 |
Alex Pott
|
dd4fd1ac24
|
Issue #2307717 by Wim Leers, micbar: Fixed Inform Drupal in *.libraries.yml via a new per-JS file "minified" flag whether a JS file has been minified.
|
2014-08-19 16:13:03 +01:00 |
Nathaniel Catchpole
|
5348e2e361
|
Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields.
|
2014-08-19 11:25:28 +01:00 |
Alex Pott
|
bd0f39f06b
|
Issue #2290143 by cs_shadow, amitgoyal, er.pushpinderrana, xjm: Improve the class documentation of \Drupal\Core\Template\Attribute.
|
2014-08-18 18:11:40 +01:00 |
Alex Pott
|
f1713d5754
|
Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes.
|
2014-08-18 16:30:22 +01:00 |
Alex Pott
|
3c29af9715
|
Issue #2322097 by plach: Enforce data tables for translatable entity types in the SQL entity storage.
|
2014-08-18 14:44:03 +01:00 |
Alex Pott
|
c2a74e6531
|
Issue #2204325 followup by Arla: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder.
|
2014-08-18 13:47:16 +01:00 |
Alex Pott
|
3254a1a67a
|
Issue #2310475 by Gábor Hojtsy | dawehner: Fixed Admin theme for translation tabs just works for nodes.
|
2014-08-15 23:54:07 +01:00 |
Alex Pott
|
b3695e87b3
|
Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual.
|
2014-08-13 22:21:28 -07:00 |
Dries
|
8ed2e2058e
|
Issue #2317865 by alexpott, mdrummond: Fixed Config schema definitions for plugins aren't applied to their derivatives.
|
2014-08-13 16:06:29 -04:00 |
Alex Pott
|
c8bd0b4f9d
|
Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* .
|
2014-08-12 18:23:46 -07:00 |
Alex Pott
|
4ae3ee3a75
|
Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic.
|
2014-08-12 12:32:08 -07:00 |
webchick
|
9c87059f0f
|
Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes.
|
2014-08-12 12:19:20 -07:00 |
Alex Pott
|
cd8986c2d7
|
Issue #2278567 by kgoel, azinck, dawehner | Crell: Standardize node route names by relationship.
|
2014-08-12 11:23:01 -07:00 |
Alex Pott
|
2d03e83a9e
|
Issue #2302235 by lokeoke, er.pushpinderrana, tim.plunkett | Crell: Set default property values in EntityType.
|
2014-08-12 11:10:05 -07:00 |
Alex Pott
|
1e61d83a9b
|
Issue #2312135 by effulgentsia: Rename and protect ConfigFactory::getCacheKey(s)(); add a separate ConfigFactoryInterface::getCacheKeys().
|
2014-08-12 10:45:11 -07:00 |
Alex Pott
|
3f3fc8db8f
|
Issue #2283301 by Dave Reid, davidhernandez, Cottser, joelpittet: Added Twig filters for drupal_html_class() and drupal_clean_id_identifier().
|
2014-08-11 22:14:21 -05:00 |
Alex Pott
|
b366d7d798
|
Issue #314385 by penyaskito, Pancho, mgifford, jjcarrion, jlbellido, akalata, alimac, jday, Risse, stBorchert | emmajane: Make position of #description configurable via the API.
|
2014-08-11 22:03:40 -05:00 |
Alex Pott
|
9d777775b1
|
Issue #2307681 by cbr, Berdir, moshe weitzman: GetEntityTypeFromStaticClass - poor performance.
|
2014-08-11 15:02:28 -05:00 |
Alex Pott
|
6f476b8a43
|
Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager.
|
2014-08-11 09:25:38 -05:00 |
Alex Pott
|
8d61447bcf
|
Issue #2098355 by Berdir, guedressel | fago: Fixed Missing default access for all node fields.
|
2014-08-11 08:21:00 -05:00 |
Alex Pott
|
8f23dc869c
|
Issue #2318099 by tim.plunkett: Replace $form_state['complete_form'] with $form_state->getCompleteForm().
|
2014-08-11 08:18:04 -05:00 |
Alex Pott
|
b5c736da3d
|
Issue #2204325 by Arla, cbr, Berdir, benjy: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder.
|
2014-08-11 07:50:26 -05:00 |
Alex Pott
|
d21c9a4e2e
|
Issue #2313615 by tim.plunkett: Clarify the deprecated-ness of ArrayAccess usage in FormState.
|
2014-08-10 17:38:02 -05:00 |
Alex Pott
|
1371390fb5
|
Issue #2299677 by er.pushpinderrana, gauravkhambhala | jhodgdon: Fix up annotation-related topics a bit.
|
2014-08-10 16:38:19 -05:00 |
Alex Pott
|
8a0fa31c03
|
Issue #2271005 by martin107, YesCT, alimac, mrjmd: Rename Language module's LanguageInterface to ConfigurableLanguageInterface and Language to ConfigurableLanguage.
|
2014-08-10 16:19:32 -05:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
db63bc61ad
|
Issue #2300469 by penyaskito | dawehner: Fixed makeBackup() is called without a to parameter in Drupal\Core\Updater\Updater.
|
2014-08-10 14:11:33 -05:00 |
Alex Pott
|
a5e7c596d4
|
Issue #2162005 followup by Berdir: Clean up entity_reference default values once users 0 and 1 provides UUID.
|
2014-08-08 11:55:02 -05:00 |
Alex Pott
|
d7d587255d
|
Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets).
|
2014-08-08 11:52:12 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
8e6b32a9cc
|
Issue #2315555 by undertext, larowlan: Fixed UrlGeneratorTrait::setUrlGenerator sets linkGenerator property instead of urlGenerator.
|
2014-08-08 07:16:48 -05:00 |
Alex Pott
|
65cb382cfd
|
Issue #2285451 by joelpittet, davidhernandez, cilefen, mdrummond, mortendk: Create addClass() and removeClass() methods on Attribute object for merging css class names.
|
2014-08-08 06:36:48 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
a04820c1da
|
Issue #2302165 followup by cilefen, pwolanin | kgoel: Fixed Only allow loading by plugin definition properties.
|
2014-08-07 22:57:47 +01:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Nathaniel Catchpole
|
f3b3f268dc
|
Issue #2313157 by Gábor Hojtsy: Fixed Optimize admin language detection and make it optional.
|
2014-08-07 12:03:56 +01:00 |
Nathaniel Catchpole
|
381b05e5f1
|
Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding, larowlan: Fixed CommentManager::getAllFields() should have a static cache.
|
2014-08-07 11:53:05 +01:00 |
Nathaniel Catchpole
|
e5a896b9f4
|
Issue #2315613 by damiankloip, Wim Leers: Add a services.local.yml for development.
|
2014-08-07 11:48:11 +01:00 |
Alex Pott
|
9b7ead2e45
|
Issue #2145633 by Jose Reyero, Gábor Hojtsy | YesCT: Use standard discovery facility in TypedConfigManager instead of one-off implementation.
|
2014-08-06 10:50:16 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
Alex Pott
|
8f04acbb77
|
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
|
2014-08-05 11:39:21 +01:00 |
Alex Pott
|
25627b05d3
|
Issue #2302165 by cilefen | kgoel: Only allow loading by plugin definition properties.
|
2014-08-05 11:01:55 +01:00 |
webchick
|
3cd58e7db7
|
Issue #2256593 by jhodgdon, dawehner: Fixed Review and update the ajax @defgroup in ajax.inc.
|
2014-08-04 20:49:39 -07:00 |
Alex Pott
|
1d8f75b38d
|
Issue #2315255 by Dave Reid: Fixed Xss::split() fails on custom HTML elements with dashes in the name.
|
2014-08-04 20:01:11 +01:00 |
Alex Pott
|
dd0c49dc3c
|
Issue #2303703 by dawehner: Remove unused RegisterParamConvertersPass.
|
2014-08-04 19:57:49 +01:00 |
webchick
|
7041279c6a
|
Issue #2314359 by yched: Optimization: do not iterate on fields in EntityViewBuilder::viewField().
|
2014-08-04 10:30:08 -07:00 |
webchick
|
73a65a3605
|
Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement().
|
2014-08-04 10:23:18 -07:00 |
Nathaniel Catchpole
|
d9edc3a26a
|
Issue #2314347 by alexpott: Fixed Remove config.storage dependency from ConfigEntityStorage.
|
2014-08-04 13:03:16 +01:00 |
Alex Pott
|
5fef1a6b37
|
Issue #2313479 by tim.plunkett: Add FormState::setResponse().
|
2014-08-04 11:23:14 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Alex Pott
|
76608ff7d4
|
Issue #2289999 by dawehner, Cottser | Fabianx: Add an easy way to create HTML on the fly without having to create a theme function / template.
|
2014-08-03 23:45:41 +01:00 |
Alex Pott
|
52f02da5a6
|
Issue #2265939 by tim.plunkett, dawehner, effulgentsia: Fixed [sechole] AccessManager::checkNamedRoute() leaks attributes from current request.
|
2014-08-02 23:37:02 +01:00 |
Alex Pott
|
85af86774c
|
Issue #2313627 by er.pushpinderrana | jhodgdon: Fixed FormStateInterface needs @ingroup.
|
2014-08-01 14:08:42 +01:00 |
Alex Pott
|
13f35820e5
|
Issue #2216551 by jhodgdon: Fill in topic/@defgroup docs for Services/DIC.
|
2014-08-01 12:40:41 +01:00 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +01:00 |
Alex Pott
|
769d611249
|
Issue #2239241 by Berdir, mr.baileys | tstoeckler: DateItem is completely broken, remove it.
|
2014-07-31 13:34:41 +01:00 |
Alex Pott
|
f2015b7060
|
Issue #2162005 by plopesc: Clean up entity_reference default values once users 0 and 1 provides UUID.
|
2014-07-31 13:23:33 +01:00 |
Nathaniel Catchpole
|
9e51810d17
|
Issue #2312681 by longwave: Update Drupal::VERSION constant.
|
2014-07-31 11:28:00 +01:00 |
Nathaniel Catchpole
|
b0eda32d83
|
Issue #2263365 by donquixote, longwave, alexpott: Second loop in module_implements() being repeated for no reason.
|
2014-07-31 11:25:57 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35.
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Alex Pott
|
952311959d
|
Issue #2051877 by dawehner, sun, tstoeckler: Log error when people use invalid route parameters.
|
2014-07-29 12:38:19 +01:00 |
Alex Pott
|
4a45c16b0a
|
Issue #2310705 by lokeoke, tim.plunkett, dawehner: AccessManager should introduce constants for 'ANY' / 'ALL'.
|
2014-07-29 09:48:31 +01:00 |
Alex Pott
|
9bbfedec84
|
Issue #2304651 by YesCT, martin107: Fixed Core Language sort() should not work, needs to use name instead of default title.
|
2014-07-29 09:37:58 +01:00 |
Alex Pott
|
1a7cd1b532
|
Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension.
|
2014-07-28 08:59:32 +01:00 |
Alex Pott
|
59c3c9757c
|
Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl.
|
2014-07-25 15:44:31 +01:00 |
Nathaniel Catchpole
|
ef50f952cb
|
Issue #2306455 by hussainweb, alexpott, er.pushpinderrana: Fixed ConfigEntityStorage adds too many dots.
|
2014-07-25 10:10:13 +01:00 |
Jennifer Hodgdon
|
f4d8d09ea0
|
Issue #2308695 by eojthebrave: Fix typo
|
2014-07-24 16:25:20 -07:00 |
Jennifer Hodgdon
|
5b2361c91f
|
Issue #2308699 by eojthebrave: Fix documentation of WidgetBaseInterface::formElement method
|
2014-07-24 16:23:47 -07:00 |
Alex Pott
|
2691c42b24
|
Issue #2299699 by lokeoke | jhodgdon: Some classes need @ingroup added to them.
|
2014-07-24 17:31:01 +01:00 |
Alex Pott
|
36faf4e8f1
|
Issue #2302617 by dawehner, chx | Crell: Define a standard mechaism for backend-aware service overrides.
|
2014-07-24 16:42:57 +01:00 |
Nathaniel Catchpole
|
808098a2c3
|
Issue #2279395 by alexpott, mradcliffe, plach, bzrudi71: Fixed The PostgreSQL backend does not handle NULL values for serial fields gracefully.
|
2014-07-24 11:49:22 +01:00 |
Dries
|
5776d98328
|
Issue #2279395 by alexpott, mradcliffe, bzrudi71: Fixed The PostgreSQL backend does not handle NULL values for serial fields gracefully.
|
2014-07-23 15:43:22 -04:00 |
Alex Pott
|
7ff4e73d10
|
Issue #2305827 by pwolanin: Fixed doc fixes for LockBackendInterface.
|
2014-07-23 10:34:03 +01:00 |
Nathaniel Catchpole
|
f1ed2475c4
|
Issue #2293773 by Gábor Hojtsy, alexpott, effulgentsia, penyaskito, hussainweb: Fixed Field allowed values use dots in key names - not allowed in config.
|
2014-07-23 10:33:37 +01:00 |
Alex Pott
|
ef4e932d71
|
Issue #2301313 by pwolanin, dawehner, Wim Leers, effulgentsia, kgoel, YesCT, glide: MenuLinkNG part3 (no conversions): MenuLinkContent UI.
|
2014-07-21 21:03:47 +01:00 |
Alex Pott
|
22ca7bc3d8
|
Issue #2146035 by olli, mondrake: Fixed drupalSettings.path.pathPrefix does not contain the language identifier.
|
2014-07-21 12:52:44 +01:00 |
Alex Pott
|
01bb1268aa
|
Issue #2306611 by rbayliss: Fixed Field weights are not respected on render.
|
2014-07-21 11:13:39 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
7a9fae8f21
|
Issue #2305569 by fago: Fixed Follow-up to context definitions: Remove unused, left-over static contextDefinitions() methods.
|
2014-07-18 19:52:36 +01:00 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
256b197153
|
Issue #2276219 by Wim Leers: Asset libraries should declare their license.
|
2014-07-18 09:06:54 +01:00 |
Alex Pott
|
4ac137deef
|
Issue #2304801 by pwolanin: Fixed Missing @param in UrlGenerator for request stack.
|
2014-07-18 08:41:24 +01:00 |
Alex Pott
|
697991fade
|
Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins.
|
2014-07-17 23:18:18 +01:00 |
Nathaniel Catchpole
|
a780b52e2c
|
Issue #2226063 by Berdir, plopesc: Merge ListBooleanItem from options module into BooleanItem.
|
2014-07-17 11:07:54 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +01:00 |
Alex Pott
|
50ac4700e2
|
Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests.
|
2014-07-16 16:50:33 +01:00 |
Alex Pott
|
0e50b73228
|
Issue #2303719 by olli: Remove obsolete ApcuBackend::isEmpty() method.
|
2014-07-16 16:48:33 +01:00 |
Nathaniel Catchpole
|
e25a1ec76b
|
Issue #2295737 by Gábor Hojtsy, vijaycs85, alexpott: Fixed Not all shipped configuration passes validation even with all modules enabled.
|
2014-07-16 14:27:26 +01:00 |
Nathaniel Catchpole
|
179c0920f5
|
Issue #2268939 by Gábor Hojtsy, vijaycs85: Fixed Config overrides not updated when config changes.
|
2014-07-16 14:27:18 +01:00 |
Alex Pott
|
db72be7683
|
Issue #2302843 by claudiu.cristea: {cache_tags} conflicts with cache bin database table names.
|
2014-07-16 12:28:59 +01:00 |
Alex Pott
|
573ad2a1d7
|
Issue #2299421 by amitgoyal, joshi.rohit100: Remove all usage of drupal_build_form() as deprecated and replaced by FormBuilderInterface::buildForm().
|
2014-07-15 13:51:13 +01:00 |
Alex Pott
|
0fcb80b9a8
|
Issue #2271363 by Berdir: Remove CacheDecorator and ProcessDecorator.
|
2014-07-15 12:31:06 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
c5b3010e7b
|
Issue #2302463 by effulgentsia: Cleanup User::hasPermission() and UserSession::hasPermission() to follow Law of Demeter.
|
2014-07-15 10:56:56 +01:00 |
Alex Pott
|
291b99816d
|
Issue #2302331 by kim.pepper: Move drupal_valid_path to PathValidator service.
|
2014-07-15 10:11:36 +01:00 |
Alex Pott
|
1793df6d9d
|
Issue #2289063 by larowlan, andypost | Berdir: Change contact message entity to behave more like a normal entity.
|
2014-07-15 09:27:36 +01:00 |
Alex Pott
|
8bb62da27d
|
Issue #2301239 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, xjm, YesCT, kgoel, victoru, berdir, likin, and plach: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage.
|
2014-07-15 09:15:14 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Alex Pott
|
5135cbb43d
|
Issue #2301875 by dawehner, plach: Fixed Invalid SQL when running tests.
|
2014-07-13 10:27:37 +01:00 |
Alex Pott
|
3cfff37376
|
Issue #2301975 by kim.pepper: Move drupal_is_front_page to PathMatcher service.
|
2014-07-13 09:53:01 +01:00 |
Alex Pott
|
158863a08c
|
Issue #1856562 by andypost | sun: Convert "Subject" and "Message" into Message base fields.
|
2014-07-13 09:16:47 +01:00 |
Dries
|
135ca1c04f
|
Issue #2294177 by alexpott: Allow Drupal\Core to provide [config] entity types.
|
2014-07-11 12:24:38 -04:00 |
Alex Pott
|
5ffb1d3cfe
|
Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic.
|
2014-07-11 13:04:53 +01:00 |
Alex Pott
|
b314a3ea28
|
Issue #2272987 by followup sun: Fixed Do not persist session manager.
|
2014-07-10 16:09:39 +01:00 |
Alex Pott
|
558ad0ce8a
|
Issue #2242405 by mikebarkas, jlbellido | alexpott: Fixed FileTransfer::connect is protected yet the implementations are public and this is relied upon.
|
2014-07-10 11:22:27 +01:00 |
Alex Pott
|
eb2bfe7d49
|
Issue #2284017 by t0xicCode: Fixed CamelCase FieldItemList preSave call.
|
2014-07-10 10:58:30 +01:00 |
Dries
|
406c061260
|
Issue #2076325 by neclimdul, Mile23, alexpott: Fixed Drupal\Component\Utility\Url::externalIsLocal() is wrong in common cases.
|
2014-07-09 11:56:17 -04:00 |
Dries
|
691b42df10
|
Issue #2299457 by alexpott: remove unused UnsupportedConfigDataTypeException.
|
2014-07-09 11:27:59 -04:00 |
Dries
|
30c3117542
|
Issue #2298993 by alexpott, tim.plunkett: Fixed routes using _entity_list wrongly are marked for upcasting.
|
2014-07-09 11:23:36 -04:00 |
Dries
|
4baeb8d8c5
|
Issue #2234159 by alexpott: Fixed config importing through the UI and change ConfigImportAll test using the UI.
|
2014-07-09 11:18:34 -04:00 |
Alex Pott
|
cf4cc20b1c
|
Issue #2297631 by martin107: Nudge contrib into overriding \Drupal\Core\TypedData\TypedData::setValue() consistently.
|
2014-07-09 09:43:20 +01:00 |
Alex Pott
|
48eabc060f
|
Issue #2036611 by er.pushpinderrana, droplet: Fix drupal_placeholder doc.
|
2014-07-08 15:13:01 +01:00 |
Alex Pott
|
aa898f8bc0
|
Issue #2292197 by er.pushpinderrana, chx, LinL, cs_shadow: Fixed The StringTranslationTrait trait doxygen could use a little love.
|
2014-07-08 15:10:11 +01:00 |
Alex Pott
|
e2800b21fa
|
Issue #2231595 followup by yched | catch: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend.
|
2014-07-08 13:24:21 +01:00 |
Nathaniel Catchpole
|
8c90c366e0
|
Issue #2231595 by beejeebus, Steven Merrill, kim.pepper, Wim Leers, msonnabaum: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend.
|
2014-07-08 12:00:16 +01:00 |
Alex Pott
|
1cf3a5338b
|
Issue #2293541 by amitgoyal, marcingy: Remove *_token deprecated functions.
|
2014-07-08 11:51:37 +01:00 |
Alex Pott
|
1594e52209
|
Issue #2283385 by jibran | vijaycs85: Remove BreadcrumbBuilderBase.
|
2014-07-08 11:46:22 +01:00 |
Alex Pott
|
a4f2506b17
|
Issue #2298485 by damiankloip: Fixed setMultiple should also use microtime in the DatabaseBackend.
|
2014-07-07 16:37:32 +01:00 |
Alex Pott
|
5dd3776909
|
Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats.
|
2014-07-07 16:33:35 +01:00 |
Alex Pott
|
f531d9dec2
|
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
|
2014-07-07 15:22:06 +01:00 |
Alex Pott
|
6e36aa7179
|
Issue #2237685 by clemens.tolboom: Fixed Unused variable in PoStreamReader.
|
2014-07-07 15:02:49 +01:00 |
Alex Pott
|
c072353df4
|
Issue #2282161 by Crell: Split off link/url generation trait.
|
2014-07-07 14:52:01 +01:00 |
Alex Pott
|
4de4bad6d2
|
Issue #2098129 by er.pushpinderrana, drupal_sensei | joachim: Fixed DrupalDefaultEntityController::$entityCache should explain its structure.
|
2014-07-07 14:42:07 +01:00 |
Alex Pott
|
b16acb2a02
|
Issue #2216523 by jhodgdon: Fill in REST and Third Party @defgroup topic docs.
|
2014-07-07 14:40:24 +01:00 |
Alex Pott
|
f654024cff
|
Issue #2295383 by g3r4 | joachim: Fixed EntityStorageInterface::loadByProperties() needs to say what it returns when nothing found.
|
2014-07-07 14:31:23 +01:00 |
Alex Pott
|
baf2bbaa17
|
Issue #2288665 by znerol: Remove _maintenance request attribute and replace it with a maintenance mode service.
|
2014-07-07 14:03:55 +01:00 |
Alex Pott
|
013a6e8c8e
|
Issue #2295647 by ja_ca: Fixed EntityConverter uses getDefinition() instead of hasDefinition().
|
2014-07-07 13:45:08 +01:00 |
Alex Pott
|
bf7b0174b2
|
Issue #2295229 by jhodgdon: Do not need to pass entity type to entity CRUD hooks.
|
2014-07-07 13:05:56 +01:00 |
Alex Pott
|
5f9c6c3c66
|
Issue #2200355 by yched, andypost: Move functions in field.form.inc into Core/Field.
|
2014-07-07 13:01:38 +01:00 |
Alex Pott
|
49d64895a2
|
Issue #2294597 by Xano: Remove usage of t() from the confirm form base classes.
|
2014-07-07 12:24:52 +01:00 |
Alex Pott
|
8878f6b107
|
Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt().
|
2014-07-07 11:48:03 +01:00 |
Alex Pott
|
8074550db8
|
Issue #2294161 by ParisLiakos: Deprecate and remove usages of drupal_is_cli().
|
2014-07-07 11:43:37 +01:00 |
Alex Pott
|
cfe3e159f2
|
Revert "Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence."
This reverts commit 4b91f16d48.
|
2014-07-07 10:23:09 +01:00 |
Alex Pott
|
4b91f16d48
|
Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence.
|
2014-07-06 18:50:17 +01:00 |
Alex Pott
|
0dc696df7a
|
Issue #2218463 by znerol, damiankloip, rbayliss: Fixed Private file and image style downloads throw 500 error when page cache is active.
|
2014-07-06 18:29:47 +01:00 |
Nathaniel Catchpole
|
cebfd8ec54
|
Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager.
|
2014-07-03 13:49:37 +01:00 |
Dries
|
d247620e1a
|
Issue #2286403 by martin107: Inconsistent use of magic number when constants DIRECTION_LTR and DIRECTION_RTL already defined.
|
2014-07-02 16:30:25 -04:00 |
Nathaniel Catchpole
|
4fb1180802
|
Issue #2224847 by pwolanin, damiankloip, danblack, Berdir: Fixed Automatically shorten cid's in Cache\DatabaseBackend and PhpBackend.
|
2014-07-02 20:49:14 +01:00 |
webchick
|
21fc02cf5c
|
Issue #2290129 by jhodgdon, Gábor Hojtsy, Crell, joachim: Menu/routing topic needs an overhaul.
|
2014-07-02 12:34:20 -07:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Alex Pott
|
da5ea41603
|
Issue #2293063 by Gábor Hojtsy: Fixed Config schema mapping parsing is inconsistently forgiving, does not conform to the interface.
|
2014-07-01 11:59:18 +01:00 |
Nathaniel Catchpole
|
6383bb2aa6
|
Issue #2293163 by Wim Leers, pwolanin: Fixed MemoryBackend's cache entries may be modified unintentionally thanks to object references.
|
2014-07-01 10:56:37 +01:00 |
Dries
|
41576e126f
|
Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes.
|
2014-06-30 15:24:34 -04:00 |
Dries
|
6933b27767
|
Issue #2239009 by effulgentsia, dawehner: Remove public direct usage of the '_system_path' request attribute.
|
2014-06-30 15:09:23 -04:00 |
Nathaniel Catchpole
|
6a3574acf9
|
Issue #2293723 by yched: Generate lighter $form[$field] structures.
|
2014-06-30 13:53:44 +01:00 |
Nathaniel Catchpole
|
e8ab0b268c
|
Issue #2293723 by yched: Generate lighter $form[$field] structures.
|
2014-06-30 11:16:20 +01:00 |
Nathaniel Catchpole
|
03cc400b0f
|
Issue #2272279 by joelpittet, chx: Kill RenderWrapper class.
|
2014-06-30 10:23:11 +01:00 |
webchick
|
19475dd4cf
|
Issue #1468582 by mgifford, janusman, edward_or, tstoeckler, alanburke, Schnitzel, dcmouyard, LewisNyman: Add mobile friendly meta tags to the html.tpl.php.
|
2014-06-27 13:38:15 -07:00 |
webchick
|
5cd540a56d
|
Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected.
|
2014-06-27 08:09:42 -07:00 |
webchick
|
0e8032ef0f
|
Issue #2216547 by jhodgdon, Berdir: Fill in topic/@defgroup for User system overview.
|
2014-06-27 00:06:00 -07:00 |
webchick
|
d4c697e296
|
Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface.
|
2014-06-26 11:42:04 -07:00 |
Nathaniel Catchpole
|
7f8c7c0252
|
Issue #2214057 by g3r4: Remove obsolete LanguageManagerInterface::init() method.
|
2014-06-26 13:29:37 +01:00 |
Nathaniel Catchpole
|
dbb3bb005c
|
Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit.
|
2014-06-26 12:26:01 +01:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
webchick
|
3a1f6fd999
|
Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays.
|
2014-06-25 16:15:36 -07:00 |
Jennifer Hodgdon
|
70cbab7d5b
|
Issue #2290271 by amitgoyal, er.pushpinderrana: Make Mail plugin developer info more discoverable
|
2014-06-25 14:55:19 -07:00 |
Jennifer Hodgdon
|
f751d13478
|
Issue #2290253 by er.pushpinderrana: Make Archiver plugin developer info more discoverable
|
2014-06-25 14:30:09 -07:00 |
webchick
|
1176527762
|
Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch.
|
2014-06-25 14:29:38 -07:00 |
webchick
|
b6a4ff8ab7
|
Issue #2290285 by jhodgdon: Condition plugin classes need more links/docs.
|
2014-06-25 14:26:20 -07:00 |
webchick
|
539061c75b
|
Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow.
|
2014-06-25 13:07:49 -07:00 |
Nathaniel Catchpole
|
234ed4f894
|
Issue #2226267 by yched: Improve default value handling of fields to be consistent (follow-up).
|
2014-06-25 13:38:29 +01:00 |
Alex Pott
|
2a4c2f6bf5
|
Issue #2288499 by er.pushpinderrana | jhodgdon: Fixed Action plugin classes need more docs links.
|
2014-06-25 09:13:48 +01:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
Alex Pott
|
9b32d95bfd
|
Issue #2277945 by Jose Reyero: Fixed Typed configuration implements TypedDataInterface improperly.
|
2014-06-24 13:22:32 +01:00 |
webchick
|
f413f88894
|
Issue #2216541 by jhodgdon, Gábor Hojtsy: Fill in topic/@defgroup docs for Internationalization overview.
|
2014-06-23 09:03:29 -07:00 |
Jennifer Hodgdon
|
9c4db60dfb
|
Issue #2288507 by er.pushpinderrana: Add documentation to entity type annotation classes to aid developers of entity types
|
2014-06-20 11:25:48 -07:00 |
webchick
|
4809d4d94d
|
Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page.
|
2014-06-20 10:55:45 -07:00 |
webchick
|
e5b3f93a51
|
Issue #2191445 by jhodgdon: Fixed Database abstraction layer topic / landing page needs more info.
|
2014-06-20 10:51:13 -07:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
Nathaniel Catchpole
|
0f752ca609
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 18:38:26 +01:00 |
Nathaniel Catchpole
|
a4d7fad2ae
|
Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def.
|
2014-06-20 18:38:00 +01:00 |
Alex Pott
|
0616fed294
|
Issue #2269003 by damiankloip, Berdir: Fixed Unnecessary high memory usage in EntityType::getKeys().
|
2014-06-20 16:51:40 +01:00 |
Jennifer Hodgdon
|
559115bf0d
|
Issue #2287889 by larowlan: Add information to field topics needed by plugin developers
|
2014-06-20 08:33:13 -07:00 |
Nathaniel Catchpole
|
c9e73f7def
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 13:21:57 +01:00 |
Nathaniel Catchpole
|
eb3c8b1e52
|
Revert "Issue #1003788 by stefan.r, Alan D., Josh Waihi, JimmyAx, robhardwick, wiifm, twistor, pwolanin, bzrudi71, bellHead, john_brown: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID."
This reverts commit 4086829bbe.
|
2014-06-20 13:18:36 +01:00 |
Nathaniel Catchpole
|
4086829bbe
|
Issue #1003788 by stefan.r, Alan D., Josh Waihi, JimmyAx, robhardwick, wiifm, twistor, pwolanin, bzrudi71, bellHead, john_brown: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID.
|
2014-06-20 09:07:57 +01:00 |
Dries
|
f0337421a4
|
Issue #2208115 by Xano, damiankloip, Crell: Add DependencySerializationTrait.
|
2014-06-18 21:59:45 +02:00 |
Nathaniel Catchpole
|
48bf0252f0
|
Issue #2005434 by alexpott, heddn, andrewmacpherson, swentel: Let 3rd party modules store extra configuration in EntityDisplay.
|
2014-06-18 11:44:18 +01:00 |
webchick
|
1251cc35a7
|
Issue #2284111 by alexpott, Berdir, damiankloip: Fixed Exceptions caught and printed from index.php should not return a 200 status code.
|
2014-06-18 00:07:06 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
Nathaniel Catchpole
|
7872b9a022
|
Issue #2287193 by alexpott: Fixed checkConfigSchema() can fail to report errors.
|
2014-06-17 12:46:19 +01:00 |
webchick
|
5a0893fd2a
|
Issue #2216553 by jhodgdon, fago: Fill in @defgroup/topic docs for Typed Data.
|
2014-06-16 10:02:24 -07:00 |
webchick
|
371e762470
|
Issue #2216533 by jhodgdon: Fill in topic/@defgroup docs for Entity API overview.
|
2014-06-16 09:31:16 -07:00 |
Alex Pott
|
463fd53001
|
Issue #2270815 by vijaycs85, Gábor Hojtsy, nvinayvinay: Make schema testing code available as generic API.
|
2014-06-16 16:23:18 +01:00 |
webchick
|
40942c7412
|
Issue #2282125 by joshi.rohit100, mtift: Fixed Remove instances of '@return self'.
|
2014-06-15 23:42:31 -07:00 |
Alex Pott
|
4831e2ee7c
|
Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent.
|
2014-06-16 00:19:55 +01:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
Jennifer Hodgdon
|
8b95430c4c
|
Issue #2281419 by t0xicCode, joshi.rohit100, SiliconMind: Fix up docs for FieldItemInterface methods
|
2014-06-13 15:17:34 -07:00 |
Jennifer Hodgdon
|
f742b6fa68
|
Issue #2284883 by AohRveTPV: Fix typo in code comment in PhpassHashedPassword class
|
2014-06-13 15:02:59 -07:00 |
Jennifer Hodgdon
|
a735308ce5
|
Issue #2260043 by t0xicCode, amitgoyal: Remove lingering references to obsolete field crud and attach topics and functions
|
2014-06-13 14:50:50 -07:00 |
Alex Pott
|
e4802afef9
|
Issue #2277481 by znerol: Remove persist flag from container.namespaces service.
|
2014-06-13 12:00:59 +01:00 |
Nathaniel Catchpole
|
4e3ee43e76
|
Issue #2228763 by larowlan, alexpott, martin107, jessebeach, xjm: Create a comment-type config entity and use that as comment bundles, require selection in field settings form.
|
2014-06-13 10:34:04 +01:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
webchick
|
130cbfb0b5
|
Issue #2283929 by tim.plunkett: Clean up condition plugins to have schema support and to allow them to be optional.
|
2014-06-11 14:38:49 -07:00 |
Alex Pott
|
7b8d4375a6
|
Issue #2239425 by cs_shadow, Mixologic, JacobSanford | penyaskito: Invalid TranslatorInterface type hinting in LanguageRequestSubscriber.
|
2014-06-11 14:29:22 +01:00 |
Alex Pott
|
47e74965af
|
Issue #2277981 by tim.plunkett, EclipseGc, fago: Provide a service for handling context-aware plugins.
|
2014-06-10 21:09:10 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Nathaniel Catchpole
|
55c34581e4
|
Issue #2248991 by marco, tstoeckler, xjm: Rename the 'log' field to 'revision_log' in Node and CustomBlock.
|
2014-06-09 16:38:45 +01:00 |
Alex Pott
|
ae8eb106ef
|
Issue #2211227 by mondrake, xjm | fietserwin: Refactor image and imagetoolkit: isExisting, isSupported, supportedTypes, getMimeType.
|
2014-06-09 09:48:54 -05:00 |
Nathaniel Catchpole
|
bfd7420c31
|
Issue #2269385 by sun: Fixed DependencyInjection YamlFileLoader is out of date.
|
2014-06-09 12:24:32 +01:00 |
Nathaniel Catchpole
|
8327533ee9
|
Issue #2269323 by amitgoyal, alexpott: Fixed Clean up ConfigImporter.
|
2014-06-09 12:15:47 +01:00 |
Alex Pott
|
2983bfe2b8
|
Issue #1963760 by amitgoyal, fnuppy | valthebald: Fixed Make sure install.php gives accurate information if Drupal is already installed.
|
2014-06-08 21:26:53 -05:00 |
Alex Pott
|
c63692f769
|
Issue #2209049 by tstoeckler, lokapujya: Allow field schemas to contain unique keys.
|
2014-06-08 21:11:06 -05:00 |
Alex Pott
|
c5942ee0e1
|
Issue #2223143 by damiankloip: Consolidate library extension caches into a single cache entry.
|
2014-06-08 20:20:36 -05:00 |
Alex Pott
|
3ffcebceea
|
Issue #2073661 by amateescu, claudiu.cristea, plopesc, xjm | yched: Add a EntityReferenceField::referencedEntities() method.
|
2014-06-08 19:51:24 -05:00 |
Alex Pott
|
c1ca622460
|
Issue #2245449 by lostkangaroo, chx, Xano: Added a ModuleHandler::getModule().
|
2014-06-08 18:47:49 -05:00 |
Alex Pott
|
978b47c70a
|
Issue #2250239 by dawehner | sun: Remove needless ContainerAware dependency from ParamConverterManager.
|
2014-06-08 18:38:52 -05:00 |
Alex Pott
|
35bc4a2c49
|
Issue #2277547 by heddn: Fixed User::getRoles test coverage & regression fix.
|
2014-06-08 18:33:32 -05:00 |
Alex Pott
|
c711a45796
|
Issue #2277445 by znerol: Remove newModuleList instance variable from DrupalKernel and related check in initializeContainer.
|
2014-06-08 17:39:10 -05:00 |
Alex Pott
|
17977129e0
|
Issue #1921558 by ParisLiakos, xjm, Dave Reid: Convert file_get_mimetype() to use Symfony MimeTypeGuessers.
|
2014-06-08 17:27:02 -05:00 |
Alex Pott
|
9b821cd3fe
|
Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service.
|
2014-06-08 17:13:36 -05:00 |
Alex Pott
|
e0d17ee6b9
|
Issue #2280955 by bdragon, joelpittet | chx: Fix TwigTransTest.
|
2014-06-07 14:21:18 -05:00 |
Nathaniel Catchpole
|
0a7f5b8443
|
Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies.
|
2014-06-07 11:24:02 +01:00 |
Jennifer Hodgdon
|
1dee6b7b1f
|
Issue #2277623 by mparker17: Update url parse documentation
|
2014-06-06 12:53:57 -07:00 |
Jennifer Hodgdon
|
f4ce01883e
|
Issue #1924818 by mtift, hanoii: Fix docs for DatabaseQueue constructor
|
2014-06-06 12:52:45 -07:00 |
Alex Pott
|
5004fa8fc3
|
Issue #1921540 by tim.plunkett, EclipseGc, larowlan: Create a User Role Condition.
|
2014-06-06 14:44:42 -05:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
2405d1028f
|
Issue #2274791 by Wim Leers: Fixed Rendered entities should be cached by time zone.
|
2014-06-05 11:35:59 +01:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Nathaniel Catchpole
|
3bbaaa9b39
|
Issue #2116341 by fago, tim.plunkett: Apply defaults to definition objects.
|
2014-06-05 11:27:09 +01:00 |
Nathaniel Catchpole
|
0f1af0ad59
|
Issue #1848266 by alexpott: Convert Diff into a proper, PSR-0-compatible PHP component.
|
2014-06-04 11:05:31 +01:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Alex Pott
|
008bf08699
|
Issue #2256373 by Crell, joelpittet: Factor HtmlFragment out to an interface.
|
2014-06-01 07:49:31 -05:00 |
Nathaniel Catchpole
|
7424e4621d
|
Issue #2276571 by alexpott: Fixed Use StringTranslationTrait in ConfigManager.
|
2014-06-01 11:56:59 +01:00 |
Nathaniel Catchpole
|
973170d2c3
|
Issue #2271967 by Jose Reyero, alexpott, amitgoyal: Fixed and use TypedConfigManagerInterface/TypedConfigManager.
|
2014-06-01 11:50:06 +01:00 |
Alex Pott
|
c9b722d0c3
|
Issue #2119481 by damiankloip, xjm: Inject EntityManager dependency into UuidResolver.
|
2014-05-31 15:17:04 -05:00 |
Alex Pott
|
3d5560b6c8
|
Issue #2252991 by neclimdul: PhpUnit tests for ModuleHandler.
|
2014-05-31 07:17:25 -05:00 |
Jennifer Hodgdon
|
eea6b16473
|
Issue #2273337 by ducktape: Fix docs for add field methods for Schema and db_add_field()
|
2014-05-30 15:56:24 -07:00 |
Nathaniel Catchpole
|
aef08a5e0a
|
Issue #2188075 by Berdir, amateescu, xjm: Remove magic getter of EntityReferenceItem.
|
2014-05-30 20:33:22 +01:00 |
Nathaniel Catchpole
|
03117bc360
|
Issue #2274517 by Wim Leers: Remove \Drupal\Core\Field\PrepareCacheInterface.
|
2014-05-30 12:50:32 +01:00 |
Nathaniel Catchpole
|
949e7fe611
|
Issue #2276183 by alexpott: Fixed Date intl support is broken, remove it.
|
2014-05-30 10:59:48 +01:00 |
webchick
|
a71080e622
|
Issue #2267411 by David_Rothstein | klausi: Document that field_access() does no entity access checks.
|
2014-05-29 11:35:08 -07:00 |
Nathaniel Catchpole
|
f584be9822
|
Issue #2209293 by sun, xjm: Remove core compatibility check in ExtensionDiscovery; obsolete with Migrate in core.
|
2014-05-29 14:41:26 +01:00 |
Nathaniel Catchpole
|
d588153abd
|
Issue #2233623 by Berdir: Follow-up to fix Merge AliasManagerCacheDecorator into AliasManager.
|
2014-05-29 14:21:58 +01:00 |
Dries
|
2061c99102
|
Issue #2267911 by tstoeckler: Remove pointless condition in ModuleHandler::install().
|
2014-05-28 15:19:58 -04:00 |
Nathaniel Catchpole
|
34c6f66988
|
Issue #2214209 by dawehner, ParisLiakos, xjm: Move _menu_site_is_offine() into the Maintainance subscriber.
|
2014-05-28 10:56:47 +01:00 |
Nathaniel Catchpole
|
09702f8413
|
Issue #2233623 by Berdir, slashrsm, xjm: Fixed Merge AliasManagerCacheDecorator into AliasManager.
|
2014-05-28 10:44:50 +01:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Alex Pott
|
40cb3b0b5d
|
Issue #2268975 by Gábor Hojtsy, vijaycs85: Fixed named schema elements missing when installing Drupal.
|
2014-05-24 12:19:24 +01:00 |
Nathaniel Catchpole
|
a10d5be25e
|
Issue #2259337 by sun, chx: Do not hide the error messages in TaggedHandlersPass.
|
2014-05-24 08:53:55 +01:00 |
Nathaniel Catchpole
|
68d6316ba1
|
Issue #2224887 by alexpott, Berdir, Gábor Hojtsy, Jalandhar: Language configuration overrides should have their own storage.
|
2014-05-24 08:52:35 +01:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
Alex Pott
|
082bf59e86
|
Issue #1524550 by superspring, joachim, David Hernández, marthinal, socketwench, subson | jfinkel: Fixed queue cron workers can't signal a broken queue.
|
2014-05-23 14:46:49 +01:00 |
Alex Pott
|
d8cdb35f5f
|
Issue #2259947 by donquixote: Fixed Minor bug fixes in database system.
|
2014-05-23 14:18:27 +01:00 |
Alex Pott
|
15cf730dde
|
Issue #2165475 by damiankloip, dawehner, martin107, tim.plunkett, jibran, xjm, Jalandhar: Provide a generic class resolver.
|
2014-05-23 13:29:20 +01:00 |
Jennifer Hodgdon
|
b69e271898
|
Issue #2272055 by Xano: Fix doc blocks for AccountProxyInterface
|
2014-05-22 09:07:12 -07:00 |
Alex Pott
|
0947b0fb83
|
Issue #2246657 by tstoeckler, YesCT: $options is misnamed in Language::__construct() should be property values.
|
2014-05-22 14:11:36 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb.
|
2014-05-21 14:59:11 +01:00 |
Nathaniel Catchpole
|
a8f43b08fd
|
Issue #2236167 by znerol: Use request stack in cache contexts.
|
2014-05-21 11:13:50 +01:00 |
Nathaniel Catchpole
|
1f5ad10030
|
Issue #2269453 by olli: Apc_fetch() expects a string or array of strings.
|
2014-05-21 10:23:17 +01:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
Alex Pott
|
3cc312e2d2
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-21 00:39:18 +01:00 |
Alex Pott
|
486e276f65
|
Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05.
|
2014-05-21 00:37:52 +01:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
4862ed79ca
|
Issue #2039435 by Xano, Berdir | akshay.swnt22: Convert EntityManager to extend DefaultPluginManager.
|
2014-05-20 14:44:42 -07:00 |
webchick
|
6131ff1d8d
|
Issue #2096899 by amateescu, msonnabaum | Berdir: Add ::create() to simplify creating new entities.
|
2014-05-20 14:27:11 -07:00 |
webchick
|
e27542b49e
|
Issue #2268801 by tim.plunkett: Update ConditionInterface to use recently added plugin interfaces.
|
2014-05-20 14:12:47 -07:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07:00 |
Nathaniel Catchpole
|
fa17d471ff
|
Issue #2259823 by beejeebus, Wim Leers: Make cache->created be to the millisecond.
|
2014-05-20 17:59:33 +01:00 |
Nathaniel Catchpole
|
e3f9173e65
|
Issue #2267753 by pwolanin, amateescu, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes ->->value.
|
2014-05-20 17:41:42 +01:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Nathaniel Catchpole
|
4451ee6a80
|
Issue #2264179 by Gábor Hojtsy, vijaycs85, alexpott, benjy: Clarify use of property/undefined and add an ignore type in configuration schema.
|
2014-05-20 17:38:14 +01:00 |
Nathaniel Catchpole
|
51edc990be
|
Revert "Issue #2267753 by pwolanin, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes $entity->$name->value."
This reverts commit c16fbc5593.
|
2014-05-20 11:22:14 +01:00 |
Nathaniel Catchpole
|
c16fbc5593
|
Issue #2267753 by pwolanin, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes $entity->$name->value.
|
2014-05-20 10:43:31 +01:00 |
Nathaniel Catchpole
|
3b9abe1e38
|
Issue #2139583 by damiankloip, dawehner: Clarify error message when services.yml definitions are missing top-level keys.
|
2014-05-20 10:36:29 +01:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01:00 |
Nathaniel Catchpole
|
21fbb5ddaf
|
Issue #2259823 by beejeebus, Wim Leers: Make cache->created be to the millisecond.
|
2014-05-20 10:21:54 +01:00 |
Nathaniel Catchpole
|
341b903d05
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-20 10:14:33 +01:00 |
Dries
|
50cd0871e0
|
Issue #1807662 by sun, beejeebus, damiankloip, Wim Leers, Mixologic: Built-in APCu support in core (PHP 5.5 only).
|
2014-05-16 14:05:39 -04:00 |
Dries
|
3ee31d1761
|
Issue #2265977 by olli: fixed php backend serialization.
|
2014-05-16 13:48:10 -04:00 |
Dries
|
4e451f6566
|
Issue #2262861 by alexpott: Add concept of collections to config storages.
|
2014-05-16 13:20:34 -04:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Nathaniel Catchpole
|
abb88f9f78
|
Issue #2266377 by dawehner, bkosborne, pwolanin: Speed up UrlGenerator a little by setting the 'external' option in the Url object .
|
2014-05-16 10:53:47 +01:00 |
webchick
|
5cbb82bb0a
|
Issue #2267763 by pwolanin, tim.plunkett: Page titles with %placeholders are broken when used as breadcrumbs.
|
2014-05-15 21:49:20 -07:00 |
webchick
|
9b584232e8
|
Issue #2266859 by tim.plunkett: Move the dependency calculation helper methods from ConfigEntityBase to generic traits.
|
2014-05-15 21:45:24 -07:00 |
Alex Pott
|
bfb8fdf920
|
Issue #2268439 by Gábor Hojtsy: String introspection backwards data typing is confusing / incorrect.
|
2014-05-15 17:07:56 -05:00 |
Alex Pott
|
82ecfadfbf
|
Issue #2261401 by Berdir: Automatically provide bundle info/list based on bundle_of annotation.
|
2014-05-15 14:01:36 -05:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
8723cb9686
|
Revert "Revert "Issue #2241633 by sun: Simplify site-specific service overrides.""
This reverts commit ecf2fa7296.
|
2014-05-15 11:12:06 +01:00 |
Nathaniel Catchpole
|
ecf2fa7296
|
Revert "Issue #2241633 by sun: Simplify site-specific service overrides."
This reverts commit c5c075dfd8.
|
2014-05-15 10:49:31 +01:00 |
Alex Pott
|
78594ab63c
|
Issue #2229181 by pwolanin, Berdir, fago: MapItem::propertyDefinitions() claims it has a static value property, which is wrong.
|
2014-05-14 17:44:50 -05:00 |
Nathaniel Catchpole
|
177b86ec32
|
Issue #2261369 by Berdir: Introduce a common config entity base class for all bundle config entity types.
|
2014-05-14 21:20:40 +01:00 |
Nathaniel Catchpole
|
120a1da34c
|
Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class.
|
2014-05-14 21:18:01 +01:00 |
Nathaniel Catchpole
|
a0961ff65b
|
Issue #2266547 by alexpott, sun: TestKernel is not adding its service provider correctly.
|
2014-05-13 17:59:10 +01:00 |
Nathaniel Catchpole
|
71287c867f
|
Issue #2198713 by tstoeckler: Add a settings.php variable to allow to discover/enable test extensions at regular runtime.
|
2014-05-13 17:57:19 +01:00 |
Nathaniel Catchpole
|
7c3e637cce
|
Issue #2260321 by sun: Use Testing profile instead of Minimal profile in interactive installer tests by default.
|
2014-05-13 14:51:50 +01:00 |
Nathaniel Catchpole
|
c5c075dfd8
|
Issue #2241633 by sun: Simplify site-specific service overrides.
|
2014-05-13 13:29:49 +01:00 |
Nathaniel Catchpole
|
7a8d0cd2b7
|
Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object.
|
2014-05-13 10:34:54 +01:00 |
webchick
|
c8d2e239ce
|
Issue #2079863 by filijonka, mrsinguyen, fabricebernhard, Chernous_dn, YesCT: Remove Unused local variable from /core/lib/Drupal/Component Utility/Crypt.php Transliteration/PHPTransliteration.php Utility/UserAgent.php Gettext/PoHeader.php.
|
2014-05-12 22:51:11 -07:00 |
webchick
|
c040367fd1
|
Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to type hint ConfigFactory, Part II.
|
2014-05-12 21:58:53 -07:00 |
webchick
|
d309714c60
|
Issue #2265913 by pwolanin: LinkGenerator::generateFromUrl() fatal (uncaught exception) with external URL.
|
2014-05-12 21:38:30 -07:00 |
webchick
|
3742131736
|
Issue #2116551 by cam8001, amateescu, swentel, Xano | webchick: Fix the UX of Entity Reference fields.
|
2014-05-11 12:07:25 -07:00 |
Dries
|
77f8dc525d
|
Issue #2263201 by alexpott: ConfigImportUITest has a random failure.
|
2014-05-10 09:58:21 -05:00 |
webchick
|
af56f3c37e
|
Issue #2259525 by alexpott: System.action.user_add_role_action.ROLE_ID does not match any config schema.
|
2014-05-09 09:29:22 -07:00 |
Nathaniel Catchpole
|
f9f3695d08
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers | catch: Add a local, PhpStorage-based cache backend.
|
2014-05-09 16:51:24 +01:00 |
Nathaniel Catchpole
|
37af5099cc
|
Issue #2238087 by znerol, YesCT: Rebase SessionManager onto Symfony NativeSessionStorage.
|
2014-05-09 16:43:54 +01:00 |
Nathaniel Catchpole
|
fd0dcf9410
|
Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty.
|
2014-05-09 14:57:55 +01:00 |
Nathaniel Catchpole
|
938ac1f5b7
|
Issue #2224549 by tstoeckler, fago, Xano: Simplify checking whether an entity type is revisionable.
|
2014-05-09 11:11:41 +01:00 |
Nathaniel Catchpole
|
5a01a26f15
|
Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches.
|
2014-05-09 10:52:16 +01:00 |
Nathaniel Catchpole
|
4b68f9afe4
|
Issue #2255369 by larowlan, Xano: DialogController does not respect ['#title'] for the page title.
|
2014-05-09 10:50:39 +01:00 |
Nathaniel Catchpole
|
209ef5e8c7
|
Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title).
|
2014-05-08 20:35:06 +01:00 |
Nathaniel Catchpole
|
596c9f30b0
|
Issue #2257757 by martin107: \Drupal::isConfigSyncing should be marked as static.
|
2014-05-08 15:10:16 +01:00 |
Nathaniel Catchpole
|
d12472b2c7
|
Issue #2226501 by drunken monkey: Add execute() to the SelectInterface.
|
2014-05-08 15:04:24 +01:00 |
Nathaniel Catchpole
|
2b2b97d232
|
Issue #2168809 by sun, damiankloip: Do not add the Guzzle HTTP client request subscriber outside of test environment.
|
2014-05-08 14:21:54 +01:00 |
Nathaniel Catchpole
|
9ce5973992
|
Issue #2207585 by damiankloip, Xano, dawehner: Find a new OO home for drupal_get_hash_salt().
|
2014-05-08 13:48:51 +01:00 |
Jennifer Hodgdon
|
4e42a5ba28
|
Issue #2261391 by pwolanin, Crell: Fix up throws and other docs for FactoryInterface
|
2014-05-07 17:00:38 -07:00 |
webchick
|
396cacba7c
|
Issue #2030605 by tim.plunkett, mr.baileys, webwarrior, Wim Leers | plopesc: Expand Editor with methods.
|
2014-05-06 13:57:02 -07:00 |
webchick
|
519e01c790
|
Issue #2251829 by damiankloip: Add 'Guzzle' back to HTTP clients default user agent header.
|
2014-05-06 12:28:26 -07:00 |
webchick
|
f2f0725d8f
|
Issue #2258091 by yched: Reorder methods in EntityViewBuilder into more logical sequence.
|
2014-05-06 12:25:33 -07:00 |
webchick
|
986faa1860
|
Issue #2191785 by sun: Password managers are identifying/storing wrong username field when creating a user account.
|
2014-05-06 12:10:02 -07:00 |
webchick
|
39d126b2d0
|
Issue #2257427 by sun: Run-tests.sh builds + rebuilds two kernels from scratch for every PHP process.
|
2014-05-06 11:48:17 -07:00 |
webchick
|
ac31f29da3
|
Issue #2257769 by tstoeckler | sun: Adding an Entity Reference field in the Field UI throws a PHP notice; fails to add field.
|
2014-05-06 11:25:41 -07:00 |
Alex Pott
|
f710a6c92e
|
Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class.
|
2014-05-06 00:07:47 +01:00 |
Jennifer Hodgdon
|
02eb3d3fc9
|
Issue #2257283 by cs_shadow, filijonka: Fix obsolete references to form_set_error() in FormErrorInterface docs
|
2014-05-05 13:38:52 -07:00 |
Jennifer Hodgdon
|
ef78dcceff
|
Issue #2252081 by Xano: Move implementation-specific docs out of PluginFormInterface
|
2014-05-05 13:35:18 -07:00 |
Dries
|
3a8dd52c67
|
Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values.
|
2014-05-05 12:38:12 -04:00 |
Alex Pott
|
1299c3afcf
|
Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager.
|
2014-05-05 16:14:38 +01:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
webchick
|
e4ae1523e7
|
Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed.
|
2014-05-04 10:19:57 -07:00 |
webchick
|
d6d80fb871
|
Issue #2257745 by martin107 | ParisLiakos: Switch t() to ->t() in ExceptionController.
|
2014-05-03 22:29:57 -07:00 |
webchick
|
340a0fa216
|
Issue #2225605 by znerol: Use request stack in form builder.
|
2014-05-03 22:26:42 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
44b38852b8
|
Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered.
|
2014-05-01 10:46:02 +01:00 |
webchick
|
a1ca5f6eea
|
Issue #2216529 by jhodgdon: Fill in topic/@defgroup docs for Config and State System.
|
2014-04-30 11:35:07 -07:00 |
Nathaniel Catchpole
|
6ac976017a
|
Issue #2167071 by likin: Remove onHTML event from ViewSubscriber - deprecated.
|
2014-04-30 12:09:21 +01:00 |
Nathaniel Catchpole
|
463bf4269d
|
Issue #2249899 by damiankloip: Refactor Drupal\Core\Cron.
|
2014-04-30 12:02:36 +01:00 |
Nathaniel Catchpole
|
367e1a8823
|
Issue #2250491 by damiankloip: Remove duplicate methods from Settings class.
|
2014-04-30 11:50:18 +01:00 |
Nathaniel Catchpole
|
e969642860
|
Issue #2039021 by tim.plunkett, Berdir, Xano | akshay.swnt22: Convert ActionManager to extend DefaultPluginManager.
|
2014-04-30 11:49:52 +01:00 |
Nathaniel Catchpole
|
5c2dc50b20
|
Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access.
|
2014-04-30 11:47:01 +01:00 |
Nathaniel Catchpole
|
95c69f5b9b
|
Issue #2208617 by tim.plunkett: Add key value entity storage.
|
2014-04-30 11:08:22 +01:00 |
Nathaniel Catchpole
|
b73b86b8aa
|
Issue #2245003 by znerol, YesCT, sun, damiankloip: Use a random seed instead of the session_id for CSRF token generation.
|
2014-04-30 10:47:49 +01:00 |
Alex Pott
|
e8ae773927
|
Issue #2236879 by andrei.dincu | tstoeckler: Broken condition in ContentEntityDatabaseStorage.
|
2014-04-30 10:15:26 +01:00 |
Alex Pott
|
4ad6fc9043
|
Issue #2251915 by tim.plunkett: Overridden config bleeds through to admin forms.
|
2014-04-30 08:07:50 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Nathaniel Catchpole
|
2ea43def72
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers: Add a local, PhpStorage-based cache backend.
|
2014-04-29 10:18:31 +01:00 |
Nathaniel Catchpole
|
6592304c5f
|
Issue #2213319 by sun, dawehner: Create a single Container CompilerPass to collect + add handlers to consumer service definitions.
|
2014-04-26 11:00:03 +01:00 |
webchick
|
5105b52e89
|
Issue #2248051 by Sutharsan: Remove last references to Entity Storage Controller.
|
2014-04-25 22:43:13 -07:00 |
webchick
|
7a8d22e9c3
|
Issue #2235099 by ParisLiakos, catch: Move Archiver to Drupal/Core.
|
2014-04-25 22:38:40 -07:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Alex Pott
|
d196e8fb57
|
Issue #2207743 by dawehner, Xano: Convert element_info() to a service.
|
2014-04-25 23:14:29 +01:00 |
Alex Pott
|
750a1d8465
|
Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link.
|
2014-04-25 20:31:57 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |