Commit Graph

9274 Commits (0bc927f20a5b58dd67aa603a70452c2b4723bc11)

Author SHA1 Message Date
Alex Pott 80d54fc2b6 Issue #2422221 by benjy, chx: LoadEntity needs to fire load hooks for dynamic migrations 2015-02-14 11:22:43 +00:00
Alex Pott a32a88cbc2 Issue #2372389 by znerol, almaudoh: Expose session handler in container 2015-02-14 10:29:52 +00:00
webchick f1652eb366 Issue #2401919 by icampana, alexpott, jibran, ParisLiakos, Samshel, xavier.cabrera, alejandrovaras: Fix various file permissions to be 644 2015-02-13 12:08:45 -08:00
webchick 3265bb4700 Issue #2415519 by eojthebrave, nitvirus, jhodgdon: Add @Event documentation to all LanguageConfigOverrideEvents 2015-02-13 12:06:34 -08:00
webchick b911f7210e Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations 2015-02-13 11:51:15 -08:00
webchick 261aa774df Issue #2349565 by tengoku, jhodgdon, jribeiro, susanb, batigolix, no_angel, megansanicki: Review/update block_content hook_help text 2015-02-13 11:41:04 -08:00
webchick 47cd92b205 Issue #2423579 by mpdonadio, xjm, heilop, Wim Leers, webchick: Url::fromUrl('user-path:/') should throw an exception when a path component without a slash is given 2015-02-13 11:35:29 -08:00
Alex Pott 7c0e0e0667 Issue #2388627 by JeroenT, filijonka, ultimateAnkit, tadityar, rpayanm, adci_contributor: Remove usages of drupal_is_front_page 2015-02-13 17:21:07 +00:00
Alex Pott e58d14bec7 Issue #2424927 by Wim Leers: Docs typo in LinkWidget 2015-02-13 17:13:52 +00:00
Alex Pott 3ad86b60b7 Issue #2356991 by bzrudi71, andypost: PostgreSQL: Fix tests in search test group 2015-02-13 17:08:09 +00:00
Alex Pott cd57d598a4 Issue #1906264 by mgifford, mitsuroseba, blueminds, johanv, claudiu.cristea, kattekrab, amitgoyal, sivaji@knackforge.com: Required alt tag missing on image alt tag input 2015-02-13 17:04:35 +00:00
Alex Pott 584907e1ac Issue #2422039 by idebr: Double escaping in search result info 2015-02-13 13:10:41 +00:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
webchick a3786eacbe Issue #2338559 by larowlan, damiankloip, hampercm, mradcliffe, jibran, Berdir, Fabianx, catch: Never serialize password fields by default 2015-02-12 15:08:28 -08:00
webchick 3227399041 Issue #2061879 by Palashvijay4O, chx: Remove Schema::copyTable 2015-02-12 11:59:22 -08:00
Alex Pott 7ef5165780 Issue #2424951 by bzrudi71: PostgreSQL: Fix tests in block_content test group 2015-02-12 17:53:12 +00:00
Nathaniel Catchpole e9635e6117 Issue #2423935 by effulgentsia: Convert path.module usage of base:$path to user-path:/$path when $path is from user input 2015-02-12 12:50:51 +00:00
Nathaniel Catchpole ad2a66dec5 Issue #2422745 by alexpott: Reduce simpletest memory limit 2015-02-12 12:46:56 +00:00
catch 4cd30ead36 Issue #2414255 by lauriii, Jeff Burnz, dawehner, davidhernandez: Subtheme template inheritance working in reverse order 2015-02-12 10:35:27 +00:00
webchick eeb96e9b8e Issue #2423153 by idebr, dawehner, Frankencio: Add menu from the editing page doesn't save the changes 2015-02-11 19:29:51 -08:00
webchick da571c5aa3 Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes 2015-02-11 14:49:56 -08:00
webchick 1671091066 Issue #2422409 by mortendk, joelpittet: search.admin.css css lint cleanup 2015-02-11 14:48:36 -08:00
webchick 5b8809b782 Issue #2421373 by mortendk, Wim Leers: rename *.icons.css files to *.icons.theme.css 2015-02-11 14:43:41 -08:00
webchick 883f0e33c5 Issue #1663210 by mortendk, rootwork, idebr, vks7056, ishmael-sanchez, LewisNyman, joelpittet, Manjit.Singh, Manuel Garcia, b0unty, prajaankit, alansaviolobo, atu: Clean up css in the User module 2015-02-11 14:30:22 -08:00
Alex Pott 5f05852e19 Issue #2329917 by lauriii, Manuel Garcia, davidhernandez, akalata, nathandao, LewisNyman: Move views classes from preprocess to templates 2015-02-11 17:45:11 +00:00
Alex Pott 326db64678 Issue #2391217 by Berdir: Support base fields with multiple columns in entity queries 2015-02-11 16:53:02 +00:00
Alex Pott dbb32f2e18 Issue #2260061 by Jelle_S, attiks, Wim Leers, mdrummond, mgifford, holist: Responsive image module does not support sizes/picture polyfill 2.2 2015-02-11 16:12:46 +00:00
Alex Pott 7b5e5a95e9 Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath() 2015-02-11 13:49:32 +00:00
Alex Pott 203ead628f Issue #2418017 by Wim Leers, YesCT, dawehner, webchick, jibran, amateescu, hussainweb: Implement autocomplete UI for the link widget 2015-02-11 12:17:43 +00:00
webchick e6967af95e Issue #2423953 by mpdonadio: Properly comment use of Url::fromUri('base:core/authorize.php') 2015-02-10 19:59:05 -08:00
webchick 5259e3b9ed Issue #2409209 by dawehner, xjm, mpdonadio, Wim Leers, hussainweb, RavindraSingh, prashantgoel: Replace all _url() calls beside the one in _l() 2015-02-10 14:02:30 -08:00
Alex Pott 1c38d70a31 Issue #2423555 by vijaycs85: Fix a leftover comment to reflect "immutable" config objects change 2015-02-10 16:27:16 +00:00
Alex Pott db1b2d2ca8 Issue #2192877 by mradcliffe, jhedstrom: File content list includes ambiguous column fid in Group By statement 2015-02-10 16:22:32 +00:00
Alex Pott 6cfaed4a83 Issue #2014955 by YesCT, penyaskito, kfritsche, balintcsaba: Deleted bundles do not have their language configuration deleted 2015-02-10 16:06:07 +00:00
Alex Pott 2524d8d5ba Issue #2421133 by penyaskito: Undefined variables in core/modules/locale/src/StringBase.php 2015-02-10 15:58:11 +00:00
Alex Pott 29c7efa1df Issue #2422243 by chx: WebTestBase breaks settings 2015-02-10 15:55:03 +00:00
Alex Pott 7d7114eefc Issue #2422301 by benjy: Fix D6 user migration dependencies 2015-02-10 15:51:16 +00:00
Alex Pott b631c16a76 Issue #1189806 by mortendk, lauriii, jussil, Dragan Eror, cluke009, DickJohnson, rteijeiro, tlattimore: Convert aggregator-item.html.twig to HTML5 2015-02-10 14:59:11 +00:00
Alex Pott eebf624a3b Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
Alex Pott 6eb18e4ff5 Issue #2356967 by bzrudi71: PostgreSQL: Fix tests in comment test group 2015-02-10 13:07:03 +00:00
Alex Pott 024a6a9679 Issue #2409635 by chris_h, Manjit.Singh, stutee, Nitesh Pawar: Improve authored by description 2015-02-09 16:02:25 +00:00
Alex Pott 7b64a0a8fa Issue #2380117 by monobasic, tadityar, moymilo, hussainweb, manvendrakot, er.pushpinderrana, joscartesar, markf3lton: Fix UI of filter on Views list page 2015-02-09 15:59:29 +00:00
Alex Pott 588e75de4d Issue #2421099 by mortendk, LewisNyman: forum module css file follow MAT naming 2015-02-09 14:46:01 +00:00
Alex Pott fd8672a38a Issue #2421391 by mortendk, LewisNyman, rteijeiro: taxonomy.modules.css should be taxonomy.theme.css 2015-02-09 14:42:51 +00:00
Alex Pott a05890ef4c Issue #2349425 by John.K, jturman, PieterJanPut, thomasth, jamadar, kulcsi: JavaScript error on bottom left while editing a field 2015-02-09 14:22:00 +00:00
Alex Pott 2d714fbef2 Issue #2357199 by andypost, naiduharish: Consider CommentManagerInterface::addDefaultField() as deprecated and remove in favour of CommentTestTrait 2015-02-09 14:17:47 +00:00
Alex Pott f1766f96d9 Issue #2408439 by zuuperman, askibinski: Language / Translation settings are not saved when adding a new bundle 2015-02-09 13:45:36 +00:00
Alex Pott 112ed4ff41 Issue #2408467 by idebr, DickJohnson, LewisNyman, monobasic: Rewrite pager component inline with our CSS standards 2015-02-09 13:42:05 +00:00
Alex Pott 0fe7e02f2a Issue #2409427 by joelpittet, SteveK, sivaramakrishnan, skippednote, idebr: Toolbar vertical orientation link not expanding to fill the space 2015-02-09 12:37:52 +00:00
Alex Pott c8c1ae11a4 Issue #2051467 by jhedstrom, dawehner, amateescu, Berdir, herom, Mile23: Expand and convert to phpunit tests for \Drupal\Component\Transliteration 2015-02-09 12:20:23 +00:00
Alex Pott af1ea7bfb0 Issue #2066445 by mparker17, rpayanm, aspilicious, tkuldeep17, adci_contributor, Mile23, vijaycs85, alvar0hurtad0, rahulbile, andypost, valthebald: Convert a bunch of AjaxResponse callbacks in system.module's test's ajax_test.module to a new style controller 2015-02-09 11:56:53 +00:00
Alex Pott a4df58b1d8 Issue #2391289 by penyaskito, sidharthap, RavindraSingh, lokapujya: Blocks are invisible while selecting content types 2015-02-09 10:51:05 +00:00
Alex Pott 4210a02bea Issue #2417625 by geertvd, yannickoo: "Column not found" when adding file relationship 2015-02-09 10:42:38 +00:00
Nathaniel Catchpole 7ff2724563 Issue #2422019 by alexpott, dawehner: Don't use reflection for parsing test annotations 2015-02-09 10:30:16 +00:00
Alex Pott 6f34dffef6 Issue #2420223 by idebr: Remove typography.css from Bartik libraries and info yml files 2015-02-09 09:06:34 +00:00
Alex Pott 42083a1cc7 Issue #2414721 by jesperjb, plach: EntityAdapter should be instantiated per language 2015-02-08 00:02:31 +00:00
Alex Pott 91ae64ac59 Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868.
2015-02-07 21:37:26 +00:00
Alex Pott 834c5a2957 Issue #2403105 by larowlan, idebr, mshaver: Add an empty text on "Add Custom Block" page when no custom block types are available 2015-02-07 11:24:04 +00:00
Alex Pott 03b7423abc Issue #2421849 by amateescu: Make SelectionBase::buildEntityQuery() protected 2015-02-07 11:12:27 +00:00
Alex Pott b926f5d868 Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object 2015-02-07 10:57:50 +00:00
Alex Pott ffea3bb91d Issue #2408977 by geertvd: Fatal error: Cannot access protected property Drupal\block\Entity\Block::$id 2015-02-06 20:43:21 +00:00
webchick 94c7316aff Revert "Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations"
Broke testing UI. Reverted.

This reverts commit dc5ef576fb.
2015-02-06 12:02:46 -08:00
webchick d5304a46c6 Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route 2015-02-06 09:56:42 -08:00
webchick 7c05a8b5db Issue #2420751 by Wim Leers, mondrake, attiks: ImageEffectBase::transformDimensions() should have a sane default implementation 2015-02-06 09:20:55 -08:00
webchick 8c0f934297 Issue #2421581 by amateescu: Node preview causes stale values to be kept indefinitely for exisiting nodes 2015-02-06 09:17:58 -08:00
webchick dc5ef576fb Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations 2015-02-06 09:17:06 -08:00
webchick 1b9e6bdbab Issue #2349677 by davidhernandez, Xen, emma.maria, runand, mortendk: Copy filter templates to Classy 2015-02-06 08:55:04 -08:00
webchick 98d23400a4 Issue #2216271 by larowlan, dawehner, lokapujya, mariusz.slonina, Berdir: Regression: Shortcut links access is not checked 2015-02-06 08:36:59 -08:00
Alex Pott 9dd8de4d56 Issue #2410623 by ultimike, chx: D6-D8 Custom Block Migration not visible in region 2015-02-06 13:38:02 +00:00
Alex Pott 16d3e1cb3d Issue #2349687 by mortendk, LewisNyman, lauriii, runand: Copy image templates to Classy 2015-02-06 13:34:59 +00:00
Alex Pott cb0e300975 Issue #2418481 by tstoeckler: Views more text cannot be translated 2015-02-06 13:20:28 +00:00
Alex Pott e6e30345dc Issue #2349683 by davidhernandez, mortendk, Manuel Garcia, emma.maria, DickJohnson: Copy forum templates to Classy 2015-02-06 13:18:24 +00:00
Alex Pott a85e59d47b Issue #2397729 by penyaskito, Gábor Hojtsy, plach, Kristen Pol: Content language settings cannot be configured for non-translatable types on the one page configuration form 2015-02-06 12:28:32 +00:00
Alex Pott 1a18f03e57 Issue #2349767 by mortendk, kallehauge, saki007ster, lauriii: Copy toolbar templates to Classy 2015-02-06 12:21:25 +00:00
Alex Pott 17c250034f Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic 2015-02-06 11:39:57 +00:00
webchick e45522cfd9 Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema 2015-02-05 23:09:26 -08:00
Nathaniel Catchpole 9407ae4ade Revert "Issue #2418481 by tstoeckler: Views more text cannot be translated"
This reverts commit 2c7e51c353.
2015-02-05 16:44:45 +00:00
Nathaniel Catchpole 2c7e51c353 Issue #2418481 by tstoeckler: Views more text cannot be translated 2015-02-05 16:24:37 +00:00
Nathaniel Catchpole 824fef8a2c Issue #2406103 by Berdir, alexpott: Remove hook_node_validate() and hook_node_submit() because they bypass the entity API 2015-02-05 15:31:02 +00:00
Alex Pott 58bd271b5c Issue #2396553 by nripeshtrivedi, fullerja: field.html.twig documentation on template suggestions is incorrect 2015-02-05 13:54:30 +00:00
Alex Pott 1eae5210d0 Issue #2420559 by klausi, dawehner: REST permissions are not working as expected 2015-02-05 13:52:28 +00:00
Nathaniel Catchpole d9a318b2c8 Issue #2419005 by dawehner, alexpott: Aggregator: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "FeedTitle" plugin does not exist." 2015-02-05 12:46:44 +00:00
Alex Pott e132a9718e Issue #1987832 by aspilicious, disasm, webflo, vijaycs85, adci_contributor, vks7056: Convert system_test callbacks to a new style controller 2015-02-05 10:41:58 +00:00
Alex Pott f100d942e3 Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage 2015-02-05 10:33:13 +00:00
Alex Pott ea8d1aa508 Issue #2349071 by Upchuk, Cottser, pwolanin: EntityStorageException when trying to save a link over the maximum depth 2015-02-05 09:31:45 +00:00
Alex Pott 685470f2df Issue #2418209 by chintan.vyas, lucastockmann: Replace user facing strings that use drupal.org as example of an external url 2015-02-05 09:22:31 +00:00
Alex Pott b1d2d7c322 Issue #2345833 by quietone, benjy: Convert assetEqual to assertIdentical in migrate_drupal 2015-02-05 09:21:16 +00:00
Alex Pott cf40fa1fbf Issue #2300101 by dpi, ivanjaros: Unrevisioned base fields are ignored during entity load 2015-02-05 09:16:52 +00:00
Alex Pott 0509fbe789 Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N] 2015-02-05 08:58:52 +00:00
webchick 67cc654b1c Issue #2420421 by larowlan: HEAD BROKEN: Fatal error: Cannot use Drupal\Component\Utility\Xss as Xss because the name is already in use in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/views/src/Plugin/views/field/Field.php on line 11 2015-02-04 19:48:09 -08:00
webchick b8364ecfa9 Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
Nathaniel Catchpole 58e0453af5 Issue #2419857 by Wim Leers, alexpott: Responsive image and View mode schemas should use the config_entity type, can then be simpler 2015-02-04 13:50:17 +00:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Nathaniel Catchpole 151e3391c9 Issue #2415645 by geertvd, alexpott: Shortcuts not sorted on display 2015-02-04 12:21:51 +00:00
Nathaniel Catchpole 4691ba9ea4 Issue #2349625 by mortendk, alexpott, lauriii, Manuel Garcia, saki007ster, emma.maria, DickJohnson: Copy block templates to Classy 2015-02-04 12:17:29 +00:00
Nathaniel Catchpole ce910dcaac Issue #2410151 by alexpott: _system_rebuild_module_data_ensure_required does not parse dependencies 2015-02-04 12:01:01 +00:00
Nathaniel Catchpole e152fefcdf Issue #2414991 by alexpott: Prevent hook_config_schema_info_alter from adding or removing definitions 2015-02-04 11:59:36 +00:00
Alex Pott 26b99df319 Issue #2363099 by Gábor Hojtsy, Berdir, swentel, plach: Using translated field definition descriptions in entity schema results in different schema definitions, resulting in update.php changes 2015-02-04 11:52:16 +00:00
Alex Pott a801764e01 Issue #2350013 by kattekrab, David_Rothstein: Descriptions for Promotion Options are too technical 2015-02-04 11:46:22 +00:00
Alex Pott c9e1f935d8 Issue #2394417 by hussainweb, tibbsa, sivaji@knackforge.com: Clean-up field_ui module test members - ensure property definition and use of camelCase naming convention 2015-02-04 11:35:06 +00:00