Commit Graph

5456 Commits (d7a9d44e8d32b006810121d418917df846c26f62)

Author SHA1 Message Date
Alex Pott 6829a653db Issue #2113221 by sidharthap: Delete fixed @todo comment in template_preprocess_node() function. 2013-11-05 14:50:55 +00:00
Alex Pott a2a4e8f857 Issue #2036239 by kevee, mgifford: Color contrast on toolbar sub-menu links. 2013-11-03 15:34:47 -08:00
Alex Pott bc7a91a220 Issue #2110787 by larowlan: No spacing between field label and value with inline display. 2013-11-03 15:28:21 -08:00
Alex Pott bf3e9cfaaa Issue #2112705 by mikey_p: Replace EntityType::$module with provider. 2013-11-02 22:11:53 -07:00
Nathaniel Catchpole fa32679489 Issue #2094241 by moshe weitzmann, amateescu, Wim Leers: Cache tag the page cache. 2013-11-01 11:15:22 +00:00
Jennifer Hodgdon 90f477382a Issue #2106635 by jay.dansand, jhodgdon: Fix up docs for base hooks in hook_theme 2013-10-31 05:52:18 -07:00
Jennifer Hodgdon e98a74f1cc Issue #2120459 by amitsedaiz, vijaycs85, joachim: Fix up docs for theme_status_report() 2013-10-31 05:50:25 -07:00
Nathaniel Catchpole 4e6af2126a Issue #2102465 by vijaycs85, ACF, InternetDevels, sidharthap: Remove drupal_set_title() in node module controllers. 2013-10-31 11:56:00 +00:00
Nathaniel Catchpole b3ba231bee Issue #2120001 by tim.plunkett: Remove leftover ContentTranslationLocalTasks. 2013-10-31 11:53:00 +00:00
Nathaniel Catchpole 7a553c0d07 Issue #2102469 by InternetDevels, ACF, vijaycs85: Remove drupal_set_title() in PictureMappingFormController controller and update t() with $this->t() in . 2013-10-31 11:49:53 +00:00
Nathaniel Catchpole 75e85d3293 Issue #2121199 by swentel | Bojhan: Fixed Use empty table pattern in Configuration Management UI. 2013-10-31 11:47:39 +00:00
Nathaniel Catchpole e1123158be Issue #2102453 by ACF, JulienD, InternetDevels: Remove drupal_set_title() in help module controllers. 2013-10-31 11:46:32 +00:00
Nathaniel Catchpole 9925701059 Issue #2102447 by disasm, vijaycs85, ACF: Remove drupal_set_title() in entity module controllers. 2013-10-31 11:43:43 +00:00
Nathaniel Catchpole 8b6fdb56ea Issue #2068337 by marcingy, pfrenssen: Convert taxonomy term SQL queries to the Entity Query API. 2013-10-31 11:39:54 +00:00
Nathaniel Catchpole 0d4acb30ff Issue #2102443 by disasm, vijaycs85, rteijeiro: Remove drupal_set_title() in config_test() module controllers. 2013-10-31 11:37:55 +00:00
Nathaniel Catchpole 154db88b10 Issue #2113087 by rteijeiro: Incorrect use of Drupal.displace in comment module. 2013-10-31 11:33:28 +00:00
Nathaniel Catchpole 3fc8919e3c Issue #2113337 by Xano: Fixed Rename \Drupal\Component\Plugin\PluginBag::*ID(s)() to *Id(s)(). 2013-10-31 11:32:24 +00:00
Nathaniel Catchpole bb5048e7d8 Issue #2041083 by marcingy, grisendo, herom: Move database query out of \Drupal\aggregator\FeedFormController. 2013-10-31 11:31:35 +00:00
Nathaniel Catchpole d5de573d29 Issue #2113349 by Xano: Fixed Rename \Drupal\book\BookManager::updateID() to updateId(). 2013-10-31 11:30:08 +00:00
webchick a7f28c1203 Issue #2105661 by dawehner, tim.plunkett, chx: Add support for $form_state()['redirect_route()']. 2013-10-30 21:31:39 -07:00
webchick 9e72283378 Issue #2069373 by swentel, yched: Race conditions on import if CUD on ConfigEntity A triggers changes in ConfigEntity B. 2013-10-30 21:30:41 -07:00
webchick e0d8e66bf4 Issue #2119881 by damiankloip, dawehner | joachim: Fixed views BulkFormBase shows 'Apply' button twice. 2013-10-30 17:03:21 -07:00
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
Nathaniel Catchpole 9b5afa85e3 Issue #2099417 by marthinal, swentel, lauriii: Fixed Unable to change Custom Block view mode. 2013-10-30 12:01:32 +00:00
Nathaniel Catchpole 2280ad5dec Issue #2083387 by Gábor Hojtsy, Wim Leers: Make it possible to use in-place editing on entities rendered by a custom render pipeline (e.g. Views). 2013-10-30 11:56:14 +00:00
webchick 2429657736 Issue #2120807 by Mark Carver: Add empty option to item_list(). 2013-10-29 22:21:17 -07:00
webchick dac79f29f6 Issue #1999430 by chertzog, andypost, slv_, kim.pepper: Use Symfony Request for simpletest module. 2013-10-29 22:00:00 -07:00
webchick 61f8fc24af Issue #1999388 by kim.pepper, wouter.adem, pwieck, penyaskito, chertzog, herom: Use Symfony Request for language module. 2013-10-29 21:59:13 -07:00
webchick 7a150d144e Issue #2014015 by kgoel, dmitrii, Berdir: Replace drupal_container() with Drupal::service() in the simpletest module. 2013-10-29 21:57:53 -07:00
webchick 482f4eb055 Issue #2114069 follow-up by andypost: Remove unused code. 2013-10-29 15:02:13 -07:00
webchick a145652886 Issue #2098089 by penyaskito, Schnitzel, tim.plunkett, YesCT, EllaTheHarpy, Gábor Hojtsy: Fixed Date formats cannot be translated (the core UIs are useless). 2013-10-29 14:29:39 -07:00
webchick 55a6dd8f1f Issue #1912992 by swentel, beretta627, amateescu, mitron: Fixed Language Field gets 'Stuck' after Title. 2013-10-29 14:23:26 -07:00
webchick d3e4632ad7 Issue #2121953 by TR: Fixed Use existing $config variable instead of Drupal::config(). 2013-10-29 13:44:27 -07:00
webchick b8adc1c498 Issue #2120457 by Wim Leers: Add test to guarantee that the Standard profile does not load any JavaScript for anonymous users on critical pages. 2013-10-29 13:33:51 -07:00
Nathaniel Catchpole 62df5f1c66 Issue #2117265 by olli: Fixed Row format ajax broken when Drupal is installed in a subdirectory. 2013-10-29 10:45:57 +00:00
Alex Pott 5ab1bfcb9f Issue #2101427 by evilehk: Fixed Browser validation error with chrome on hidden required fields. 2013-10-28 16:20:43 -07:00
Alex Pott b376379368 Issue #2114069 by dawehner, Gábor Hojtsy, ursula: Fixed Routing / tabs / actions lack way to attach context to UI strings. 2013-10-28 15:45:33 -07:00
Nathaniel Catchpole 4361e6795b Issue #2120117 by Wim Leers, nod_: Fixed drupalSettings.user.uid added to page even if there is no other JS; drupal.node-new-comments-link lib added for anon users. 2013-10-28 16:58:04 +00:00
catch 75debc110d Issue #2115063 by marcingy: Remove drupal_add_feed(). 2013-10-28 11:53:11 +00:00
catch dfd537fe1a Issue #2095489 by tayzlor, beejeebus: Separate out module install config code from import code. 2013-10-28 11:51:33 +00:00
webchick 05fbc52f23 Issue #2121839 by brantwynn: Fixed Typo: 'Creation' not 'creaation' in custom_block().module docblock. 2013-10-27 16:42:03 -07:00
Alex Pott 8546c8f6d0 Issue #1987806 by kim.pepper, disasm, vijaycs85, tim.plunkett: Convert search_view() to a new style controller. 2013-10-26 14:17:27 -07:00
Alex Pott b22fdb2199 Issue #2115829 by Xano: Fixed ConfigurableEntityReferenceItem::instanceSettingsFormValidate() does not typehint its arguments. 2013-10-26 11:20:39 -07:00
Alex Pott 840e20aec6 Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface. 2013-10-26 09:26:00 -07:00
webchick 5fd14ba7e3 Issue #1872206 by jessebeach, quicksketch, Wim Leers, mgifford: Fixed Improve CKEditor toolbar configuration accessibility. 2013-10-26 01:13:15 -07:00
Alex Pott a6efca1da2 Issue #2109065 by ianthomas_uk, jhodgdon: Fixed Remove variable_get() and variable_set() calls from API documentation. 2013-10-25 21:53:38 -07:00
Alex Pott 82eb2924cf Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service. 2013-10-25 15:54:34 -07:00
Alex Pott 4b7bbecbc3 Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder. 2013-10-25 13:54:18 -07:00
webchick 002940a9dc Issue #2100351 by grisendo, pfrenssen, Gábor Hojtsy, YesCT, penyaskito: Fixed Date format name 'custom' is reserved but not checked for. 2013-10-25 13:33:13 -07:00
webchick 08c1599c7f Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error. 2013-10-25 13:19:15 -07:00
webchick a42b392c09 Issue #2099363 by tim.plunkett, mtift, swentel: Allow single config files to be imported and exported (Resolve regression from Views in Drupal 7). 2013-10-25 13:00:24 -07:00
catch 0e0bd62761 Issue #1618178 by manarth: Fixed Remove redundant DEFAULT_SYSLOG_FACILITY definition from Syslog. 2013-10-25 21:44:37 +02:00
catch 3be34dfd6b Issue #2102451 by vijaycs85, sidharthap: Remove drupal_set_title() in filter module controllers. 2013-10-25 21:43:24 +02:00
catch e96c41b54a Issue #2102467 by InternetDevels, sidharthap | vijaycs85: Remove drupal_set_title() in path module controllers. 2013-10-25 21:40:11 +02:00
catch df54550a2e Issue #1143922 by FatherShawn, kscheirer: Fixed Undefined index: value in theme_status_report(). 2013-10-25 21:28:01 +02:00
Alex Pott 270708d58a Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion. 2013-10-25 10:16:02 -07:00
Nathaniel Catchpole 2a5f1b9b17 Issue #1934498 by attiks, Jelle_S, David_Rothstein, effulgentsia, tstoeckler: Allow the image style 'itok' token to be suppressed in image derivative URLs. 2013-10-25 14:44:36 +01:00
Nathaniel Catchpole 4347a45177 Issue #1988508 by katbailey, aspilicious, dawehner: Stop pretending we support Symfony bundles when we really just have service providers. 2013-10-25 11:32:24 +01:00
Alex Pott bb54afd87d Issue #2028039 by ParisLiakos, jsbalsera, undertext, mcrittenden, xeniak, amateescu: Expand ItemInterface (aggregator.module) with methods. 2013-10-24 11:36:14 -07:00
Nathaniel Catchpole f7cabeb68a Issue #2113015 by Wim Leers, amateescu: Add drupal_merge_attached() function, to merge #attached assets. 2013-10-24 16:43:00 +01:00
Nathaniel Catchpole 00fbdd6b21 Issue #1975962 by Wim Leers, jibran, c4rl, amateescu: Move comment_links() into CommentRenderController. 2013-10-24 16:41:21 +01:00
Nathaniel Catchpole 516affdf43 Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion. 2013-10-24 13:04:38 +01:00
Alex Pott 6a13b6a840 Issue #2062183 by cloud2006, LinL, m1r1k, likin: Remove calls to deprecated global in core/modules/user/lib/Drupal/user/AccountFormController.php. 2013-10-23 12:05:27 -07:00
Alex Pott 0078cea2a6 Issue #2113441 by damiankloip: Move remaining views.module helper functions to Drupal\views\Views class. 2013-10-23 11:59:00 -07:00
Alex Pott 885ac8274e Issue #2110777 by larowlan, herom: Fixed Cannot edit a date format after creating it. 2013-10-23 11:30:04 -07:00
Alex Pott 49ac630080 Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account. 2013-10-23 11:19:00 -07:00
Dries 37b3d5cac4 Issue #2073957 by herom, joelpittet, -enzo-: Remove useless 'early render' in Comment Module. 2013-10-23 11:00:30 -04:00
Dries 85a5b1ee6b Issue #2102441 by sidharthap, -enzo-, InternetDevels, rteijeiro: Remove drupal_set_title() in config module controllers. 2013-10-23 10:29:08 -04:00
Alex Pott ab59feb8ea Issue #2095943 by dotoree, Tim Bozeman: Core modules and themes missing the version attribute in info.yml. 2013-10-22 16:23:24 -07:00
Jennifer Hodgdon 30c60dfdc8 Issue #2091335 by lostkangaroo, cosmicdreams, batigolix, yingtho, neclimdul: Fix up hook_help for the help module 2013-10-22 16:18:25 -07:00
Jennifer Hodgdon 7105d43cfe Issue #2091385 by lostkangaroo, batigolix, dietmarg, tankerjoe: Fix up hook_help for book module 2013-10-22 16:16:05 -07:00
Dries 902b741725 Issue #2080617 by slv_: Remove Unused local variable from /core/modules/field/field.form.inc. 2013-10-21 16:34:20 -04:00
Dries 8f6cb3480c Issue #2112233 by alexpott, amateescu: Remove unnecessary ternaries in around config()->get(). 2013-10-21 16:32:59 -04:00
Dries 4a7a8b3c56 Issue #2115077 by longwave: Remove unused _block_themes_access(). 2013-10-21 16:32:32 -04:00
Nathaniel Catchpole 50979d219f Issue #2107137 by dawehner, damiankloip, tim.plunkett: Fix the DX for declaring custom access checkers. 2013-10-21 21:29:17 +01:00
Dries bcd866b64f Issue #2116827 by Wim Leers: Speed up RenderTest: move integration tests into separate test. 2013-10-21 16:10:54 -04:00
Dries dda8191251 Issue #421294 by superspring: Fixed non-ascii character in function theme_user_signature()(). 2013-10-21 16:09:05 -04:00
Dries e7836c2df4 Issue #338403 by klausi, jhodgdon, grisendo, YesCT, drewish: Use {@inheritdoc} on all class methods (including tests). 2013-10-21 16:07:49 -04:00
Alex Pott 49689cf077 Issue #2106783 by bneil: Move node_requirements() to node.install. 2013-10-21 10:28:38 +01:00
Alex Pott 91d867f5bc Issue #1982256 by mortendk, rteijeiro, tim.plunkett, LewisNyman, tlattimore, yannickoo, ry5n: Clean up html.html.twig markup. 2013-10-21 10:26:54 +01:00
Alex Pott f5a948f833 Issue #2061929 by likin, m1r1k, robmc, InternetDevels: Remove calls to deprecated global from language.module. 2013-10-21 10:24:14 +01:00
Alex Pott c8b0a63c07 Issue #2105983 by mr.baileys, jhodgdon, vijaycs85, a_thakur: Make sure all YML files in Search module have no type-casting to string. 2013-10-20 16:25:28 +01:00
Alex Pott 00249dba68 Issue #2011082 by jiff, phiit, swentel, pfrenssen: Replace drupal_container() with Drupal::service() in the field module. 2013-10-19 09:32:02 +01:00
Alex Pott 3ded2216b0 Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType. 2013-10-19 09:12:13 +01:00
Alex Pott c1027b9d1a Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system. 2013-10-18 12:57:37 +01:00
Nathaniel Catchpole 784cebbe5a Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class. 2013-10-18 09:54:56 +01:00
webchick 89773d1a93 Issue #2092265 by andypost, Xano, amateescu: Fix type-hinting for FieldInfo methods. 2013-10-17 23:35:09 -07:00
webchick c392410151 Issue #2062761 by tim-e, larowlan, jhodgdon, ifrik, pameela: Update hook_help() for custom_block() modules. 2013-10-17 23:23:38 -07:00
webchick d0d5f6be9b Issue #2112759 by effulgentsia: Add ContentEntityInterface::hasField(). 2013-10-17 23:16:26 -07:00
webchick 59b3495a49 Issue #2041629 by tkoleary, mcrittenden, manningpete, superspring: Shorten ridiculously long and verbose text in file upload field. 2013-10-17 23:08:24 -07:00
webchick d2eb4bb43c Issue #2114127 by Alan D.: Fixed Missing provider key in views.view.user_admin_people().yml - Undefined index: provider in Broken->adminLabel(). 2013-10-17 23:00:23 -07:00
webchick 68a2cfeb35 Issue #2112303 by Gábor Hojtsy: Fixed Random extra text around translatability configuration is confusing. 2013-10-17 22:51:26 -07:00
webchick 9b8d32396b Issue #2112711 by tim.plunkett: Provide an easier mechanism for using drupal_get_form() directly. 2013-10-17 21:26:38 -07:00
webchick ff8080db74 Issue #2046367 by jhodgdon, amateescu, larowlan, juanolalla: Menu routing docs do not match what the code is doing. 2013-10-17 21:08:20 -07:00
Jennifer Hodgdon b9a0209271 Issue #2091349 by ifrik, lostkangaroo, radimklaska: Update hook_help for overlay module 2013-10-17 16:29:03 -07:00
Jennifer Hodgdon 1d27b08618 Issue #2113831 by pameeela: Fix file doc block for discvery decorator class 2013-10-17 16:20:35 -07:00
Alex Pott 83e1359edc Issue #2107483 by StephaneQ: Make basic_auth() module and http_basic() auth setting consistent. 2013-10-17 23:41:58 +01:00
Alex Pott 8caad964ef Issue #2098011 by larowlan: Support dynamic route parameters to enhance comment admin paths with entity type and field name from comment bundle. 2013-10-17 12:51:51 +01:00
Alex Pott c49e5c801d Issue #1998648 by grisendo, penyaskito, Kristen Pol, YesCT, Gábor Hojtsy, jair: 'Administration pages language' user account setting should be hidden if not used. 2013-10-17 12:11:52 +01:00
Alex Pott 44639c1e9a Issue #2043527 followup by Gábor Hojtsy: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-17 11:39:33 +01:00
Alex Pott c8164252ad Issue #2113547 by olli: Fixed Running ViewsDataHelperTest with phpunit fails. 2013-10-17 00:24:25 +01:00
Alex Pott cb9ab9ada4 Issue #2036689 by batigolix, babruix, linclark: Create hook_help() for Serialization module. 2013-10-17 00:06:16 +01:00
Alex Pott d3d34a5eee Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language. 2013-10-17 00:00:50 +01:00
Alex Pott 1c67615a0f Revert "Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language."
This reverts commit 7b08fd6398.
2013-10-16 23:59:52 +01:00
Alex Pott 7b08fd6398 Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language. 2013-10-16 23:37:38 +01:00
Alex Pott f36755f095 Issue #2043527 followup by tim.plunkett: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 22:54:34 +01:00
Nathaniel Catchpole 3efe9ba1fd Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal. 2013-10-16 20:18:57 +01:00
Nathaniel Catchpole 8e0865020e Issue #2112237 by vijaycs85, neclimdul, damiankloip: Fixed Regression: Remove EntityFormControllerNG from book module. 2013-10-16 20:04:31 +01:00
Alex Pott 00780f28dd Issue #2098015 by slv_: Fixed Node delete is not correctly removing search information; node update is using a hook instead of method. 2013-10-16 13:48:37 +01:00
Alex Pott ba69ad0a3c Issue #2061935 by m1r1k, danylevskyi, joelpittet: Remove calls to deprecated global $user in forum module. 2013-10-16 13:43:31 +01:00
Alex Pott b201c0546c Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId(). 2013-10-16 13:37:27 +01:00
Alex Pott a6d19bf7a7 Issue #2063403 by claudiu.cristea: Fixed Fatal when editing a nonexistent image effect. 2013-10-16 13:27:42 +01:00
Nathaniel Catchpole 04b4a96c8f Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls. 2013-10-16 13:18:18 +01:00
Nathaniel Catchpole 759dad87cb Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
2013-10-16 13:18:18 +01:00
Alex Pott 5085cb35c7 Issue #2095125 by Xano: Use access constants in every access control context. 2013-10-16 13:10:57 +01:00
Nathaniel Catchpole 5ba91c7155 Issue #2105555 by Bladedu: Plugins cache prefix names not consistent between plugin managers. 2013-10-16 12:22:58 +01:00
Nathaniel Catchpole 7c219bbfc1 Issue #2060705 by yched, Hydra, swentel, amateescu: Remove the 'hidden widget' plugin, it is actually never used. 2013-10-16 12:21:17 +01:00
Nathaniel Catchpole cc84f3903c Issue 2013-10-16 12:19:18 +01:00
Nathaniel Catchpole c8c891c920 Issue #2063671 by kim.pepper, ParisLiakos, LinL: Use the aggregator category storage in AggregatorCategorizeFormBase. 2013-10-16 12:15:13 +01:00
Nathaniel Catchpole dd39df9d3f Issue #2087243 by olli: Fixed Views block category is double escaped with autocomplete. 2013-10-16 12:13:00 +01:00
Nathaniel Catchpole 24f3e119dd Issue #2047227 by StephaneQ, SeanKelly, richardj: Update templates to leverage support for the Twig {% trans %} tag extension. 2013-10-16 12:10:59 +01:00
Nathaniel Catchpole 1eb27ae08c Issue #2077387 by wadmiraal, guschilds: Fixed Taxonomy term is improperly deleted when only one of two parents is deleted. 2013-10-16 12:08:52 +01:00
Nathaniel Catchpole 034d523504 Issue #2099347 by ruloweb: Clean up list function usage. 2013-10-16 12:06:21 +01:00
Nathaniel Catchpole 7e532bf25d Issue #2030173 by jhedstrom: Convert system module's ValidNumberStepUnitTest to phpunit. 2013-10-16 12:04:31 +01:00
Nathaniel Catchpole 76ed876118 Issue #2014017 by jlbellido, alvar0hurtad0, undertext, benjy, penyaskito, LinL: Replace drupal_container() with Drupal::service() in the system module. 2013-10-16 11:58:49 +01:00
Nathaniel Catchpole e2bb2d6400 Issue #2096787 by damiankloip, derhasi: Clean up Views area plugins. 2013-10-16 11:53:48 +01:00
Nathaniel Catchpole 15acad2df9 Issue #2060271 by thamas: Fixed Content translation module admin page does not support RTL. 2013-10-16 11:51:08 +01:00
Nathaniel Catchpole c7065a89f5 Issue #2057203 by olli: Fixed Unable to select the 'Default' view mode in views entity area handler. 2013-10-16 11:49:57 +01:00
Nathaniel Catchpole e4512d63f0 Issue #1754254 by dawehner, damiankloip: Add a generic testcase for the pager base. 2013-10-16 11:48:56 +01:00
Nathaniel Catchpole 8214567a82 Issue #2016497 by naxoc, jhodgdon: Fixed Search query extender should not use floats directly. 2013-10-16 11:46:30 +01:00
Alex Pott 9fdc6a9c35 Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 01:51:01 +01:00
webchick 3f38e917a5 Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor). 2013-10-15 14:08:52 -07:00
webchick 6a0ec20519 Issue #2108955 by Wim Leers: Fixed Settings for disabled filters are not hidden in narrow viewports, because Vertical Tabs are disabled in narrow viewports. 2013-10-15 11:50:04 -07:00
webchick 82753cda21 Revert "Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor)."
This reverts commit 46db1365ba.
2013-10-15 11:48:58 -07:00
Jennifer Hodgdon d0de8c1c92 Issue #2091425 by batigolix, ifrik, wzoom: Update syslog module hook_help to conform to standards 2013-10-15 10:23:44 -07:00
Jennifer Hodgdon a7d2952106 Issue #1879396 by babruix, jibran, xjm, juanolalla: Add inline docs to block classes 2013-10-15 10:19:05 -07:00
Jennifer Hodgdon b17e6b0280 Issue #2091361 by petrpo, lostkangaroo: Update hook_help for Shortcut module 2013-10-15 10:07:43 -07:00
Jennifer Hodgdon f99a0b5694 Issue #2105807 by StephaneQ: Fix docs in block RouteSubscriber class 2013-10-15 09:51:00 -07:00
Jennifer Hodgdon fa841b8092 Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
Jennifer Hodgdon 755cc5470c Issue #2105805 by StephaneQ: Fix docs for RouteSubscriber class 2013-10-15 09:28:59 -07:00
Nathaniel Catchpole 122c2b7e2b Issue #2109833 by ianmthomasuk: Finish converting stream_public_path() to CMI. 2013-10-15 14:20:01 +01:00
Nathaniel Catchpole 2ebd3f7491 Issue #2004878 by kalabro, DmitryDrozdik, YesCT: Config page title 'Content language settings' misleading after translation is enabled. 2013-10-15 14:19:29 +01:00
Alex Pott 4a3ee315a2 Issue #2085867 by damiankloip: Add a default parameter to keyvalue get() method. 2013-10-15 13:27:28 +01:00
Nathaniel Catchpole 2977e2ab57 Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route. 2013-10-15 12:54:21 +01:00
Nathaniel Catchpole 4f732c0127 Issue #2072533 by swentel: Group together 'Decimal', 'Float' and 'Integer' in the field type drop-down menu. 2013-10-15 12:43:27 +01:00
Nathaniel Catchpole 06ec77ff33 Issue #2083175 by damiankloip: Unit test Drupal\serialization\Normalizer\ListNormalizer class. 2013-10-15 12:42:02 +01:00
Nathaniel Catchpole 536319a8d0 Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields. 2013-10-15 10:06:01 +01:00
Nathaniel Catchpole 9c54978d7d Issue #1987778 by monan, tim.plunkett, damiankloip, Crell, jessebeach, scor, vijaycs85, jibran, kim.pepper, dawehner, dokumori: Convert node_show() and node_page_view() to a new style controller. 2013-10-15 10:02:20 +01:00
webchick 46db1365ba Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor). 2013-10-14 22:29:19 -07:00
webchick df406f015f Issue #2105789 by fago: Fixed Remove debug statement from taxonomy formatter base. 2013-10-14 22:25:17 -07:00
webchick fccc64dc31 git commit -m Issue 2013-10-14 22:23:30 -07:00
webchick 73f2d97f22 Issue #2106501 by swentel, Ivan Zugec | andypost: Remove unused hook_install() from field_test() module. 2013-10-14 22:10:33 -07:00
webchick f418a7b268 Issue #2080579 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php. 2013-10-14 22:08:32 -07:00
webchick 0a4097ea8e Issue #2080577 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php. 2013-10-14 22:07:01 -07:00
webchick 81f4a0cb63 Issue #2080575 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php. 2013-10-14 22:05:07 -07:00
webchick 23a25b688e Issue #2080567 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php. 2013-10-14 22:04:08 -07:00
webchick 1b96051b67 Issue #2080563 by mrsinguyen: Remove Unused local variable from /core/modules/comment/comment.admin.inc. 2013-10-14 22:02:34 -07:00
webchick e4c33468f9 Issue #2067993 by rhm50: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php. 2013-10-14 22:01:03 -07:00
webchick 7e0cb37d84 Issue #2080459 by mrsinguyen: Remove Unused local variable () from /core/modules/locale/locale.install. 2013-10-14 22:00:09 -07:00
webchick 945efa05c3 Issue #1374090 by droplet, Pancho, G.I.Joe, marthinal, brenda003, jfhovinne: Fixed Editing a comment still changes creation date. 2013-10-14 21:57:55 -07:00
webchick f31fbaa21a Issue #2111163 by larowlan, geerlingguy: Fixed Can't Preview comments: Call to a member function id() on a non-object in comment.module, line 1371. 2013-10-14 21:56:14 -07:00
Alex Pott 0f8b4e794e Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
Nathaniel Catchpole 5b026c3854 Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings. 2013-10-14 16:40:28 +01:00
Alex Pott 9afeeb2893 Issue #2110779 by larowlan: Fixed Fatal error: Cannot use object of type Drupal\field\Entity\FieldInstance as array in Drupal/field_ui()/Form/FieldInstanceEditForm. 2013-10-14 15:53:08 +01:00
Alex Pott 92fdd31e3e Issue #2080317 by rhm50: Remove Unused local variables from /core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php. 2013-10-14 10:58:30 +01:00
Alex Pott 3992f9b68c Issue followup #1579810 by SeeSchloss, Albert Volkman, claudiu.cristea: Remove t() and format_string() from toolkit tests. 2013-10-14 09:30:08 +01:00
Alex Pott f805ecfc75 Issue #1841900 by olli, Sheldon Rampton: Fixed Node deletion should clear page cache. 2013-10-14 01:22:44 +01:00
Alex Pott 069902e3df Issue #2029857 by swentel, andrewmacpherson: Fixed Field plugin settings edit button doesn't show unless there is a settings summary. 2013-10-14 00:54:32 +01:00
Alex Pott 0f4baccaa8 Issue #2103285 by xeniak: Fixed Feed aggregator configuration missing menu title. 2013-10-14 00:44:31 +01:00
Alex Pott c9e8fe36f1 Issue #1987636 by kgoel, tim.plunkett, pdrake, vijaycs85, pguillard, jibran: Convert block_admin_demo() to a new style controller. 2013-10-14 00:39:37 +01:00
Alex Pott 69a8334168 Issue #2028113 by RoSk0: Make forum module css a library. 2013-10-13 18:27:17 +01:00
Nathaniel Catchpole de0a575dec Issue #2061911 by AlexandrTodorozhko, jibran, dawehner: Remove drupal_set_breadcrumb() and LegacyBreadcrumbBuilder in taxonomy module. 2013-10-13 13:46:11 +01:00
Nathaniel Catchpole 13ce7999af Issue #2102461 by InternetDevels, vijaycs85: Remove drupal_set_title() in menu module controllers. 2013-10-13 13:42:40 +01:00
Nathaniel Catchpole c63dd20949 Issue #1987856 by mparker17, vijaycs85, sidharthap, disasm, ianmthomasuk: Convert system_timezone() to a new style controller. 2013-10-13 13:41:50 +01:00
Nathaniel Catchpole aa05c211a7 Issue #2105167 by tim.plunkett: Fixed Legacy local actions are added alongside modern local actions. 2013-10-13 13:40:37 +01:00
Nathaniel Catchpole ca12914436 Issue #2102449 by swentel: Remove drupal_set_title() in field_ui module controllers. 2013-10-13 13:39:00 +01:00
Nathaniel Catchpole a2e539c7c3 Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
Nathaniel Catchpole c9d22bc492 Issue #2061921 by sergeypavlenko, m1r1k, alweb: Remove calls to deprecated global $user in views module. 2013-10-13 13:30:03 +01:00
Nathaniel Catchpole 56386c3fa8 Issue #2019907 by ianmthomasuk, Pancho: Fixed referring to the wrong issue in breakpoint.module. 2013-10-13 13:27:21 +01:00
Nathaniel Catchpole 50864570ee Issue #2102763 by tim.plunkett: Fixed Add new Forum Topic broken on subpage. 2013-10-13 13:24:53 +01:00
Nathaniel Catchpole 42ea242a63 Issue #2003498 by DmitryDrozdik, kgoel, ebeyrent, pwieck, travis-echidna, Gaelan, disasm, LinL, herom: Replace drupal_container() with Drupal::service() in the comment module. 2013-10-13 13:21:03 +01:00
Nathaniel Catchpole 82c9aff7be Issue #2101709 by tstoeckler: Remove the bundle_prefix concept from the entity system. 2013-10-13 13:19:30 +01:00
Nathaniel Catchpole e8fb3e6eca Issue #2059965 by swentel: Remove stale comment about FieldInfo::getFieldMap() filtering data about unknown entity types. 2013-10-13 13:17:04 +01:00
Nathaniel Catchpole 0c8fae0b26 Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow. 2013-10-13 13:15:46 +01:00
Nathaniel Catchpole 8be763a670 Issue #2099679 by linclark: Fixed Changing the order of asserts in AuthTest::testRead makes them fail. 2013-10-13 13:06:36 +01:00
Nathaniel Catchpole cc36f2cabc Issue #2099541 by stefan.r, Schnitzel, Gábor Hojtsy: Fixed ConfigEntities should not load the Entity translated on Edit Forms. 2013-10-13 13:03:10 +01:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
webchick d453e34e35 Issue #2025451 by amateescu, Berdir | Xano: Fixed Drupal\entity_reference()\Tests\EntityReferenceAdminTest fails on PHP 5.4.9 and libxml 2.9.0. 2013-10-11 09:53:49 -07:00
webchick 612b52c77f Issue #2109599 by cosmicdreams: Fixed Extra comma in toolbar.js. 2013-10-11 09:43:55 -07:00
Alex Pott 6ec7f3df01 Issue followup #1829224 by ianmthomasuk: Convert the 'theme_default' variable to CMI. 2013-10-11 17:28:28 +01:00
webchick 26b6a68385 Revert "Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags."
Needs more discussion.

This reverts commit 477a567337.
2013-10-11 08:39:00 -07:00
webchick 1c433f62bc Issue #2109553 by lostkangaroo: Add route to resolve update.php path. 2013-10-11 08:26:48 -07:00
webchick e9289c912e Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views. 2013-10-11 07:50:32 -07:00
webchick 477a567337 Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags. 2013-10-11 07:37:29 -07:00
webchick 005ca8a43d Issue #2108691 by Gábor Hojtsy, linclark, Wim Leers: Two PHPUnit tests not being run. 2013-10-11 07:35:40 -07:00
webchick 7a17c82533 Issue #1993894 by mgifford, Jelle_S, Wim Leers | jessebeach: Contextual quick edit toggle should be a <a role='button'> not a <a> because it tracks on/off state. 2013-10-11 07:34:17 -07:00
Nathaniel Catchpole 3921d7001b Issue #2078813 by mr.baileys, ifrik, batigolix, JulienD: Create hook_help() for telephone module. 2013-10-11 14:31:19 +01:00
Nathaniel Catchpole 015bb4300b Issue #2107309 by amateescu: Fixed Case (in)sensitivity for config entity query. 2013-10-11 14:22:31 +01:00
Nathaniel Catchpole 7e644a2995 Issue #1955378 by skek, Darren Oh, David_Rothstein, claudiu.cristea: Fixed Return same derivative token with path or URI. 2013-10-11 14:16:47 +01:00