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
|
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
|
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
|
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
|
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
|
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 |
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 |
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 |
Alex Pott
|
353a1609cc
|
Issue #2385211 by tadityar, subhojit777, hussainweb, cilefen, tibbsa: Clean-up user module test members - ensure property definition and use of camelCase naming convention
|
2015-02-04 11:32:31 +00:00 |
Alex Pott
|
a60a5779b5
|
Issue #2417983 by kattekrab: Change docs instances of "the the" to "the"
|
2015-02-04 10:08:41 +00:00 |
Alex Pott
|
3f29fd9143
|
Issue #2165989 by Xano, pcambra, damiankloip, dawehner: Add a Views field handler for multiple entity operations
|
2015-02-03 10:05:06 +00:00 |
Alex Pott
|
f46d6ad949
|
Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions
|
2015-02-03 09:42:28 +00:00 |
webchick
|
4ae39d2fb8
|
Issue #2417645 by tim.plunkett, effulgentsia, pwolanin: Change destination query string handling to break dependence on system path
|
2015-02-02 13:58:16 -08:00 |
Alex Pott
|
466759dc15
|
Issue #2405091 by marthinal, Berdir, RavindraSingh: Cannot create user entities - {"error":"Access denied on creating field pass"}
|
2015-02-02 12:31:59 +00:00 |
Alex Pott
|
4900170875
|
Issue #2133471 by lokapujya, Lendude, jhedstrom, tadityar, webflo, whitelikeman: Notice: Undefined index: uid in simple a user view
|
2015-02-02 12:27:17 +00:00 |
Nathaniel Catchpole
|
8c517bf37f
|
Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template
|
2015-01-30 11:48:30 +00:00 |
Alex Pott
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
Alex Pott
|
20a76f00f9
|
Issue #687588 by tsphethean, mirie, Cottser, porchlight, cyborg_572, rgoodine, adci_contributor, joshi.rohit100: Remove access check from submit() in UserCancelForm
|
2015-01-26 12:26:11 +00:00 |
Nathaniel Catchpole
|
5be46c3aff
|
Issue #2368767 by dawehner, Wim Leers, alexpott: Implement calculateDependencies() in ArgumentPluginBase to get dependencies from validator and default plugins
|
2015-01-26 10:37:19 +00:00 |
Alex Pott
|
17df2c5cf9
|
Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields
|
2015-01-25 12:03:16 +00:00 |
Alex Pott
|
c15cf7d234
|
Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea .
|
2015-01-25 12:02:54 +00:00 |
Alex Pott
|
920382d4ea
|
Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields
|
2015-01-25 11:54:14 +00:00 |
Alex Pott
|
5d20c57be1
|
Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions
|
2015-01-23 13:02:31 +00:00 |
Alex Pott
|
165cd5586c
|
Issue #2390239 by apratt, larowlan, eojthebrave: No information about format of permissions.yml in permissions topic
|
2015-01-21 20:07:38 +00:00 |
Nathaniel Catchpole
|
dd3a59762d
|
Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests
|
2015-01-21 15:21:06 +00:00 |
Alex Pott
|
b8378ac5ba
|
Issue #2094499 by amateescu: Convert "Manage (form) display" forms to be the official entity edit forms for EntityView[Form]Display objects
|
2015-01-19 13:26:07 +00:00 |
Alex Pott
|
fd90b0b942
|
Issue #2407489 by kim.pepper: Remove user.pages.inc
|
2015-01-19 09:52:48 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Alex Pott
|
99377f95a7
|
Issue #2390467 by iPat, adamwhite: User role permission assignments are not deleted when a role is deleted
|
2015-01-19 09:17:48 +00:00 |
Alex Pott
|
0a38107ea0
|
Issue #2407107 by jan.stoeckler: Drupal\user\Plugin\views\filter\Roles should implement calculateDependencies()
|
2015-01-18 10:39:36 +00:00 |
Alex Pott
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
webchick
|
5726f6edb2
|
Issue #2303391 by gvso, idebr, AkshayKalose, gaurav_varshney, dinarcon, kporras07, vaibhavjain, msound, alexpott: Tab 'Log in' shows on 'Request new password page for logged-in users and is missing for logged-out users
|
2015-01-17 22:19:21 -08:00 |
Alex Pott
|
2a554518d8
|
Issue #2403817 by larowlan: Feed entity validation misses form validation logic
|
2015-01-17 20:50:20 +00:00 |
webchick
|
5c16ee723a
|
Issue #2372023 by andybroomfield, BarisW, aspilicious, LewisNyman, Vally79, tompagabor: Description of display settings takes too much space
|
2015-01-17 12:22:13 -08:00 |
webchick
|
36c8416ff9
|
Issue #2091321 by er.pushpinderrana, jhodgdon, rootwork, ifrik, mparker17: Update hook_help for Field and Field UI module
|
2015-01-17 12:06:07 -08:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
b0faab2559
|
Issue #2407493 by dashaforbes, kim.pepper: Clean up use statements in user.module
|
2015-01-15 11:05:04 +00:00 |
Alex Pott
|
0d868a80a6
|
Issue #2407481 by kim.pepper: Fix constructor docblock in UserController
|
2015-01-15 10:40:29 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Nathaniel Catchpole
|
a042df2e2e
|
Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access
|
2015-01-12 17:19:55 +00:00 |
Alex Pott
|
29f441d3c2
|
Issue #1858486 by idebr, David_Rothstein, trawekp, MrHaroldA: Ajax call breaks Password Reset
|
2015-01-12 14:30:36 +00:00 |
Alex Pott
|
3ae4f11886
|
Issue #2400153 by pcambra: Move bulk form data definition to their EntityViewsData
|
2015-01-12 14:01:58 +00:00 |
Alex Pott
|
5f2a572cbd
|
Issue #2403729 by kim.pepper: Convert user_cancel_confirm() to a new-style Form object
|
2015-01-12 13:54:29 +00:00 |
Alex Pott
|
1b2e7c4544
|
Issue #2405737 by chx: user.tempstore is unnecessary to be backend_overridable
|
2015-01-12 12:42:20 +00:00 |
Alex Pott
|
b8b30d32f8
|
Issue #2400159 by pcambra: Use the container for current user on all ActionBase plugins
|
2015-01-12 12:34:09 +00:00 |
Alex Pott
|
63c70c58b9
|
Issue #2401679 by jhodgdon: search.page.user_search.yml doesn't match schema
|
2015-01-12 09:23:00 +00:00 |