Commit Graph

1482 Commits (394442e270bce8470eee7804b2bb4717da391a50)

Author SHA1 Message Date
Nathaniel Catchpole 4983867b78 Issue #2103155 by claudiu.cristea, chx: Pick up plugins in subdirs. 2013-12-01 12:36:42 +00:00
Nathaniel Catchpole b28f5b817f Issue #2071145 by dawehner: Regression: Allow to change the commands of an ajax response. 2013-11-29 10:07:23 +00:00
webchick aeecb0a4ce Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability. 2013-11-28 00:25:13 -08:00
webchick 405d504752 Issue #2141041 by Heine, klausi, David_Rothstein, amateescu, tim.plunkett, : CsrfTokenGenerator::validate() should do an identical compare. (CORE-SA-2013-003 follow-up) 2013-11-27 23:37:18 -08:00
webchick 9bcaedec15 Issue #2047229 by fago, smiletrl, Berdir, effulgentsia, amateescu: Make use of classes for entity field and data definitions. 2013-11-27 13:55:54 -08:00
Nathaniel Catchpole 66f8fb8253 Issue #2102369 by vijaycs85, JeroenT, ACF, rteijeiro, -enzo-, tim.plunkett: Remove drupal_set_title in custom block module controllers and entitylist controllers. 2013-11-27 20:02:40 +00:00
Nathaniel Catchpole e4db5cd4e2 Issue #576276 by tim.plunkett, larowlan: Abort validation when the token validation fails. 2013-11-27 14:28:02 +00:00
Nathaniel Catchpole d7a9d44e8d Issue #2020895 by yched, pcambra, swentel: Move save() / delete() logic in Field / FieldInstance to [pre|post]Save(), [pre|post]Delete(). 2013-11-26 20:53:41 +00:00
Dries 76fb5cba8f Issue #1712456 by damiankloip, aspilicious, amateescu: How to leverage cache tags in Views. 2013-11-26 15:17:52 -05:00
Nathaniel Catchpole e75ac46431 Issue #2133439 by damiankloip: Dynamically create token value string based on route path. 2013-11-25 12:06:37 +00:00
webchick d6cda5707d Issue #2113319 by Xano: Rename getOriginalID() to getOriginalId() and setOriginalID() to setOriginalId(). 2013-11-23 13:23:55 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick 3043a70e3c Issue #2084665 by Xano, aschiwi, yoroy: Clean up the DB configuration during installation. 2013-11-23 12:22:32 -08:00
webchick a4f033e217 Revert "Rollback of Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. — breaks testbot."
Un-committing the un-commit of the previously committed commit. :P

This reverts commit 40e903f897.
2013-11-22 21:40:50 -08:00
webchick b91c1a9e55 Issue #2120841 by tim.plunkett: Convert form_options_flatten() to a method on FormBuilder. 2013-11-22 21:13:32 -08:00
webchick f17dcbf86c Issue #2137947 by tim.plunkett, damiankloip: Finish unit tests for PluginBag and subclasses. 2013-11-22 21:12:11 -08:00
webchick 402e468594 Issue #2120863 by tim.plunkett, Gaelan: Add docs to core/lib/Drupal/Core/Form/FormBuilder.php. 2013-11-22 19:40:01 -08:00
webchick 8ca99a1c29 Issue #2112635 by tim.plunkett: Convert update_script_selection_form to FormInterface. 2013-11-22 18:58:43 -08:00
catch e5b98c30fa Issue #2103635 by claudiu.cristea | fietserwin: Remove effects from ImageInterface. 2013-11-22 20:45:11 +00:00
Nathaniel Catchpole 172cd2652a Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35.
2013-11-22 13:56:50 +00:00
webchick 40e903f897 Rollback of Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. — breaks testbot. 2013-11-20 12:52:58 -08:00
webchick 76e6e2a920 Revert "Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob."
Bah. Wrong commit message.

This reverts commit 843d7d6614.
2013-11-20 12:52:18 -08:00
webchick 843d7d6614 Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. 2013-11-20 12:50:56 -08:00
Jennifer Hodgdon e2ae6f71e3 Issue #213887 by Xano: Fix up PluginBag documentation 2013-11-20 10:35:09 -08:00
Nathaniel Catchpole fbe932254f Issue #2111823 by amateescu, dawehner: Convert field_ui / Entity local tasks to YAML definitions. 2013-11-20 11:37:29 +00:00
webchick e86305a061 Issue #2139407 by amateescu: HEAD broken on Windows. 2013-11-20 00:35:51 -08:00
Nathaniel Catchpole 92f93a1cbc Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic. 2013-11-19 16:21:35 +00:00
Nathaniel Catchpole fc04601c35 Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-11-19 12:24:14 +00:00
Alex Pott 14336d94b8 Issue #2138239 by damiankloip: Use GlobIterator instead of glob. 2013-11-18 21:15:00 -04:00
webchick 4f00351eed Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field. 2013-11-18 11:24:48 -08:00
Dries 9c306c1cb6 Issue #2122019 by damiankloip: Remove include_file() logic and getMenuItem() from FormBuilder. 2013-11-17 20:27:35 -05:00
Alex Pott 3cda8309b0 Issue #1886448 by dawehner, sun, Berdir, ParisLiakos: Rewrite the theme registry into a proper service. 2013-11-16 17:35:23 -04:00
catch 241348d510 Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object. 2013-11-16 21:26:50 +00:00
Alex Pott 7b8e204118 Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names. 2013-11-15 09:31:24 -04:00
Alex Pott c4b089f5d9 Issue #2102777 by damiankloip, dawehner: Allow theme_links() to use routes as well as href. 2013-11-15 09:09:50 -04:00
webchick f614976af5 Issue #2101427 by David_Rothstein, evilehk, nod_: Follow-up: Browser validation error with Chrome on hidden required fields, even on forms that don't allow client-side validation. 2013-11-14 12:38:08 -08:00
webchick 744309f9f2 Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()']. 2013-11-13 21:31:49 -08:00
Alex Pott 021452d617 Issue #2121461 by Xano: \Drupal\Core\EventSubscriber\ViewSubscriber::onHtml() does not allow controllers to return string content. 2013-11-12 21:57:05 +00:00
webchick 4664d8af10 Issue #2113621 by catch, ParisLiakos: Convert PhpStorageFactory from global to settings. 2013-11-11 10:56:57 -08:00
webchick 1c3b92bea7 Issue #2132795 by tstoeckler: Remove \Drupal\Core\Routing\RouteCompiler::MAX_PARTS. 2013-11-11 10:34:01 -08:00
webchick 99fc3faa39 Issue #2120505 by tstoeckler, dawehner: Remove MatcherDumper::MAX_PARTS. 2013-11-11 10:32:35 -08:00
Jennifer Hodgdon 4009f8f723 Issue #1793990 by vladan.me, chx, socketwench, -enzo-: Fix up docs on Config class 2013-11-11 09:53:55 -08:00
Jennifer Hodgdon 8ffc33b02f Issue #2103163 by pfrenssen: Fix up docs for ControllerBase::redirect 2013-11-11 09:45:48 -08:00
Jennifer Hodgdon cce0976413 Issue #2112045 by Wim Leers, Berdir: Fix up documentation for cache tags 2013-11-11 09:44:46 -08:00
Nathaniel Catchpole acc31be4bc Issue #1798296 by damiankloip, Xano, David_Rothstein, Crell, dawehner: Integrate CSRF link token directly into routing system. 2013-11-11 11:38:41 +00:00
Alex Pott ad0a71a7ad Issue #1643362 by swentel: Remove 'entity_type()' from Entity::uri()'s return. 2013-11-07 22:45:16 +00:00
Nathaniel Catchpole 3c3eb990fd Issue #1810350 by plach, kfritsche, boran, YesCT: Remove menu_* entity keys and replace them with entity links. 2013-11-07 10:55:26 +00:00
Nathaniel Catchpole 72c63698c8 Issue #2090541 by plopesc, yched: Avoid storing numeric target_id()'s for default values in field instance CMI files. 2013-11-07 10:49:51 +00:00
Nathaniel Catchpole b469334d39 Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins. 2013-11-07 10:47:30 +00:00
Nathaniel Catchpole b15aed5760 Issue #1859684 by dawehner, effulgentsia: Expand routeBuilder unit test. 2013-11-06 19:58:22 +00:00
Nathaniel Catchpole 0d263c64e9 Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions. 2013-11-06 19:45:37 +00:00
Nathaniel Catchpole c543ca71ff Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback. 2013-11-06 14:44:42 +00:00
Nathaniel Catchpole 38fdf67298 Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373.
2013-11-06 14:44:17 +00:00
Nathaniel Catchpole 46942cd373 Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback. 2013-11-06 14:39:07 +00:00
Dries cc9f617356 Issue #2120059 by jhedstrom: Cleanup temporary t() functions in phpunit tests. 2013-11-05 21:15:32 -05:00
Alex Pott bf3e9cfaaa Issue #2112705 by mikey_p: Replace EntityType::$module with provider. 2013-11-02 22:11:53 -07:00
Alex Pott 97fc3d3160 Issue #2124537 by chx: Nuke the Eldritch Abomination EntityManager::addNamespaces. 2013-11-01 09:06:53 -07:00
Nathaniel Catchpole 3fc8919e3c Issue #2113337 by Xano: Fixed Rename \Drupal\Component\Plugin\PluginBag::*ID(s)() to *Id(s)(). 2013-10-31 11:32:24 +00:00
webchick a7f28c1203 Issue #2105661 by dawehner, tim.plunkett, chx: Add support for $form_state()['redirect_route()']. 2013-10-30 21:31:39 -07:00
webchick 9e72283378 Issue #2069373 by swentel, yched: Race conditions on import if CUD on ConfigEntity A triggers changes in ConfigEntity B. 2013-10-30 21:30:41 -07:00
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
webchick 662bd3934b Issue #2120847 by tim.plunkett: Add test coverage for FormBuilder::sendResponse(). 2013-10-29 15:09:34 -07:00
webchick a145652886 Issue #2098089 by penyaskito, Schnitzel, tim.plunkett, YesCT, EllaTheHarpy, Gábor Hojtsy: Fixed Date formats cannot be translated (the core UIs are useless). 2013-10-29 14:29:39 -07:00
Alex Pott 5ab1bfcb9f Issue #2101427 by evilehk: Fixed Browser validation error with chrome on hidden required fields. 2013-10-28 16:20:43 -07:00
Alex Pott b376379368 Issue #2114069 by dawehner, Gábor Hojtsy, ursula: Fixed Routing / tabs / actions lack way to attach context to UI strings. 2013-10-28 15:45:33 -07:00
catch dfd537fe1a Issue #2095489 by tayzlor, beejeebus: Separate out module install config code from import code. 2013-10-28 11:51:33 +00:00
Alex Pott 840e20aec6 Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface. 2013-10-26 09:26:00 -07:00
Alex Pott a6efca1da2 Issue #2109065 by ianthomas_uk, jhodgdon: Fixed Remove variable_get() and variable_set() calls from API documentation. 2013-10-25 21:53:38 -07:00
Alex Pott 82eb2924cf Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service. 2013-10-25 15:54:34 -07:00
Alex Pott 4b7bbecbc3 Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder. 2013-10-25 13:54:18 -07:00
webchick 08c1599c7f Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error. 2013-10-25 13:19:15 -07:00
catch 744c96462e Issue #2078879 by pwolanin, dawehner, Xano: Fixed DerivativeDiscoveryDecorator doesn't check/enforce the proposed derivative fetchers implement interface DerivativeInterface. 2013-10-25 21:23:40 +02:00
Nathaniel Catchpole 4347a45177 Issue #1988508 by katbailey, aspilicious, dawehner: Stop pretending we support Symfony bundles when we really just have service providers. 2013-10-25 11:32:24 +01:00
Nathaniel Catchpole 516affdf43 Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion. 2013-10-24 13:04:38 +01:00
Nathaniel Catchpole 50979d219f Issue #2107137 by dawehner, damiankloip, tim.plunkett: Fix the DX for declaring custom access checkers. 2013-10-21 21:29:17 +01:00
Alex Pott 3ded2216b0 Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType. 2013-10-19 09:12:13 +01:00
Alex Pott c1027b9d1a Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system. 2013-10-18 12:57:37 +01:00
Nathaniel Catchpole 784cebbe5a Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class. 2013-10-18 09:54:56 +01:00
webchick d0d5f6be9b Issue #2112759 by effulgentsia: Add ContentEntityInterface::hasField(). 2013-10-17 23:16:26 -07:00
webchick 14d3ae9ede Issue #2095125 follow-up by dawehner: Further refine access checking. 2013-10-17 22:04:48 -07:00
Alex Pott 83e1359edc Issue #2107483 by StephaneQ: Make basic_auth() module and http_basic() auth setting consistent. 2013-10-17 23:41:58 +01:00
Nathaniel Catchpole ac235ef89d Issue #2043757 by dawehner, Alan D.: Remove drupal_(string) methods out of diffengine. 2013-10-17 12:20:07 +01:00
Alex Pott d3d34a5eee Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language. 2013-10-17 00:00:50 +01:00
Alex Pott 1c67615a0f Revert "Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language."
This reverts commit 7b08fd6398.
2013-10-16 23:59:52 +01:00
Alex Pott 7b08fd6398 Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language. 2013-10-16 23:37:38 +01:00
Nathaniel Catchpole 8e0865020e Issue #2112237 by vijaycs85, neclimdul, damiankloip: Fixed Regression: Remove EntityFormControllerNG from book module. 2013-10-16 20:04:31 +01:00
Alex Pott b201c0546c Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId(). 2013-10-16 13:37:27 +01:00
Alex Pott a6d19bf7a7 Issue #2063403 by claudiu.cristea: Fixed Fatal when editing a nonexistent image effect. 2013-10-16 13:27:42 +01:00
Alex Pott 5085cb35c7 Issue #2095125 by Xano: Use access constants in every access control context. 2013-10-16 13:10:57 +01:00
Nathaniel Catchpole 5ba91c7155 Issue #2105555 by Bladedu: Plugins cache prefix names not consistent between plugin managers. 2013-10-16 12:22:58 +01:00
Nathaniel Catchpole 7e532bf25d Issue #2030173 by jhedstrom: Convert system module's ValidNumberStepUnitTest to phpunit. 2013-10-16 12:04:31 +01:00
Jennifer Hodgdon 19aeaa740b Issue #2105803 by StephaneQ: Fix up docs for Subscriber classes 2013-10-15 10:09:32 -07:00
Jennifer Hodgdon f2cdb7bb16 Issue #2110311 by cosmicdreams, Berdir: Fix return type in QueueDatabaseFactory class method docs 2013-10-15 09:52:46 -07:00
Jennifer Hodgdon fa841b8092 Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
Alex Pott 4a3ee315a2 Issue #2085867 by damiankloip: Add a default parameter to keyvalue get() method. 2013-10-15 13:27:28 +01:00
Nathaniel Catchpole 536319a8d0 Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields. 2013-10-15 10:06:01 +01:00
webchick bcc4a59c0a Issue #2100407 by smiletrl, Berdir: Fixed Wrong doc of returned value for TypedData::getParent(). 2013-10-14 22:20:19 -07:00
webchick d76d9e2791 Issue #2105833 by herom: Fixed documentation fix in ContentEntityBase. 2013-10-14 21:59:16 -07:00
Alex Pott 0f8b4e794e Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
Nathaniel Catchpole 5b026c3854 Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings. 2013-10-14 16:40:28 +01:00
Alex Pott ddaeead03e Issue #2065481 by EclipseGc, twistor: Fixed Make the interaction of the Annotation, Reflection & Plugin Discovery make sense. 2013-10-14 01:08:04 +01:00
Nathaniel Catchpole 82c9aff7be Issue #2101709 by tstoeckler: Remove the bundle_prefix concept from the entity system. 2013-10-13 13:19:30 +01:00
Nathaniel Catchpole b996ff0c91 Issue #2074407 by dawehner, pwolanin: Write tests for hook-based plugin discovery. 2013-10-13 13:13:06 +01:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
Nathaniel Catchpole 015bb4300b Issue #2107309 by amateescu: Fixed Case (in)sensitivity for config entity query. 2013-10-11 14:22:31 +01:00
Nathaniel Catchpole d50a62fc3d Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
webchick 66239988f7 Revert "Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase."
Needs more discussion.

This reverts commit feaee01eaf.
2013-10-10 11:39:06 -07:00
webchick ea72375a15 Issue #2107199 by Wim Leers: Allow Close(Modal)DialogCommand to remove the dialog from the DOM, document how client-side dialogs can do that too. 2013-10-10 08:32:35 -07:00
webchick 0f8d219176 Issue #2108077 by claudiu.cristea: ImageToolkit annotation object left under system module. 2013-10-09 08:29:42 -07:00
Nathaniel Catchpole 396d402306 Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling. 2013-10-09 11:39:16 +01:00
webchick ccd257a9e7 Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
webchick 9a598b7c15 Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols(). 2013-10-08 21:42:16 -07:00
webchick c2d9dfcacf Issue #2100651 by dawehner, neclimdul: Fixed local task plugin id check for derivatives. 2013-10-08 21:41:26 -07:00
webchick e9843f499e Issue #2080391 by johnmcc, Bladedu, chertzog, jeroen12345: Remove Unused local variables from multiple core files. 2013-10-08 21:40:04 -07:00
webchick b8c9f78058 Issue #2088241 by Xano: ConfigEntityInterface::setOriginalID() should return . 2013-10-08 21:30:26 -07:00
webchick b0408d9daf Issue #2102499 by swentel, ianmthomasuk: Convert DiffEngine to settings. 2013-10-08 21:28:26 -07:00
webchick feaee01eaf Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase. 2013-10-08 21:00:38 -07:00
webchick 9a09f69b7d Issue #2048827 by claudiu.cristea, tim.plunkett: Move Image toolkit API from system.module to Drupal\Core. 2013-10-08 16:26:42 -07:00
Nathaniel Catchpole 652c334234 Issue #2106709 by tim.plunkett: Remove legacy router backwards compatibility layer. 2013-10-08 18:04:42 +01:00
Nathaniel Catchpole dc436055f7 Issue #2067809 by Berdir, damiankloip: Fixed YamlDiscovery uses basename of directory instead of module name. 2013-10-08 16:49:43 +01:00
Nathaniel Catchpole abea2891b8 Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible. 2013-10-08 13:14:08 +01:00
webchick 04f662ff72 Issue #2027115 by dawehner, tim.plunkett: Allow views to override existing routing items. 2013-10-07 12:13:29 -07:00
Nathaniel Catchpole b9ed957de3 Issue #2099095 by jibran, tim.plunkett: Create BreadcrumbBuilderBase and remove the boilerplate code from BreadcrumbBuilders. 2013-10-07 13:30:01 +01:00
webchick 4020361ecb Issue #1972990 by pwolanin, Dean Reilly, dawehner, Jberges, dokumori, AjitS, tim.plunkett: Convert tracker_page() to a Controller. 2013-10-06 21:33:22 -07:00
Nathaniel Catchpole 2171380742 Issue #2103145 by tim.plunkett, damiankloip, neclimdul: Fixed ParameterConverter mangles raw values. 2013-10-04 19:58:31 +01:00
webchick 8a5c9202ee Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.

This reverts commit c72f39adba.
2013-10-04 10:35:28 -07:00
Jennifer Hodgdon 5c516a5e2a Issue #2104329 by pameeela, larowlan: Fix see link in Xss class 2013-10-04 08:07:15 -07:00
Nathaniel Catchpole c72f39adba Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-10-04 15:12:22 +01:00
Jennifer Hodgdon f4c5be06a4 Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards 2013-10-04 06:24:54 -07:00
Nathaniel Catchpole 8b3e463bc6 Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings. 2013-10-04 12:01:09 +01:00
Alex Pott bcc5763239 Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities. 2013-10-04 08:55:32 +01:00
webchick cd74c62406 Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers. 2013-10-03 21:27:56 -07:00
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -07:00
Alex Pott 28077fa501 Issue #2099671 by salvis: Fixed Windows 7 and MTimeProtectedFileStorage has problems. 2013-10-03 22:46:38 +01:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott ed11cb2b39 Issue #2049167 by jbrown: Fixed Don't use function_exists() on functions that are built into PHP 5.3. 2013-10-02 23:04:48 +01:00
Alex Pott 47ff5ffbb8 Issue #1901390 by chx, sun: Enable StaticReflectionParser performance optimization to speed up Annotation parsing. 2013-10-02 22:53:11 +01:00
Alex Pott 8b51c0035a Issue #2095681 by RoSk0: Modernize EntityConfirmFormBase to use FormBase methods. 2013-10-02 22:26:32 +01:00
Alex Pott c9ab0090cd Issue #1919086 by jhodgdon: Extend transliterate() with maxlength. 2013-10-02 22:16:21 +01:00
Alex Pott 682adb00db Issue #2006282 by joelpittet: Refactor Attribute classes - Cleanup, Security, and Readability and minor performance. 2013-10-02 18:21:14 +01:00
Alex Pott 144ab03fbc Issue #2096135 by dawehner, longwave: Fixed PathProcessorAlias ignore 'alias' => TRUE. 2013-10-02 18:03:19 +01:00
webchick c114c815e3 Issue #1824848 by spearhead93, catch, mtift: Remove drupal_js_version_string() variable (instead of converting it). 2013-10-02 09:39:28 -07:00
Alex Pott 3210323955 Issue #2095223 by pwolanin, tim.plunkett: Remove t() from LocalTaskDefault now that it's in PluginBase. 2013-10-02 11:23:14 +01:00
Nathaniel Catchpole 22d8e0dcd4 Issue #2083785 by Berdir, yched, das-peter: Add support for determining which field properties are cacheable. 2013-10-02 11:19:28 +01:00
Alex Pott 0fc52f1178 Issue #2077473 by dawehner, damiankloip, pwolanin: Replace local action plugin discovery with YamlDiscovery and handle routes with parameters. 2013-10-01 23:24:51 +01:00
Alex Pott f366930462 Issue #2091411 by damiankloip, dawehner: Provide an easier mechanism for a route definition wrapped by module_exists(). 2013-10-01 21:15:12 +01:00
Alex Pott 714f9e3e1b Issue #2098111 by chx: Fixed Change KeyValueFactory to use Settings instead of $conf. 2013-10-01 14:18:34 +01:00
Alex Pott 085ad45799 Revert "Fixing commit message: Change KeyValueFactory to use Settings instead of $conf"
This reverts commit 227f21b322.
2013-10-01 14:17:15 +01:00
Alex Pott 5b3ff0d5a0 Issue #2000384 by yuradoc, Damien Tournoud, alexpott: Fixed php-intl module causes problems with Date and Time fields when editing Basic Page. 2013-10-01 13:28:11 +01:00
Nathaniel Catchpole c42983a0ee Issue #2095219 by hrmoller: Fixed incorrect params in ModuleHandlerInterface::invokeAll(). 2013-10-01 13:05:45 +01:00
Nathaniel Catchpole 5d2c825345 Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation. 2013-10-01 12:46:54 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Alex Pott 6976d52af1 Issue #2096271 by chx: Make it easier to extend entity query. 2013-09-30 15:19:55 +02:00
Alex Pott 691a576259 Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access. 2013-09-30 15:14:06 +02:00
Alex Pott 227f21b322 Change KeyValueFactory to use Settings instead of $conf 2013-09-29 16:41:09 +02:00
Alex Pott 9a7ef5d011 Issue #2062213 by duozersk: Fixed Remove Unused local variable from /core/lib/Drupal/Core/StreamWrapper/LocalStream.php. 2013-09-29 13:20:13 +02:00
Nathaniel Catchpole 7e163dbb19 Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter(). 2013-09-29 08:19:59 +01:00
Alex Pott 156bdc4349 Issue #2066219 by claudiu.cristea, fietserwin: Decouple image type from image extension. 2013-09-28 18:43:17 +02:00
Alex Pott bd5e04943a Issue #2086305 by larowlan: Add a FloatItem data type. 2013-09-28 16:49:17 +02:00
webchick 909533e72e Issue #2051923 follow-up by smiletrl: More rename clean-up. 2013-09-28 15:13:31 +01:00
Alex Pott 510c81a9c5 Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList. 2013-09-28 13:29:14 +02:00
webchick 5fccca655e Issue #2083615 by Gábor Hojtsy, YesCT, tim.plunkett, Schnitzel: Use links annotation for config entity URI like for content entities. 2013-09-28 00:10:24 +02:00
webchick 753a5485c9 Issue #2097259 by vijaycs85, tstoeckler: Add hasConfigSchema() method. 2013-09-28 00:09:20 +02:00
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
Alex Pott 50ce328c1b Issue #2084659 by Xano, ju1iet: Database driver task code documentation. 2013-09-27 14:55:59 +02:00
webchick c6702e9dff Issue #2095587 by dixon_: #HardProblems DX conclusion: Remove IdentifiableInterface. 2013-09-27 14:47:28 +02:00
webchick 2f0a4c42e6 Issue #1798738 by alexpott, mtift, tayzlor, ianmthomasuk, Albert Volkman, heyrocker, cam8001: Move css_js_query_string() to state system. 2013-09-27 14:20:32 +02:00
Alex Pott 10b43b953b Issue #1953528 by swentel, Hydra: Store 'per-bundle view mode settings' in CMI, get rid of field_bundle_settings() & its variable. 2013-09-27 12:06:58 +02:00
catch 00c06fcfed Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}. 2013-09-26 10:32:39 +02:00
Alex Pott 375fadff21 Issue #2095139 by dawehner, pwolanin, kfritsche, YesCT, tstoeckler: Fixed Checking for the active tab should use raw variables. 2013-09-26 01:13:55 +02:00
Alex Pott 4e1d66702d Issue #2087931 by damiankloip: Inject database connection into DatabaseLockBackend. 2013-09-26 00:58:50 +02:00
Alex Pott 701d4e6034 Issue #1908440 by chx, clemens.tolboom, Cottser, effulgentsia, heddn, YesCT: Fixed Relax MTimeProtectedFileStorage permissions for DX, drush integration and world domination. 2013-09-25 09:33:07 +02:00
Jennifer Hodgdon 9bf8718b55 Issue #2091901 by longwave, tstoeckler: Fix one-line doc descriptions for UrlGenerator and LinkGeneratorInterface 2013-09-24 16:51:35 -07:00
Jennifer Hodgdon da833c9ed8 Issue #2084653 by longwave, joachim: Add inline comments to config sorting 2013-09-24 16:43:49 -07:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
catch 013669a29d Issue #2091523 by yched, pfrenssen: Fixed Install in foreign language fails with integrity constraint violation on user_picture_target_id. 2013-09-24 12:52:31 +01:00
webchick 5a7f9301d8 Issue #2090353 by dawehner: Don't require to put the use statement into plugin classes. 2013-09-23 17:23:40 +02:00
webchick a4f9d8e33a Issue #2041885 by BTMash, cweagans, klausi: Move HTTP basic authentication provider to a separate module. 2013-09-23 16:44:41 +02:00
Alex Pott e40eb19722 Issue #2086095 by yched, swentel, Hydra: Fixed Remove remaining references to field_sql_storage(). 2013-09-23 15:04:08 +02:00
Alex Pott 47ec9cf0be Issue #2076085 by dawehner, damiankloip, Letharion, pwolanin: Resolve the need for a 'title callback' using the route . 2013-09-22 17:01:56 +02:00
Alex Pott 2891848ce4 Issue #2057377 by Xano: Added Implement hook_entity_access() and hook_entity_create_access(). 2013-09-22 15:09:58 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +02:00
Alex Pott 9c15199f33 Issue #1823454 by jhodgdon: Verify transliteration data sources and their quality, and potentially eliminate maintenance. 2013-09-21 18:08:16 +02:00
Nathaniel Catchpole 9e5def44b7 Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
Nathaniel Catchpole 8980243b8f Issue #2076283 by dawehner, pwolanin, neclimdul: Allow local task plugins on paths with a dynamic value (like a node). 2013-09-20 10:53:46 +01:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick bc79673848 Issue #2090973 by tstoeckler: Minor comment typo in EntityNG. 2013-09-18 23:14:57 -07:00
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
Alex Pott 24e3c5d154 Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities. 2013-09-18 14:10:04 +01:00
webchick 177f2f018b Issue #2089361 by thedavidmeister: Fixed TranslationInterface references \Drupal\Core\Utility\String::format() in its docs. 2013-09-16 19:51:11 -07:00
webchick 4b7a30edd0 Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase. 2013-09-16 08:43:28 -07:00
webchick bdf5f4fcc6 Issue #2089851 by Wim Leers: Fixed ContainerInjectionInterface comment is wrong, causing developers to use the wrong 'use' statement. 2013-09-16 08:06:31 -07:00
Nathaniel Catchpole 3a7bfeac10 Issue #1983554 by plach, effulgentsia, Berdir: Remove BC-mode from EntityNG . 2013-09-16 12:28:20 +01:00
Nathaniel Catchpole 124e0b86ff Issue #2079013 by yched: Better test coverage for field table names. 2013-09-16 12:08:45 +01:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick 5e9ac4dd2d Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase. 2013-09-15 21:43:06 -07:00