Commit Graph

25756 Commits (450cc9891dc2c632867d54ab8321d8a35931364d)

Author SHA1 Message Date
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 f3c0bc05d7 Issue #2322933 by Xano: Fixed Module list form fatals due to incorrect route configuration. 2014-08-21 12:10:46 +01:00
Alex Pott 723af4bcbe Issue #2324945 by andypost: Fixed clean-up @todo after 2155635. 2014-08-21 12:07:11 +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 9830a27157 Issue #2309501 by garphy | dawehner: Use plugin IDs instead of titles for toolbar classes. 2014-08-20 16:00:09 +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
Alex Pott 77c666c39a Issue #1987882 by disasm, vijaycs85, penyaskito, kim.pepper, likin, YesCT, InternetDevels, dawehner, wamilton, Letharion, katbailey, googletorp, tim.plunkett, acrollet, neetu morwani: Convert content_translation routes to a new style controller. 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 b6ba35f006 Issue #2318251 by larowlan: Fixed Make comment links functionality testable and convert CommentLinkTest to PHPUnit. 2014-08-19 10:52:51 +01:00
Alex Pott 5a8dddce9e Issue #2321407 by astrocling | jhodgdon: Fixed Suggested setting in example.settings.local.php for render doesn't work in install. 2014-08-19 00:23:18 +01:00
Jennifer Hodgdon 9c12817cc9 Issue #2321605 by sun: Fix comment syntax in example.settings.local.php 2014-08-18 10:20:23 -07: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 c281ef5a38 Issue #2322377 by slashrsm | roald.umandal: Fixed No validation for default image. 2014-08-18 18:08:20 +01:00
Alex Pott 0aaa1c8098 Issue #2298039 followup by lauriii, sqndr: Remove all PNG fallbacks for SVG. 2014-08-18 17:54:05 +01:00
Alex Pott 36dd5afc42 Issue #2318679 by bluegriff | emma.maria: Fixed "Password strength: Strong" wraps onto a second line. 2014-08-18 17:45:36 +01:00
Alex Pott 62bb5c4d53 Issue #2218065 by jhodgdon, dawehner: Fixed Need to join fields to the entity field data tables, not entity tables, or filtering increases number of results. 2014-08-18 17:41:42 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +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 4192e7d2d8 Issue #2302047 by plopesc: Added support for relative default dates in Date field . 2014-08-18 16:13:32 +01:00
Alex Pott 6cffdfa1bc Issue #2322255 by undertext | andypost: Move the rest of core entities to use EntityViewsDataInterface. 2014-08-18 16:09:56 +01:00
Alex Pott 341e8d618f Issue #2321913 by Temoor: Replace all instances of entity_load('menu_link_content') and entity_load_multiple('menu_link_content') with static method calls. 2014-08-18 16:05:30 +01:00
Alex Pott 7e23170de4 Issue #2300875 by joshi.rohit100, amitgoyal, penyaskito: Remove drupal_redirect_form() as it is deprecated. 2014-08-18 16:03:15 +01:00
Alex Pott 8d5713791e Issue #2321919 by Temoor: Replace all instances of menu_load(), entity_load('menu') and entity_load_multiple('menu') with static method calls. 2014-08-18 15:35:25 +01:00
Alex Pott 109b895949 Issue #2322063 by Temoor: Replace all instances of shortcut_set_load(), entity_load('shortcut_set') and entity_load_multiple('shortcut_set') with static method calls. 2014-08-18 15:23:37 +01:00
Alex Pott 34c75100e8 Issue #2317821 by Wim Leers, nod_ | wwalc: Do not show a dialog about changing formats when there is no content. 2014-08-18 14:51:48 +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 38d39bc060 Issue #2319819 by jhodgdon, hueman: Fixed Default value heading missing from Field UI form. 2014-08-18 14:25:31 +01:00
Alex Pott 9399c98ae9 Issue #2321605 by astrocling: Fixed Standardize Commenting in example.settings.local.php. 2014-08-18 13:59:37 +01:00
Alex Pott 64c6bf8981 Issue #2290257 by Wim Leers, er.pushpinderrana, amitgoyal | jhodgdon: Editor plugin classes need docs links. 2014-08-18 13:57:51 +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 093ea79442 Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
Alex Pott 0d510d72c1 Issue #2321167 by emma.maria, tompagabor | LewisNyman: Move password indicator colours into CSS. 2014-08-16 00:27:38 +01:00
Alex Pott c69e1ab05f Issue #2319977 by marcingy: Convert sql query in buildForm in NodeTypeDeleteConfirm to efq. 2014-08-16 00:18:02 +01:00
Alex Pott 7245f8973c Issue #2321739 by jibran: Fixed Minor issue in EntityReferenceRelationshipTest. 2014-08-16 00:15:25 +01:00
Alex Pott 65d7cc56e8 Issue #2307125 followup by longwave: Fixed HTML double-escaping in EditorImageDialog. 2014-08-16 00:07:47 +01:00
Alex Pott 2a95441315 Issue #2062103 by penyaskito, pp, nonsie | hass: Fixed Skipped translation import shows dblog link message that is not yet available in installer. 2014-08-15 23:58:36 +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 28ef6b28c3 Issue #2152227 by JeroenT, joelpittet, steinmb, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_tableselect() to #theme table__tableselect. 2014-08-15 23:48:45 +01:00
Alex Pott 17fcc16482 Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00