Commit Graph

24155 Commits (7628a6c855509f7e7378caf4ba1d1b5a5832bb97)

Author SHA1 Message Date
webchick 7628a6c855 Issue #1925492 by visabhishek, nod_, mkadin | YesCT: Small optimization for search on modules page. 2014-03-24 07:55:57 -07:00
webchick 1b79de3d21 Issue #2221923 by tstoeckler: Use \Exception instead of Exception in config_get_config_directory(). 2014-03-24 07:54:10 -07:00
webchick 21733e4833 Issue #2221925 by tstoeckler: Typo in ConfigTranslationUITest. 2014-03-24 07:51:18 -07:00
webchick 72341d409b Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks coverage reports. 2014-03-24 07:50:08 -07:00
webchick dc15bf2eb2 Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray. 2014-03-24 07:45:01 -07:00
Alex Pott f45195e4b6 Issue #2205155 by jibran, rteijeiro: Convert custom_block.js into a library. 2014-03-24 13:53:29 +01:00
Alex Pott 1370edf99f Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes. 2014-03-24 13:34:01 +01:00
Alex Pott 108789c919 Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API. 2014-03-24 12:28:22 +01:00
Alex Pott c8cfae7fd7 Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API. 2014-03-24 11:43:05 +01: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
Alex Pott 81d8c4ab7d Issue #1878302 by martin107, InternetDevels, nick_daffodil, chrisroane: Use 'delete' over 'remove' in the aggregator module. 2014-03-24 11:06:27 +01:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
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