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
|
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
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +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 |
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
|
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 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07: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 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07: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 |
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 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
Nathaniel Catchpole
|
0f752ca609
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 18:38:26 +01:00 |
Nathaniel Catchpole
|
a4d7fad2ae
|
Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def .
|
2014-06-20 18:38:00 +01:00 |
Nathaniel Catchpole
|
c9e73f7def
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 13:21:57 +01:00 |
Nathaniel Catchpole
|
48bf0252f0
|
Issue #2005434 by alexpott, heddn, andrewmacpherson, swentel: Let 3rd party modules store extra configuration in EntityDisplay.
|
2014-06-18 11:44:18 +01:00 |
Nathaniel Catchpole
|
4e3ee43e76
|
Issue #2228763 by larowlan, alexpott, martin107, jessebeach, xjm: Create a comment-type config entity and use that as comment bundles, require selection in field settings form.
|
2014-06-13 10:34:04 +01:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Jennifer Hodgdon
|
6c4b0bd592
|
Issue #2267571 by martin107, xjm: Fix docs for field UI access classes
|
2014-05-22 09:03:54 -07:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
webchick
|
c040367fd1
|
Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to type hint ConfigFactory, Part II.
|
2014-05-12 21:58:53 -07:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
bb6730d5f9
|
Issue #1932074 follow-up by andypost: Remove duplicated #type declaration.
|
2014-05-06 14:03:19 -07:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
44b38852b8
|
Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered.
|
2014-05-01 10:46:02 +01:00 |
Nathaniel Catchpole
|
a43b612ab7
|
Issue #1932074 by mgifford, larowlan, nick_schuch: Tags Includes Label which isn't Associated with an Input Form.
|
2014-04-28 16:05:29 +01:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
webchick
|
bd4b9ae284
|
Issue #2229157 by cwells, LewisNyman, tompagabor: Add correct button types to account settings forms.
|
2014-04-15 20:34:04 -07:00 |
webchick
|
cda250396e
|
Issue #2225739 by killua99, Berdir, andypost, pfrenssen: Remove usage of field_info_instances(), use EntityManager::getFieldDefinitions() instead.
|
2014-04-11 12:01:24 -04:00 |
Alex Pott
|
e51789c530
|
Issue #2235347 by tim.plunkett: Field instance operations are out of order.
|
2014-04-09 08:54:30 -04:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
Alex Pott
|
cdcbb9d516
|
Issue #1662954 by balis_m, mjonesdinero, kalpaitch, IshaDakota, kerasai, ckrina, BarisW | ZenDoodles: Use less-specific tabledrag selectors.
|
2014-04-05 06:36:13 +01:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
24526aedd0
|
Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5 .
|
2014-03-26 19:53:12 +01:00 |
catch
|
2cf87103b5
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-03-26 12:46:04 +01:00 |
Alex Pott
|
7f61620431
|
Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition.
|
2014-03-26 10:32:27 +01:00 |
Alex Pott
|
02f761ba1d
|
Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods.
|
2014-03-25 10:43:08 +01:00 |