Commit Graph

10332 Commits (8e0e7d3b1244db88d120e96b0f75ffd7420a4ce9)

Author SHA1 Message Date
webchick 88c03db8b5 Issue #2327455 by marvil07: Fixed Typo in services example use at core.api.php. 2014-08-26 10:28:00 -07:00
webchick eb21fc37a7 Issue #2301245 by sun, joelpittet | larowlan: Fixed Entity system invokes non-existing theme hooks: 'Theme hook not found.' 2014-08-26 10:25:49 -07:00
webchick 65c671eff7 Revert "git commit -m Issue"
How about a *sensible* commit message? ;)

This reverts commit 1a10539f0f.
2014-08-26 10:24:40 -07:00
webchick 1a10539f0f git commit -m Issue 2014-08-26 10:14:15 -07:00
webchick da94c06e29 Issue #2030591 by jibran, Temoor, andypost, lokeoke, er.pushpinderrana, martin107, pcambra, piyuesh23, Sharique, kgoel | plopesc: Expand ContactForm with methods. 2014-08-25 23:38:25 -07:00
webchick 2d3c7f1642 Issue #2303521 by swentel, larowlan | alexpott: Fixed CommentTypeForm allows the entity type to be changed. 2014-08-25 23:06:23 -07:00
webchick cdebbfb7bf Issue #2321515 by dawehner: Fixed Updating links loses fragments. 2014-08-25 23:03:43 -07:00
webchick 0d86fa90bf Issue #2320253 by yched: Fixed FIC/FSC::preSave() do not call the parent implementation. 2014-08-25 22:34:38 -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 18aa4abddc Issue #2314599 follow-up by andypost: Fix incorrect theme argument. 2014-08-25 22:27:50 -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 a4b6e3b10f Issue #2250841 by andypost, thechanceg, Buratino42 | vijaycs85: Fixed Adding a inline template for content translation status. 2014-08-25 22:06:04 -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 8e3819bdaf Issue #2325479 by tim.plunkett: Convert editor_element_info() to editor_element_info_alter(). 2014-08-25 21:45:07 -07:00
webchick 091d09276c Issue #2325689 by sun: Clean up temporary Extension class workarounds. 2014-08-25 21:41:46 -07:00
webchick 7e7c715404 Issue #2325999 by swentel: Move config schema for Core field types out of field.module . 2014-08-25 21:40:13 -07:00
webchick 6a168b0d37 Issue #2326397 by davidhernandez: Fixed Add filtering to AttributeArray. 2014-08-25 21:32:57 -07:00
webchick 584911aee7 Issue #2326707 by tim.plunkett: Use dynamic entity type upcasting for comment.reply. 2014-08-25 21:31:26 -07:00
webchick bfcd644b4a Issue #2326727 by swentel: Fixed Delete tempstore entry of preview in submit. 2014-08-25 21:29:34 -07:00
webchick f941bebbd6 Issue #2326867 by martin107: Logger: Remove namespace does not exist warning. 2014-08-25 21:28:08 -07:00
webchick dcaf9a11d4 Issue #2326837 by herom: Fixed content preview RTL CSS. 2014-08-25 21:14:52 -07:00
webchick 5c61480002 Issue #2325977 by Gábor Hojtsy: Fixed All links lead to same entity translations in translation overviews. 2014-08-25 20:59:06 -07:00
webchick fb5579178b Issue #2314889 by andypost, Temoor: Standardize entity_test entity route names. 2014-08-25 20:46:37 -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 1b252200a1 Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07:00
webchick f641db542a Issue #2324211 by Wim Leers: Fixed Multiple requests to /quickedit/attachments when only one should happen. 2014-08-24 13:41:25 -07:00
webchick 4ed1db5b54 Issue #2293779 by pcambra, joshi.rohit100: Fixed Old t() method in language module forms. 2014-08-24 13:23:57 -07:00
webchick 2e992d564e Issue #2324825 by jibran, dawehner, Berdir: Fixed MenuLinkContent::baseFieldDefinitions() sets default values incorrectly. 2014-08-24 13:22:38 -07:00
webchick b025761f55 Issue #2315269 by sun: Fixed Entity/Query/Sql/QueryAggregate: PDOException: General error: GROUP BY clause is required before HAVING. 2014-08-24 13:19:02 -07:00
webchick fd0be0461f Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit. 2014-08-24 13:16:19 -07:00
webchick b5ade79e01 Issue #2272879 by clemens.tolboom, alexpott: Fixed Can not run a WebTestBase or KernelTest base tests from inside a simpletest. 2014-08-24 13:14:13 -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 37709d66f5 Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore. 2014-08-23 14:23:47 -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
webchick 0c8bbf1b28 Issue #2324353 by chx: Remove MigrateEntityDestinationFieldInterface. 2014-08-23 12:15:26 -07:00
webchick d72c0f98ec Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes. 2014-08-23 12:03:35 -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 cd65494f73 Issue #2318297 by fietserwin: Rotate effect: do not use html entity for 'degree' but its unicode character. 2014-08-22 18:21:34 +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 83f868b5f4 Issue #2315067 by Sam152: Fixed Dialog titlebar overlaps close button for long titles. 2014-08-22 02:22:53 +01:00
Alex Pott 36c0354b7c Issue #2271051 by Wim Leers: Update CKEditor library to 4.4.4. 2014-08-22 02:15:25 +01:00
Alex Pott 7fff6e850a Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName(). 2014-08-22 02:04:33 +01:00
Alex Pott 92ff38768a Issue #2291833 by andypost, kgoel | Crell: Standardize taxonomy term entity route names. 2014-08-22 01:54:34 +01:00
Alex Pott f5b0b26ee0 Issue #2325385 by dawehner: Fixed Ensure that the error handler does not throw exception itself. 2014-08-21 18:10:55 +01:00
Alex Pott 50dfcc705a Issue #2324783 by JayeshSolanki | andypost: Fixed CommentLinkBuilderTest::setUp() should be protected. 2014-08-21 18:03:14 +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 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 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 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
Alex Pott b3695e87b3 Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
Alex Pott 80ba1c1b80 Issue #2307647 by Wim Leers | anandps: [Follow-up] Allow manual override of required image alt text in the Text Editor image dialog when appropriate. 2014-08-13 22:19:30 -07:00
Alex Pott 2212b4b35c Issue #2290269 by amitgoyal, er.pushpinderrana | jhodgdon: InPlaceEditor plugin classes need more docs links. 2014-08-13 22:05:04 -07:00
Alex Pott e24723a934 Issue #2091311 by mparker17, minneapolisdan, benjf, er.pushpinderrana, wzoom, jhodgdon, batigolix | ifrik: Update hook_help for Contextual Link module. 2014-08-13 20:50:32 -07:00
Alex Pott b428eda79c Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names. 2014-08-13 20:39:40 -07:00
Alex Pott fb6ab037d8 Issue #2320263 by steveoliver: Remove steveoliver from MAINTAINERS.txt. 2014-08-13 18:22:03 -07:00
Alex Pott 72b1c2f166 Issue #2320245 by benjy | jhodgdon: Fixed High water should consistently be two words. 2014-08-13 18:20:19 -07:00
Alex Pott fb27c45f6a Issue #2252739 by Gábor Hojtsy, rbayliss: Fixed Taxonomy field handler fatal error in linking to terms, cannot create taxonomy views with defaults. 2014-08-13 18:15:35 -07:00
Alex Pott 37df1bd026 Issue #2315489 by benjy: Renamed prepareIdMappings() in MigrateTestBase. 2014-08-13 18:01:54 -07:00
Alex Pott f8c9cf8b16 Issue #2307641 by mgifford: Fixed Color Contrast Insufficient with Error Text. 2014-08-13 17:53:10 -07:00
Alex Pott 4505b7887f Issue #2311279 by emma.maria | LewisNyman: Tweak the colours of the password indicator. 2014-08-13 17:30:20 -07:00
Alex Pott 7f4876c85b Issue #2261477 by sun, neclimdul: Remove broken Drupal\system\Tests\ScriptTest. 2014-08-13 16:44:31 -07:00
Alex Pott ce842f8809 Issue #2202493 by Xano, dawehner, longwave, tim.plunkett: Fixed views_menu_link_defaults() does not set a parent for links. 2014-08-13 14:48:34 -07:00
Alex Pott 93beccc571 Issue #2217755 by Alumei, Les Lim, er.pushpinderrana, martin107, Daniel Norton | alexpott: Fixed template_preprocess_links uses a non existent class JSON. 2014-08-13 14:04:31 -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
Jennifer Hodgdon 8aa8c492c4 Issue #2320537 by er.pushpinderrana: Fix syntax problems in core.api.php 2014-08-13 08:58:25 -07:00
Jennifer Hodgdon c6ec2add35 Issue #2316413 by benjy, chx: Clean up MigrationInterface docs 2014-08-13 06:36:14 -07: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 9c4954f66c Issue #2319375 by andrewmacpherson: Fixed Malformed @endcode tag in docblock for \Drupal\migrate\Row::getRawDestination(). 2014-08-12 18:17:38 -07:00
Alex Pott 887eea4e39 Issue #2317085 by pfrenssen | rteijeiro: Added the possibility to create a REST export when creating a new view. 2014-08-12 18:13:09 -07:00
Alex Pott 95019fa616 Issue #2318827 by larowlan, thehong | mgifford: Fixed Can't unpublish a comment. 2014-08-12 17:49:31 -07:00
Alex Pott 36675eaafc Issue #2280861 by roderik, pcambra: CommentStatistics service followup. 2014-08-12 17:40:09 -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 fef9fd278d Issue #2301593 by er.pushpinderrana, joshi.rohit100: Remove drupal_retrieve_form() as it is deprecated. 2014-08-12 11:29:57 -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 55b18b6b79 Issue #2156657 by swentel | jhodgdon: Use the word "name" instead of "label" for display modes. 2014-08-12 10:40:19 -07:00
Alex Pott 2acb1fd6f0 Issue #2074255 by cilefen, wiifm, almul0, amunir, Gábor Hojtsy, Jalandhar, JeroenT, vegantriathlete: Add changed time tracking to users. 2014-08-12 10:34:34 -07:00
Alex Pott f9c1ff235b Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
Alex Pott 1d1ff757fa Issue #2315607 by pingers: Fixed "Place blocks" h3 tags are escaped. 2014-08-12 00:35:23 -07:00
Alex Pott ad64eddb50 Issue #2260059 by er.pushpinderrana, joelpittet, LinL, SebCorbin | Mark Carver: Fixed Title in template_preprocess_item_list() is typecasted as string. 2014-08-12 00:29:39 -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 ac0fe75eb8 Issue #2314863 by andypost, Crell: Standardize block content entity route names. 2014-08-11 21:54:07 -05:00
Alex Pott 758267ea70 Issue #2125083 by andypost, cosmicdreams, benjy, YesCT | bdone: Remove unused $keep variable from migrate sources. 2014-08-11 21:50:47 -05:00
Alex Pott 9d777775b1 Issue #2307681 by cbr, Berdir, moshe weitzman: GetEntityTypeFromStaticClass - poor performance. 2014-08-11 15:02:28 -05:00
Jennifer Hodgdon 525a46c93c Issue #2318981 by er.pushpinderrana, grisendo: Make hook_node_grants and hook_node_access_records sample function bodies consistent 2014-08-11 10:18:20 -07: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 54691d45d4 Issue #2317135 by aboros | rteijeiro: Fixed Transparent background in autocomplete widget. 2014-08-11 09:16:23 -05:00
Alex Pott 455428cb93 Issue #2318435 by dawehner, Gábor Hojtsy: Fixed Views menu items disappears when editing menu. 2014-08-11 09:14:13 -05:00
Alex Pott cdf77e49f8 Issue #2317845 by sun | Arla: Upgrade Guzzle to version 4.1.7. 2014-08-11 09:02:51 -05:00
Alex Pott 453a4451b7 Issue #2314289 by benjy: Track result of migrations and use it to properly define migrate_dependencies. 2014-08-11 08:59:58 -05:00
Alex Pott cdab062b60 Issue #2307053 by mondrake: Fixed Rotate effect UI does not allow to set background color to transparent. 2014-08-11 08:46:10 -05:00
Alex Pott 83fa87f8ae Issue #1938910 by JeroenT, Temoor, gnuget, pratik60, dsnopek, Brandonian | duellj: Convert image theme tables to table #type. 2014-08-11 08:44:02 -05:00
Alex Pott d25e7dda73 Issue #2317881 by gauravkhambhala | alexpott: Remove $block_counter from template_preprocess_block. 2014-08-11 08:28:37 -05:00
Alex Pott c7cce611a9 Issue #2231693 by amitgoyal, joshi.rohit100, helmo, LinL, iS: [Follow up] Update Powered by Drupal link. 2014-08-11 08:22:43 -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 1a8367ce4b Issue #2305831 by aneek, Cottser, chx, jbrown: Fixed Double escaping on /admin/modules/uninstall. 2014-08-10 17:35:05 -05:00
Alex Pott 46f32ebf15 Issue #2318587 by herom: Fixed "route_name" should not be marked as translatable in config schema. 2014-08-10 17:28:17 -05:00
Alex Pott 2ff3381a07 Issue #1963980 by joelpittet | Cottser: Convert theme_views_ui_expose_filter_form() to Twig. 2014-08-10 17:22:53 -05:00
Alex Pott 0946b702aa Issue #1792836 by damiankloip, alansaviolobo, Kars-T | tim.plunkett: Merge HandlerBase::breakPhrase() and HandlerBase::breakPhraseString() and clean up. 2014-08-10 17:17:29 -05:00
Alex Pott 6f9ceadb44 Issue #2296775 by gauravkhambhala | jhodgdon: Fixed Content Markers defgroup/topic mentions theme_mark() (nonexistent). 2014-08-10 16:44:18 -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 b1899dc02d Issue #2296793 by gauravkhambhala | jhodgdon: Fixed Two Views topics need one-line summaries added. 2014-08-10 16:35:48 -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 426a531e2a Issue #2235425 by corbacho, andypost, nod_: Fixed domready bug breaks Drupal behaviors. 2014-08-10 14:17:19 -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 5c89f2dafd Issue #2318245 by mdrummond: Add Marc Drummond as co-maintainer of Responsive Images and Breakpoint modules. 2014-08-09 14:13:12 -05:00
Alex Pott e1e0ab25ec Issue #2316203 by olli, tim.plunkett | Charles Belov: Fixed Permission "Use the administration pages and help" grants permission to configure Image Toolkit. 2014-08-08 15:11:32 -05:00
Alex Pott 960fedc540 Issue #2317811 by ChandeepKhosa, emma.maria: Do not print the footer container in Seven when not in use. 2014-08-08 12:18:48 -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 dc11fb9a36 Issue #2301247 by mitsuroseba | andypost: Make comments for forum non-threaded by default. 2014-08-08 07:42:14 -05:00
Alex Pott 8ca9d2afcd Issue #2316989 by Arla: Fixed Join file_usage to file_managed for Views. 2014-08-08 07:41:08 -05:00
Alex Pott 0fe89b3737 Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense. 2014-08-08 07:39:34 -05:00
Alex Pott 933b8face6 Issue #2316253 by er.pushpinderrana | ThomasDik: Fixed Typo in the tags example. 2014-08-08 07:35:09 -05:00
Alex Pott 97e7016a95 Issue #2317001 by Arla: Fixed FieldPluginBase::addAdditionalFields() bad debug message. 2014-08-08 07:33:39 -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 008fb1176b Issue #2239413 by Wim Leers, blueminds: Split FilterCaption into FilterAlign (for data-align) and FilterCaption (for data-caption). 2014-08-08 06:34:42 -05:00
Nathaniel Catchpole 9af55ec10f Issue #2316153 by Berdir: Fixed [typo follow-up] PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests. 2014-08-08 11:05:46 +01: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 717243ccbb Issue #2296787 by gauravkhambhala | jhodgdon: Fixed hook_field_config_update_forbid() is in the wrong group/topic. 2014-08-07 22:16:24 +01:00
Alex Pott 945ed20177 Issue #119038 by Pancho, ximo, stefank: Code cleanup: 'authenticated users' role. 2014-08-07 22:12:12 +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 0f3327fe87 Issue #2316459 by Gábor Hojtsy: Fixed Menu ui module refers to nonexistent library, lacks menu parent validation on content type settings. 2014-08-07 15:42:18 +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
Jennifer Hodgdon 23944a1e34 Issue #2316779 by er.pushpinderrana: Fix titles and links in theme/render topics 2014-08-06 22:34:08 -07: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 4c285fefdd Issue #2315695 by a_thakur: Remove views_get_view(). 2014-08-06 10:19:15 +01:00
Alex Pott f6b7dd35bf Issue #2315885 by Gábor Hojtsy: Fixed Quickfix: language settings page seriously misaligned. 2014-08-06 10:17:33 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Alex Pott 22835842a7 Issue #2312657 by olli: Remove _toolbar_clear_user_cache(). 2014-08-06 09:36:12 +01:00
Alex Pott 5afbef9591 Issue #749748 by Bès, penyaskito, sun, hefox, Dave Reid, mavimo | c960657: Fixed Contact, register and comment forms do not prefill with user info from browser. 2014-08-06 09:23:17 +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
webchick a98ed74b5d Issue #2216555 by jhodgdon, chx: Fill in @defgroup/topic docs for Migration overview. 2014-08-05 22:01:41 -07:00
webchick fd8f71cb59 Issue #2309575 follow-up by Wim Leers: [Revert] Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-05 21:58:15 -07:00
webchick eda0bc578e Issue #2316153 by Berdir: Fixed PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests. 2014-08-05 21:55:48 -07:00
Alex Pott 022163f539 Issue #140363 by synth3tk, makemineatriple, realityloop, yoroy, YesCT, Niklas Fiekas, Schnitzel, corbacho | Jao: In user profiles, "Track" tab should be renamed "Activity". 2014-08-05 15:03:05 +01:00
Alex Pott fa9e8bbe50 Issue #2161845 by Gábor Hojtsy, vijaycs85 | YesCT: Fixed Node views (front page, admin) do not use the proper language filter. 2014-08-05 12:24:54 +01:00
Alex Pott 19595c2472 Issue #2313811 by undertext | andyceo: Fixed Inconsistent interface location: core/modules/menu_link_content/src/Entity/MenuLinkContentInterface.php. 2014-08-05 11:52:16 +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
Alex Pott 8170deca0a Issue #2314873 by undertext, Crell: Standardize image style entity route names. 2014-08-05 10:39:25 +01:00
Alex Pott cc931cec9e Issue #2314885 by undertext, Crell: Standardize search page entity route names. 2014-08-05 10:37:08 +01:00
Alex Pott 4610159759 Issue #2314883 by Crell: Standardize role entity route names. 2014-08-05 10:34:56 +01:00
Alex Pott f3cda09f6f Issue #2314859 by Crell: Standardize ConfigTest route names. 2014-08-05 10:30:42 +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
webchick c42156c820 Issue #2311859 by Gábor Hojtsy, jhodgdon: Fixed Configuration and Javascript translation not created/updated in .po translation import. 2014-08-04 15:21:49 -07:00
webchick b343c571d3 Issue #2216539 by jhodgdon: Fill in @defgroup/topic docs for Views overview. 2014-08-04 15:01:44 -07:00
webchick d82eb50d7d Issue #2315189 by herom: Fixed 2 schema element types mistyped as sequence. 2014-08-04 13:17:54 -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
Alex Pott 6a0ea49673 Issue #2315019 by gauravkhambhala, sam152 | alexpott: Fixed Duplicate css in system.module.css. 2014-08-04 19:56:25 +01:00
Alex Pott 533ccbe9a1 Issue #2313913 by ivanjaros: OverviewTerms form uses hardcoded path. 2014-08-04 19:50:01 +01:00
webchick 71e4a64d4f Issue #2188889 by CharuAg, cwells, lokapujya, ashepherd, kay_v, scor: Support RDFa output in link field formatter. 2014-08-04 11:03:53 -07: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 0b0cdc2921 Issue #2306539 by swentel, alexpott, sun: Fixed FieldUnitTestBase::createFieldWithInstance() pollutes test class with arbitrary properties. 2014-08-04 10:24:56 -07:00
webchick 73a65a3605 Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement(). 2014-08-04 10:23:18 -07:00
webchick 3724e1920f Issue #2312367 by lokeoke, dawehner: Add a getUuid() method for content menu links, to not have to use getDerivativeId(). 2014-08-04 10:20:08 -07:00
webchick cb24b1e304 Issue #2314867 by Crell: Standardize comment entity route names. 2014-08-04 10:19:44 -07:00
webchick 4d7bb09016 Issue #2314871 by Crell: Standardize Entity module entity route names. 2014-08-04 10:08:34 -07:00
webchick e3cb87a7de Issue #2314887 by Crell: Standardize shortcut entity route names. 2014-08-04 10:06:25 -07:00
webchick ad41b6f8a8 Issue #2314877 by Crell: Standardize menu link entity route names. 2014-08-04 10:04:30 -07:00
webchick de764ba9a1 Issue #2314865 by Crell: Standardize contact entity route names. 2014-08-04 10:03:12 -07:00
webchick 1d727ae1ba Issue #2314855 by Crell: Standardize block entity route names. 2014-08-04 09:55:19 -07:00
webchick 37e7f6a43b Issue #2314861 by Crell: Standardize aggregator entity route names. 2014-08-04 09:53:57 -07:00
webchick 45d55e6a9c Issue #2314869 by Crell: Standardize DateFormat entity route names. 2014-08-04 09:52:46 -07:00
webchick a6b9405eff Issue #2314875 by Crell: Standardize language entity route names. 2014-08-04 09:51:58 -07:00
webchick 1bdb49655f Issue #2314881 by Crell: Standardize responsive image mapping entity route names. 2014-08-04 09:51:05 -07:00
webchick 82d9610ca9 Issue #2314765 by Crell: Standardize filter format route names. 2014-08-04 09:49:51 -07:00
webchick a115d7cc03 Issue #2310371 by dawehner: Replace Views::getApplicableViews('uses_hook_menu') with Views::getApplicableViews('uses_menu_links'). 2014-08-04 09:27:46 -07:00
webchick 2ace26881d Issue #1883058 by cilefen, aendrew: Added Default Drupal drop favicon needs a Retina-quality version. 2014-08-04 09:08:22 -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 6948f38d5a Issue #2308783 by er.pushpinderrana | mikey_p: Remove format_interval(). 2014-08-04 12:58:05 +01:00
Alex Pott 769ab39e01 Issue #2307629 by olli | jhodgdon: Fixed Views UI "Add" dialog - Submit pops you back to same dialog. 2014-08-04 12:56:23 +01:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
Alex Pott 7efafc259d Issue #2314563 by crazysix: Fixed Small style change in core/systems module. 2014-08-04 12:44:52 +01:00
Alex Pott 5f4bbab95c Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints. 2014-08-04 12:21:15 +01:00
Alex Pott 4f5d858269 Issue #2264833 by lokeoke, joelpittet: Convert theme_update_version to update-version.html.twig. 2014-08-04 12:16:48 +01:00
Alex Pott 7e394b02a9 Issue #2313989 by sun: Update vfsStream to 1.3.0. 2014-08-04 12:13:25 +01:00
Alex Pott e3833d0f49 Issue #2312925 by olli, kim.pepper, dawehner: Fixed 'Add Link' button adds a new menu instead. 2014-08-04 12:07:26 +01:00
Alex Pott 54a49d507c Issue #2313053 by Berdir: Fixed Field storage and instance call toArray() in __wakeup() is very slow, remove it?. 2014-08-04 12:05:35 +01:00
Alex Pott e665794623 Issue #2031441 by penyaskito, Mile23, DuaelFr, Sutharsan: Add unit test for PoHeader::evaluatePlural. 2014-08-04 11:57:11 +01:00
Alex Pott 2896f4a861 Issue #2207695 by Manuel Garcia, LewisNyman, pakmanlh, mitsuroseba, Sam152: Expand the throbber API to include a 'full screen' option. 2014-08-04 11:51:12 +01:00
Alex Pott 630b08af82 Issue #2309575 by undertext | damiankloip: Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-04 11:28:47 +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 9bc009b1b8 Issue #242324 by rychannel, kbasarab, chx, cgalli, LinL, pfrenssen, wonder95, triclops | whatistocome: Fixed Going to page 2 on "list terms" page doesn't display additional terms. 2014-08-04 10:35:25 +01:00
Alex Pott d2e7d6211b Issue #1498660 by marco, plach, andypost, YesCT, Berdir | dawehner: Refactor taxonomy entity properties to multilingual. 2014-08-03 23:48: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 4338c8bb45 Issue #2312153 by plach: Refactor block_content entity schema to multilingual. 2014-08-03 00:07:49 +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 402e0375de Issue #2313089 by er.pushpinderrana, undertext | jhodgdon: Fixed Form generation topic needs quick follow-up fix. 2014-08-01 13:07: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
Alex Pott 9b8c385574 Issue #2310353 by cilefen | YesCT: Move LinksTest to menu_link_content module. 2014-07-31 16:25:06 +01:00
Alex Pott 267202b248 Issue #2262275 by hussainweb, hosef, ultimike: Fixed D6->D8 CCK Single On/Off Checkbox, Checkboxes/Radio buttons, and Select formatters. 2014-07-31 16:23:28 +01:00
Nathaniel Catchpole 7420742b62 Issue #2218025 by jhodgdon: Fixed Field language filter/sort/etc. for Views do not work. 2014-07-31 16:21:58 +01:00
Nathaniel Catchpole 6b93ac73a4 Issue #1285726 by kim.pepper, InternetDevels, alexpott, RobLoach: Remove XML-RPC. 2014-07-31 16:12:18 +01:00
Alex Pott c2e66f9e1c Issue #1898466 by joelpittet, webthingee, lokapujya, pplantinga, lokeoke, richardj, bdragon, steveoliver, ry5n, tlattimore, Cottser, siccababes, jenlampton, evanbarter, rodrigoaguilera, W1n5t0n45, drupalmonkey, ezeedub | c4rl: Update.module - Convert theme_ functions to Twig. 2014-07-31 14:03:18 +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 ced85d104a Issue #2287781 by alayham, herom: Fixed DropButton component does not look well in RTL page. 2014-07-31 13:42:43 +01:00
Alex Pott 9e6dd21c89 Issue #2207391 by LewisNyman, emma.maria, lokapujya: Style select elements in Webkit only. 2014-07-31 13:39:41 +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 a0290ec6ea Issue #2284413 by damiankloip: Use addMethodCall() instead of replaceArgument() in RegisterEntityResolversCompilerPass. 2014-07-31 13:29:23 +01:00
Alex Pott 2a806cc6a3 Issue #2306471 by amitgoyal, a_thakur: Remove views_get_plugin_definitions(). 2014-07-31 13:25:37 +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
Alex Pott bf7b1b0151 Issue #2313115 by Wim Leers: Fixed AccessManagerTest is broken. 2014-07-31 13:19:09 +01:00
Nathaniel Catchpole 050ce49fec Issue #2312671 by olli: Fixed Typo langauge. 2014-07-31 11:50:21 +01:00
Nathaniel Catchpole 6749237dcb Issue #2309673 by mitsuroseba: Add tests for node/add when no node types exist. 2014-07-31 11:35:28 +01:00
Nathaniel Catchpole 9e51810d17 Issue #2312681 by longwave: Update Drupal::VERSION constant. 2014-07-31 11:28:00 +01:00
Nathaniel Catchpole f34be6f13d Issue #2306439 by a_thakur: Remove _update_process_fetch_task(). 2014-07-31 11:27:07 +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
Nathaniel Catchpole 8fe441a19d Issue #2227907 by mgifford: Revise rel attributes in pager links. 2014-07-31 11:24:23 +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
Jennifer Hodgdon 4d07e60aab Issue #2312069 by er.pushpinderrana, dawehner: Fix formatting problem on Default theme implementations topic 2014-07-30 15:36:37 -07:00
Jennifer Hodgdon bf495bd91f Issue #2312659 by er.pushpinderrana: Fix formatting issues on User topic page 2014-07-30 15:34:13 -07:00
Jennifer Hodgdon f77f88b9ff Issue #2312607 by lokeoke: Fix formatting issue on Database topic page 2014-07-30 15:32:27 -07:00
Dries c77851c473 Issue #2301319 by pwolanin, effulgentsia: MenuLinkNG part5: Remove dead code and party! 2014-07-30 15:54:09 -04:00
Nathaniel Catchpole 718a47d755 Issue #2309247 by Gábor Hojtsy: Fixed Views do not depend on modules providing their displays. 2014-07-30 13:40:49 +01: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
Nathaniel Catchpole 16caf92d33 Issue #1833010 by Gábor Hojtsy: Fixed Admin user language preference WSOD if ahead of path prefixes. 2014-07-30 11:35:35 +01:00
Nathaniel Catchpole 2ecdf8ceaa Issue #2295129 by alexpott, tim.plunkett: Fixed Filter formats should not save plugin data when the plugin configuration matches defaults. 2014-07-30 11:27:11 +01:00
Jennifer Hodgdon 9b274e1a26 Issue #2309405 by undertext, er.pushpinderrana: Add note to Annotations topic about PluginID shorthand annotation if there is only an ID 2014-07-29 09:52:42 -07:00
Jennifer Hodgdon a556b96a24 Issue #2299679 by jmmarquez, lokeoke: Move some topics/groups to/from core.api.php 2014-07-29 09:43:49 -07: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 b01522995b Issue #2309137 by longwave, sqndr | LewisNyman: Remove quotes from all background-image: url() properties. 2014-07-29 11:01:33 +01:00
Alex Pott 0a66db107f Issue #2060573 by nod_, stefank, jessebeach, tim.plunkett: Fixed Standardized filter/search behavior; surface filter matches regardless of their containing box's open state;. 2014-07-29 10:09:48 +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 54d5db5523 Issue #2310729 by tim.plunkett: Add tim.plunkett as a maintainer for Forms system, Routing system, and Configuration module. 2014-07-28 22:52:13 +01:00
Alex Pott 6c5130d0c1 Issue #2008566 by kim.pepper, jhedstrom, Berdir: Convert PasswordHashingTest unit tests to phpunit. 2014-07-28 22:49:42 +01:00
Alex Pott 0d99a0ca07 Issue #2304399 by er.pushpinderrana, undertext | samuel.mortenson: Fixed "class" attribute in drupal_render should be an array. 2014-07-28 22:30:41 +01:00
Alex Pott ac76e2c5df Issue #2309687 by eiriksm: Fixed Typo in docs for function Testclass::verbose. 2014-07-28 22:26:58 +01:00
Alex Pott 10e6812ef4 Issue #2310321 by corbacho, herom: Fixed CSS for RTL messages. 2014-07-28 22:20:25 +01:00
Alex Pott 615f5644cf Issue #2247049 by sqndr, herom, LewisNyman: Redesign password strength indicator so it's less fragile. 2014-07-28 22:11:44 +01:00
Alex Pott 80152b7d69 Issue #2310527 by damiankloip: Upgrade Serializer component to 2.5.2. 2014-07-28 14:34:45 +01:00
Alex Pott d1ba247378 Issue #2311027 by pwolanin: Fixed WebTestCase using $ instead of % for placeholder text. 2014-07-28 14:31:20 +01:00
Alex Pott e2d0ecae9b Issue #2309927 by martin107: Return of the silly typo. 2014-07-28 09:02:21 +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 39fc34a920 Issue #2310167 by undertext | jhodgdon: Fixed Views annotation classes moved; docs were not updated. 2014-07-27 20:57:51 +01:00
Alex Pott 5a07eb9772 Issue #1987400 by joelpittet, andypost, drupalninja99, jerdavis, CaptainWonky, shanethehat, TrevorBradley | Cottser: Forum.module - Convert theme_ functions to Twig. 2014-07-27 12:38:50 +01:00
Alex Pott 6aff7bdf6f Issue #2225085 by jhodgdon: Fixed hook_views_data() needs more docs. 2014-07-27 12:36:44 +01:00
Dries a678efd6d7 Issue #2308707 by eojthebrave: Field widget @defgroup references wrong class in documentation. 2014-07-25 13:26:47 -04:00
Dries d1f6df12e0 Issue #2281443 by ultimike, TommyK: Fixed D6 Workflow settings -> D8 Publishing options not migrating. 2014-07-25 13:22:12 -04:00
Dries 900784f7fe Issue #2217943 by jhodgdon, Wim Leers: Views cannot be filtered by language of translation. 2014-07-25 12:18:22 -04:00
Alex Pott 59c3c9757c Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl. 2014-07-25 15:44:31 +01:00
Alex Pott 032757abdd Issue #2309175 by Wim Leers: Fixed HTML double-escaping in Text Editor image settings configuration UI. 2014-07-25 14:31:47 +01:00
Alex Pott 4e847383cb Issue #2300347 by vijaycs85, joshi.rohit100 | robertdbailey: Fixed Regression: checkbox to enable translation for users does not save. 2014-07-25 11:27:36 +01:00
Alex Pott f0c9d009a3 Issue #2033211 by jwilson3, LewisNyman, sqndr, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory. 2014-07-25 11:17:35 +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 2909a5d08d Issue #2290275 by chx: Add information to migrate plugin classes and interfaces for developers 2014-07-24 16:27:00 -07: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
Jennifer Hodgdon c3f272d6da Issue #2308707 by eojthebrave: Fix annotation class reference in field.api.php 2014-07-24 16:17:15 -07:00
Jennifer Hodgdon 13ed88f04e Issue #2308967 by martin107: Fix spelling errors 2014-07-24 16:15:46 -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 b2c4388c43 Issue #2308971 by herom: Fixed Quickfix: Two schema files are not named with the common naming scheme. 2014-07-24 17:26:01 +01:00
Alex Pott baacf9dba6 Issue #2306515 by lokeoke | yukare: Fixed HTML double-escaping in CKEditor toolbar configuration UI. 2014-07-24 17:24:33 +01:00
Alex Pott 16a429ec93 Issue #2307125 by webchick: Fixed HTML double-escaping in EditorImageDialog. 2014-07-24 17:05:54 +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
Alex Pott 64387e5c5e Issue #2078473 by blueminds | Berdir: Added Use entity access API for checking access to private files. 2014-07-24 16:35:27 +01:00
Alex Pott 5783e08f16 Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval(). 2014-07-24 15:54:28 +01:00
Alex Pott 0872feb107 Issue #2308545 by penyaskito: Typo in LanguageNegotiationUrlTest. 2014-07-24 15:45:40 +01:00
Alex Pott 1ddfac8c94 Issue #2112247 by sihv, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files. 2014-07-24 15:43:36 +01:00
Alex Pott 77a9ea02ca Issue #1800614 by falcon03, mgifford, LinL | jessebeach: Improve the responsive toolbar accessibility. 2014-07-24 14:23:04 +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 6fb3b61f36 Issue #2307231 by olli | Charles Belov: Fixed Deleted views display not struck through. 2014-07-23 16:42:29 +01:00
Alex Pott d7f03d3c31 Issue #1986418 followup by LewisNyman: Update textfield & textarea style. 2014-07-23 16:41:55 +01: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 fad852961d Issue #2298923 by mparker17, er.pushpinderrana: Fixed Bartik's field--taxonomy-term-reference.html.twig doesn't output content_attributes, has out-of-date documentation. 2014-07-23 10:06:07 +01:00
Alex Pott 8b9d600b1a Issue #2230997 by dinarcon, jiv_e, StevenPatz, jstoller, cs_shadow, LewisNyman, lauriii | penyaskito: Fixed Remove the slogan in install.php and update.php. 2014-07-23 10:02:18 +01:00
Alex Pott b38632b5ab Issue #2287031 by lokeoke | hass: Change lcase translatable strings to ucfirst. 2014-07-23 09:29:39 +01:00
Alex Pott ceb595d1dd Issue #2305293 by olli: Fixed Wrong #states for "Restrict to the selected roles" in views ui. 2014-07-22 21:20:30 +01:00
Alex Pott 77b61671ca Issue #2305807 by amitgoyal, olli | jhodgdon: Fixed Clicking "Add" filter and then canceling dialog results in "You have unsaved changes.". 2014-07-22 21:17:28 +01:00
Alex Pott afd7cf9bd4 Issue #2307481 by cs_shadow: Fix typos and add missing properties in Drupal\editor\Tests\EditorSecurityTest. 2014-07-22 21:15:50 +01:00
Alex Pott f959ce8ffb Issue #733054 followup by lussoluca: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off. 2014-07-22 21:00:58 +01:00
Alex Pott d29adc88ad Issue #2297947 by amitgoyal, andrewmacpherson: Clean up API docs for hook_file_mimetype_mapping_alter(). 2014-07-22 20:58:00 +01:00
Alex Pott dc7a542255 Issue #2300297 by er.pushpinderrana, joshi.rohit100 | lmeurs: Hook_file_download() also controls temporary files. 2014-07-22 20:45:53 +01:00
Nathaniel Catchpole d526f0de4e Issue #2212081 by dawehner: Remove views optional handler handling. 2014-07-22 10:27:41 +01:00
Nathaniel Catchpole 7c226d14a8 Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements. 2014-07-22 10:24:02 +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 49f4fddbf3 Issue #1962846 by andypost, Wim Leers, InternetDevels: Use field instance name for header of comment list, drop comment-wrapper template. 2014-07-21 17:15:37 +01:00
Alex Pott 67c051d458 Issue #2300015 by olli | anavarre: Fixed PluginNotFoundException on user view. 2014-07-21 15:39:33 +01:00
Alex Pott eba5ae0d71 Issue #2306703 by realityloop | YesCT: Docs update from Clean up LocaleConfigManager / TypedConfigManager features and cache duplications. 2014-07-21 13:45:15 +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 53b024dbd8 Issue #2306429 by KarlKedrovsky, a_thakur: Remove user_access(). 2014-07-21 12:42:10 +01:00
Alex Pott 447cfbf1c1 Issue #2299427 by tim.plunkett, amitgoyal, joshi.rohit100: Remove drupal_build_form() once all its usage is removed as it is deprecated. 2014-07-21 12:04:16 +01:00
Alex Pott 12c2fbbe01 Issue #1533250 by YesCT, fran seva, TravisCarden, xjm, sriharsha.uppuluri | NROTC_Webmaster: Many coding standards clean-ups in locale module. 2014-07-21 11:52:00 +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
Alex Pott aeb6df2aa0 Issue #2306469 by a_thakur: Remove views_fetch_plugin_names(). 2014-07-21 11:09:50 +01:00
Alex Pott 555427300a Issue #2306545 by a_thakur: Remove views_plugin_list(). 2014-07-21 11:06:48 +01:00
Alex Pott 6819d5867e Issue #2306165 by a_thakur: Remove user_authenticate(). 2014-07-21 10:59:56 +01:00
Alex Pott 62047d8834 Issue #2294439 by dawehner, sun | neclimdul: Add vfsStream library for filesystem mocking in unit tests. 2014-07-21 10:54:37 +01:00
Alex Pott 7d0c5795a6 Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files. 2014-07-20 11:28:21 +01:00
Alex Pott 29d0f4361d Issue #2306077 by dawehner: Fixed Get rid of connection in UserAutocomplete. 2014-07-19 22:28:22 +01:00
Alex Pott c6cd9ac7f9 Issue #1288442 by jhodgdon | Wolfflow: Added search index status to the Status Report page. 2014-07-19 11:28:17 +01:00
Alex Pott 8d6f823971 Issue #2276219 followup by Mile23: Asset libraries should declare their license. 2014-07-19 09:09:44 +01:00
Alex Pott 6e6f2c6de3 Issue #2156089 by roderik, slashrsm, larowlan, andypost: Remove comment_get_thread() in favour of method on CommentStorage. 2014-07-18 23:30:49 +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
Nathaniel Catchpole 9c86984c3c Issue #2241229 by Wim Leers: Followup: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags. 2014-07-18 19:56:11 +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
Alex Pott 2b3cf006d7 Issue #733054 by jhodgdon, mkalkbrenner, amitgoyal, ndewhurst: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off. 2014-07-18 19:47:24 +01:00
Alex Pott 9eba380589 Issue #2059003 by vijaycs85, dawehner: Remove try/catch around getRequest() in DisplayPluginBase::getHandlers(). 2014-07-18 18:30:22 +01:00
Dries 4f3a83018f Issue #1986418 by tompagabor, LewisNyman, idflood, jamesquinton, lauriii, emma.maria, danmuzyka, rteijeiro, scronide, frankbaele, Coornail, ekl1773, oresh, philipz | Bojhan: Update textfield & textarea style. 2014-07-18 12:38:42 -04:00
webchick c7afd22957 Issue #2304081 by damiankloip: Upgrade Guzzle to version 4.1.3. 2014-07-18 11:38:18 -04:00
webchick 01d85e15f2 Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config. 2014-07-18 11:30:01 -04:00
webchick 9e7f617e78 Issue #2125621 by davidhernandez, mgifford, jessebeach, mparker17, anandps: Fixed Contrast between title/slogan and header is too low. 2014-07-18 11:04:04 -04:00
Nathaniel Catchpole 6c574a1185 Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags. 2014-07-18 15:52:03 +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 937be05a99 Issue #2294083 by ParisLiakos: Remove usages of module_uninstall(). 2014-07-18 11:40:22 +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 c05668e747 Issue #2304965 by longwave | klausi: Fixed Port form_select_options() XSS fix from SA-CORE-2014-003. 2014-07-18 08:51:59 +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 b99fa408a0 Issue #2304999 by martin107: ConfigTranslationFormAccess @file annotation needs updating. 2014-07-17 23:59:31 +01:00
Alex Pott bed1be0654 Issue #2303823 by tim.plunkett, jmolivas: Remove service definition for controller.entityform from core/core.services.yml. 2014-07-17 23:55:32 +01:00
Alex Pott f89d31f9bd Issue #2301715 by drunken monkey: Fixed search_excerpt() uses strrpos() incorrectly. 2014-07-17 23:51:56 +01:00
Alex Pott f64568df15 Issue #2285189 by Jose Reyero, Gábor Hojtsy: Fixed Undefined config schema type should not be explicitly used in config schemas. 2014-07-17 23:25:29 +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 518e3c9f7f Issue #2298319 by Berdir | ivanjaros: Fixed views.display.block.allow should be a sequence not a boolean. 2014-07-17 00:19:53 +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 40fbf6b427 Issue #2072897 by jayeshanandani, marcingy, herom, er.pushpinderrana, inket: Modernize contact.module forms. 2014-07-16 23:33:33 +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 c5ff2b77d3 Issue #2303887 by slashrsm: Remove comment_new_page_count(). 2014-07-16 14:58:33 +01:00
Nathaniel Catchpole 6b61748eec Issue #2303883 by slashrsm: Remove comment_get_display_page(). 2014-07-16 14:57:29 +01:00
Nathaniel Catchpole ee8da32250 Issue #2303879 by slashrsm: Remove comment_get_display_ordinal(). 2014-07-16 14:55:06 +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 074bc73e5d Issue #2297681 by cilefen, Wim Leers, cs_shadow | Charles Belov: Added Make the "alt" attribute required in EditorImageDialog. 2014-07-16 13:49:48 +01:00
Alex Pott 045d3ed92f Issue #2298667 by Mile23, neclimdul: Fixed Code review for report generation. 2014-07-16 12:43:37 +01:00
Alex Pott 675f72fa6d Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata tags are hidden. 2014-07-16 12:40:42 +01:00
Alex Pott 2eac903aa1 Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader. 2014-07-16 12:31:36 +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 2c93dd6734 Revert "Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory."
This reverts commit 16e60c421b.
2014-07-15 20:31:27 +01:00
Alex Pott 8f94da5725 Issue #2010246 by tim.plunkett, tkuldeep17, plopesc, InternetDevels, pfrenssen, googletorp: Convert update_manager_install_form, update_manager_update_form, update_manager_update_ready_form to the new form interface. 2014-07-15 20:06:34 +01:00
Jennifer Hodgdon 2d915cb46f Issue #2290255 by Wim Leers, er.pushpinderrana, amitgoyal: Make developer info for CKEditor plugins more discoverable 2014-07-15 09:09:30 -07:00
Alex Pott 2458d9ec7a Issue #2300873 by amitgoyal, joshi.rohit100: Remove usage of drupal_redirect_form() as deprecated. 2014-07-15 13:52:25 +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 351352e952 Issue #2279213 by neclimdul, sun | donquixote: Fixed KernelTestBase::unregisterStreamWrapper() is called once with insufficient arguments. 2014-07-15 12:24:03 +01:00
Alex Pott e5d8fced7f Issue #2178651 by ianthomas_uk: Fixed Consider UX implications of indexed vs non-indexed search pages. 2014-07-15 12:17:11 +01:00
Alex Pott 8b45d212ed Issue #1978926 by likin, YesCT, Pancho, kim.pepper, h3rj4n, tim.plunkett, disasm, Luxian, neetu morwani | vijaycs85: Convert locale_translation_status_form to a Controller. 2014-07-15 12:13:13 +01:00
Alex Pott 37e61b1580 Issue #2132477 by tkuldeep17, tim.plunkett | shameemkm: Convert batch_test forms to controllers. 2014-07-15 12:02:33 +01:00
Alex Pott 1b55c4f20d Issue #2302531 by tim.plunkett: Convert database_test_theme_tablesort to a class. 2014-07-15 11:59:47 +01:00
Alex Pott a22e23113d Issue #2291439 by Wim Leers, tstoeckler: Fixed CKEditor's "readonly" needs to be per-instance but is applied per-format, across instances. 2014-07-15 11:58:30 +01:00
Alex Pott 7a42da238c Issue #2202511 by hussainweb, benjy | mikeryan: Added Implement migration groups. 2014-07-15 11:37:53 +01:00
Alex Pott 16e60c421b Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory. 2014-07-15 11:30:07 +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 ff99927ffb Issue #2298665 by nod_: Fixed Remove dead code in form.js. 2014-07-15 10:50:08 +01:00
Alex Pott 2b9631ac4a Issue #2300829 by Jose Reyero: Fixed Clean up LocaleConfigManager / TypedConfigManager features and cache duplications. 2014-07-15 10:44:08 +01:00
Alex Pott 5106b55d34 Issue #2086499 by phiit, tim.plunkett | Gábor Hojtsy: Convert two page callbacks in language_elements_test.module to the new controller system. 2014-07-15 10:27:07 +01:00
Alex Pott 0cf2996a30 Issue #2078015 by er.pushpinderrana, RoSk0 | alexanansi: Modernize views_test_data.module forms. 2014-07-15 10:22:56 +01:00
Alex Pott f4751717cc Issue #1998198 by pwolanin, splatio, Albert Volkman, tim.plunkett, andypost, disasm, Les Lim, tkuldeep17: Convert user_pass_reset to a new-style Form object. 2014-07-15 10:21:15 +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 90fc3fa7c6 Issue #2302525 by tim.plunkett: Convert file_module_test_form to a class. 2014-07-15 10:03:31 +01:00
Alex Pott 46a9a4956a Issue #2296839 by MKorostoff, er.pushpinderrana | YesCT: Remove deprecated comment_num_new(). 2014-07-15 09:32:24 +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
Alex Pott 2093f3465b Issue #2115631 by andypost, socketwench: Fixed CategoryFormController::form() should not define form actions. 2014-07-15 00:15:16 +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
Nathaniel Catchpole 48fb187d5c Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container. 2014-07-14 11:53:00 +01:00
Alex Pott 40723e192e Issue #2302511 by Elijah Lynn: (optional) improvements in docblock for Drupal.viewsUi.FormFieldFiller in views-admin.js. 2014-07-14 10:17:54 +01:00
Alex Pott b7959a1d45 Issue #2292821 by andypost, larowlan: Use widget for comment subject field. 2014-07-14 09:47:03 +01:00
Alex Pott 08c9054e65 Issue #2181601 by damiankloip: Drupal\serialization\Normalizer\EntityNormalizer should extend ComplexDataNormalizer. 2014-07-14 09:38:47 +01:00
webchick 808eb743c8 Issue #2301953 by er.pushpinderrana | scor: Fixed Update 'element-invisible' and 'element-hidden' to valid Drupal 8 CSS classes. 2014-07-13 13:29:09 -07:00
webchick 0ae0cdb946 Issue #2297487 by er.pushpinderrana, marcingy: Remove the check_plain function. 2014-07-13 13:25:50 -07:00
webchick 0e240bb7d5 Issue #2301591 by joshi.rohit100: Remove drupal_rebuild_form() as it is deprecated. 2014-07-13 13:22:36 -07:00
webchick d14ea92b86 Issue #2163209 by andrewmacpherson, mgifford | Charles Belov: Add alternate text to file icon. 2014-07-13 13:21:15 -07:00
webchick e008d3a505 Issue #2030165 by Berdir, tim.plunkett, vijaycs85, tkuldeep17 | rteijeiro: Convert form_test_* functions to classes. 2014-07-13 13:00:10 -07:00
Alex Pott b96e823259 Issue #658148 by bleen18, ShaunDychko, jhodgdon, g3r4, cferthorney, BBommarito, jbrauer, Cauliflower: Fixed The "access user profiles" permission is poorly named. 2014-07-13 10:39:58 +01:00
Alex Pott 55240a0442 Issue #2163245 by Mile23: Unit testing for \Drupal\Component\Utility\Variable. 2014-07-13 10:33:25 +01:00
Alex Pott 3c30539329 Issue #2208893 by ngocketit, longwave: Remove unused functions from Views. 2014-07-13 10:32:02 +01:00
Alex Pott 821da69cc0 Issue #2301837 by er.pushpinderrana | jhodgdon: Fixed Missing @endcode on Entity API topic. 2014-07-13 10:29:01 +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 8524997327 Issue #2302261 by benjy: Fixed Typo in migrate.schema.yml. 2014-07-13 10:26:08 +01:00
Alex Pott 36ed633ff1 Issue #2296237 by er.pushpinderrana: Replace check_plain() to Drupal\Component\Utility\String::checkPlain() in file module. 2014-07-13 10:25:06 +01:00
Alex Pott ec9e2b5ffd Issue #2301601 by joshi.rohit100: Remove drupal_validate_form() as it is deprecated. 2014-07-13 10:10:20 +01:00
Alex Pott 16102e801e Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated. 2014-07-13 10:08:09 +01:00
Alex Pott 24cfbec0ae Issue #2301577 by ParisLiakos, joshi.rohit100: Remove drupal_alter() as it is deprecated. 2014-07-13 10:01:38 +01:00
Alex Pott 8853240aff Issue #2300853 by joshi.rohit100: Remove language() method from bootstrap.inc as it is deprecated. 2014-07-13 10:00:13 +01:00
Alex Pott 5ba4e635e2 Issue #2300891 by joshi.rohit100: Remove format_backtrace() from error.inc as deprecated. 2014-07-13 09:56:13 +01:00
Alex Pott 5ec328b270 Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated. 2014-07-13 09:54:57 +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 7fe5f2ac1e Issue #2080311 by rhm50, amitgoyal, InternetDevels, Rajesh Ashok, pfrenssen, natemow, areke, chertzog | mrsinguyen: Clean up Drupal\system\Tests\Database\SelectTest.php. 2014-07-13 09:32:51 +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
webchick 686b47cd0b Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user. 2014-07-11 23:55:56 -07:00
webchick a07a4918b3 Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.

This reverts commit 25afa8100a.
2014-07-11 23:54:55 -07:00
webchick 17e7dbac24 Issue #2300831 by joshi.rohit100: Remove module_exists() as it is deprecated. 2014-07-11 22:55:11 -07:00
webchick 1eadf82a5e Issue #2299691 by er.pushpinderrana, jhodgdon: Some topics should be removed. 2014-07-11 22:50:50 -07:00
webchick 458b9fc7eb Issue #2300857 by joshi.rohit100: Remove lock() method from bootstrap.inc as deprecated. 2014-07-11 22:49:28 -07:00
webchick 783db6db0a Issue #2301599 by Cottser, mparker17: Fixed Regression: Bartik's field--taxonomy-term-reference.html.twig doesn't properly output label attributes. 2014-07-11 22:47:59 -07:00
webchick 883577b673 Issue #2286923 by cs_shadow, alayham: Fixed views_ui dropbuttons are not RTL friendly. 2014-07-11 22:46:25 -07:00
webchick c9b2ff5e13 Issue #2301493 by alexpott: Fixed Typehint Drupal\file\File is does not exist. 2014-07-11 22:42:35 -07:00
webchick 25afa8100a Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user. 2014-07-11 22:41:12 -07:00
Alex Pott 990ec23b4f Issue #2227601 by mparker17: Added [Follow-up] Add a Visually-hidden field label formatter. 2014-07-11 23:48:25 +01:00
Alex Pott 1c7cf17980 Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>. 2014-07-11 23:46:29 +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 1a53cd14ed Issue #2030743 by yingtho, runeasgar, marcingy, YesCT, damiankloip, larowlan, typhonius, dman, areke, Désiré: Improve tests for user form alters in contact module. 2014-07-11 14:16:29 +01:00
Alex Pott 50327552d5 Issue #2248407 by ultimike, hussainweb, benjy, jp.stacey: D6 Block Mapping. 2014-07-11 13:07:11 +01: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
Nathaniel Catchpole 028920c17f Issue #2030655 by justafish, Alumei, daffie, alexpott, wwhurley, jamesquinton, pcambra, InternetDevels, rdatar, james_kerrigan: Expand Role with methods. 2014-07-11 12:15:22 +01:00
Alex Pott 837d726fea Issue #1498662 by andypost, larowlan | dawehner: Refactor comment entity properties to multilingual. 2014-07-11 11:37:14 +01:00
Alex Pott 91fb35ef99 Issue #2300313 by blueminds: Fixed Seven theme competely overrides the $form['#attached'] on node form. 2014-07-11 11:07:19 +01:00
Alex Pott ad3e93699d Issue #2300821 by joshi.rohit100: Remove module_invoke_all() as it is deprecated. 2014-07-11 11:06:17 +01:00
Alex Pott 4f246c7ebc Issue #2300847 by joshi.rohit100: Remove drupal_get_form() as it is deprecated. 2014-07-11 11:04:34 +01:00
Alex Pott 463bebdca5 Issue #2300843 by joshi.rohit100: Remove drupal_json_encode() and drupal_json_decode() methods as deprecated. 2014-07-11 11:02:57 +01:00
Alex Pott 36c7a10caa Issue #2300833 by joshi.rohit100: Remove module_hook() as it is deprecated. 2014-07-11 10:57:45 +01:00
Alex Pott b55f3ed432 Issue #2300697 by joshi.rohit100: Remove drupal_is_cli() as It is deprecated. 2014-07-11 10:56:21 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick f905406d19 Issue #2078867 by tim.plunkett, jackbravo, ianthomas_uk, InternetDevels, piyuesh23, disasm, nano_monkey | vijaycs85: Convert _form_test_* functions to classes. 2014-07-10 14:36:56 -07:00
Alex Pott 8501b7f2d0 Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too. 2014-07-10 16:32:46 +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 680330cc25 Issue #2300611 by nickwaring89: Updating Custom Block module in MAINTAINERS.txt. 2014-07-10 14:54:09 +01:00
Alex Pott 77a45280ba Issue #2279681 by mgifford, joshi.rohit100, thedavidmeister: Views' InOperator filter should use Unicode::truncate() in adminSummary(). 2014-07-10 14:52:54 +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 2aa98311cf Issue #2010162 by tim.plunkett | InternetDevels: Convert node_uri() to $node->uri(). 2014-07-10 11:20:03 +01:00
Alex Pott aa5bf1b88e Issue #2008616 by lokapujya, herom, kgoel | andypost: Convert user_uri() to $user->uri(). 2014-07-10 11:19:11 +01:00
Alex Pott c67946065c Issue #2035317 by andypost, hussainweb | dawehner: DateTimeDefaultWidget should implement ContainerFactoryPluginInterface. 2014-07-10 11:17:09 +01:00
Alex Pott a0e5302dba Issue #2287777 by andypost: Optimize _dblog_get_message_types(). 2014-07-10 11:00:19 +01:00
Alex Pott eb2bfe7d49 Issue #2284017 by t0xicCode: Fixed CamelCase FieldItemList preSave call. 2014-07-10 10:58:30 +01:00
Alex Pott f0d8d3f8ac Issue #2273385 by damiankloip: Use a container parameter for the user tempstore expire time. 2014-07-10 10:56:06 +01:00
Alex Pott 4f8cf7086f Issue #2287381 by alayham: Fixed views_ui dropbuttons display is not RTL friendly. 2014-07-10 10:51:34 +01:00
Alex Pott 30440da96f Issue #2300583 by larowlan: Consider adding larowlan and tim-e as contact module maintainers. 2014-07-10 10:43:11 +01:00
Alex Pott b6e26521eb Issue #2299499 by joshi.rohit100: Remove form_clear_error() as it is deprecated. 2014-07-10 10:40:30 +01:00
Alex Pott 57cf7f081c Issue #2191543 by tim.plunkett: Fixed history_node_view_alter() overwrite all #attached on nodes. 2014-07-10 10:39:05 +01:00
Alex Pott d29ed30e2f Issue #2298001 by er.pushpinderrana | LewisNyman: Remove #page CSS from Seven. 2014-07-10 10:38:12 +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 e45c1eade3 Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests. 2014-07-09 11:43:26 -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
Nathaniel Catchpole 4ccdb41471 Issue #2293773 by Gábor Hojtsy, alexpott, penyaskito: Fixed migrations use dots in key names - not allowed in config. 2014-07-09 10:43:52 +01:00
Alex Pott 8b72eb1e65 Issue #2292115 by slashrsm: Fixed Comment statistics is no correctly loaded into entity object if more than 1 comments field. 2014-07-09 10:32:17 +01: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 d8a4d54efc Issue #2281475 by roderik, slashrsm: Deprecate comment_new_page_count() and move it functionality into Comment storage controller. 2014-07-09 09:08:35 +01:00
Alex Pott 47d6bc0da6 Issue #2262407 by slashrsm, roderik: Deprecate comment_get_display_page/ordinal(). 2014-07-08 23:35:38 +01:00
webchick 090d1b3e7e Issue #2294771 by tim.plunkett | anavarre: Fixed Add views display always defaults to attachment. 2014-07-08 14:47:10 -07:00
Alex Pott 69c64630f5 Issue #2281699 by er.pushpinderrana, joshi.rohit100, esod | mirie: Fixed Update @see user_cancel_form() comments. 2014-07-08 19:29:13 +01:00
Alex Pott 9e4300f7ad Issue #2298039 by lauriii, LewisNyman: Remove all PNG fallbacks for SVG. 2014-07-08 19:27:08 +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 35458b5dfe Issue #2260241 by ultimike, benjy, er.pushpinderrana: Fixed D6->D8 Profile field (date). 2014-07-08 15:11:49 +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 97ee3b9c95 Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist. 2014-07-08 12:06:47 +01:00
Nathaniel Catchpole d34f1b65e2 Issue #2295571 by alexpott, tstoeckler: Bogus CustomBlock class in repo. 2014-07-08 12:04:09 +01:00
Nathaniel Catchpole fce26fe78b Issue #2291721 by alexpott: Use methods instead of array access in when using DataDefinition objects from TypedConfig . 2014-07-08 12:03:26 +01:00
Nathaniel Catchpole cb5263f0e8 Issue #2225485 by alexpott, gremy: Fix config test modules namespacing. 2014-07-08 12:02:40 +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 2c75cf21f1 Issue #2297479 by er.pushpinderrana | marcingy: Remove comment_load function. 2014-07-08 11:48:33 +01:00
Alex Pott a071810895 Issue #2294251 by j2r | marcingy: Remove file_usage from file module. 2014-07-08 11:47:39 +01:00
Alex Pott 1594e52209 Issue #2283385 by jibran | vijaycs85: Remove BreadcrumbBuilderBase. 2014-07-08 11:46:22 +01:00
Alex Pott 7c61f7ba9a Issue #2227601 by mparker17, cs_shadow, swentel, lanchez, mgifford: Added a "Visually-hidden" field label formatter. 2014-07-08 11:45:01 +01:00
Alex Pott bbbe3fdc4c Issue #2289247 by lauriii, mgifford, sqndr | LewisNyman: Visually hide the table headers on the modules page. 2014-07-08 11:38:29 +01:00
Alex Pott 5fe283cac6 Issue #2296859 by Mark Carver: Fixed [regression] Responsive classes not always added to table rows. 2014-07-08 11:35:20 +01:00
Alex Pott a66922a49e Issue #2297535 by marcingy: Remove drupal_get_private_key. 2014-07-08 11:32:21 +01:00
Alex Pott 753f2255fb Issue #2281539 by ultimike, benjy | brockfanning: Fixed D6->D8 Profile field (list selection). 2014-07-08 10:51:10 +01:00
Alex Pott 4111c2e3d7 Issue #2298309 by mon_franco, YesCT: Clean up comments in taxonomy.views.inc. 2014-07-08 10:47:24 +01:00
Alex Pott 33ee4cf1ea Issue #2299253 by alimac: Remove language_access_language_edit_or_delete function. 2014-07-08 10:45:19 +01:00
Alex Pott b5d2e08ad4 Issue #2250015 by amitgoyal, mgifford: Fixed Improper use of a LABEL for user profile. 2014-07-08 10:32:03 +01:00
Alex Pott 3e34d843d0 Issue #2283717 by amitgoyal, joshi.rohit100, g3r4 | jackbravo: Remove user_access function calls on hook_permission functions. 2014-07-08 10:00:18 +01:00
Alex Pott 41c640266d Issue #1978976 followup by lussoluca: Convert shortcut_set_switch to a Controller. 2014-07-08 09:56:04 +01:00
Alex Pott fea90901e1 Issue #2293825 by sun: Fixed Various test classes do not have a "Test" suffix. 2014-07-07 17:06:42 +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 ddaba8bf70 Issue #2294375 by jhodgdon: Fixed Comment publish/unpublish hooks are not invoked correctly. 2014-07-07 16:16:38 +01:00
Alex Pott 3181fddbb6 Issue #2225977 by andypost: Remove langcode manipulation by Path widget. 2014-07-07 16:09:52 +01:00
Alex Pott 78a7670261 Issue #1419036 by lauriii, gnuget, wheatpenny, InternetDevels, oliverhm, scresante, patrickd | sun: Added a CSS class for form items that have no label. 2014-07-07 15:57:04 +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 f2623d2332 Issue #2297475 by marcingy: Remove calls to comment_load. 2014-07-07 15:01:07 +01:00
Alex Pott e2a239e885 Issue #2297533 by longwave | marcingy: Remove drupal_check_memory_limit function. 2014-07-07 14:54:31 +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 8bc9c2e524 Issue #2297201 by slashrsm: Fixed Wrong return type on ImageStyleInterface::setName(). 2014-07-07 14:44:10 +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 7ba018f611 Issue #1906806 by Berdir, damiankloip, Sifro, dawehner: Provide a relationship for each entity reference field. 2014-07-07 14:33:58 +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 3a0b12c4ee Issue #2296649 by longwave: Fixed Remove duplicate action.settings.yml. 2014-07-07 14:26:10 +01:00
Alex Pott 7332211095 Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability. 2014-07-07 14:19:23 +01:00
Alex Pott a8a5f10cc5 Issue #1978976 by dawehner, kgoel, tim.plunkett, pcambra, longwave, Albert Volkman, vijaycs85, pfrenssen, jibran, Xano, David Hernández, shivachevva, kim.pepper, InternetDevels: Convert shortcut_set_switch to a Controller. 2014-07-07 14:14:36 +01:00
Alex Pott 3c94e31037 Issue #2295447 by yched: Fixed Leftover access to FieldInstanceConfig::$field. 2014-07-07 14:05:58 +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 f421f1f977 Issue #2295715 by joshi.rohit100: Remove parse_size() function as it is no longer used. 2014-07-07 13:39:34 +01:00
Alex Pott 8956ec777a Issue #2287895 by tim.plunkett: Fixed BlockCacheTest expects /node to be available. 2014-07-07 13:32:49 +01:00
Alex Pott dd14f70e91 Issue #2283049 by olli: Remove obsolete NodeController::page() method. 2014-07-07 13:31:13 +01:00
Alex Pott 69fd4ce1f7 Issue #2277117 by duellj, ivanjaros: BlockListBuilder uses href for links instead of route. 2014-07-07 13:27:39 +01:00
Alex Pott c06901ff39 Issue #2285381 by Xen: Fixed Bad xpath in UserAccountLinksTests::testDisabledAccountLink(). 2014-07-07 13:25:28 +01:00
Alex Pott 49034dabb3 Issue #2229771 by Alan D.: Fixed Pager quantity of 10 is inconsistent with the rest of core. 2014-07-07 13:17:25 +01:00
Alex Pott fe76b9a0ed Issue #2292221 by er.pushpinderrana, andile2012: Fixed Remove extra ' in TextTrimmedFormatter.php annotation. 2014-07-07 13:11:03 +01:00
Alex Pott 2d4cdae18b Issue #2125769 by c31ck, mErilainen | anandps: Set width & height for "missing image" placeholder. 2014-07-07 13:08:10 +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 943df0d63f Issue #2297481 by bfr | marcingy: Remove comment_load_multiple. 2014-07-07 12:29:19 +01:00
Alex Pott 421123a390 Issue #2249149 by ultimike, benjy | chx: Create a system_logging migration. 2014-07-07 12:26:57 +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 0a54fea93a Issue #2294093 by ParisLiakos: Remove arg(). 2014-07-07 12:00:37 +01:00
Alex Pott 418b722b2b Issue #2277281 by dobe, amitgoyal, michaelfavia | drumm: Sometimes you want more than 128 chars of allowed file extensions. 2014-07-07 11:55:53 +01:00
Alex Pott 00afbccd03 Issue #2271485 by amitgoyal, Juanmamr | YesCT: Fixed Move LocaleStringTest $only_translated = array('untranslated' => FALSE); out of accidental comment. 2014-07-07 11:50:16 +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 1742e5e9e4 Issue #1987418 by joelpittet, drupalninja99, rakhimandhania, Manuel Garcia, scor, shanethehat, Cottser, LinL, LewisNyman, minneapolisdan: User.module - Convert theme_ functions to Twig. 2014-07-07 11:38:44 +01:00
Alex Pott 8e07c22ceb Issue #1529814 by mgifford, JohnAlbin, ibullock, dcmouyard, mark.labrecque, andrewmacpherson, vegantriathlete: Fixed skiplink behavior for Webkit browsers. 2014-07-07 11:28:35 +01:00
Alex Pott 0a4ecfdc5d Issue #2259317 by effulgentsia: Remove _system_path usage from system_test.module. 2014-07-07 11:19:47 +01:00
Alex Pott daeb8b4424 Issue #2293643 by joshi.rohit100: Fixed OpmlFeedAdd form still using url() instead of \Drupal::url(). 2014-07-07 10:58:09 +01:00
Alex Pott be81399322 Issue #2291443 by marcingy: Convert comment_field_instance_config_delete query to entity query. 2014-07-07 10:45:21 +01:00
Alex Pott e7f8c6d78a Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence. 2014-07-07 10:24:18 +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 0fa25d56d7 Issue #1956806 by amitgoyal, Cottser: Fixed DbLogController::overview() and topLogMessages() logic and provide a formatMessage() method. 2014-07-06 18:41:18 +01:00
Alex Pott dd24d32866 Issue #662940 by rootwork, tim.plunkett, emclaughlin, sqndr, ogi: Fixed "Lucida Sans Unicode" may match ugly "Lucida Bright" instead of "Lucida Sans". 2014-07-06 18:35:27 +01:00
Alex Pott ffdefc67dd Issue #2281325 by kim.pepper: NodeType condition should use EntityManager. 2014-07-06 18:32:21 +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
Alex Pott 36596e33c4 Issue #2225965 by lokapujya, djevans | scor: Move taxonomy term RDFa markup inside title_suffix (similar to the edit and node markup). 2014-07-06 18:17:32 +01:00
Alex Pott 6a8faf5552 Issue #2290261 by tim.plunkett, amool: Fixed Full configuration export crashing without the php_fileinfo extension. 2014-07-06 18:14:59 +01:00
Alex Pott b7c052df72 Issue #2265793 by er.pushpinderrana, jessebeach: Fixed Spelling mistake in CustomBlockForm.php. 2014-07-06 17:51:11 +01:00
Alex Pott 0fb70c779f Issue #2241165 by larowlan: Fixed Remove redundant shorthand.js file. 2014-07-06 17:49:49 +01:00
Alex Pott 70016d80e8 Issue #2170251 by lauriii, mgifford, joshi.rohit100, lokapujya, mparker17, Mirabuck, Jalandhar: Fixed Comment headings can spit out empty heading tags. 2014-07-06 17:46:56 +01:00
Alex Pott 310065c31c Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook summary lines should be more consistent with other entity hooks. 2014-07-06 17:43:32 +01:00
Alex Pott 5027a94d1e Issue #2281627 by ultimike, jjpost | barnettech: Fixed Freeform text profile field does not migrate properly from D6 to D7. 2014-07-04 19:07:27 +01:00
Alex Pott 052090f49f Issue #2281481 by ultimike, cYu, TommyK: Fixed D6 Body field label -> D8 field name not migrated. 2014-07-04 19:02:54 +01:00
Alex Pott 227d641a97 Issue #2188895 by lokapujya, seiplax | scor: Support RDFa output in entity reference field formatter. 2014-07-04 18:57:41 +01:00
Alex Pott f0cb85ac25 Issue #936704 by Matt V., swentel, tim.plunkett, Jalandhar, jimi-o: Added Use confirm form before clearing log messages. 2014-07-04 18:37:44 +01:00
Alex Pott fb01ce4ecc Issue #2266763 by ashepherd, kay_v, lauggh | scor: Add debug mode to FieldRdfaTestBase class. 2014-07-04 18:33:51 +01:00
Alex Pott a6eb26d74e Issue #1898452 by joelpittet, amitgoyal, gnuget, steinmb, thedavidmeister, jenlampton, zaphoyd, Cottser, robmc, disasm, azinoman | c4rl: Simpletest.module - Convert theme_simpletest_result_summary functions to Twig. 2014-07-04 18:29:48 +01:00
Alex Pott bec1967bd9 Issue #1987424 by rteijeiro, oshelach, a-fro, JeroenT, joelpittet, Cottser, IshaDakota, InternetDevels, TommyK, Sutharsan, robmc, mark.labrecque, lokapujya, Gaelan, drupalninja99, Carolyn, jenlampton, longwave: Seven.theme - Convert theme_ functions to Twig. 2014-07-04 18:27:35 +01:00
Alex Pott 74e9426c03 Issue #2286347 by jiv_e: Fixed install steps indenting for RTL languages. 2014-07-04 11:39:39 +01:00
Alex Pott 47b25e9128 Issue #2284383 by tstoeckler, lokapujya: Fixed All assertSomething() functions should return a bool indicating pass or fail. 2014-07-04 11:35:35 +01:00
Alex Pott acb96c010b Issue #2293419 by vijaycs85: Fixed Add config schema test to all configuration test in migration, fix bugs. 2014-07-04 10:43:37 +01:00
Nathaniel Catchpole cebfd8ec54 Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager. 2014-07-03 13:49:37 +01:00
Nathaniel Catchpole fee42cb6b3 Issue #2247095 by yched, xjm, alexpott: Optimize loading of deleted fields. 2014-07-03 13:49:37 +01:00
Alex Pott 6e70062d78 Issue #2097123 by andypost, roderik, slashrsm, das-peter, mgifford, pfrenssen, YesCT | larowlan: Deprecate comment_num_new() in favour of method on CommentManager. 2014-07-03 13:05:51 +01:00
Alex Pott 18b755b237 Issue #2282627 by yched, swentel: Remove field_uuid from field instance config records. 2014-07-03 12:26:19 +01:00
Dries bd9eef3f3d Issue #2289059 by martin107: Fixed duplicate assertion text is causing confusion. 2014-07-02 16:57:28 -04:00
Dries 9fa78acca2 Issue #2252713 by lauriii, Dragan Eror, amitgoyal: Fixed table headers inside of status reports look strange. 2014-07-02 16:54:54 -04:00
Dries f7040326b8 Issue #1803760 by lokapujya: Fixed Wrong type of message in aggregator. 2014-07-02 16:38:36 -04: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
webchick 14ea687e8a Issue #2286433 by ParisLiakos: Fixed CommentTypeForm and CommentTypeDeleteForm should typehint the PSR logger interface. 2014-07-02 13:12:27 -07:00
Dries 4cfb1d8f77 Issue #1999312 by baisong, lokapujya, botanic_spark, attiks: Add an 'empty image' option for responsive image. 2014-07-02 16:10:42 -04:00
webchick 7862be8cfc Issue #2282683 by mdrummond | Mark Carver: Responsive tables do not have tests. 2014-07-02 13:09:45 -07:00
webchick c3a5a2ecb8 Issue #2282599 by LewisNyman, joachim: Fixed Dropdown menus in most of core are broken in Stark. 2014-07-02 13:08:12 -07: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 8ca26dcf34 Issue #1875118 by damiankloip, tim.plunkett: Move resource plugins to correct modules. 2014-07-02 12:40:54 -07: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
Jennifer Hodgdon 83229e0561 Issue #2290259 by g3r4, er.pushpinderrana, joshi.rohit100, amitgoyal: Make developer docs for entity reference selection plugins more discoverable 2014-07-02 12:31:58 -07:00
Jennifer Hodgdon 6357f91434 Issue #1952064 by joshi.rohit100, yoroy, weekbeforenext, prabeen.giri, jonreid, nflowers1228, HaloFX, mparker17, paboden, babruix, sun: Shorten help text on user permissions/roles pages 2014-07-02 12:23:11 -07:00
webchick d70d27c5c1 Issue #2091415 by amitgoyal, mparker17, Crell, batigolix, pokurek | ifrik: Update hook_help for Restful Web Services module. 2014-07-02 11:58:52 -07:00
webchick c865d198ec Issue #2091359 by joshi.rohit100, lokapujya, amitgoyal, jhodgdon, batigolix, lmirabile, Cyberschorsch | ifrik: Update hook_help for Search module. 2014-07-02 11:57:13 -07:00
webchick 72c229e31e Issue #2249089 by ivan.chaquea, mgifford: Fixed Improper use of a LABEL for Last Saved & Author. 2014-07-02 11:52:48 -07:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07:00
webchick 7f5552052c Issue #2017257 by jason.bell, dead_arm, alexrayu, philipz, idebr, rteijeiro, emma.maria, frankbaele, LewisNyman: Create generic layout classes. 2014-07-02 11:39:57 -07:00
webchick c1ed4d671c Issue #2253917 by yannickoo: Use same style for Search label on uninstall page like on modules page. 2014-07-02 11:29:52 -07:00
webchick 3973634d14 Issue #2154775 by er.pushpinderrana, barnettech, kirkkala, InternetDevels | Wim Leers: Fixed In-place editing of title: works, but cursor is invisible. 2014-07-02 11:27:10 -07:00
webchick 92bcdc5ba0 Issue #2277661 by alexrayu, joelpittet: Fixed Labels with display:block and 'for' attribute have an invisible hit area that is accidently clicked. 2014-07-02 11:07:16 -07:00
webchick 75346a3bd1 Issue #2290849 by fran seva, YesCT: Fixed Regression: Fields missing from translation overview since 'Clarify handling of field translatability'. 2014-07-02 10:57:27 -07:00
Alex Pott ac7e61ef9b Issue #2293807 by sun: Fixed Various migrate_drupal unit base test classes are not abstract and implement getInfo(). 2014-07-02 12:12:42 +01: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
Nathaniel Catchpole 4ab1724827 Issue #2292815 by larowlan, joshi.rohit100, andypost: Remove join comments on users table. 2014-07-01 10:55:36 +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 3d06929d6d Issue #2087965 by AndyThornton, neclimdul, tim.plunkett, jhodgdon, pwolanin: Fixed The SearchPluginManager needs to provide an alter hook for its discovery. 2014-06-30 14:28:00 +01: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 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
webchick a36a116d75 Issue #2293749 by joshi.rohit100: Fixed Use ->url() in Forum module in overview form. 2014-06-27 13:49:07 -07: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
Dries 3b1cb04b3c Issue #2288783 by tim.plunkett: Add a current theme condition. 2014-06-27 17:39:19 +02:00
webchick 5cd540a56d Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected. 2014-06-27 08:09:42 -07:00
Alex Pott d7efdaa9f9 Issue #2262195 by sun: Fixed Various test classes are missing phpDoc. 2014-06-27 13:11:05 +01: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 1a993dbb84 Issue #2288185 by typhonius: Fixed Typos around the codebase for OPML. 2014-06-26 23:48:18 -07:00
webchick 880deb276e Issue #2287063 by ParisLiakos, andypost: Fixed Remove remains of t() in watchdog messages. 2014-06-26 23:47:17 -07:00
webchick 6f87fd5dd3 Issue #2291505 by joshi.rohit100: Fixed ParserInterface class contains FetcherInterface documentation. 2014-06-26 23:45:58 -07:00
webchick 29a839062d Issue #2293105 by vijaycs85: MigrateActionConfigSchemaTest duplicates all its code from SchemaCheckTestTrait. 2014-06-26 23:41:09 -07:00
Alex Pott f0d4b5ad9c Revert "Issue #2097123 by slashrsm, roderik, mgifford, pfrenssen, andypost, das-peter | larowlan: Deprecate comment_num_new() in favour of method on CommentManager."
This reverts commit 6532718c08.
2014-06-26 20:35:06 +01:00
webchick 6532718c08 Issue #2097123 by slashrsm, roderik, mgifford, pfrenssen, andypost, das-peter | larowlan: Deprecate comment_num_new() in favour of method on CommentManager. 2014-06-26 12:03:19 -07:00
webchick 81604eed23 Issue #2111357 by marcingy, andypost: Get rid of comment_count_unpublished() in favor of CommentStorage method. 2014-06-26 11:57:22 -07:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -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 12b4bfbafe Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 16:24:24 +01:00
Jennifer Hodgdon 8b2d8f3938 Issue #2290281 by er.pushpinderrana, amitgoyal, joshi.rohit100, nick_schuch: Make plugin type Tip developer info more discoverable 2014-06-26 06:13:14 -07:00
Nathaniel Catchpole ac850c02f4 Issue #2287223 by tim.plunkett: Use KernelTestBase for config schema tests where possible. 2014-06-26 13:36:05 +01:00
Nathaniel Catchpole 76b3f7dec6 Issue #2077979 by cilefen, plopesc: Modernize filter.module forms: use $this->t(). 2014-06-26 13:33:48 +01:00
Nathaniel Catchpole ba16dfb85d Issue #1671498 by g3r4, Jorrit: Fixed Docs of template_preprocess_html() refer to wrong hook. 2014-06-26 13:31:48 +01:00
Nathaniel Catchpole 7f8c7c0252 Issue #2214057 by g3r4: Remove obsolete LanguageManagerInterface::init() method. 2014-06-26 13:29:37 +01:00
Nathaniel Catchpole ee820da6fb Issue #2183417 by kgoel, alimac: In Sql Rename Views properties to core standards. 2014-06-26 13:24:17 +01:00
Nathaniel Catchpole 2e3893a2d8 Issue #2282153 by vijaycs85: Make all config.storage.active & config.storage.file services private. 2014-06-26 13:22:41 +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 d805f52278 Issue #578400 by aaronschachter, melsi, Gábor Hojtsy, valthebald, idflood, sign, Damien Tournoud: Fixed Display the page title, even if 0. 2014-06-26 12:24:32 +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 18bbe3a788 Issue #2289095 by larowlan | pingers: Fixed Frontpage view, feed display renders the node comment form. 2014-06-25 19:13:06 -07: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 90a3498fe5 Issue #2290325 by cs_shadow: Get rid of form builder functions topic and references to it 2014-06-25 15:02:52 -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 ce4a8036a0 Issue #2290279 by joshi.rohit100, er.pushpinderrana: Make RestResource plugin developer info more discoverable 2014-06-25 14:40:42 -07:00
Jennifer Hodgdon a400939e58 Issue #2290263 by joshi.rohit100, amitgoyal, er.pushpinderrana, cs_shadow: Make Filter plugin developer info more discoverable 2014-06-25 14:38:39 -07:00
Jennifer Hodgdon c9fd39772b Issue #2290251 by er.pushpinderrana, amitgoyal, ParisLiakos, joshi.rohit100: Make Aggregator plugin developer info more discoverable 2014-06-25 14:32:30 -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 412fbfd067 Issue #2216563 by jhodgdon: Fill in @defgroup/topic docs for Object Oriented Programming overview. 2014-06-25 14:17:18 -07:00
webchick 3d36fe5626 Issue #2161801 by YesCT, vijaycs85, fran seva, batigolix, ifrik: Update hook_help for Config translation module. 2014-06-25 14:10:11 -07:00
webchick cd524ac255 Issue #2216559 by jhodgdon: Repurpose @defgroup/topic docs for Architecture Overview. 2014-06-25 13:45:51 -07:00
webchick 0843922e30 Issue #2216539 by jhodgdon, dawehner: Fill in @defgroup/topic docs for Views overview. 2014-06-25 13:39:01 -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
webchick d5bb653ba7 Issue #2183957 by vijaycs85, chx, Gábor Hojtsy: Provide configuration schema for Migration module. 2014-06-24 19:19:48 -07:00
webchick 627470bcaa Issue #2291445 by marcingy: Convert comment_entity_predelete query to entity query. 2014-06-24 12:46:19 -07:00
webchick 5baeab7615 Issue #2290157 by marcingy: Convert comment_user_predelete query to entity query. 2014-06-24 12:42:56 -07:00
Nathaniel Catchpole fdfd3c7d6b Issue #2291777 by alexpott: Fixed Random fail in LanguageFallbackTest. 2014-06-24 16:10:36 +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 6140e65c6b Issue #2279363 by tstoeckler: Fixed file_managed.uri should not specify a prefixed unique key. 2014-06-24 14:07:04 +01:00
Alex Pott 9b32d95bfd Issue #2277945 by Jose Reyero: Fixed Typed configuration implements TypedDataInterface improperly. 2014-06-24 13:22:32 +01:00
Nathaniel Catchpole 1e467aad6d Issue #1428784 by ivasyk.orest, joshi.rohit100, tim.plunkett, martin107, Rajendar Reddy, visabhishek, wiifm, joachim: Document field data hooks: hook_field_views_data[_alter](), hook_field_views_data_views_data_alter(). 2014-06-23 18:44:50 +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
webchick 998e63359a Issue #1989568 by Berdir: Remove block config ID from being used as an HTML ID or template suggestion. 2014-06-21 22:10:13 -07:00
webchick 065721999a Issue #2262483 follow-up by sun: Fixed Some PHPUnit tests do not exist. 2014-06-21 22:06:31 -07:00
Jennifer Hodgdon 7db9aaea98 Issue #1209674 by yoroy, kid_icarus, franz, pasive, barnettech, disasm, wesleydv, ericmulder1980, Sutharsan, apratt, theMusician, batigolix, vegantriathlete, amitgoyal, AndyThornton: Fix up UI text in Aggregator module 2014-06-20 14:23:11 -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