Commit Graph

25548 Commits (267202b248d03e48424c55483e71e0e69e5ddeed)

Author SHA1 Message Date
Alex Pott 6819d5867e Issue #2306165 by a_thakur: Remove user_authenticate(). 2014-07-21 10:59:56 +01:00
Alex Pott 62047d8834 Issue #2294439 by dawehner, sun | neclimdul: Add vfsStream library for filesystem mocking in unit tests. 2014-07-21 10:54:37 +01:00
Alex Pott 7d0c5795a6 Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files. 2014-07-20 11:28:21 +01:00
Alex Pott 29d0f4361d Issue #2306077 by dawehner: Fixed Get rid of connection in UserAutocomplete. 2014-07-19 22:28:22 +01:00
Alex Pott c6cd9ac7f9 Issue #1288442 by jhodgdon | Wolfflow: Added search index status to the Status Report page. 2014-07-19 11:28:17 +01:00
Alex Pott 8d6f823971 Issue #2276219 followup by Mile23: Asset libraries should declare their license. 2014-07-19 09:09:44 +01:00
Alex Pott 6e6f2c6de3 Issue #2156089 by roderik, slashrsm, larowlan, andypost: Remove comment_get_thread() in favour of method on CommentStorage. 2014-07-18 23:30:49 +01:00
Nathaniel Catchpole a57630c83d Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again). 2014-07-18 19:56:27 +01:00
Nathaniel Catchpole 9c86984c3c Issue #2241229 by Wim Leers: Followup: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags. 2014-07-18 19:56:11 +01:00
Alex Pott 7a9fae8f21 Issue #2305569 by fago: Fixed Follow-up to context definitions: Remove unused, left-over static contextDefinitions() methods. 2014-07-18 19:52:36 +01:00
Alex Pott 2b3cf006d7 Issue #733054 by jhodgdon, mkalkbrenner, amitgoyal, ndewhurst: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off. 2014-07-18 19:47:24 +01:00
Alex Pott 9eba380589 Issue #2059003 by vijaycs85, dawehner: Remove try/catch around getRequest() in DisplayPluginBase::getHandlers(). 2014-07-18 18:30:22 +01:00
Dries 4f3a83018f Issue #1986418 by tompagabor, LewisNyman, idflood, jamesquinton, lauriii, emma.maria, danmuzyka, rteijeiro, scronide, frankbaele, Coornail, ekl1773, oresh, philipz | Bojhan: Update textfield & textarea style. 2014-07-18 12:38:42 -04:00
webchick c7afd22957 Issue #2304081 by damiankloip: Upgrade Guzzle to version 4.1.3. 2014-07-18 11:38:18 -04:00
webchick 01d85e15f2 Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config. 2014-07-18 11:30:01 -04:00
webchick 9e7f617e78 Issue #2125621 by davidhernandez, mgifford, jessebeach, mparker17, anandps: Fixed Contrast between title/slogan and header is too low. 2014-07-18 11:04:04 -04:00
Nathaniel Catchpole 6c574a1185 Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags. 2014-07-18 15:52:03 +01:00
Nathaniel Catchpole 5dad0b8606 Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core. 2014-07-18 11:53:52 +01:00
Alex Pott 937be05a99 Issue #2294083 by ParisLiakos: Remove usages of module_uninstall(). 2014-07-18 11:40:22 +01:00
Alex Pott 87e675f09b Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default 2014-07-18 10:05:22 +01:00
Alex Pott 256b197153 Issue #2276219 by Wim Leers: Asset libraries should declare their license. 2014-07-18 09:06:54 +01:00
Alex Pott c05668e747 Issue #2304965 by longwave | klausi: Fixed Port form_select_options() XSS fix from SA-CORE-2014-003. 2014-07-18 08:51:59 +01:00
Alex Pott 4ac137deef Issue #2304801 by pwolanin: Fixed Missing @param in UrlGenerator for request stack. 2014-07-18 08:41:24 +01:00
Alex Pott b99fa408a0 Issue #2304999 by martin107: ConfigTranslationFormAccess @file annotation needs updating. 2014-07-17 23:59:31 +01:00
Alex Pott bed1be0654 Issue #2303823 by tim.plunkett, jmolivas: Remove service definition for controller.entityform from core/core.services.yml. 2014-07-17 23:55:32 +01:00
Alex Pott f89d31f9bd Issue #2301715 by drunken monkey: Fixed search_excerpt() uses strrpos() incorrectly. 2014-07-17 23:51:56 +01:00
Alex Pott f64568df15 Issue #2285189 by Jose Reyero, Gábor Hojtsy: Fixed Undefined config schema type should not be explicitly used in config schemas. 2014-07-17 23:25:29 +01:00
Alex Pott 697991fade Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins. 2014-07-17 23:18:18 +01:00
Nathaniel Catchpole a780b52e2c Issue #2226063 by Berdir, plopesc: Merge ListBooleanItem from options module into BooleanItem. 2014-07-17 11:07:54 +01:00
Alex Pott 518e3c9f7f Issue #2298319 by Berdir | ivanjaros: Fixed views.display.block.allow should be a sequence not a boolean. 2014-07-17 00:19:53 +01:00
Alex Pott b560f348bd Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX. 2014-07-16 23:39:40 +01:00
Alex Pott 40fbf6b427 Issue #2072897 by jayeshanandani, marcingy, herom, er.pushpinderrana, inket: Modernize contact.module forms. 2014-07-16 23:33:33 +01:00
Alex Pott fc939d4e6c Issue #2268761 by tim.plunkett: Remove support for function-based forms. 2014-07-16 23:26:38 +01:00
Alex Pott 50ac4700e2 Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests. 2014-07-16 16:50:33 +01:00
Alex Pott 0e50b73228 Issue #2303719 by olli: Remove obsolete ApcuBackend::isEmpty() method. 2014-07-16 16:48:33 +01:00
Nathaniel Catchpole c5ff2b77d3 Issue #2303887 by slashrsm: Remove comment_new_page_count(). 2014-07-16 14:58:33 +01:00
Nathaniel Catchpole 6b61748eec Issue #2303883 by slashrsm: Remove comment_get_display_page(). 2014-07-16 14:57:29 +01:00
Nathaniel Catchpole ee8da32250 Issue #2303879 by slashrsm: Remove comment_get_display_ordinal(). 2014-07-16 14:55:06 +01:00
Nathaniel Catchpole e25a1ec76b Issue #2295737 by Gábor Hojtsy, vijaycs85, alexpott: Fixed Not all shipped configuration passes validation even with all modules enabled. 2014-07-16 14:27:26 +01:00
Nathaniel Catchpole 179c0920f5 Issue #2268939 by Gábor Hojtsy, vijaycs85: Fixed Config overrides not updated when config changes. 2014-07-16 14:27:18 +01:00
Alex Pott 074bc73e5d Issue #2297681 by cilefen, Wim Leers, cs_shadow | Charles Belov: Added Make the "alt" attribute required in EditorImageDialog. 2014-07-16 13:49:48 +01:00
Alex Pott 045d3ed92f Issue #2298667 by Mile23, neclimdul: Fixed Code review for report generation. 2014-07-16 12:43:37 +01:00
Alex Pott 675f72fa6d Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata tags are hidden. 2014-07-16 12:40:42 +01:00
Alex Pott 2eac903aa1 Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader. 2014-07-16 12:31:36 +01:00
Alex Pott db72be7683 Issue #2302843 by claudiu.cristea: {cache_tags} conflicts with cache bin database table names. 2014-07-16 12:28:59 +01:00
Alex Pott 2c93dd6734 Revert "Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory."
This reverts commit 16e60c421b.
2014-07-15 20:31:27 +01:00
Alex Pott 8f94da5725 Issue #2010246 by tim.plunkett, tkuldeep17, plopesc, InternetDevels, pfrenssen, googletorp: Convert update_manager_install_form, update_manager_update_form, update_manager_update_ready_form to the new form interface. 2014-07-15 20:06:34 +01:00
Jennifer Hodgdon 2d915cb46f Issue #2290255 by Wim Leers, er.pushpinderrana, amitgoyal: Make developer info for CKEditor plugins more discoverable 2014-07-15 09:09:30 -07:00
Alex Pott 2458d9ec7a Issue #2300873 by amitgoyal, joshi.rohit100: Remove usage of drupal_redirect_form() as deprecated. 2014-07-15 13:52:25 +01:00
Alex Pott 573ad2a1d7 Issue #2299421 by amitgoyal, joshi.rohit100: Remove all usage of drupal_build_form() as deprecated and replaced by FormBuilderInterface::buildForm(). 2014-07-15 13:51:13 +01:00