Commit Graph

7943 Commits (dbed0b48cdd1d6a1850ea765267f5dedcef0af7d)

Author SHA1 Message Date
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00
Alex Pott 360af27e0e Issue #1664268 by droplet, G-raph, csakiistvan: Drop some browser specific prefixes. 2014-09-11 17:57:14 +01:00
Nathaniel Catchpole 462ba734f4 Issue #2333907 by YesCT, alexpott: Fixed FormatDateTest incorrectly implying a change to local interface language variable will change global assumed interface language langcode. 2014-09-11 17:50:49 +01:00
Alex Pott 7ea1cd958e Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback. 2014-09-11 17:08:26 +01:00
Alex Pott 577eab2e23 Issue #2323899 by gauravkhambhala, Gábor Hojtsy, omers | jhodgdon: Provided default Node views need language filtering. 2014-09-11 16:28:45 +01:00
Alex Pott 5d0f259b9c Issue #2335775 by slashrsm: Fixed LinkItem should promote "url" as it's main property. 2014-09-11 15:56:32 +01:00
Alex Pott 364c3882a1 Issue #2329837 by Cottser | davidhernandez: Move filter classes from preprocess to templates. 2014-09-11 13:30:46 +01:00
Alex Pott e0d3aca108 Issue #2333357 by tstoeckler, benjy: Fixed Migrate node_revisions.timestamp into the revision_timestamp field. 2014-09-11 13:01:25 +01:00
Alex Pott 6bad26f495 Issue #2327363 by yched, andypost: Move datetime_datetime_widget_validate() to DateTimeDefaultWidget::massageFormValues(). 2014-09-11 12:52:12 +01:00
Alex Pott a8b92fe4f4 Issue #2332983 by dawehner: Replace ban event subscriber with a ban stack. 2014-09-11 12:34:16 +01:00
Alex Pott 535c590988 Issue #2123225 by Jelle_S, attiks, Risse, bradklaver | Wim Leers: Fixed Do not upscale by default. 2014-09-11 12:16:18 +01:00
Alex Pott c560898ac6 Issue #2331019 by slashrsm: Implement ThirdPartySettingsInterface in Vocabulary. 2014-09-11 00:44:50 +01:00
Alex Pott f8d961ec08 Issue #2323921 by Michael Hodge Jr | jhodgdon: Fixed Add user page (admin/people/create) remembers values and should not. 2014-09-11 00:25:29 +01:00
Jennifer Hodgdon 1f380d8853 Issue #2334405 by almaudoh, drunken monkey: Clean up documentation links to functions moved to render element classes 2014-09-10 14:56:14 -07:00
Alex Pott 840cd4c885 Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface. 2014-09-10 12:58:56 +01:00
Alex Pott 2f17715cef Issue #1530774 by lokapujya, jenlampton, Cottser, svdhout, alexrayu, hpz: Fixed Test coverage for adding classes into region template. 2014-09-10 12:22:40 +01:00
Alex Pott 67c8a34c07 Issue #2107427 by penyaskito, dclavain, Gábor Hojtsy, mashermike, Aron Novak, YesCT, szato, Wim Leers, mikispeed, vijaycs85: Fixed Regression: Language names should display in their native names in the language switcher block. 2014-09-10 12:02:58 +01:00
Alex Pott cdad8d7f4f Issue #2329775 by lauriii | davidhernandez: Move taxonomy term classes from preprocess to templates. 2014-09-10 10:56:30 +01:00
Alex Pott d81f06f874 Issue #2326423 by wheatpenny: Move "region" classes from preprocess to template. 2014-09-10 10:45:53 +01:00
Alex Pott 94201c5dd1 Issue #2329779 by lauriii | davidhernandez: Move user classes from preprocess to templates. 2014-09-10 10:44:31 +01:00
Alex Pott ea561c1082 Issue #2333987 by herom: Fixed schema translation context terminology and add context for date_format configuration. 2014-09-10 10:04:01 +01:00
Alex Pott ee6ddbe8ac Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface. 2014-09-10 09:53:11 +01:00
Alex Pott fe85f9be3c Issue #2320157 by moshe weitzman, Wim Leers, penyaskito, tim.plunkett: Generate placeholder content for Field types. 2014-09-09 22:15:21 +01:00
Alex Pott bd8cb79b78 Issue #2329485 by damiankloip, dawehner: Allow permissions.yml files to declare 'permission_callbacks' for dynamic permissions. 2014-09-09 20:11:27 +01:00
Alex Pott e32a11e76b Issue #2110345 by mr.york, effulgentsia, Désiré, fgm, fago, pfrenssen, stefan.r, Berdir, Rajendar Reddy: Simplify validation constraint implementations for fields. 2014-09-09 19:37:40 +01:00
Alex Pott 1c2e4c5108 Issue #2330251 by seiplax: Fixed Enable/disable module/extension checkbox does not get needed margin. 2014-09-09 17:16:04 +01:00
Alex Pott cff05b2e53 Issue #1898478 by joelpittet, Cottser, lokapujya, m1r1k, jstoller, er.pushpinderrana, duellj, organicwire, jessebeach, idflood, Jalandhar, Risse, derheap, galooph, mike.roberts, tlattimore, nadavoid, LinL, steveoliver, chakrapani, likin, killerpoke, EVIIILJ, vlad.dancer, podarok, m86 | c4rl: Menu.inc - Convert theme_ functions to Twig. 2014-09-09 17:12:26 +01:00
Alex Pott 320ebd0363 Issue #1915056 by Arla, Berdir, amateescu | catch: Use entity reference for taxonomy parents. 2014-09-09 16:54:47 +01:00
Alex Pott 537cc87642 Issue #2333731 by Berdir: Fixed WebTestBase::drupalCreateNode() should not hardcode default values. 2014-09-09 16:35:25 +01:00
Alex Pott a1f0ff2d7e Issue #375062 followup by David_Rothstein: Fixed [follow-up] imagecolorsforindex() Color index nnn out of range in GDToolkit. 2014-09-09 16:31:48 +01:00
Alex Pott ce8dcd40d1 Issue #2321745 by larowlan, tim.plunkett: Add #type => 'path' that accepts path but optionally stores URL object or route name and parameters. 2014-09-09 16:26:50 +01:00
Alex Pott b3d9f45764 Issue #2334375 by yvesvanlaer: Fixed Active hover state add button views not enough contrast. 2014-09-09 16:24:18 +01:00
Alex Pott 9617c20364 Issue #2319171 by andypost, swentel | yched: Move entity_invoke_bundle_hook() to EntityManager. 2014-09-09 16:10:42 +01:00
Alex Pott 61215d0400 Issue #2154775 by yvesvanlaer, er.pushpinderrana, kirkkala, barnettech, InternetDevels | Wim Leers: Fixed In-place editing of title: works, but cursor is invisible. 2014-09-09 16:07:56 +01:00
Alex Pott 986b32ec46 Issue #2330791 by tanc: Fixed Remove indentation on file fields. 2014-09-09 16:04:05 +01:00
Alex Pott 450d8c9b97 Issue #2273665 by nikop | Charles Belov: Fixed Inconsistent wording on Manage Fields tab. 2014-09-09 16:02:39 +01:00
Alex Pott 078f09a588 Issue #2332989 by Cottser: Fixed Twig trans tag debug is still hooked up to Settings. 2014-09-09 15:11:04 +01:00
Alex Pott 973fd26d96 Issue #2278327 by damiankloip: Fixed Url parsing of empty query string parameters in FieldPluginBase. 2014-09-09 14:32:43 +01:00
Alex Pott 055aac105d Issue #2332577 by Berdir: Remove EntityDatabaseStorage. 2014-09-09 14:27:04 +01:00
Nathaniel Catchpole f749eac343 Revert "Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller."
This reverts commit 3ac426f9cb.
2014-09-09 14:21:09 +01:00
Nathaniel Catchpole 3ac426f9cb Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller. 2014-09-09 14:06:02 +01:00
Nathaniel Catchpole 4c8576c3f0 Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController. 2014-09-09 14:01:03 +01:00
Alex Pott 7e2ab24be0 Issue #2326537 by olli: Fixed editor.module causes fatal error for images with invalid or non-existing file UUIDs. 2014-09-09 12:42:41 +01:00
Alex Pott b55880f89a Issue #2149257 by lokapujya, krlucas, kay_v | scor: Support RDFa output in number field formatter. 2014-09-09 12:25:34 +01:00
Nathaniel Catchpole 7fc47f3526 Issue #2324789 by tim.plunkett: Remove UnitTestBase. 2014-09-09 11:37:02 +01:00
Nathaniel Catchpole 2d6516afec Issue #2288123 by Berdir, dawehner: Fixed Basic authentication broken for non-english sites. 2014-09-09 11:34:38 +01:00
Nathaniel Catchpole 4f978d9800 Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules. 2014-09-09 11:27:48 +01:00
Alex Pott c1dd108198 Issue #2295469 followup by damiankloip: Add support for static permission definitions with *.permissions.yml. 2014-09-09 11:07:45 +01:00
Alex Pott 73b0592ffe Issue #2084985 by mondrake: Added Implement ThirdPartySettingsInterface in ImageStyle. 2014-09-09 11:05:34 +01:00
Alex Pott d60d5be0b9 Issue #1831674 by lokapujya, longwave, dawehner, Mirakolous, neoligero, Kevin Morse | Bojhan: "Create a label" should be off by default, with an opt-in for style plugins. 2014-09-09 10:47:17 +01:00