Commit Graph

22589 Commits (c1027b9d1a250382a447c17d367c086d54332049)

Author SHA1 Message Date
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
Alex Pott 25f081af06 Issue #2051385 by jhedstrom: Expand phpunit tests for \Drupal\Component\PhpStorage. 2013-10-18 08:41:16 +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 14d3ae9ede Issue #2095125 follow-up by dawehner: Further refine access checking. 2013-10-17 22:04:48 -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 6a89adcf53 Issue #2110153 by Xano, Mile23: Fixed Upgrade phpunit/php-file-iterator from 1.3.3 to 1.3.4. 2013-10-17 18:39:39 +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
Nathaniel Catchpole ac235ef89d Issue #2043757 by dawehner, Alan D.: Remove drupal_(string) methods out of diffengine. 2013-10-17 12:20:07 +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 a18f9c6e20 Issue #2061949 by m1r1k, Garbar, joelpittet: Remove calls to deprecated global $user in update.php. 2013-10-16 13:39:58 +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