Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
5f61e2663a
|
Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes.
|
2014-03-21 11:00:42 +00:00 |
Nathaniel Catchpole
|
743957c421
|
Issue #2221767 by alexpott: Migration configuration entities should not use the dependencies key.
|
2014-03-21 10:53:43 +00:00 |
webchick
|
23902766ac
|
Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray().
|
2014-03-20 19:31:32 -07:00 |
webchick
|
032c3986b1
|
Issue #2216459 by sun: Add a KeyValueStoreInterface::has() method.
|
2014-03-20 14:48:44 -07:00 |
webchick
|
96115e6deb
|
Issue #1806538 by joelpittet, Cottser: Remove @todo about enabling strict_variables in Twig.
|
2014-03-20 14:24:04 -07:00 |
webchick
|
bccd2a86d3
|
Issue #2221929 by tstoeckler: ConfigNormalizerTest.php is misnamed.
|
2014-03-20 14:16:23 -07:00 |
webchick
|
726f41bf4c
|
Issue #2221535 by Cottser, joelpittet: TwigNodeVisitor's priority is too early and breaks some filters and macros.
|
2014-03-20 14:13:45 -07:00 |
webchick
|
e617d17b02
|
Issue #2222315 by alexpott: Random fail in \Drupal\system\Tests\Common\RenderTest.
|
2014-03-20 14:13:19 -07:00 |
Alex Pott
|
de35da971d
|
Issue #2198571 by Xano: Menu.inc must not unset MenuLink::menu_name.
|
2014-03-20 16:18:35 +00:00 |
Alex Pott
|
880f697abb
|
Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode().
|
2014-03-20 16:06:41 +00:00 |
webchick
|
2252ba8e80
|
Issue #2216695 by sun, Damien Tournoud, Wim Leers, brantwynn: Run-tests.sh broken on OS X ('Too many open files').
|
2014-03-20 07:56:11 -07:00 |
webchick
|
32befa4bac
|
Issue #2216543 by jhodgdon, Berdir: Fill in topic/@defgroup docs for Cache overview.
|
2014-03-20 07:54:52 -07:00 |
Jennifer Hodgdon
|
94b457f1cf
|
Fix mode of rdf.module from last commit
|
2014-03-20 07:28:33 -07:00 |
Jennifer Hodgdon
|
ad2ffc9cae
|
Issue #2220649 by vaibhavjain: Fix typo in rdf.module comment
|
2014-03-20 07:24:30 -07:00 |
Jennifer Hodgdon
|
7532347fae
|
Issue #2218319 by hellboy2k8, longwave: Clarify parameter in DefaultPluginManager::alterInfo() docs
|
2014-03-20 07:22:13 -07:00 |
webchick
|
46a70fb30b
|
Issue #2216567 by jhodgdon: Fill in @defgroup/topic docs for Best Practices overview.
|
2014-03-20 07:15:39 -07:00 |
Jennifer Hodgdon
|
2e81d32e13
|
Issue #2218293 by hellboy2k8, kokobutter: Add class to constant in docs for AccessInterface::KILL
|
2014-03-20 07:12:12 -07:00 |
Dries
|
265ee77e6e
|
Issue #2213451 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core
|
2014-03-19 14:56:48 -04:00 |
webchick
|
c75929755f
|
Issue #2219891 by TravisCarden: Duplicate declaration of hook_menu_link_defaults().
|
2014-03-18 09:42:54 -07:00 |
webchick
|
04abeabdad
|
Issue #2217975 by tim.plunkett: ConfigEntityBase::preSave() doesn't properly support renames; ConfigStorageController::save() preforms renames too early.
|
2014-03-18 09:36:46 -07:00 |
Nathaniel Catchpole
|
2ca54697b3
|
Issue #2215719 by Wim Leers: Cache tags set by #pre_render callbacks are lost in page cache.
|
2014-03-18 10:17:33 +00:00 |
Nathaniel Catchpole
|
2cfe18943b
|
Issue #2204143 by ianthomas_uk, sun: Remove deprecated drupal_explode_tags() and drupal_implode_tags().
|
2014-03-17 18:39:20 +00:00 |
webchick
|
ca104f64db
|
Issue #2219457 by Wim Leers: SystemControllerTest::setLinkActiveClass() unit test has wrong namespace and lives in wrong location.
|
2014-03-17 08:10:20 -07:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
25b100cfc3
|
Issue #1934788 by sun, pplantinga: 'Administration role' setting in User Account settings form defaults to first, randomly available user role.
|
2014-03-17 11:59:22 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
Nathaniel Catchpole
|
e1533e2a73
|
Issue #2155635 by Berdir, tim.plunkett, dawehner: Allow plugin managers to opt in to cache clear during module install.
|
2014-03-17 11:53:05 +00:00 |
Alex Pott
|
a8a8b2cbcc
|
Issue #2016701 by Berdir, ceng, alarcombe, daffie, rhm50: Expand TermInterface to provide methods.
|
2014-03-17 10:11:38 +00:00 |
webchick
|
aed35d3a1f
|
Issue #2218199 by andypost: Move email and number field types to \Drupal\Core\Field, remove modules.
|
2014-03-16 12:10:42 -07:00 |
webchick
|
caad3b8047
|
Issue #2218849 by hellboy2k8: Remove unused line from twig_render_template().
|
2014-03-16 12:01:28 -07:00 |
webchick
|
be6f7a25b3
|
Issue #2211831 by mdrummond, jayeshanandani: Removal of alt attribute from [picture] tag.
|
2014-03-16 12:00:22 -07:00 |
webchick
|
682c55045b
|
Issue #1808220 by sun: Remove run-tests.sh dependency on existing/installed parent site.
|
2014-03-16 11:46:31 -07:00 |
webchick
|
e1db0da44f
|
Issue #2209461 by sun: Settings from test runner leak into all tests.
|
2014-03-16 11:41:09 -07:00 |
webchick
|
ff4865d882
|
Issue #2217669 by tim.plunkett: [REGRESSION] Views UI broken.
|
2014-03-16 11:34:50 -07:00 |
webchick
|
21ae3ef209
|
Issue #2124377 by ellishettinga, Jelle_S, attiks, mdrummond, Schnitzel, InternetDevels: Rename "Picture" module to "Responsive Image" module.
|
2014-03-16 10:44:51 -07:00 |
webchick
|
533ee3a17f
|
Issue #2145103 by Berdir, das-peter, fago, amateescu: Provide non-configurable field types for entity created, changed and timestamp fields.
|
2014-03-16 10:04:20 -07:00 |
Jennifer Hodgdon
|
ddade5bf79
|
Issue #2189497 by paulh: Add docs to EntityType annotation class to tell where to actually find the relevant docs
|
2014-03-15 05:50:29 -07:00 |
Jennifer Hodgdon
|
888c9734b3
|
Issue #2216945 by asrob: Remove duplicate ingroup on filter_xss
|
2014-03-15 05:46:15 -07:00 |
Jennifer Hodgdon
|
b784e91ad7
|
Issue #2217643 by chx, tim.plunkett: Add docs to setFormClass method
|
2014-03-15 05:44:35 -07:00 |
Nathaniel Catchpole
|
3e26a24984
|
Issue #2217781 by alexpott: Can only run tests from the installed profile.
|
2014-03-15 11:52:40 +00:00 |
Alex Pott
|
53ef54c6d8
|
Issue #1986090 by markpavlitski, jessebeach: Profile config does not overwrite module default config on install (system.cron.yml).
|
2014-03-14 22:47:35 +00:00 |
Nathaniel Catchpole
|
d0518561a3
|
Issue #2215503 by Gábor Hojtsy, Wim Leers: Use services instead of event subscribers for config module overrides.
|
2014-03-14 17:20:06 +00:00 |
webchick
|
1be692649b
|
Issue #2216961 by Gábor Hojtsy, xjm | alexpott: Document Config, ConfigBase, and StorableConfigBase.
|
2014-03-14 13:01:09 -04:00 |
Nathaniel Catchpole
|
bd732ee75e
|
Issue #2188565 by Wim Leers, Berdir: Test coverage for Comment, Custom Block, Node, Taxonomy Term and User entity cache tags.
|
2014-03-14 13:06:46 +00:00 |
Alex Pott
|
e42ac27706
|
Issue #1351352 by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens.
|
2014-03-14 10:49:27 +00:00 |
webchick
|
9c66858942
|
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
|
2014-03-13 15:15:35 -07:00 |
Alex Pott
|
ba3a839cc7
|
Issue #2216909 by sun, longwave: Random test failure in ConfigTranslationUiTest.
|
2014-03-13 15:21:54 +00:00 |
webchick
|
78f4b63e4a
|
Issue #2191107 by jessebeach, longwave, nicksanta, jhodgdon, xjm: Update API documentation for _theme() to clearly indicate that it is for internal use only.
|
2014-03-12 17:16:09 -07:00 |