Commit Graph

25428 Commits (256b197153983a2edcd7a8fe2f416b74516dfda0)

Author SHA1 Message Date
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
Alex Pott 0fcb80b9a8 Issue #2271363 by Berdir: Remove CacheDecorator and ProcessDecorator. 2014-07-15 12:31:06 +01:00
Alex Pott f2b6aa7a75 Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
Alex Pott 351352e952 Issue #2279213 by neclimdul, sun | donquixote: Fixed KernelTestBase::unregisterStreamWrapper() is called once with insufficient arguments. 2014-07-15 12:24:03 +01:00
Alex Pott e5d8fced7f Issue #2178651 by ianthomas_uk: Fixed Consider UX implications of indexed vs non-indexed search pages. 2014-07-15 12:17:11 +01:00
Alex Pott 8b45d212ed Issue #1978926 by likin, YesCT, Pancho, kim.pepper, h3rj4n, tim.plunkett, disasm, Luxian, neetu morwani | vijaycs85: Convert locale_translation_status_form to a Controller. 2014-07-15 12:13:13 +01:00
Alex Pott 37e61b1580 Issue #2132477 by tkuldeep17, tim.plunkett | shameemkm: Convert batch_test forms to controllers. 2014-07-15 12:02:33 +01:00
Alex Pott 1b55c4f20d Issue #2302531 by tim.plunkett: Convert database_test_theme_tablesort to a class. 2014-07-15 11:59:47 +01:00
Alex Pott a22e23113d Issue #2291439 by Wim Leers, tstoeckler: Fixed CKEditor's "readonly" needs to be per-instance but is applied per-format, across instances. 2014-07-15 11:58:30 +01:00
Alex Pott 7a42da238c Issue #2202511 by hussainweb, benjy | mikeryan: Added Implement migration groups. 2014-07-15 11:37:53 +01:00
Alex Pott 16e60c421b Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory. 2014-07-15 11:30:07 +01:00
Alex Pott c5b3010e7b Issue #2302463 by effulgentsia: Cleanup User::hasPermission() and UserSession::hasPermission() to follow Law of Demeter. 2014-07-15 10:56:56 +01:00
Alex Pott ff99927ffb Issue #2298665 by nod_: Fixed Remove dead code in form.js. 2014-07-15 10:50:08 +01:00
Alex Pott 2b9631ac4a Issue #2300829 by Jose Reyero: Fixed Clean up LocaleConfigManager / TypedConfigManager features and cache duplications. 2014-07-15 10:44:08 +01:00
Alex Pott 5106b55d34 Issue #2086499 by phiit, tim.plunkett | Gábor Hojtsy: Convert two page callbacks in language_elements_test.module to the new controller system. 2014-07-15 10:27:07 +01:00
Alex Pott 0cf2996a30 Issue #2078015 by er.pushpinderrana, RoSk0 | alexanansi: Modernize views_test_data.module forms. 2014-07-15 10:22:56 +01:00
Alex Pott f4751717cc Issue #1998198 by pwolanin, splatio, Albert Volkman, tim.plunkett, andypost, disasm, Les Lim, tkuldeep17: Convert user_pass_reset to a new-style Form object. 2014-07-15 10:21:15 +01:00
Alex Pott 291b99816d Issue #2302331 by kim.pepper: Move drupal_valid_path to PathValidator service. 2014-07-15 10:11:36 +01:00
Alex Pott 90fc3fa7c6 Issue #2302525 by tim.plunkett: Convert file_module_test_form to a class. 2014-07-15 10:03:31 +01:00
Alex Pott 46a9a4956a Issue #2296839 by MKorostoff, er.pushpinderrana | YesCT: Remove deprecated comment_num_new(). 2014-07-15 09:32:24 +01:00
Alex Pott 1793df6d9d Issue #2289063 by larowlan, andypost | Berdir: Change contact message entity to behave more like a normal entity. 2014-07-15 09:27:36 +01:00