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
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +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
|
2093f3465b
|
Issue #2115631 by andypost, socketwench: Fixed CategoryFormController::form() should not define form actions.
|
2014-07-15 00:15:16 +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
|
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
|
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 |
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
|
c072353df4
|
Issue #2282161 by Crell: Split off link/url generation trait.
|
2014-07-07 14:52:01 +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 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -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 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -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 |
Alex Pott
|
7a98471c44
|
Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type.
|
2014-05-31 06:55:13 -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 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01: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
|
82ecfadfbf
|
Issue #2261401 by Berdir: Automatically provide bundle info/list based on bundle_of annotation.
|
2014-05-15 14:01:36 -05:00 |
Nathaniel Catchpole
|
177b86ec32
|
Issue #2261369 by Berdir: Introduce a common config entity base class for all bundle config entity types.
|
2014-05-14 21:20:40 +01:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01: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 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Nathaniel Catchpole
|
5c2dc50b20
|
Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access.
|
2014-04-30 11:47:01 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
Nathaniel Catchpole
|
9826e2478c
|
Issue #2244775 by bdone: Declare a maximum length for contact category machine name.
|
2014-04-23 12:56:53 +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 |
Alex Pott
|
7ad0c57207
|
Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX.
|
2014-04-16 10:11:41 +01:00 |
Alex Pott
|
562addafa0
|
Issue #2231495 by ACF, andrei.dincu: Array to string conversion error when trying to add a new user.
|
2014-04-16 00:41:14 +01:00 |
Alex Pott
|
1c11d16419
|
Issue #2223611 by cs_shadow, ACF, dman, visabhishek, vintorezxxi: ContactFormController passed user name field list object to watchdog.
|
2014-04-12 14:50:12 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
Alex Pott
|
8d98947271
|
Issue #1957152 by brantwynn: Replace calls to the flood service with Drupal::flood().
|
2014-04-06 21:34:23 +01:00 |
Nathaniel Catchpole
|
ae702dc56d
|
Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process.
|
2014-04-04 14:49: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
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -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 |
Alex Pott
|
fee6ae0e0f
|
Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API.
|
2014-03-28 11:30:44 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
53852c25df
|
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
|
2014-03-25 20:16:43 +01:00 |
catch
|
13f5d8389a
|
Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user().
|
2014-03-25 19:58:38 +01:00 |
catch
|
34907c36cc
|
Issue #2224209 by alexpott: Field instance configuration should depend on its bundle.
|
2014-03-25 13:38:24 +00:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |