Alex Pott
|
bf7b0174b2
|
Issue #2295229 by jhodgdon: Do not need to pass entity type to entity CRUD hooks.
|
2014-07-07 13:05:56 +01:00 |
Alex Pott
|
5f9c6c3c66
|
Issue #2200355 by yched, andypost: Move functions in field.form.inc into Core/Field.
|
2014-07-07 13:01:38 +01:00 |
Alex Pott
|
49d64895a2
|
Issue #2294597 by Xano: Remove usage of t() from the confirm form base classes.
|
2014-07-07 12:24:52 +01:00 |
Alex Pott
|
8878f6b107
|
Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt().
|
2014-07-07 11:48:03 +01:00 |
Alex Pott
|
8074550db8
|
Issue #2294161 by ParisLiakos: Deprecate and remove usages of drupal_is_cli().
|
2014-07-07 11:43:37 +01:00 |
Alex Pott
|
cfe3e159f2
|
Revert "Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence."
This reverts commit 4b91f16d48 .
|
2014-07-07 10:23:09 +01:00 |
Alex Pott
|
4b91f16d48
|
Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence.
|
2014-07-06 18:50:17 +01:00 |
Alex Pott
|
0dc696df7a
|
Issue #2218463 by znerol, damiankloip, rbayliss: Fixed Private file and image style downloads throw 500 error when page cache is active.
|
2014-07-06 18:29:47 +01:00 |
Nathaniel Catchpole
|
cebfd8ec54
|
Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager.
|
2014-07-03 13:49:37 +01:00 |
Dries
|
d247620e1a
|
Issue #2286403 by martin107: Inconsistent use of magic number when constants DIRECTION_LTR and DIRECTION_RTL already defined.
|
2014-07-02 16:30:25 -04:00 |
Nathaniel Catchpole
|
4fb1180802
|
Issue #2224847 by pwolanin, damiankloip, danblack, Berdir: Fixed Automatically shorten cid's in Cache\DatabaseBackend and PhpBackend.
|
2014-07-02 20:49:14 +01:00 |
webchick
|
21fc02cf5c
|
Issue #2290129 by jhodgdon, Gábor Hojtsy, Crell, joachim: Menu/routing topic needs an overhaul.
|
2014-07-02 12:34:20 -07:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Alex Pott
|
da5ea41603
|
Issue #2293063 by Gábor Hojtsy: Fixed Config schema mapping parsing is inconsistently forgiving, does not conform to the interface.
|
2014-07-01 11:59:18 +01:00 |
Nathaniel Catchpole
|
6383bb2aa6
|
Issue #2293163 by Wim Leers, pwolanin: Fixed MemoryBackend's cache entries may be modified unintentionally thanks to object references.
|
2014-07-01 10:56:37 +01: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 |
Dries
|
6933b27767
|
Issue #2239009 by effulgentsia, dawehner: Remove public direct usage of the '_system_path' request attribute.
|
2014-06-30 15:09:23 -04:00 |
Nathaniel Catchpole
|
6a3574acf9
|
Issue #2293723 by yched: Generate lighter $form[$field] structures.
|
2014-06-30 13:53:44 +01:00 |
Nathaniel Catchpole
|
e8ab0b268c
|
Issue #2293723 by yched: Generate lighter $form[$field] structures.
|
2014-06-30 11:16:20 +01:00 |
Nathaniel Catchpole
|
03cc400b0f
|
Issue #2272279 by joelpittet, chx: Kill RenderWrapper class.
|
2014-06-30 10:23:11 +01:00 |
webchick
|
19475dd4cf
|
Issue #1468582 by mgifford, janusman, edward_or, tstoeckler, alanburke, Schnitzel, dcmouyard, LewisNyman: Add mobile friendly meta tags to the html.tpl.php.
|
2014-06-27 13:38:15 -07:00 |
webchick
|
5cd540a56d
|
Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected.
|
2014-06-27 08:09:42 -07:00 |
webchick
|
0e8032ef0f
|
Issue #2216547 by jhodgdon, Berdir: Fill in topic/@defgroup for User system overview.
|
2014-06-27 00:06:00 -07:00 |
webchick
|
d4c697e296
|
Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface.
|
2014-06-26 11:42:04 -07:00 |
Nathaniel Catchpole
|
7f8c7c0252
|
Issue #2214057 by g3r4: Remove obsolete LanguageManagerInterface::init() method.
|
2014-06-26 13:29:37 +01:00 |
Nathaniel Catchpole
|
dbb3bb005c
|
Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit.
|
2014-06-26 12:26:01 +01:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
webchick
|
3a1f6fd999
|
Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays.
|
2014-06-25 16:15:36 -07:00 |
Jennifer Hodgdon
|
70cbab7d5b
|
Issue #2290271 by amitgoyal, er.pushpinderrana: Make Mail plugin developer info more discoverable
|
2014-06-25 14:55:19 -07:00 |
Jennifer Hodgdon
|
f751d13478
|
Issue #2290253 by er.pushpinderrana: Make Archiver plugin developer info more discoverable
|
2014-06-25 14:30:09 -07:00 |
webchick
|
1176527762
|
Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch.
|
2014-06-25 14:29:38 -07:00 |
webchick
|
b6a4ff8ab7
|
Issue #2290285 by jhodgdon: Condition plugin classes need more links/docs.
|
2014-06-25 14:26:20 -07:00 |
webchick
|
539061c75b
|
Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow.
|
2014-06-25 13:07:49 -07:00 |
Nathaniel Catchpole
|
234ed4f894
|
Issue #2226267 by yched: Improve default value handling of fields to be consistent (follow-up).
|
2014-06-25 13:38:29 +01:00 |
Alex Pott
|
2a4c2f6bf5
|
Issue #2288499 by er.pushpinderrana | jhodgdon: Fixed Action plugin classes need more docs links.
|
2014-06-25 09:13:48 +01:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
Alex Pott
|
9b32d95bfd
|
Issue #2277945 by Jose Reyero: Fixed Typed configuration implements TypedDataInterface improperly.
|
2014-06-24 13:22:32 +01:00 |
webchick
|
f413f88894
|
Issue #2216541 by jhodgdon, Gábor Hojtsy: Fill in topic/@defgroup docs for Internationalization overview.
|
2014-06-23 09:03:29 -07:00 |
Jennifer Hodgdon
|
9c4db60dfb
|
Issue #2288507 by er.pushpinderrana: Add documentation to entity type annotation classes to aid developers of entity types
|
2014-06-20 11:25:48 -07:00 |
webchick
|
4809d4d94d
|
Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page.
|
2014-06-20 10:55:45 -07:00 |
webchick
|
e5b3f93a51
|
Issue #2191445 by jhodgdon: Fixed Database abstraction layer topic / landing page needs more info.
|
2014-06-20 10:51:13 -07:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01: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 |
Alex Pott
|
0616fed294
|
Issue #2269003 by damiankloip, Berdir: Fixed Unnecessary high memory usage in EntityType::getKeys().
|
2014-06-20 16:51:40 +01:00 |
Jennifer Hodgdon
|
559115bf0d
|
Issue #2287889 by larowlan: Add information to field topics needed by plugin developers
|
2014-06-20 08:33:13 -07: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
|
eb3c8b1e52
|
Revert "Issue #1003788 by stefan.r, Alan D., Josh Waihi, JimmyAx, robhardwick, wiifm, twistor, pwolanin, bzrudi71, bellHead, john_brown: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID."
This reverts commit 4086829bbe .
|
2014-06-20 13:18:36 +01:00 |
Nathaniel Catchpole
|
4086829bbe
|
Issue #1003788 by stefan.r, Alan D., Josh Waihi, JimmyAx, robhardwick, wiifm, twistor, pwolanin, bzrudi71, bellHead, john_brown: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID.
|
2014-06-20 09:07:57 +01:00 |