Commit Graph

24143 Commits (ec5aab42f34123c6e13927e40eab0a841038e89d)

Author SHA1 Message Date
Alex Pott ec5aab42f3 Issue #2054499 by xjm, nod_: Add toolbar maintainers. 2014-03-24 09:32:21 +01:00
Alex Pott 5abaa5f957 Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder. 2014-03-23 22:25:46 +00:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +00:00
Alex Pott 99c739a05b Issue #2218219 by andypost: _editor_get_processed_text_fields() should search text_processing only in text fields. 2014-03-22 07:48:21 +00:00
Alex Pott ebfc1a4e30 Issue #2165223 by Berdir, fago: Misleading fatal error when specifying a field type that is not available for a base field. 2014-03-22 07:37:03 +00:00
Alex Pott 8833cc0a51 Issue #2181549 by tstoeckler, andypost: Provide a StringLong field item with schema type 'text' without a 'format' column. 2014-03-22 07:34:24 +00:00
catch 9f07ce48f2 Issue #2218003 by tim.plunkett: ConfigImporter assumes that a ConfigEntity uses a storage controller that implements ConfigStorageControllerInterface. 2014-03-21 22:45:19 +00:00
webchick 683223968a Issue #2078001 by RoSk0, JayeshSolanki | alexanansi: Modernize responsive_image.module forms. 2014-03-21 10:36:33 -07:00
webchick 672ac3f9df Issue #2204143 by sun, ianthomas_uk: Remove deprecated drupal_explode_tags() and drupal_implode_tags(). 2014-03-21 10:29:26 -07:00
webchick deb5565ea7 Issue #2218033 by tim.plunkett: Move getOriginalId()/setOriginalId() to EntityInterface. 2014-03-21 10:15:07 -07:00
Nathaniel Catchpole 2c2c1adcbf Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes. 2014-03-21 12:35:45 +00:00
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