Commit Graph

28679 Commits (0b1a9a3d12ec2545c8beedfa46365c3fd75ece35)

Author SHA1 Message Date
Nathaniel Catchpole c6e77e555a Issue #2443651 by alexpott, mradcliffe, bzrudi71: PostgreSQL: Fix system\Tests\Cache\DatabaseBackendUnitTest 2015-04-30 17:04:06 +01:00
Alex Pott f2ed4ce105 Issue #2424533 by davidhernandez, mortendk: Copy views templates to Classy 2015-04-30 16:32:05 +01:00
Alex Pott 3684dd2d31 Issue #2471405 by tompagabor: When not logged Drupal\Core\EventSubscriber\FinishResponseSubscriber->setExpiresNoCache() causes a PHP warning because of an invalid timezone. 2015-04-30 15:50:23 +01:00
Alex Pott f990ca635c Revert "Issue #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards"
This reverts commit 1ea7b90adc.
2015-04-30 14:17:18 +01:00
Alex Pott 1ea7b90adc Issue #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards 2015-04-30 14:15:34 +01:00
Alex Pott 9166525d98 Issue #2473113 by znerol, dpovshed, Wim Leers, Fabianx, dawehner, effulgentsia: All stack middlewares are constructed at the same time even for cached pages 2015-04-30 13:00:18 +01:00
Alex Pott e361599756 Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, alexpott, larowlan, znerol, dawehner, catch, neclimdul, yched, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache 2015-04-30 12:13:24 +01:00
webchick 038dee462b Issue #2458387 by stefan.r, anksy, andypost, alexpott, hussainweb: Remove Utility\String class 2015-04-29 20:48:47 -07:00
webchick 736289f224 Issue #2461863 by stefan.r: Upgrade PHPUnit to the latest stable release 2015-04-29 20:45:28 -07:00
webchick 412f4774a0 Issue #2471751 by boris sondagh, oceankrish76, keopx: Update hook_help text for Book module 2015-04-29 20:42:01 -07:00
webchick df6519aa9e Issue #2479515 by znerol: Use BasicAuthTestTrait in BasicAuthTest 2015-04-29 20:40:33 -07:00
webchick bab62ec6e4 Issue #2480233 by xjm: Incorect docblocks in route processor tests 2015-04-29 20:39:08 -07:00
webchick 08b97663a5 Issue #2479815 by plach: Remove obsolete ContentEntityInterface::initTranslation() method 2015-04-29 20:37:52 -07:00
webchick 19f7e4132e Issue #2474909 by alexpott, mpdonadio, znerol, catch, Wim Leers, Berdir: Allow Simpletest to use the same APC user cache prefix so that tests can share the classmap and other cache objects 2015-04-29 15:09:14 -07:00
Nathaniel Catchpole 2ba4269034 Back to dev. 2015-04-29 14:51:36 +01:00
Nathaniel Catchpole 70378b5c5d 8.0.0-beta10 2015-04-29 14:28:43 +01:00
xjm 8067ab5092 Issue #2479593 by jhedstrom, zaporylie: Use User::getAnonymousUser() in DblogController::eventDetails() 2015-04-28 17:25:34 -05:00
xjm 8b569be70a Issue #1942682 by zaporylie, deadbeef, jhedstrom, dawehner: Blank detail view in dblog for deleted users 2015-04-28 12:11:09 -05:00
Nathaniel Catchpole 046965dfc1 Issue #2478443 by Wim Leers: Set the 'is-active' class for anonymous users in a Response Filter instead of a #post_render_cache callback 2015-04-28 16:44:27 +01:00
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
xjm 1f9eabbd92 Issue #2405165 by yched, alexpott, xjm: Entity::setOriginalId() does enforceIsNew(FALSE), that is wrong for ConfigEntities 2015-04-27 17:05:36 -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
Nathaniel Catchpole a420c71cce Issue #567148: remove stray line added by previous commit to this issue. 2015-04-27 15:25:37 +01:00
Nathaniel Catchpole 87220dd8f8 Issue #567148: remove stray file added by previous commit to this issue. 2015-04-27 15:18:05 +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
Nathaniel Catchpole 669fe99146 Issue #567148 by jcnventura, Damien Tournoud, greenrover33: Use ONLY_FULL_GROUP_BY for MySQL 2015-04-27 12:59:48 +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 4f69708107 Issue #2475177 by amateescu: SQLite: Fix system\Tests\Database\FetchTest 2015-04-27 03:01:36 -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 76fe710e61 Issue #2474431 by droplet, nod_, Manjit.Singh: Better way to handle responsive navigation tabs 2015-04-26 09:34:01 -05:00
xjm d51d22373a Issue #2472269 by martin107, Xano, derhasi: Fix syntax errors in Drupal\Component\Plugin's composer.json, Add test 2015-04-26 04:37:47 -05:00
xjm 8df466d596 Issue #2087103 by Mile23, rickwelch, jhodgdon, Crell, joachim: ParamConverterInterface one-line description doesn't explain what the class does 2015-04-25 20:04:15 -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