Commit Graph

9065 Commits (4fb1180802802a3b0e85d0840192d370eba9fcf3)

Author SHA1 Message Date
Alex Pott b962ed446d Issue #2152215 by joelpittet, mr.baileys, benjifisher, martin107, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand, bayousoft: Convert theme_form_element_label() to Twig 2014-06-12 18:20:10 +01:00
Nathaniel Catchpole bc7e413dfb Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language. 2014-06-12 10:10:59 +01:00
Alex Pott 8fd6225e30 Issue #2282477 by tim.plunkett: Fixed ViewListBuilder::getDisplaysList() does not handle empty admin strings. 2014-06-11 23:34:42 +01:00
Alex Pott c723131b15 Issue #2229163 by Michael Hodge Jr, rixter, thechanceg, bburg | Berdir: Remove node_type->has_title. 2014-06-11 23:26:24 +01:00
webchick 130cbfb0b5 Issue #2283929 by tim.plunkett: Clean up condition plugins to have schema support and to allow them to be optional. 2014-06-11 14:38:49 -07:00
webchick 12317b75fd Issue #2283969 by tim.plunkett: Add a protected BlockBase::blockAccess() to contain plugin-specific logic. 2014-06-11 14:31:42 -07:00
webchick 5f6ca548ac Revert "Issue #2125621 by anandps, mgifford, davidhernandez, jessebeach, mparker17: Fixed drupala11y.org finds two new color contrast issues."
Needs more discussion/review, given strong visual impact.

This reverts commit cdf25d79df.
2014-06-11 13:54:35 -07:00
Alex Pott c1a1735811 Issue #1980010 by acabouet, TravisCarden: Add description to "Administer content" permission. 2014-06-11 14:59:28 +01:00
Alex Pott 65700ab485 Issue #2282467 by katbailey: Remove katbailey from MAINTAINERS.txt. 2014-06-11 14:52:37 +01:00
Alex Pott 5a06f7b2ad Issue #2276387 by Gábor Hojtsy, vijaycs85: Fixed Translate routes should properly inherit admin path use from edit route. 2014-06-11 14:51:08 +01:00
Alex Pott f309e6518f Issue #2248405 by davidhernandez, mgifford: Fixed Set Proper Contrast on the Color module's default colour scheme. 2014-06-11 14:37:04 +01:00
Alex Pott deea44e2d0 Issue #2278565 by jstoller, nod_, Bojhan: Clean up module page grouping. 2014-06-11 14:36:08 +01:00
Alex Pott ac51ec9617 Issue #2269165 by aloyr: Fixed Short month names lack context, other contexts overly specific. 2014-06-11 14:32:04 +01:00
Alex Pott 7b8d4375a6 Issue #2239425 by cs_shadow, Mixologic, JacobSanford | penyaskito: Invalid TranslatorInterface type hinting in LanguageRequestSubscriber. 2014-06-11 14:29:22 +01:00
Alex Pott 406da3196a Issue #2152219 by joelpittet, mdrummond, rodrigoaguilera, sqndr, rteijeiro, InternetDevels, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_input() to Twig 2014-06-11 14:08:58 +01:00
Alex Pott 2858a837d4 Issue #2193691 by holly.ross.drupal, Bojhan, BLadwin | mgifford: New methods, standards for describing Seven themes admin page. 2014-06-11 13:49:09 +01:00
Alex Pott 742fe6182b Issue #2255659 by dawehner, xjm, jrbeeman, damiankloip: Added Provide a GET query parameter default argument plugin. 2014-06-11 12:08:03 +01:00
Nathaniel Catchpole 32ea6a30b8 Issue #2282453 by Xano: Fixed strpos() does not work with TranslationWrapper. 2014-06-11 11:44:28 +01:00
Alex Pott cdf25d79df Issue #2125621 by anandps, mgifford, davidhernandez, jessebeach, mparker17: Fixed drupala11y.org finds two new color contrast issues. 2014-06-11 11:41:53 +01:00
Nathaniel Catchpole 52b844921c Issue #2185315 by justafish, InternetDevels: Remove deprecated drupal_anonymous_user() function. 2014-06-11 11:41:34 +01:00
Nathaniel Catchpole 5dc22c7350 Issue #2278705 by Xano: Make all tests compatible with PHPUnit 4. 2014-06-11 11:40:29 +01:00
Nathaniel Catchpole 302329bef7 Issue #2152205 by joelpittet, mark.labrecque, Manuel Garcia, pakmanlh, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_date() to #theme input__date 2014-06-11 11:37:11 +01:00
Nathaniel Catchpole 4f086d1f7e Issue #2252743 by amitgoyal, er.pushpinderrana, jonreid, lexfunk: Rename 'clone' to 'duplicate' for displays in Views UI. 2014-06-11 11:35:46 +01:00
Alex Pott 7aacd4eae4 Issue #2266751 by cfox612, Pancho: Fixed Update and improve links styling in preview.css to mirror current values. 2014-06-11 11:33:05 +01:00
Alex Pott df301e7f12 Issue #2247903 by bdone: Fixed Add a substr options to DedupeBase process plugin. 2014-06-11 11:29:16 +01:00
Alex Pott 7922db66c3 Issue #1423244 by tstoeckler, floretan, Wim Leers, lokapujya, xjm, webflo: #allowed_formats property for #type 'text_format' to filter available formats. 2014-06-11 09:30:01 +01:00
Alex Pott e0b25fcb4b Issue #2211723 followup by yched, Berdir: FieldInstance::__construct() loads all field_config entities. 2014-06-11 09:00:22 +01:00
Alex Pott 47e74965af Issue #2277981 by tim.plunkett, EclipseGc, fago: Provide a service for handling context-aware plugins. 2014-06-10 21:09:10 +01:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Alex Pott c81a6ef8c2 Issue #2267053 by sidharthap, Daniel Norton, iMiksu, emclaughlin | joachim: Fixed breadcrumb is wrong on single log event pages. 2014-06-09 18:24:11 -05:00
Alex Pott eeddd82301 Issue #1539636 by StevenPatz | NROTC_Webmaster: Make seven theme pass Coder Review. 2014-06-09 18:20:35 -05:00
Alex Pott 14b3d70650 Issue #2170947 by philipz, soipo: Visual cleanup of Edit shortcuts link. 2014-06-09 18:19:00 -05:00
Alex Pott bb03b6119f Issue #1541094 by c31ck, Antti J. Salminen | TravisCarden: Added 'access shortcuts' permission. 2014-06-09 18:13:41 -05:00
Alex Pott dbedb4202f Issue #1898422 by joelpittet, lokapujya, Salah Messaoud, stevector, Les Lim, pplantinga, jenlampton, drupalninja99, tlattimore, johannez | c4rl: Language.module - Convert theme_ functions to Twig. 2014-06-09 18:04:36 -05:00
Alex Pott 17ccb8b1da Issue #2240021 by BMDan, quartsize: Fixed Improve Installer REQUIREMENT_WARNING Messaging. 2014-06-09 18:00:31 -05:00
Alex Pott 6c91ce879f Issue #2254203 by sun, neclimdul: Fix test performance of Drupal\system\Tests\Module\ModuleApiTest. 2014-06-09 17:24:05 -05:00
webchick f02bf6cf33 Issue #2091397 by vijaycs85, batigolix, targoo, jhodgdon | ifrik: Create hook_help for Datetime module. 2014-06-09 15:07:10 -07:00
webchick d0107d496b Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal. 2014-06-09 14:47:53 -07:00
webchick 95725e29e9 Issue #1920862 by martin107, Mixologic, cilefen, larowlan, xan.ps, tim.plunkett | sun: Rename custom_block.module to block_content.module. 2014-06-09 13:19:20 -07:00
Alex Pott c4728bcc15 Issue #2283061 by tim.plunkett: Fixed RequestPath condition uses non-existent service path.alias_manager.cached. 2014-06-09 13:10:50 -05:00
Nathaniel Catchpole 55c34581e4 Issue #2248991 by marco, tstoeckler, xjm: Rename the 'log' field to 'revision_log' in Node and CustomBlock. 2014-06-09 16:38:45 +01:00
Alex Pott ac9286a47d Issue #1929010 by mgifford: Fixed Improve Contrast for onfocus Menu Items. 2014-06-09 09:55:29 -05:00
Alex Pott 7a291c9a15 Issue #1921970 by IshaDakota, benelori, mitron: Clean up comments in core .views.inc files. 2014-06-09 09:50:45 -05:00
Alex Pott ae8eb106ef Issue #2211227 by mondrake, xjm | fietserwin: Refactor image and imagetoolkit: isExisting, isSupported, supportedTypes, getMimeType. 2014-06-09 09:48:54 -05:00
Alex Pott 22fc66d5e4 Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig. 2014-06-09 09:41:31 -05:00
Nathaniel Catchpole bfd7420c31 Issue #2269385 by sun: Fixed DependencyInjection YamlFileLoader is out of date. 2014-06-09 12:24:32 +01:00
Nathaniel Catchpole 8327533ee9 Issue #2269323 by amitgoyal, alexpott: Fixed Clean up ConfigImporter. 2014-06-09 12:15:47 +01:00
Alex Pott cafa95e68f Issue #2278025 by duellj | alexpott: Fixed Remove retrieveTemporaryFiles(). 2014-06-08 21:42:53 -05:00
Alex Pott f3a0ffa2ed Revert "Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>."
This reverts commit 580fd45d32.
2014-06-08 21:40:02 -05:00
Alex Pott 686e1da365 Issue #2279623 by thedavidmeister: Fixed search_excerpt() should use unicode ellipsis characters instead of "...". 2014-06-08 21:35:29 -05:00
Alex Pott 2983bfe2b8 Issue #1963760 by amitgoyal, fnuppy | valthebald: Fixed Make sure install.php gives accurate information if Drupal is already installed. 2014-06-08 21:26:53 -05:00
Alex Pott 1b34836c90 Issue #2205185 by larowlan, hairqles, andypost, slashrsm: Split up ForumManager to create ForumIndexStorage. 2014-06-08 21:24:40 -05:00
Alex Pott ab2df006c2 Issue #2279217 by cs_shadow: Fixed Indentation error in \Drupal\editor\Form\EditorImageDialog. 2014-06-08 21:12:28 -05:00
Alex Pott c63692f769 Issue #2209049 by tstoeckler, lokapujya: Allow field schemas to contain unique keys. 2014-06-08 21:11:06 -05:00
Alex Pott f43fb5918c Issue #2278507 by alexrayu: Fixed Apply word break to text in table cells. 2014-06-08 21:02:19 -05:00
Alex Pott 41583f55d7 Issue #2257477 by droplet: Fixed Wrong system.mail label in system.schema.yml. 2014-06-08 20:54:14 -05:00
Alex Pott 53fa22cf56 Issue #2275491 by tstoeckler: Fixed CKEditor does not support the "readonly" attribute. 2014-06-08 20:48:38 -05:00
Alex Pott 6ef0c0f98a Issue #2278133 by ParisLiakos: Fixed LoggerChannelFactoryTest::testGet() should use assertSame() not assertEquals(). 2014-06-08 20:27:39 -05:00
Alex Pott 5ba531d111 Issue #2279635 by thedavidmeister: Fixed template_preprocess_username() should use Unicode::truncate(). 2014-06-08 20:22:29 -05:00
Alex Pott c5942ee0e1 Issue #2223143 by damiankloip: Consolidate library extension caches into a single cache entry. 2014-06-08 20:20:36 -05:00
Alex Pott 580fd45d32 Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>. 2014-06-08 20:04:12 -05:00
Alex Pott 4ed949a6d5 Issue #2239861 by cs_shadow | pajooh: Fixed Incorrect file reference in /core/modules/system/css/system.theme.css. 2014-06-08 19:55:02 -05:00
Alex Pott 3ffcebceea Issue #2073661 by amateescu, claudiu.cristea, plopesc, xjm | yched: Add a EntityReferenceField::referencedEntities() method. 2014-06-08 19:51:24 -05:00
Alex Pott 00ec50f0a8 Issue #2278501 by yched: Remove deprecated format_string() in FieldConfig. 2014-06-08 19:16:14 -05:00
Alex Pott fa9e2b51ba Issue #2248969 by tstoeckler: Default the user status field to FALSE. 2014-06-08 19:07:03 -05:00
Alex Pott aedaf11664 Issue #2080559 by izus, connork, eugenesia, InternetDevels, Rajesh Ashok, mrsinguyen: Remove unused local variables from the translation module. 2014-06-08 18:49:29 -05:00
Alex Pott c1ca622460 Issue #2245449 by lostkangaroo, chx, Xano: Added a ModuleHandler::getModule(). 2014-06-08 18:47:49 -05:00
Alex Pott 43324d1752 Issue #2080427 by connork, blainelang, harijari, areke, chertzog: Remove Unused local variables from language module. 2014-06-08 18:41:04 -05:00
Alex Pott 978b47c70a Issue #2250239 by dawehner | sun: Remove needless ContainerAware dependency from ParamConverterManager. 2014-06-08 18:38:52 -05:00
Alex Pott 35bc4a2c49 Issue #2277547 by heddn: Fixed User::getRoles test coverage & regression fix. 2014-06-08 18:33:32 -05:00
Alex Pott 22b7b7e903 Issue #2113911 by LewisNyman, Manuel Garcia, longwave, nod_, Rajendar Reddy, pakmanlh, olemedia, rteijeiro: Modal style update. 2014-06-08 18:30:42 -05:00
Alex Pott 94d95e5b4d Issue #2154957 by ParisLiakos, xjm: Add OPML functionality to views. 2014-06-08 18:22:25 -05:00
Alex Pott c20145fe1b Issue #1880488 by djroshi, konstantin.komelin, LewisNyman, jibran, rteijeiro: Added Make menu collapsible on small screen resolutions. 2014-06-08 18:15:05 -05:00
Alex Pott 5417fcfdcf Issue #2064639 by rahul.shinde, InternetDevels, martin107, longwave, jayeshanandani, connork, CarlHinton, vlad.n, superspring, andrei.dincu, stevepurkiss, jlindsey15, Salah Messaoud: Fixed Remove unused local variables from the node module. 2014-06-08 18:08:56 -05:00
Alex Pott fa47d45002 Issue #2278037 by connork: Fixed Code comments in View's RouteSubscriberTest are inaccurate. 2014-06-08 18:06:54 -05:00
Alex Pott 56f198f9ad Issue #2226791 by philipz: Remove messages console horizontal margin on node edit page . 2014-06-08 18:05:13 -05:00
Alex Pott cd63520500 Issue #2085571 by Xano, dawehner: Fixed admin/content should not depend on node.module. 2014-06-08 17:49:56 -05:00
Alex Pott e1351af7b0 Issue #2081153 by YesCT, lauriii, rdatar, miraj9093, Enxebre, smiro, alexpott: Remove unused local variables from core/tests. 2014-06-08 17:44:32 -05:00
Alex Pott f9dc1f1da8 Issue #1911768 by Xano: Added Make token and token type descriptions optional. 2014-06-08 17:41:24 -05:00
Alex Pott c711a45796 Issue #2277445 by znerol: Remove newModuleList instance variable from DrupalKernel and related check in initializeContainer. 2014-06-08 17:39:10 -05:00
Alex Pott 6bf9738ab6 Issue #2251223 by tim.plunkett: ConfigurableImageEffectInterface should use ConfigurablePluginInterface and PluginFormInterface. 2014-06-08 17:37:06 -05:00
Alex Pott 4d34711341 Issue #2273191 by ducktape | Dragan Eror: Comment form title class change. 2014-06-08 17:34:41 -05:00
Alex Pott 68a6ee1fcc Issue #2138073 by damiankloip, xjm: Remove module_load_include() call from NodeController::revisionOverview(). 2014-06-08 17:29:43 -05:00
Alex Pott 17977129e0 Issue #1921558 by ParisLiakos, xjm, Dave Reid: Convert file_get_mimetype() to use Symfony MimeTypeGuessers. 2014-06-08 17:27:02 -05:00
Alex Pott 9b821cd3fe Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service. 2014-06-08 17:13:36 -05:00
Alex Pott d5be5c0454 Issue #2217877 by Wim Leers, Dave Reid, damiankloip, xjm, chx | catch: Fixed Text filters should be able to add #attached, #post_render_cache, and cache tags. 2014-06-08 16:25:15 -05:00
Alex Pott e05d622e01 Issue #2205215 by larowlan, jessebeach, dixon_: Fixed {comment} and {comment_entity_statistics} only support integer entity ids. 2014-06-08 11:14:00 -05:00
Alex Pott e0d17ee6b9 Issue #2280955 by bdragon, joelpittet | chx: Fix TwigTransTest. 2014-06-07 14:21:18 -05:00
Alex Pott b001084e91 Issue #2004252 by mortendk, babruix, dasjo, joelpittet, visabhishek, cwells, jenlampton, Dragan Eror, nikhiltri, minneapolisdan, Manuel Garcia, sarahjean, acouch | scor: Node.html.twig template. 2014-06-07 13:38:36 -05:00
Alex Pott 2f1e909a45 Issue #2211723 by yched, Berdir: FieldInstance::__construct() loads all field_config entities. 2014-06-07 12:05:03 -05:00
Nathaniel Catchpole da6e4fd8ac Issue #2119903 by mparker17, vijaycs85, evilehk: Fixed Show locked date formats in the UI. 2014-06-07 17:26:55 +01:00
Nathaniel Catchpole 8d37d8f3ea Issue #2280501 by alexpott: Fixed Ensure web tests are encapsulated. 2014-06-07 16:08:27 +01:00
Nathaniel Catchpole 0a7f5b8443 Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies. 2014-06-07 11:24:02 +01:00
Alex Pott d084d2d271 Issue #2224917 by m1r1k, drumm, Steven Jones: Fixed Tracker page doesn't order results properly. 2014-06-06 17:15:05 -05:00
Alex Pott c42dc37658 Issue #2276439 by clintrandall777@gmail.com, tim.plunkett: Remove obsolete method implementations from ViewUI. 2014-06-06 16:31:49 -05:00
Jennifer Hodgdon f1b3b8824d Issue #2091459 by fran seva, batigolix, ifrik, visabhishek: Update hook_help for locale module 2014-06-06 13:34:29 -07:00
Jennifer Hodgdon 663bb2e122 Issue #2248799 by amitgoyal: Fix docs for system_sort_themes 2014-06-06 13:01:38 -07:00
Jennifer Hodgdon 122c9b4696 Issue #2263047 by martin107, sachin_s: Move hook_help to system.api.php, remove now-empty help.api.php, and add explanation of all that hook_help does and update it so it fits d8 behavior 2014-06-06 12:57:38 -07:00
Jennifer Hodgdon 1dee6b7b1f Issue #2277623 by mparker17: Update url parse documentation 2014-06-06 12:53:57 -07:00
Jennifer Hodgdon f4ce01883e Issue #1924818 by mtift, hanoii: Fix docs for DatabaseQueue constructor 2014-06-06 12:52:45 -07:00
Alex Pott acb97e876b Issue #1921544 by kim.pepper, EclipseGc, xjm, katbailey, arnested, dawehner, neclimdul: Create a Current Path Condition. 2014-06-06 14:50:27 -05:00
webchick c993e0df92 Issue #1079116 by fearlsgroove, joachim, ryanissamson, manarth, katherined, droppinshucks, BiigNiick | fietserwin: Fixed Inaccurate text: Images must be smaller than !max pixels. 2014-06-06 14:49:10 -05:00
Alex Pott 5004fa8fc3 Issue #1921540 by tim.plunkett, EclipseGc, larowlan: Create a User Role Condition. 2014-06-06 14:44:42 -05:00
Jennifer Hodgdon 5799dfdc0c Issue #2280521 by mparker17, jojonreid, dbcollies: Fix up hook_help for user module 2014-06-06 12:15:10 -07:00
Jennifer Hodgdon bf52082cb7 Issue #2091479 by martin107, fran seva, soipo, YesCT, amitgoyal, jibellido, batigolix, ifrik, InternetDevels, vzblk: Update hook_help for content_translation module 2014-06-06 11:48:58 -07:00
Jennifer Hodgdon 063c832e70 Issue #2091299 by amitgoyal, mparker17, jhodgdon, InternetDevels, berkas1, dbazuin: Update hook_help for Comment module 2014-06-06 11:41:03 -07:00
Jennifer Hodgdon bf822d485a Issue #2091401 by amitgoyal, mparker17, filijonka, batigolix, mfernea: Add hook_help to quickedit module 2014-06-06 11:34:14 -07:00
Nathaniel Catchpole a5b79de33b "Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 2cd0b096b9.
2014-06-06 11:45:59 +01:00
Alex Pott 6d2ce628bc Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
2014-06-05 12:53:24 -05:00
Nathaniel Catchpole b3db204762 Issue #2278051 by yched: Remove uses of non-existing 'max_length' setting on EntityRef fields. 2014-06-05 11:40:23 +01:00
Nathaniel Catchpole 2405d1028f Issue #2274791 by Wim Leers: Fixed Rendered entities should be cached by time zone. 2014-06-05 11:35:59 +01:00
Nathaniel Catchpole cda051c425 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-05 11:30:04 +01:00
Nathaniel Catchpole 2cd0b096b9 Revert "Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 78d18c8da8.
2014-06-05 11:29:20 +01:00
Nathaniel Catchpole 3bbaaa9b39 Issue #2116341 by fago, tim.plunkett: Apply defaults to definition objects. 2014-06-05 11:27:09 +01:00
Nathaniel Catchpole 78d18c8da8 Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable. 2014-06-05 11:24:16 +01:00
Nathaniel Catchpole 0f1af0ad59 Issue #1848266 by alexpott: Convert Diff into a proper, PSR-0-compatible PHP component. 2014-06-04 11:05:31 +01:00
Alex Pott 0ad74d11f5 Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity. 2014-06-03 17:52:38 -05:00
Alex Pott 7354180b1c Issue #2273971 by xjm, martin107: Fixed migrate EntityComment should use the $row->stub() method. 2014-06-03 17:50:31 -05:00
Alex Pott 54c28347f3 Issue #2279339 by chx: Fixed NumberFieldTest is slightly and subtly broken . 2014-06-03 17:47:02 -05:00
Alex Pott 625463d557 Issue #2269129 by sqndr, michaelfavia: Fixed Permissions sticky header is not place correctly. 2014-06-03 13:35:48 -05:00
Alex Pott 116b4f7cee Issue #2276119 by damiankloip: Upgrade Guzzle to version 4.1.0. 2014-06-03 11:29:35 -05:00
Alex Pott c8faf220f0 Issue #2207377 by sun, xjm: Fixed Bogus "Enabled modules: ." assertions in test results when test enables no modules. 2014-06-03 00:33:39 -05:00
Alex Pott 6e7dfbc0b7 Issue #2247211 by blueminds, amateescu, xjm: Fixed Autocomplete widget doesn't work on entity labels without a " (entity_id)" suffix. 2014-06-03 00:31:57 -05:00
Jennifer Hodgdon 1b49539704 Issue #2275095 by martin107, dawehner: Fix covers statement in EntityUrltest 2014-06-02 12:18:11 -07:00
Jennifer Hodgdon 6902fbd7a2 Issue #2275145 by martin107, dawehner: Fix covers statement in PathFieldDefinitionTest 2014-06-02 12:17:07 -07:00
Jennifer Hodgdon eaa62b5b3b Issue #2278453 by sun, ParisLiakos: Remove t() from a few test getInfo() methods 2014-06-02 12:06:25 -07:00
Jennifer Hodgdon 4abcd06071 Issue #2091319 by amitgoyal, mparker17, cyberdog: Update hook_help for Field module 2014-06-02 10:22:23 -07:00
Jennifer Hodgdon 85b6537962 Issue #2248799 by amitgoyal, Wim Leers, c31ck, joachim: Fix docs for system_sort_themes(). 2014-06-02 10:19:28 -07:00
Jennifer Hodgdon 13a22cf0cd Issue #2103039 by fran seva, rodrigoaguilera, Gábor Hojtsy, ifrik, batigolix, bendev: Update hook_help for language module 2014-06-02 10:16:37 -07:00
Jennifer Hodgdon 8ee9b1d0ce Issue #2091429 by amitgoyal, mparker17, batigolix, Mark Conroy: Update hook_help for Tracker module 2014-06-02 10:12:35 -07:00
webchick 67c7e45896 Issue #2262483 by sun: Fixed Some more PHPUnit tests that do not exist. 2014-06-01 23:07:36 -05:00
webchick bfe7e05aa1 Issue #2278117 by sun: Fixed Bad namespace import in Drupal\aggregator\ItemStorageInterface. 2014-06-01 23:05:29 -05:00
Alex Pott 01185d2225 Issue #2183231 followup: Convert PSR-0 code to PSR-4 in custom_block module. 2014-06-01 16:32:16 -05:00
Alex Pott 65b30c0486 Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules. 2014-06-01 16:20:56 -05:00
Alex Pott 1ab2651755 Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities. 2014-06-01 15:53:43 -05:00
Alex Pott 6352edf787 Issue #2007248 by larowlan, tim.plunkett, xjm, Wim Leers: Fixed When CKEditor module is uninstalled, the right text editor config entities are affected but their labels are missing. 2014-06-01 14:28:09 -05:00
Alex Pott 008bf08699 Issue #2256373 by Crell, joelpittet: Factor HtmlFragment out to an interface. 2014-06-01 07:49:31 -05:00
Nathaniel Catchpole 7424e4621d Issue #2276571 by alexpott: Fixed Use StringTranslationTrait in ConfigManager. 2014-06-01 11:56:59 +01:00
Nathaniel Catchpole 8d03d21b37 Issue #2272161 by tim.plunkett, fago: Entity-based conditions should use type => entity: instead of constraints. 2014-06-01 11:53:11 +01:00
Nathaniel Catchpole 973170d2c3 Issue #2271967 by Jose Reyero, alexpott, amitgoyal: Fixed and use TypedConfigManagerInterface/TypedConfigManager. 2014-06-01 11:50:06 +01:00
Nathaniel Catchpole 2abc33aa0a Issue #2273489 by olli: Fixed Random test failure 'Created time is correct.' in GenericCacheBackendUnitTestBase/ApcuBackendUnitTest. 2014-06-01 11:42:13 +01:00
Alex Pott cb011cb1fc Issue #2181511 by amateescu, xjm, Berdir | yched: Throw an exception when creating an EntityDisplay for a non-ContentEntity. 2014-05-31 15:21:20 -05:00
Alex Pott c9b722d0c3 Issue #2119481 by damiankloip, xjm: Inject EntityManager dependency into UuidResolver. 2014-05-31 15:17:04 -05:00
Alex Pott fa0641ba34 Issue #2274795 by Wim Leers | chx: Simplify (and defuse) the filter skipping code. 2014-05-31 14:40:13 -05:00
Alex Pott edba6610f8 Issue #2273999 by ngocketit: Fixed Add new view: Views settings elements bottom alignment issue. 2014-05-31 14:24:40 -05:00
Alex Pott bd6c123c4f Issue #1912536 by vollepeer, derheap | taslett: Remove all references to the (removed) user-picture.html.twig file. 2014-05-31 07:40:38 -05:00
Alex Pott d82a0ffb8d Issue #2267037 by vollepeer | michaelmol: Fixed Toolbar tab icons without title are not aligned. 2014-05-31 07:39:22 -05:00
Alex Pott 84dd270c58 Issue #2263987 by mgifford: Fixed Clean up hover/focus - in Bartik. 2014-05-31 07:36:16 -05:00
Alex Pott 3d5560b6c8 Issue #2252991 by neclimdul: PhpUnit tests for ModuleHandler. 2014-05-31 07:17:25 -05:00
Alex Pott 463ad1434c Issue #2096699 by vijaycs85 | tstoeckler: Fixed Missing config schema for language.negotiation.selected_langcode. 2014-05-31 06:59:25 -05:00
Alex Pott 7a98471c44 Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type. 2014-05-31 06:55:13 -05:00
Alex Pott beca96c534 Issue #2276667 by heyrocker: Remove heyrocker as CMI maintainer from MAINTAINERS.txt. 2014-05-31 06:49:07 -05:00
Jennifer Hodgdon eea6b16473 Issue #2273337 by ducktape: Fix docs for add field methods for Schema and db_add_field() 2014-05-30 15:56:24 -07:00
Nathaniel Catchpole 95e63c380f Issue #2251719 by sergeypavlenko, YesCT, chx, Pancho: Fixed Completely remove DRUPAL_MAXIMUM_TEMP_FILE_AGE. 2014-05-30 21:24:36 +01:00
Nathaniel Catchpole aef08a5e0a Issue #2188075 by Berdir, amateescu, xjm: Remove magic getter of EntityReferenceItem. 2014-05-30 20:33:22 +01:00
Nathaniel Catchpole 49be3541fe Issue #2275679 by Dave Reid, Wim Leers: Clean up render cache placeholder. 2014-05-30 18:36:06 +01:00
Nathaniel Catchpole 03117bc360 Issue #2274517 by Wim Leers: Remove \Drupal\Core\Field\PrepareCacheInterface. 2014-05-30 12:50:32 +01:00
Nathaniel Catchpole abfc190c46 Issue #2253735 by larowlan, olli, xjm: Fixed WSOD on custom block creation / listing if config translation enabled. 2014-05-30 11:17:26 +01:00
Nathaniel Catchpole 949e7fe611 Issue #2276183 by alexpott: Fixed Date intl support is broken, remove it. 2014-05-30 10:59:48 +01:00
webchick a71080e622 Issue #2267411 by David_Rothstein | klausi: Document that field_access() does no entity access checks. 2014-05-29 11:35:08 -07:00
Nathaniel Catchpole 5cdf2ccec4 Issue #2236781 by damiankloip, alexpott, xjm: Fixed ViewsData only writes one per-table cache entry per request. 2014-05-29 14:47:39 +01:00
Nathaniel Catchpole 272c52493c Issue #1959660 by larowlan, pfrenssen, xjm, clemens.tolboom, dawehner, RobLoach: Replace xpath() with WebTestBase::cssSelect() by leveraging Symfony CssSelector. 2014-05-29 14:46:49 +01:00
Nathaniel Catchpole f584be9822 Issue #2209293 by sun, xjm: Remove core compatibility check in ExtensionDiscovery; obsolete with Migrate in core. 2014-05-29 14:41:26 +01:00
Nathaniel Catchpole d588153abd Issue #2233623 by Berdir: Follow-up to fix Merge AliasManagerCacheDecorator into AliasManager. 2014-05-29 14:21:58 +01:00
Dries fc7b0a1ddb Issue #2228625 by Sam152, Risse: Fixed Ensure toolbar items do not flow on to two lines in the Manage tray . 2014-05-28 15:33:43 -04:00
Dries 86b41a1be3 Issue #2091353 by batigolix, mrjmd, babruix: Update hook_help for Path module. 2014-05-28 15:27:46 -04:00
Dries 891a973cc0 Issue #2253987 by Mixologic: ShortcutAccessController.php should typehint ShortcutSetStorageInterface. 2014-05-28 15:23:16 -04:00
Dries 6665d2eb7b Issue #2254785 by LewisNyman, Dragan Eror: Fixed Progress bar 0% or over 100% visual BUG. 2014-05-28 15:21:54 -04:00
Dries 2061c99102 Issue #2267911 by tstoeckler: Remove pointless condition in ModuleHandler::install(). 2014-05-28 15:19:58 -04:00
Dries 608996ffbd Issue #1989470 by LewisNyman, aboros, philipz, mgifford, rteijeiro, dimaro, Bès, klonos, emma.maria: Dropbutton style update for Seven. 2014-05-28 15:16:50 -04:00
Dries 41888bb26f Issue #2226301 by alexpott: Run-test.sh --repeat should work nicely with --concurrency. 2014-05-28 15:10:45 -04:00
webchick 086d507d28 Issue #2261131 by Jose Reyero, Gábor Hojtsy | alexpott: Fixed Overrides will bleed in config export. 2014-05-28 09:16:34 -07:00
Nathaniel Catchpole 34c6f66988 Issue #2214209 by dawehner, ParisLiakos, xjm: Move _menu_site_is_offine() into the Maintainance subscriber. 2014-05-28 10:56:47 +01:00
Nathaniel Catchpole 1187a68197 Issue #788900 by ParisLiakos, dawehner, effulgentsia, xjm, et al: Deprecate and remove usages of arg(). 2014-05-28 10:55:05 +01:00
Nathaniel Catchpole 09702f8413 Issue #2233623 by Berdir, slashrsm, xjm: Fixed Merge AliasManagerCacheDecorator into AliasManager. 2014-05-28 10:44:50 +01:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Alex Pott 00339b3d36 Issue #2167167 by Berdir: Remove field_info_*(). 2014-05-27 09:34:19 +01:00
Nathaniel Catchpole 2d3d33b48f Issue #2261181 by damiankloip, dawehner: Fixed Always pass in the request into the view executable. 2014-05-26 11:54:08 +01:00
Alex Pott 7ae6f6b427 Issue #2273311 by donquixote, xjm: Fixed FieldDefinitionTestBase::getNamespacePath() breaks with PSR-4. 2014-05-24 15:15:48 +01:00
Alex Pott 59fee1922b Issue #2264241 by _nod: Fix ESLint errors and fix js bugs. 2014-05-24 14:59:54 +01:00
Alex Pott 9ad1cda294 Issue #2273689 by donquixote: Fixed switch-psr4.sh does not reliably remove empty PSR-0 directories. 2014-05-24 14:01:34 +01:00
Alex Pott 40cb3b0b5d Issue #2268975 by Gábor Hojtsy, vijaycs85: Fixed named schema elements missing when installing Drupal. 2014-05-24 12:19:24 +01:00
Nathaniel Catchpole a10d5be25e Issue #2259337 by sun, chx: Do not hide the error messages in TaggedHandlersPass. 2014-05-24 08:53:55 +01:00
Nathaniel Catchpole 68d6316ba1 Issue #2224887 by alexpott, Berdir, Gábor Hojtsy, Jalandhar: Language configuration overrides should have their own storage. 2014-05-24 08:52:35 +01:00
Alex Pott d98e9cb1be Issue #2003766 by InternetDevels, KeyboardCowboy: Fixed Vertical tabs styling is pushed to the right on node edit form. 2014-05-24 00:22:27 +01:00
Alex Pott 2b31335307 Issue #2256915 by mondrake: Fixed Pager link underlinings do not display properly. 2014-05-24 00:17:32 +01:00
webchick e10cd03ecb Issue #2271801 by sun: CustomBlockLocalTasksTest is located in wrong directory. 2014-05-23 14:42:10 -07:00
Alex Pott eed52b4d82 Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components. 2014-05-23 20:25:52 +01:00
Alex Pott 9f92f4e064 Issue #735154 by jhodgdon, pwolanin: Fixed search_touch_node()/search_mark_for_reindex() should not update if already touched. 2014-05-23 19:44:18 +01:00
Dries 4e681e62e4 Issue #2262975 by Berdir: Fixed Non-Multiple field types with per-field storage are not supported in CckFieldValues. 2014-05-23 13:32:14 -04:00
Alex Pott da1333318a Issue #2272801 by tim.plunkett: Allow blocks to be context aware. 2014-05-23 17:22:58 +01:00
Alex Pott 082bf59e86 Issue #1524550 by superspring, joachim, David Hernández, marthinal, socketwench, subson | jfinkel: Fixed queue cron workers can't signal a broken queue. 2014-05-23 14:46:49 +01:00
Alex Pott d8cdb35f5f Issue #2259947 by donquixote: Fixed Minor bug fixes in database system. 2014-05-23 14:18:27 +01:00
Alex Pott e0212b00fa Issue #1987726 by vijaycs85, disasm, YesCT, pdrake, tstoeckler, dawehner, Xano, likin, stella, andypost, prateek479, Gábor Hojtsy, kgoel: Convert language content page related callback to new style controller. 2014-05-23 13:34:47 +01:00
Alex Pott 15cf730dde Issue #2165475 by damiankloip, dawehner, martin107, tim.plunkett, jibran, xjm, Jalandhar: Provide a generic class resolver. 2014-05-23 13:29:20 +01:00
Nathaniel Catchpole 4eeda371cf Issue #2100369 by joelpittet, ashepherd, alexpott, Xano: Don't support RDFa in tracker listings. 2014-05-23 11:44:04 +01:00
webchick 6eec619abc Revert "Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests."
Broke HEAD. Temporary rollback.

This reverts commit 5a3ef30631.
2014-05-22 10:54:36 -07:00
Jennifer Hodgdon e19e644daf Issue #2141221 by thedavidmeister, joachim, anemes: Add docs to hook_update_N to explain the sandbox usage 2014-05-22 09:13:34 -07:00
Jennifer Hodgdon 7f2dfdee62 Issue #2266527 by andypost: Fix hook_library_alter doc block to remove nonexistent parameter 2014-05-22 09:10:33 -07:00
Jennifer Hodgdon b69e271898 Issue #2272055 by Xano: Fix doc blocks for AccountProxyInterface 2014-05-22 09:07:12 -07:00