Commit Graph

9847 Commits (a4fac14a6d6fec897645032cde500bc03f4808d4)

Author SHA1 Message Date
xjm a4fac14a6d Issue #2468873 by pfrenssen, Dom., dawehner, znerol, xjm: Test that the authentication provider doesn't leak authentication credentials from the previous request 2015-04-28 08:42:14 -05:00
xjm 4bc5aa8380 Issue #2449457 by Anushka-mp, sasanikolic, Berdir, plach: inconsistent checks in content_translation 2015-04-28 03:53:05 -05:00
xjm 2bb91de3f3 Issue #2450251 by alexpott, xjm, sasanikolic, Berdir: Bundle cache is not invalidated after changing translation settings 2015-04-27 17:27:40 -05:00
Alex Pott b838fd5f09 Issue #2478667 by mdrummond: Remove link_path from responsive_image theme 2015-04-27 17:59:52 +01:00
Alex Pott 9451f8a8eb Issue #2123251 by Jelle_S, marcvangend, attiks, Sutharsan: Improve DX of responsive images; convert theme functions to new #type element 2015-04-27 16:04:40 +01:00
Alex Pott 1cdef09043 Issue #2408513 by MathieuSpil, Manjit.Singh, Vidushi Mehta, svendecabooter, LewisNyman, emma.maria: Refactor forum module CSS files inline with our CSS standards 2015-04-27 15:09:12 +01:00
Alex Pott e7b1e4e08f Issue #2478543 by Wim Leers: Follow-up for #2463009: remove unused use statements 2015-04-27 15:04:58 +01:00
Alex Pott 90e7bdd067 Issue #2408481 by kyuubi, Karmen: Rewrite help.module component's inline with our CSS standards 2015-04-27 15:03:24 +01:00
Nathaniel Catchpole ea6548bcb1 Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers 2015-04-27 13:17:49 +01:00
Alex Pott 5b55ea8189 Issue #2478247 by Mile23: SIMPLETEST_BASE_URL is an environmental requirement which should not fail tests 2015-04-27 12:26:24 +01:00
Alex Pott ea0ec7084c Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable"
This reverts commit 37e278b4c7.
2015-04-27 11:45:14 +01:00
Alex Pott 83c537070c Issue #2466585 by Wim Leers, Fabianx: Decouple cache implementation from the renderer and expose as renderCache service 2015-04-27 11:37:57 +01:00
xjm 8b9dfcef25 Issue #2400143 by geertvd, pcambra, koence, pjonckiere: Bulk form actions display action message in the confirmation form 2015-04-27 04:43:05 -05:00
xjm 37e278b4c7 Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable 2015-04-27 03:33:55 -05:00
xjm 44e8ffd577 Issue #2432585 by almaudoh, znerol, dawehner, cpj: Improve authentication manager service construction to support custom global service providers 2015-04-27 03:24:40 -05:00
xjm db27d7953e Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls 2015-04-26 21:00:41 -05:00
xjm d0ac10561d Issue #2475805 by tstoeckler, googletorp, webwarrior: menu_ui_form_node_form_submit() is called when the Preview button is pressed which fatals 2015-04-26 18:35:53 -05:00
xjm 73cf5bd62a Issue #2425535 by lucaslg, balagan, tim.plunkett, lucaschain, nicoloye, pjonckiere, akalata, mondrake: No pager shows on taxonomy overview pages 2015-04-26 16:15:07 -05:00
xjm a6274c0f47 Issue #2350569 by webflo, alexpott, tim.plunkett: Allow external update of ConfigEntity properties that are associated with a PluginCollection 2015-04-26 15:19:18 -05:00
Alex Pott 28f30021d1 Issue #2137849 by MartiMcFlight, m4olivei, jmuzz: No scrollbar in views style option popup 2015-04-26 19:20:22 +01:00
Alex Pott 5b560a5eb0 Issue #2475749 by mbovan: Allow to set #cache metadata in hook_page_attachments() 2015-04-26 18:59:28 +01:00
xjm 0df58b068f Issue #2275377 by martin107, mikeryan, chx, benjy, YesCT: Rename Row::stub to Row::isStub 2015-04-26 09:43:21 -05:00
xjm f559ff7829 Issue #2347799 by andypost, almaudoh, znerol: Remove bugged session-related methods from AccountInterface 2015-04-25 19:59:51 -05:00
xjm 609018528f Issue #70722 by David Lesieur, bircher, rocket_nova, paranojik, Pasqualle, jhodgdon, robertDouglass, douggreen, petar.gnjidic, pfournier: Search results should respect the content type's "Display author and date information." option 2015-04-25 19:22:04 -05:00
xjm a33414e500 Issue #2472371 by Dom., pfrenssen: Exception shown on 401 Unauthorized 2015-04-25 18:58:16 -05:00
xjm f82428c7f4 Issue #2471611 by MathieuSpil, yannickoo, maijs: Create HiDPI ready version of theme screenshots 2015-04-25 12:51:35 -05:00
xjm e9d6bd79a2 Issue #2472453 by googletorp, jhodgdon: Use full namespace for @return documentation 2015-04-23 20:26:52 -05:00
Alex Pott 189be7243d Issue #2473759 by tim.plunkett, Berdir, effulgentsia: Form caches should be deleted after submission 2015-04-23 10:41:03 +01:00
xjm 994f683eea Issue #2446783 by mpdonadio, dawehner, koence: Views preview not working without saving new display 2015-04-22 13:24:32 +01:00
Alex Pott e11f8458ae Revert "Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, larowlan, dawehner, catch, alexpott, neclimdul, yched, znerol, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache"
This reverts commit 4192117d54.
2015-04-22 13:02:37 +01:00
xjm 1c614c60fb Revert "Issue #2470145 by rbmboogie: Update manager displays checkbox for disabled extensions"
This reverts commit a16cbda00e.
2015-04-22 10:51:49 +01:00
webchick 257abe1256 Issue #2472669 by keopx, rpayanm, rteijeiro, jhodgdon: Complete documentation for every implementation of hook_ENTITY_TYPE_* 2015-04-21 14:01:03 -07:00
webchick 873c5aab2f Issue #2473687 by Dom.: Fix @todo in BasicAuthTest 2015-04-21 13:54:58 -07:00
Alex Pott 0af67776dc Issue #2346209 by keopx, Zekvyrin, subhojit777, cburschka, pguillard, dimaro, realityloop, m4olivei, joelpittet, rteijeiro, idebr: /filter/tips improperly escaped 2015-04-21 20:38:44 +01:00
Alex Pott 6b91f5242e Issue #2369675 by FMB, pstewart: Document that SearchQuery does not support orderBy in queries outside of addScore 2015-04-21 16:54:36 +01:00
xjm e9c8dcf882 Issue #2473075 by amateescu, alexpott: SQLite: Fix system\Tests\Installer\* test 2015-04-21 16:38:40 +01:00
Alex Pott 465dc04eee Issue #2362637 by yched, slashrsm, rpayanm: Editor.js attach/detach doesn't pass context all the way down 2015-04-21 16:28:21 +01:00
Alex Pott 6195b1921b Issue #2422679 by mortendk, davidhernandez, akalata: copy text template to classy 2015-04-21 16:05:17 +01:00
xjm e0f69cc361 Issue #1882788 by jabberwooki, keopx, joshi.rohit100, jhodgdon: assertText/assertNoText doesn't really show what you could see in the browser (bad docs) 2015-04-21 16:00:53 +01:00
xjm 8adfd450bf Issue #2474567 by alexpott: Remove unneeded code in hook_help implementations and standardise them 2015-04-21 15:49:03 +01:00
Alex Pott 149c25ebfd Issue #2474121 by Wim Leers: CacheableMetadata should get BubbleableMetadata's merge/applyTo/createFromRenderArray/createFromObject methods 2015-04-21 15:00:34 +01:00
Alex Pott e594f2225f Issue #2474107 by Cottser: Make OptionsWidgetsTest::testEmptyValue() care less about markup 2015-04-21 14:43:19 +01:00
Alex Pott 73889242b5 Issue #2349461 by Jelle_S, mdrummond, attiks, Wim Leers: Move fallback image style into the responsive image style entity 2015-04-21 14:40:19 +01:00
Nathaniel Catchpole 629003e3f5 Issue #2454669 by amateescu: SQLite: Fix tests in migrate_drupal test group 2015-04-21 13:50:18 +01:00
Alex Pott 83d2660304 Issue #2474817 by znerol: DrupalKernel::classLoader not updated when switching to apcu either through settings.php or automatically 2015-04-21 13:28:30 +01:00
Alex Pott c83565f687 Issue #2409885 by nlisgo, tstoeckler, crasx, dmsmidt: Switch shortcut set form has accessibility issues 2015-04-21 00:32:19 +01:00
Alex Pott ec8033c1ce Issue #2453711 by rbmboogie: Use public: false for request and response policy services 2015-04-21 00:07:10 +01:00
effulgentsia ad0c647cee Issue #2474835 by alexpott, znerol: Random test fail in PageCacheTest::testPageCacheAnonymous403404 2015-04-20 15:43:54 -07:00
Alex Pott 0fb8f6ba54 Issue #2389735 by lauriii, iMiksu, davidhernandez, larowlan, loopduplicate, LewisNyman, Wim Leers, dawehner, Cottser: Core and base theme CSS files in libraries override theme CSS files with the same name 2015-04-20 23:26:42 +01:00
webchick 8063f77b19 Issue #2349503 by targoo, guntervs, tadityar, meramo, piyuesh23, janne.valtakari: Incorrect documentation about dates in node template 2015-04-20 09:10:37 -07:00