Commit Graph

10518 Commits (3a0002fc93c1713fb6e1bfc5e311e5db2f1bf1d6)

Author SHA1 Message Date
Alex Pott f5cdc33241 Issue #2531028 by Berdir, neclimdul: Null migrate destination is a reserved keyword in PHP 7 2015-07-14 08:56:42 +01:00
Alex Pott b020dc2921 Issue #2513586 by kfitz, cilefen, jhodgdon, Bojhan, eliza411, ivanstegic, LewisNyman, lunk_rat, nickrosencrans, stpaultim, webchick: Remove the word "positive" from the "Must include a positive keyword with three characters or more." error message 2015-07-14 08:52:53 +01:00
Alex Pott b843b4ae48 Issue #2525068 by daffie, googletorp: Document the class variable Node::in_preview as will stay public 2015-07-14 08:33:43 +01:00
Alex Pott 23fde8da45 Issue #2528688 by phenaproxima: Create cckfield plugin for file fields 2015-07-14 08:30:28 +01:00
Alex Pott 5e87cfb285 Issue #2521774 by naveenvalecha: Add new line at the EOF in system_test.permissions.yml file 2015-07-14 08:26:32 +01:00
Alex Pott 73585ec182 Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers 2015-07-14 08:24:29 +01:00
Alex Pott 23df3d55d6 Issue #2472431 by davidhernandez, yannickoo, cilefen, LewisNyman: Do not load normalize.css in all themes, load it in Classy 2015-07-14 08:17:12 +01:00
Alex Pott d7ab90d9d3 Issue #2502009 by joelpittet, Cottser, Wim Leers: Remove SafeMarkup::set in SearchExtraTypeSearch::execute() 2015-07-14 08:12:54 +01:00
Alex Pott 41cc210c07 Issue #2500013 by Berdir, Wim Leers, plach: Add cacheability metadata information to translation overview 2015-07-13 19:11:53 +01:00
Alex Pott f57b659dc3 Issue #2527064 by tstoeckler: Nested condition groups in entity queries are broken 2015-07-13 16:20:16 +01:00
Alex Pott 7eb616f14c Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests 2015-07-13 13:06:28 +01:00
Alex Pott faada60f3d Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls 2015-07-13 12:56:25 +01:00
Alex Pott 08baa72aee Issue #1963978 by joelpittet, NickWilde, jmolivas, dimaro, lauriii, Manuel Garcia, 2ndmile, Cottser, tim.plunkett: Convert theme_views_ui_build_group_filter_form() to Twig 2015-07-13 12:51:49 +01:00
Alex Pott 94615a137b Issue #2510104 by pwolanin, nod_, Fabianx, Wim Leers, droplet, Pere Orga: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future 2015-07-13 12:39:16 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
Nathaniel Catchpole a9298fb6f5 Issue #2261669 by Berdir, timmillwood, jhedstrom: Slow query in NodeRevisionAccessCheck 2015-07-10 21:38:00 +01:00
webchick 6b95f9a850 Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block 2015-07-10 12:00:10 -07:00
Nathaniel Catchpole 2378f939b2 Issue #2505989 by alexpott, dawehner, olli: Controllers render caching at the top level and setting a custom page title lose the title on render cache hits 2015-07-10 11:26:15 +01:00
webchick 73e83adbad Issue #2507967 by tim.plunkett: \Drupal\Core\Entity\Controller\EntityViewController::buildTitle() assumes the is in the render array 2015-07-09 11:32:54 -07:00
Alex Pott eb70a1c1cc Issue #2509600 by andypost: AggregatorFeedBlock should return render array 2015-07-08 18:02:33 +01:00
Alex Pott 794be16300 Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager 2015-07-08 13:01:20 +01:00
Alex Pott 46e6f72399 Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified 2015-07-08 12:50:52 +01:00
Alex Pott 0f4319e418 Issue #2528292 by Fabianx, dawehner: Decouple Error testing from relying on a cached on disk-container that is created by a different Kernel 2015-07-08 11:55:40 +01:00
Alex Pott 49f5b153a0 Issue #2527816 by jhedstrom, pfrenssen, chx, catch: Logic error in SqlContentEntityStorage::countFieldData() attempts to drop `name` column 2015-07-08 09:38:33 +01:00
xjm d404b26005 Issue #2526458 by cilefen, googletorp, alexpott: Test XSS filtering of slogan in SystemBrandingBlock 2015-07-08 08:31:53 +01:00
xjm 2c7dc8fda3 Issue #2527406 by Gábor Hojtsy, Berdir: CommentForm::init() and MessageForm::init() are useless/broken 2015-07-08 08:27:57 +01:00
xjm 2bf671a246 Issue #2525002 by daffie, benjy: Make the class variables protected for Migration 2015-07-08 08:21:27 +01:00
xjm c672b1efce Issue #2528414 by jhedstrom: Block visibility by path docs are missing leading slash 2015-07-08 08:01:49 +01:00
xjm ccfc649b72 Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735 2015-07-08 07:48:50 +01:00
xjm 2e58203ebf Issue #2527638 followup by xjm: Fix duplicated setUp() method in MigrateDrupal7TestBase 2015-07-08 07:42:46 +01:00
xjm 25e09e4614 Issue #2514998 by tim.plunkett: Reduce fragility in the monolithic BlockListBuilder 2015-07-08 07:27:47 +01:00
webchick 227f243a90 Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735 2015-07-07 10:28:55 -07:00
Alex Pott 7b9c39c077 Issue #2527606 by dawehner, plach, catch, mpdonadio, Wim Leers, xjm, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 18:00:16 +01:00
Alex Pott 81087eb4c2 Revert "Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views"
This reverts commit c78d806eb3.
2015-07-07 17:59:45 +01:00
Alex Pott 5a528e59df Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method 2015-07-07 17:35:44 +01:00
Alex Pott c78d806eb3 Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 17:28:59 +01:00
Nathaniel Catchpole a362252a2b Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity 2015-07-07 17:08:46 +01:00
webchick 7468b58512 Issue #2527638 by phenaproxima: MigrateDrupal7TestBase never installs Drupal 7 migrations 2015-07-07 08:39:44 -07:00
Alex Pott d416fabdd6 Issue #2428861 by tbradbury, Nitesh Sethia, neetu morwani, deepakaryan1988, Sagar Ramgade, yogen.prasad, Daniel_Rose, Cottser, jhodgdon, Sutharsan, leeotzu: user.html.twig documentation refers to a nonexistent 'account' variable 2015-07-07 15:11:22 +01:00
Alex Pott 9ae518ce8d Issue #2491259 by Chernous_dn, rudraram, jhodgdon, LewisNyman, mortendk: move search.admin.css into seven 2015-07-07 14:51:02 +01:00
Alex Pott f3a857f133 Issue #2527710 by Fabianx: Decouple Error testing from running with container builder 2015-07-07 14:17:12 +01:00
Alex Pott 48aa09b423 Issue #2516866 by willzyx: Faulty dependency to RedirectDestination in Drupal\menu_ui\Plugin\Menu\LocalAction\LocalActionDefault 2015-07-07 14:10:40 +01:00
Alex Pott cc8e7c3fcc Issue #2522600 by neclimdul, phenaproxima: Remove CMI dependency from Migration Templates 2015-07-06 18:28:57 +01:00
Alex Pott 2219b31b7d Issue #2512210 by trgreen17, jhodgdon, liberatr: SimpleTest - WebTestBase method creates binary-text files when the intention was to create text files, and text file creation is broken 2015-07-06 16:07:27 +01:00
Alex Pott 897056bbf7 Issue #2328883 by andypost, dawehner: menu ui route used in menu link content 2015-07-06 15:57:08 +01:00
Alex Pott ade0716a65 Issue #2516802 by Dave Reid: FilterProcessResult->merge() results in PHP warning: Missing argument 1 for FilterProcessResult::__construct() 2015-07-06 15:03:31 +01:00
Alex Pott de1930407d Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms 2015-07-06 12:38:03 +01:00
xjm 79c11b6b9e Issue #2492585 by pguillard, yarik.lutsiuk, andypost, Mile23: Deprecate comment_view() & comment_view_multiple() 2015-07-06 12:19:26 +01:00
xjm 9165b68c28 Issue #2501701 by akalata, pwolanin, lauriii, GreenSkunk, cdulude, joelpittet, Cottser: Remove SafeMarkup::set in template_preprocess_color_scheme_form() 2015-07-06 12:07:27 +01:00
xjm a9136f2ff2 Issue #2513646 by pwolanin, alexpott: Role name is unescaped on block admin via JS 2015-07-05 20:30:01 +01:00
Alex Pott ebb21d2804 Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost 2015-07-05 19:00:05 +01:00
Alex Pott 2dbda2635a Issue #2509898 by dawehner, znerol, larowlan, lauriii, Aki Tendo, Wim Leers: Additional uncaught exception thrown while handling exception after service changes 2015-07-05 17:59:25 +01:00
Alex Pott 883c209fb6 Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks 2015-07-05 15:29:22 +01:00
xjm 760cd403bf Issue #2508547 by tim.plunkett, tannerjfco, neclimdul: Placing a block with same machine name of region causes region to disappear in admin UI 2015-07-05 10:57:05 +01:00
xjm 52b3deb617 Issue #2526084 by andypost, yarik.lutsiuk: Fix comment in Comment entity 2015-07-05 10:31:55 +01:00
Alex Pott 6f97344598 Issue #2513568 by cilefen, ivanstegic, Bojhan, webchick, eliza411, LewisNyman, lunk_rat, nickrosencrans, stpaultim: Relabel "Configuration Management" 2015-07-04 22:42:55 +01:00
xjm bb4206ade7 Issue #2516690 by mlevasseur, joshi.rohit100: Missing test for "Help" links per module on "Extend" admin page 2015-07-04 16:52:23 +01:00
xjm b73d887254 Issue #2505721 by eiriksm, nod_, jhodgdon: JSDoc color module 2015-07-04 16:47:36 +01:00
xjm 0e2ca03654 Issue #2505669 by pwolanin, jcloys, joshi.rohit100, dawehner, Wim Leers, kgoel, larowlan: Inject render service into LinkGenerator instead of calling drupal_render 2015-07-04 16:18:11 +01:00
xjm 0b104695bb Revert "Issue #2505669 by pwolanin, jcloys, joshi.rohit100: Inject render service into LinkGenerator instead of calling drupal_render"
This reverts commit 8d848f2d79.
2015-07-04 16:17:27 +01:00
xjm 8d848f2d79 Issue #2505669 by pwolanin, jcloys, joshi.rohit100: Inject render service into LinkGenerator instead of calling drupal_render 2015-07-04 16:09:10 +01:00
xjm 2a317f41fd Issue #2511584 by jhedstrom, rpayanm: Move NodeFormButtonsTest::assertButtons() to a trait 2015-07-04 15:38:00 +01:00
xjm 134aba99d6 Issue #2501903 by pguillard, Manjit.Singh: inline form errors classnames to follow namestandard 2015-07-04 14:20:54 +01:00
xjm 782dfb3c20 Issue #2512734 by Wim Leers, dawehner, Berdir: session_test routes/controllers don't specify the appropriate cacheability metadata 2015-07-04 14:14:08 +01:00
xjm 7d71cb2a26 Issue #2474363 by Aki Tendo, alexpott, Dom., MattA, dawehner, TR, hass, Wim Leers, cburschka, Berdir: Stuck in failed module install process 2015-07-04 13:50:08 +01:00
Alex Pott 2d9e1c5a2d Issue #2514052 by phenaproxima: Remove migrate_drupal's MigratePluginManager implementation 2015-07-04 00:55:49 +01:00
Alex Pott 760e9d5ec6 Issue #2509628 by andypost: TranslationStatusForm::buildForm() should not use drupal_render() 2015-07-04 00:50:39 +01:00
Alex Pott aa6ef07408 Issue #2512820 by JvE, pwolanin: 'administer actions' permission can be abused - needs to be flagged as restricted 2015-07-04 00:42:41 +01:00
Alex Pott 99cd5a6d22 Issue #2512580 by Wim Leers: NodeEntityViewModeAlterTest uses State to dynamically affect hook_entity_view_mode_alter() 2015-07-04 00:34:14 +01:00
Alex Pott 233c9ea57e Issue #2443323 by Wim Leers, Nitesh Sethia, yched, Fabianx, jhodgdon: New convention: CacheContextInterface implementations should mention their ID in their class-level docblock 2015-07-03 23:58:07 +01:00
Alex Pott a66929cb3b Issue #2502021 by willzyx, Saphyel, dawehner, DuaelFr, b0unty, cilefen, larowlan, lauriii: Unhandled exception when trying to register a duplicate user 2015-07-03 23:53:46 +01:00
Nathaniel Catchpole b158c354b1 Issue #2421503 by lauriii, larowlan, Wim Leers, dawehner, tim.plunkett: SA-CORE-2014-002 forward port only checks internal cache 2015-07-03 20:52:58 +01:00
xjm 6b7039c8b3 Issue #2508679 by tim.plunkett, Fabianx: Fix empty redirects and redirects with options in \Drupal\field_ui\FieldUI::getNextDestination() 2015-07-03 18:25:28 +01:00
Nathaniel Catchpole a47cadae5e Issue #2498919 by stefan.r, Berdir, catch: Node::isPublished() and Node::getOwnerId() are expensive 2015-07-03 14:40:43 +01:00
Nathaniel Catchpole 9907029cdb Issue #2508627 by rvtraveller, pwolanin: Changing email address should invalidate one-time login links 2015-07-03 14:37:42 +01:00
Alex Pott 7543540e4a Issue #2375695 by Berdir, EclipseGc, tim.plunkett, Wim Leers, Fabianx, dawehner: Condition plugins should provide cache contexts AND cacheability metadata needs to be exposed 2015-07-03 13:04:59 +01:00
Alex Pott 05aa5ea156 Issue #2513244 by Berdir, Wim Leers, EclipseGc, Fabianx: ContextHandler incorrectly checks required/optional contexts of plugins 2015-07-02 12:29:28 +01:00
Alex Pott 74d72d1b4b Issue #2463909 by phenaproxima, mikeryan: Migrations should support non-installed default configurations (templates) 2015-07-02 10:39:14 +01:00
webchick 92b34d6407 Issue #2513264 by moshe weitzman, webflo: Fix bad class reference 2015-07-02 01:03:58 -07:00
webchick c57b3db644 Issue #2309215 by googletorp, subhojit777, lokeoke, tadityar, crowdcg, aneek, joelpittet, jhedstrom, alexpott, lauriii, amankanoria: HTML double-escaping in revision messages 2015-07-02 00:36:31 -07:00
webchick eb3e64a0ae Issue #1831798 by darol100, pjonckiere, rhuffstedtler, ifrik, paul.linney, rajneeshb, batigolix, jhodgdon: Update hook_help() for config manager module 2015-07-02 00:33:31 -07:00
webchick 17a39ede7f Issue #2512444 by MattA: Unused namespaces in EntityDeriver.php 2015-07-02 00:27:43 -07:00
webchick e40ed9d1d4 Issue #2509512 by chx: Redundant code in StaticMapTest::setUp 2015-07-02 00:26:36 -07:00
webchick c8a0c7c9c9 Issue #2514136 by pwolanin, Fabianx: Add default clickjacking defense to core 2015-07-02 00:23:35 -07:00
webchick 2710ccd026 Issue #2188165 by tim.plunkett, dww: [Regression] View term filter 'is/not empty' and 'not one of' operators do not work 2015-07-02 00:15:36 -07:00
webchick 79c2dc4c4d Issue #2494063 by tohesi, trwad, dcmul, droplet, nod_, naveenvalecha: Update Backbone to 1.2.1 2015-07-02 00:09:51 -07:00
webchick 197fa45d69 Issue #2513396 by Cottser, larowlan, HelloNewman, webchick, crowdg, Bojhan, eliza411, ivanstegic, LewisNyman, lunk_rat, nickrosencrans, stpaultim: There is no link, anywhere, to a contact form once a user creates it 2015-07-02 00:06:00 -07:00
webchick d7f1914c6f Issue #2517114 by joshi.rohit100, cilefen: Remove needless, wrongly-placed system_test.permissions.yml file 2015-07-02 00:02:54 -07:00
webchick f96deaa500 Issue #2513626 by cilefen, akalata, Les Lim: [Regression] Module permission links missing from module list page 2015-07-02 00:01:47 -07:00
Alex Pott 40335e9773 Issue #2477853 by ingaro, daffie, bzrudi71, mradcliffe, alexpott: PostgreSQL: Add support for reserved field/column names 2015-07-01 12:49:16 +01:00
Alex Pott d433aecf0a Issue #2508735 by darol100, dawehner, pwolanin, Chi, Fabianx, tim.plunkett: Code injection via preg_replace() 2015-07-01 12:30:50 +01:00
Nathaniel Catchpole 0534e4cd02 Issue #2487498 by Cristian.Andrei, Scott Weston, iMiksu: Make randomString always return a > to avoid random test fails 2015-07-01 11:27:34 +01:00
Alex Pott 40ae780a3f Issue #2443679 by bzrudi71, daffie, mradcliffe, alexpott: PostgreSQL: Fix taxonomy\Tests\TermTest 2015-06-30 14:49:50 +01:00
Alex Pott 200e1b885c Issue #2511854 by NickWilde, cilefen: Datetime select list uses PHP non-OOP datetime functions 2015-06-30 13:46:13 +01:00
catch 9f521c8dc5 Issue #2408371 by dawehner, Fabianx, alexpott, bforchhammer: Proxies of module interfaces don't work 2015-06-30 12:32:40 +01:00
Nathaniel Catchpole 7298c3366d Issue #2512452 by dawehner, pwolanin, alexpott, fnqgpc: Confirm form cancel button can lead to external domain 2015-06-29 19:10:11 +01:00
Alex Pott e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01:00
Nathaniel Catchpole 131d5772ba Issue #2453153 by mkalkbrenner, plach: Node revisions cannot be reverted per translation 2015-06-29 15:22:57 +01:00
Nathaniel Catchpole 97202a7012 Revert "Issue #2512452 by dawehner, pwolanin, fnqgpc: Confirm form cancel button can lead to external domain"
This reverts commit 1462460f3f.
2015-06-29 10:12:08 +01:00
Alex Pott f1314cced2 Issue #2512478 by googletorp, pwolanin, G1N1: XSS on field edit form via label field via ckeditor 2015-06-28 15:22:33 +01:00
Alex Pott 1462460f3f Issue #2512452 by dawehner, pwolanin, fnqgpc: Confirm form cancel button can lead to external domain 2015-06-27 08:58:13 +01:00
Alex Pott 84713a3616 Issue #2511024 by lahoosascoots, jibran, kattekrab: Can't add multiple content types to shortcuts 2015-06-27 08:45:04 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott 40004e3d11 Issue #2500523 by tim.plunkett, effulgentsia, dawehner: Rewrite views_ui_add_ajax_trigger() to not rely on /system/ajax 2015-06-26 18:18:45 +01:00
Alex Pott 8ec5874565 Issue #2512460 by pwolanin, Gábor Hojtsy, grisendo, JvE: "Translate user edited configuration" permission needs to be marked as restricted. 2015-06-26 16:29:23 +01:00
Alex Pott 2ac614c25a Issue #2489024 by lauriii, Fabianx, Gábor Hojtsy, Cottser, dawehner, zeropx: Arbitrary code execution via 'trans' extension for dynamic twig templates (when debug output is on) 2015-06-26 16:26:38 +01:00
Nathaniel Catchpole 4e787ea3d9 Issue #2491987 by alexpott: Config import validation needs to take into account install profiles 2015-06-25 17:33:38 +01:00
Alex Pott d4f97bb5cf Issue #2497455 by Manuel Garcia, davidhernandez, Cottser, dawehner: Remove unnecessary markup from views templates, a.k.a. divitis 2015-06-25 13:09:24 +01:00
Alex Pott f682995667 Issue #2509630 by andypost: Update doc-block for _node_mass_update_batch_finished 2015-06-25 12:27:13 +01:00
Alex Pott 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Alex Pott 88163fde6d Issue #2505201 by munzirtaha: Quick Edit toolbar's arrow should be reversed in RTL 2015-06-24 16:04:52 -05:00
Alex Pott 0ee13d3ceb Issue #2511348 by kfitz, dylanf, cilefen: HtaccessTest::testFileAccess() has a documentation typo 2015-06-24 14:42:10 -05:00
Alex Pott 2e6633871a Issue #2507509 by catch, dawehner: Service changes should not result in fatal errors between patch or minor releases 2015-06-24 10:05:10 -05:00
Nathaniel Catchpole 8a29e46c6a Issue #2465053 by larowlan, dawehner, Arla, fago, cilefen, lauriii, Wim Leers: Drupal 8 only allows one user every 6 hours to register when page caching is enabled — caused by entity UUID in form state 2015-06-24 14:26:57 +01:00
Alex Pott 49d2594eaf Issue #2506539 by mikeryan: d6_contact_settings not specifying source provider 2015-06-24 07:12:52 -05:00
Alex Pott 2da1f42448 Issue #2399211 by mpdonadio, legolasbo, vijaycs85, pjonckiere, rteijeiro, jhodgdon, dawehner, yched: Support all options from views fields in DateTime formatters 2015-06-24 07:08:51 -05:00
Nathaniel Catchpole 8b4bc7df8f Issue #2500527 by dawehner, tim.plunkett, effulgentsia: Rewrite \Drupal\file\Controller\FileWidgetAjaxController::upload() to not rely on form cache 2015-06-24 12:17:01 +01:00
Nathaniel Catchpole acf91933f9 Issue #2508666 by alexpott, pwolanin, benjy: Drupal 8 .htaccess rule to prevent php file access can be easily bypassed 2015-06-24 10:15:36 +01:00
Alex Pott 8584bcc1c4 Issue #2505841 by andypost: Make CommentAdminOverview use link templates 2015-06-23 21:44:01 -05:00
Alex Pott 4eff3d1c46 Issue #2422353 by andypost: Comment module should check that comment body field exists 2015-06-23 21:40:45 -05:00
Alex Pott 06c77e7950 Issue #2507459 by Wim Leers: CachePluginBase and subclasses no longer need Renderer/RenderCache services injected 2015-06-23 21:20:28 -05:00
Alex Pott bff2917367 Issue #2506793 by Gábor Hojtsy: Config translation shows search field below table 2015-06-23 20:45:46 -05:00
Alex Pott 143d7b2a06 Issue #2510072 by phenaproxima: UTF-8 support in MySQL driver breaks migrate dump files 2015-06-23 17:09:55 -05:00
Alex Pott faa07d7ce0 Issue #2203779 by ivanstegic, pguillard, Xano, Prashant.c, jhodgdon: Improve wording of the configuration import form 2015-06-23 14:00:57 -05:00
Alex Pott ac8605bf32 Issue #2505197 by Arskiainen, jaimeguzman, tstoeckler: Add a @see + docs about language_element_info_alter() to LanguageSelect 2015-06-23 12:30:54 -05:00
Alex Pott 8d80b7a462 Issue #2417895 by David_Rothstein, Berdir, Wim Leers, willzyx, catch: AccountPermissionsCacheContext/PermissionsHashGenerator must special case user 1, since permissions don't apply to it 2015-06-23 11:41:58 -05:00
Alex Pott 42c693a966 Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses 2015-06-23 11:24:29 -05:00
Alex Pott 8d3755c8f4 Issue #2509496 by chx, benjy, phenaproxima: Make migrate process plugins more flexible/less boilerplate 2015-06-22 15:56:42 -05:00
Alex Pott fd2bc62e43 Issue #2503083 by pwolanin, neclimdul: Simplify PasswordInterface so it's not coupled to UserInterface 2015-06-22 15:54:10 -05:00
Alex Pott 71456449ac Issue #2480811 by catch, dawehner, Crell, Berdir, amateescu: Cache incoming path processing and route matching 2015-06-22 12:36:44 -05:00
Nathaniel Catchpole a1bc737216 Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests 2015-06-22 14:16:58 +01:00
Nathaniel Catchpole 534fe84bfc Issue #2508591 by timmillwood, alexpott, chx, pwolanin: vendor/ is web accessible 2015-06-22 13:22:21 +01:00
Nathaniel Catchpole 4fd210b357 Issue #2422815 by Xano, fgm, tim.plunkett, dawehner: Don't initialize the discovery object in plugin managers, unless needed 2015-06-22 12:11:32 +01:00
Alex Pott 6bb1ba389f Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal 2015-06-21 08:48:20 -05:00
Alex Pott 7bd866aa9f Revert "Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal"
This reverts commit 3700144557.
2015-06-21 08:47:20 -05:00
Alex Pott ff7fc0fd76 Issue #2502617 by droplet, darol100: When changing from a text format with an editor to one without, any user-entered changes are ignored: the original text is saved 2015-06-20 17:25:42 -05:00
Alex Pott bd1399448f Issue #2505835 by andypost: Optimize CommentAdminOverview 2015-06-20 15:32:01 -05:00
Alex Pott 6dc5310a30 Issue #2505937 by JeroenT: Remove usage of @deprecated methods on BubbleableMetadata class 2015-06-20 15:29:08 -05:00
Alex Pott e5d87b1ea8 Issue #2502913 by jibran, larowlan: Link field default options values should be array 2015-06-20 15:25:58 -05:00
Alex Pott 2c0f5e10b6 Issue #298768 by mkalkbrenner, stefan.r: Ensure that entries are written to watchdog table 2015-06-20 14:52:10 -05:00
Alex Pott 5d3a761e61 Issue #2506369 by catch, dawehner, Wim Leers: Cache CSS/JS asset resolving 2015-06-20 12:16:07 -05:00
Alex Pott bf44bc0a8f Issue #2508777 by dawehner: Database Connection test fails on PHP-5.5 2015-06-19 10:57:32 -05:00
Alex Pott 3700144557 Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal 2015-06-19 06:09:55 -05:00
Alex Pott b1ffbb0068 Issue #2349711 by lauriii, mortendk, sqndr, akalata, yannickoo, Manjit.Singh, Jolidog, b0unty, aliyakhan, LewisNyman: Remove all visual from stark 2015-06-19 05:51:52 -05:00
Nathaniel Catchpole d579f51362 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-18 15:36:24 +01:00
Alex Pott fd23cc5cd0 Issue #2358409 by tien.xuan.vo, Haza: image_image field element is processed 2 times 2015-06-18 06:24:54 +01:00
xjm 4499bc885c Issue #2505851 by JeroenT: Remove deprecated function taxonomy_* 2015-06-16 14:48:58 -05:00
xjm 8305be48fc Issue #2483781 by borisson_, rbayliss, cilefen, mitalimehta, joshi.rohit100: Move cache contexts classes from \Drupal\Core\Cache to \Drupal\Core\Cache\Context 2015-06-16 13:51:07 -05:00
Alex Pott 41560b3296 Issue #2484619 by borisson_, Wim Leers, lauriii, larowlan, dawehner: Forum responses don't set cache tags 2015-06-16 16:46:10 +01:00
Alex Pott 78a423e4aa Issue #2505149 by Dom.: Remove empty Personalization panel in AccountSettingsForm 2015-06-16 16:14:29 +01:00
Alex Pott 83c3d9ea1f Issue #2495179 by dawehner, Gábor Hojtsy, lauriii, Fabianx, chx, effulgentsia: Twig placeholder filter should not map to raw filter 2015-06-15 14:12:31 +01:00
xjm 7ef3c8c762 Issue #2452577 by JeroenT, AjitS, tadityar, arpitr, dpopdan, Mile23, andypost: Remove Usage of deprecated function taxonomy_* 2015-06-14 18:34:42 -05:00
Alex Pott 7918441b48 Issue #2504781 by neclimdul: Skip instead of fail migration tests if pdo_sqlite is missing 2015-06-14 22:16:25 +01:00
Alex Pott 9a7a4c2070 Issue #2473955 by Cottser: Prefix form-wrapper classes with js- 2015-06-14 21:28:52 +01:00
xjm 0f88b173b4 Issue #2501827 by cwells, kgoel, jcloys, YesCT, crowdcg, Bojhan: Remove SafeMarkup::set() in file_save_upload() and allow render/template code to control a single-item list 2015-06-14 15:25:26 -05:00
effulgentsia 287d1e197e Issue #2263569 by tim.plunkett, effulgentsia, Fabianx, dawehner, Wim Leers, larowlan: Bypass form caching by default for forms using #ajax. 2015-06-13 15:22:53 -07:00
Alex Pott d5d8b306a8 Issue #2451395 by dawehner, catch, fgm, David_Rothstein: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-06-13 21:22:27 +01:00
xjm 7c62cee539 Issue #2501947 by kgoel, leslieg, crowdcg, dawehner: Remove SafeMarkup::set in ViewUI::renderPreview() 2015-06-13 15:12:54 -05:00
xjm f1d2776cd7 Issue #2501933 by leslieg, ashutoshsngh, YesCT, joelpittet, Cottser, dawehner: Remove dead code in ViewUI::getDefaultAJAXMessage() 2015-06-13 11:17:11 -05:00
xjm 77e9bbe983 Issue #2505469 by pwolanin, joelpittet: Remove drupal_render() calls from template_preprocess_table() 2015-06-12 20:12:16 -05:00
Nathaniel Catchpole 872b4963ec Issue #2495073 by dawehner, catch: Views feed display plugin has to get all views data on init 2015-06-12 16:10:37 +01:00
Alex Pott 53c197a6e1 Issue #2408463 by thomasfava, MathieuSpil, Manjit.Singh, Vidushi Mehta, LewisNyman: Rewrite entity-meta component inline with our CSS standards 2015-06-12 16:08:24 +01:00
Alex Pott ac521b9a27 Issue #2408525 by MathieuSpil, cosmicdreams, Manjit.Singh, njbarrett, kamalpreetkaur, LewisNyman, axe312, dawehner: Rewrite Views UI CSS inline with our CSS standards - Part 1 2015-06-12 15:55:37 +01:00
Alex Pott c97bf91150 Issue #2504633 by eiriksm: Fix comments with more than 80 characters per line in BookManager 2015-06-12 15:52:09 +01:00
Alex Pott ac7ba212c2 Issue #1811858 by Mile23, deepakaryan1988: Add missing type hinting to File module docblocks 2015-06-12 15:46:25 +01:00
Alex Pott b497d61f09 Issue #2484611 by jhedstrom, fgm, Berdir, borisson_, Wim Leers: Tracker responses don't set cache tags & contexts 2015-06-12 15:05:39 +01:00
Alex Pott 215b967a44 Issue #1493324 by tim.plunkett, dmsmidt, mgifford, bleen18, davidhernandez, crasx, mparker17, stefan.r, YesCT, joelpittet, tstoeckler, larowlan, vijaycs85, swentel, rpayanm, Bojhan, LewisNyman, emma.maria, BarisW, njbarrett, rteijeiro, nod_, sun, joshtaylor, mrjmd, webchick, marcvangend, kattekrab, SKAUGHT, bowersox, andrewmacpherson, Manjit.Singh, RavindraSingh, Wim Leers, BLadwin, aspilicious, mortendk, mausolos, jessebeach, Gábor Hojtsy, anandps, falcon03, franz, andypost, rooby, rootwork, Cottser, Xano: Inline form errors for accessibility and UX 2015-06-12 14:54:11 +01:00
Alex Pott 3dd383704d Issue #2501749 by joelpittet: Remove SafeMarkup::set in SimpletestResultsForm.php 2015-06-12 14:08:45 +01:00
Alex Pott 6588593aea Issue #2472621 by hchonov, plach: Translatable entity 'created' and 'uid' fields not initialized properly during content translation 'Add' 2015-06-12 14:00:45 +01:00
Nathaniel Catchpole 5756615df3 Issue #2498625 by jhedstrom, larowlan: Write tests that ensure hook_update_N is properly run 2015-06-12 12:31:10 +01:00
xjm 691697f39c Issue #2502095 by joelpittet, cwells: Remove SafeMarkup::set in template_preprocess_views_ui_view_info() 2015-06-11 20:31:59 -05:00
xjm f8b8f3bca5 Issue #2501819 by leslieg, edysmp, Cottser, joelpittet: Remove SafeMarkup::set in search_embedded_form_preprocess_search_result() 2015-06-11 20:17:24 -05:00
Alex Pott 6531264743 Issue #2493557 by pfrenssen: Fatal error when creating a translatable vocabulary type 2015-06-12 00:53:35 +01:00
Alex Pott cb451afa02 Issue #2107249 by Jelle_S, tstoeckler, amateescu, Xano, jibran, yched: Don't assume that content entities have numeric IDs in EntityReferenceItem 2015-06-12 00:24:48 +01:00
Alex Pott de2858cf5b Issue #2504147 by mikeryan: Copypasta error with FileInterface::getCreatedTime() doc 2015-06-12 00:04:27 +01:00
Alex Pott 836d463488 Issue #2471609 by jcnventura, pguillard: FilterTest testFilterQuery wrong assert message 2015-06-11 23:57:21 +01:00
Alex Pott 8d9f1eaf1f Issue #2496501 by olli, NickWilde: Grouped Filters Javascript Improvements 2015-06-11 23:43:33 +01:00
Alex Pott 0afbdd4c2d Issue #2401843 by lahoosascoots, jhodgdon: Move all *.api.php files except system.api.php out of system module directory 2015-06-11 16:46:18 +01:00
Alex Pott 880007d586 Issue #2485409 by rudraram, Manjit.Singh, LewisNyman: Clean up content translation CSS inline with our CSS standards 2015-06-11 16:40:24 +01:00
Alex Pott 46e20349b4 Issue #2496039 by yched: Formatter's #attached assets are not carried over by Views 2015-06-11 16:25:42 +01:00
Alex Pott 4af9619a49 Issue #2254235 by AohRveTPV, mahtoranjeet, er.pushpinderrana, yogen.prasad, ashutoshsngh, Manjit.Singh, Charles Belov, nod_: Don't include leading and trailing spaces in password strength 2015-06-11 13:28:40 +01:00
Nathaniel Catchpole 975c164261 Issue #2504417 by alexpott: Fix Drupal\Tests\migrate\Unit\MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix() 2015-06-11 13:25:11 +01:00
Alex Pott 5e6c61d449 Issue #2503017 by joshi.rohit100: Rename the migration setting conf_path to site_path 2015-06-11 13:16:01 +01:00
Alex Pott 0e6d5064e7 Issue #2499035 by droplet: When in CKEditor maximized mode, Insert Image dialog is not working 2015-06-11 11:59:19 +01:00
Alex Pott 3b62b84f4e Issue #2195083 by Les Lim, ParisLiakos, Xano, gaurav_varshney, ravi.khetri, fago, jain_deepak: Add a dedicated @Constraint annotation class 2015-06-11 11:51:06 +01:00
webchick 1144f47970 Issue #2504109 by EvanSchisler, cilefen: A bunch of old update test dump scripts are still hanging out 2015-06-11 00:23:39 -07:00
Alex Pott 0b4add2749 Issue #2497323 by jhedstrom, dawehner, alexpott, larowlan: Create a php script that can dump a database for testing update hooks 2015-06-10 22:02:00 +01:00
webchick 05af46b2c0 Issue #2484037 by plach, Gábor Hojtsy, YesCT, dawehner: Make Views bulk operations entity translation aware 2015-06-10 13:46:58 -07:00
Alex Pott fa2a7a56f7 Issue #2499835 by phenaproxima, chx, benjy: Remove broken Fake DB driver 2015-06-10 00:07:08 +01:00
Nathaniel Catchpole 68e606c354 Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views 2015-06-09 22:58:45 +01:00
webchick 3cf64bf8c9 Issue #2494415 by bzrudi71: PostgreSQL: Fix migrate_drupal\Tests\d6\MigrateTaxonomyTermTest 2015-06-09 13:46:34 -07:00
Nathaniel Catchpole 53c266b3ee Issue #2475221 by alexpott: Remove some unused varaibles from views 2015-06-09 15:28:24 +01:00
Nathaniel Catchpole cf4f00393f Issue #2497259 by catch, tim.plunkett, alexpott: system_region_list() unnecessarily translates region names 2015-06-09 15:24:55 +01:00
Alex Pott 4ba73b4bb5 Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known 2015-06-09 15:17:14 +01:00
Jennifer Hodgdon a2fc98503a Issue #2490936 by cbanman, joshi.rohit100, ashutoshsngh, andypost, Cottser: hook_library_info_alter() docs and function signature are slightly out of date 2015-06-09 06:14:53 -07:00
Alex Pott fd8c8cd919 Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
Alex Pott 074fdb1ff5 Issue #2497847 by yched, amateescu: Simplify EntityDisplayEditFormBase ajax rebuild flow to work only with $this->entity 2015-06-09 13:06:31 +01:00
Alex Pott d4047abba6 Issue #2494313 by Pere Orga, sumitmadan: Follow up to Spellchecking Drupal - PHP 2015-06-09 13:00:54 +01:00
Alex Pott 921db1f5fc Issue #2485397 by Manjit.Singh, MathieuSpil, gajendra sharma, saki007ster, LewisNyman: Clean up config translation CSS inline with our CSS standards 2015-06-09 12:15:50 +01:00
Alex Pott 5680ad0d70 Issue #2489400 by Bojhan, manauwarsheikh, yogen.prasad, Manjit.Singh, hylid: Reduce duplication/unnecessary text from Exposed forms 2015-06-09 12:11:58 +01:00
Alex Pott 7159e9ca97 Issue #2495209 by yogen.prasad, Manjit.Singh: 'Blocks administration page' link offered to users with no access 2015-06-09 12:06:17 +01:00
Alex Pott 1fc6e00b3e Issue #2501577 by willzyx: Faulty dependency to ModuleHandler 2015-06-09 12:00:08 +01:00
Alex Pott aa19ecfbd2 Issue #2485293 by MathieuSpil, Manjit.Singh, rudraram, prajaankit, LewisNyman, DeeLay, sqndr: Clean up tour.module.css 2015-06-09 11:41:47 +01:00
Nathaniel Catchpole 5803f9080e Issue #2392293 by bircher, tim.plunkett, alexpott, cilefen, gobinathm: Refactor hook_system_info_alter implementations to use ModuleUninstallValidatorInterface 2015-06-09 10:47:28 +01:00
Nathaniel Catchpole 9da500aff8 Issue #2494989 by catch, alexpott, vijaycs85: Don't render main help pages on modules page just to generate help links - can lead to high memory usage on form submit 2015-06-09 10:45:32 +01:00
Alex Pott 24bd910f42 Issue #2443361 by joelpittet, Cottser, sqndr, lauriii, Manuel Garcia, Wim Leers: Remove theme_book_link, make book tree align with MenuLinkTree build 2015-06-09 00:47:26 +01:00
Alex Pott ec03242ba3 Issue #2385243 by aneek, subhojit777, iMiksu, spesic, deepakaryan1988, tohesi, Petr Illek, Cottser, lauriii: Make core user fields available for twig templates 2015-06-09 00:15:09 +01:00
Alex Pott 23e7b47779 Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text 2015-06-08 23:40:25 +01:00
Alex Pott e1c240183c Issue #2350683 by rjacobs, Berdir: File field "Enable Description field" setting cannot be saved via instance settings in UI 2015-06-08 23:23:55 +01:00
Alex Pott 96aaa70ac9 Issue #2473943 by Manjit.Singh, Cottser, mu5a5hi, LewisNyman, mortendk, rteijeiro, rachel_norfolk: Prefix form-file and form-managed-file classes with js- 2015-06-08 22:53:52 +01:00
Nathaniel Catchpole 15c848bd62 Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching" 2015-06-08 15:48:29 +01:00
Nathaniel Catchpole 82141437ef Issue #2497017 by damiankloip, jmolivas: Views::getApplicableViews() initializes displays during route rebuilding etc 2015-06-08 15:41:19 +01:00
Alex Pott 9ae6474288 Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field"
This reverts commit 4a4ee0589d.
2015-06-08 14:29:59 +01:00
Nathaniel Catchpole 30ca0d1de6 Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions 2015-06-08 11:11:09 +01:00
xjm 2f903e47ac Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender() 2015-06-07 13:34:39 -05:00
xjm 405f1380f9 Issue #2500747 by joelpittet, effulgentsia: Remove 'html' option from theme('time') 2015-06-07 11:41:38 -05:00
xjm faec539a8b Issue #2501747 by cwells, joelpittet, peezy: Remove SafeMarkup::set in search_excerpt 2015-06-06 20:00:47 -05:00
Jennifer Hodgdon 38833e0f83 Issue #2493683 by nod_, dawehner, eiriksm, Wim Leers: JSDoc for JS using Backbone 2015-06-06 08:55:42 -07:00
Nathaniel Catchpole 2b20dd205e Issue #2500977 by olli: History module triggers a post request for anonymous users on all node pages 2015-06-06 09:58:22 +01:00
Alex Pott fbeaa7eecb Issue #2500031 by cilefen: Killing the entire Testing list page if any test anywhere is missing a summary is not nice; add robustness 2015-06-05 22:13:02 +01:00
Alex Pott 4a4ee0589d Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field 2015-06-05 22:07:08 +01:00
Alex Pott a108bf0f76 Issue #2478119 by znerol, andypost: Replace references to Session Manager with references to Session 2015-06-05 22:03:12 +01:00
Alex Pott dc53be5b5a Issue #2483433 by damiankloip, Wim Leers, catch, dawehner: Optimize CacheableMetadata::merge() + BubbleableMetadata::merge() 2015-06-05 21:57:04 +01:00
Alex Pott 068edfc14e Issue #2395831 by dawehner, fago, martin107, cafuego, YesCT, plach, jibran, larowlan, Wim Leers, effulgentsia, klausi: Entity forms skip validation of fields that are not in the EntityFormDisplay 2015-06-05 21:46:55 +01:00
Jennifer Hodgdon 700158c93b Issue #2494319 by Pere Orga: Follow up to Spellchecking Drupal - Comments 2015-06-05 13:20:37 -07:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Alex Pott 4fb37aa1ff Issue #2498849 by catch, dawehner: Entity view controller title rendering is expensive 2015-06-05 20:04:08 +01:00
Alex Pott 2f370af9c5 Issue #2195573 by Xano, eiriksm, heddn, ParisLiakos, Les Lim, Pere Orga, dinarcon, xjm, alexpott: Add a dedicated @LanguageNegotiation annotation class 2015-06-05 19:52:32 +01:00
Nathaniel Catchpole 9f4d5e84fe Issue #2460529 by alexpott, chx, phenaproxima: Migrations need to use the configuration entity dependency system 2015-06-05 10:47:51 +01:00
Nathaniel Catchpole 4509204286 Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache 2015-06-05 10:47:02 +01:00
Nathaniel Catchpole c219ec8fcd Issue #2498293 by cilefen, Fabianx: Only allow lowercase service and parameter names 2015-06-04 15:10:58 +01:00
Alex Pott 5c30cf27bd Issue #2473729 by FMB, darol100, ifrik, ivarlaks, jhodgdon: Review the hook_help for Internal page cache module 2015-06-03 22:00:40 +01:00
Alex Pott 90d6fb15ed Issue #2389811 by znerol, mpdonadio, alexpott, hussainweb, neclimdul: Move all the logic out of index.php (again) 2015-06-03 18:06:46 +01:00
Alex Pott c31fec26b0 Issue #2476059 by willzyx, tadityar, yarik.lutsiuk, Berdir: Remove EntityInterface->getSystemPath(), all its implementations and related usage 2015-06-03 16:21:36 +01:00
Alex Pott 99e0777322 Issue #2475715 by stefan.r, tstoeckler: Module uninstall form does not validate correctly and breaks the confirmation form after 60 seconds 2015-06-03 15:54:37 +01:00
Alex Pott 18cc89f13a Issue #2495419 by Cottser: Move the 'search-results' class from the render array and into a Classy template 2015-06-03 15:13:40 +01:00
Alex Pott c21e099932 Issue #2477461 by borisson_, googletorp, Wim Leers, Crell: Move X-Generator header to its own listener 2015-06-03 15:11:26 +01:00
webchick ea37327b42 Issue #2498689 by lauriii, Wim Leers, David_Rothstein: "Back to site" link no longer appears in the toolbar 2015-06-02 19:34:52 -07:00
Alex Pott 0504dd944e Issue #1810002 by Mile23, piyuesh23: Add missing type hinting to Config module docblocks 2015-06-02 22:45:11 +01:00
Alex Pott 91504462cd Issue #2488844 by markie, jhodgdon: Write tests for raw time span and time span formatters in Views 2015-06-02 22:25:36 +01:00
Alex Pott 2466bc032e Issue #2494679 by Xano: Fix LanguageNegotiatorInterface type hints in docblocks 2015-06-02 22:20:34 +01:00
Alex Pott a79508ac5d Issue #2497447 by mpdonadio, stefan.r, jhodgdon: DrupalDateTime::format() and DateTimePlus::format() ignore the timezone setting 2015-06-02 21:55:13 +01:00
Alex Pott f3e2e68157 Issue #2489664 by sumitmadan, davidhernandez, Manjit.Singh, Cottser: Remove unnecessary markup from core templates, a.k.a. divitis 2015-06-02 17:41:21 +01:00
Alex Pott eed1c99c51 Issue #2485375 by marieke_h, Manjit.Singh, MathieuSpil, LewisNyman, geertvd: Clean up shortcut CSS inline with our CSS standards 2015-06-02 17:09:42 +01:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Alex Pott 7d3e205b9a Issue #2139185 by penyaskito, YesCT: Notify users when landing on config translation page with only one language listed 2015-06-02 16:30:41 +01:00
Alex Pott ae86ffd5ab Issue #2489560 by Manjit.Singh, Cottser, mortendk, LewisNyman: move comment.theme.css to classy 2015-06-02 16:13:44 +01:00
Alex Pott 767aa76d06 Issue #2498269 by willzyx: Syslog is incompatible with Webprofiler - Faulty dependency to ConfigFactory 2015-06-02 15:53:26 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
webchick 9bd443fe60 Issue #2497113 by catch, dawehner: views_theme() gets 19 types of plugin definition, only needs five 2015-06-01 21:52:29 -07:00