Commit Graph

29724 Commits (267a86aefac754b7c72725e09cc6905fa2d035c6)

Author SHA1 Message Date
Alex Pott 4b1977dc55 Issue #2548283 by fago: Wrong property in condition annotation 2015-08-11 10:20:42 +01:00
Alex Pott a1b24c20d8 Issue #2482705 by mbovan, amateescu, Berdir: ViewsSelection::validateAutocompleteInput is not implemented 2015-08-11 09:32:16 +01:00
Alex Pott cd7e7cef91 Issue #2547127 by dawehner, Wim Leers, legolasbo, davidhernandez, webchick: [regression] Empty messages container appearing when a Notice occurs 2015-08-11 09:23:12 +01:00
Alex Pott 690bbac896 Issue #2548907 by nlisgo: Typo in 'Fast 404 pages' section of default.settings.php 2015-08-11 09:19:45 +01:00
Alex Pott ef105e70b8 Issue #2498619 by pjonckiere, mpdonadio: Unit tests should use a default timezone other that UTC 2015-08-11 09:15:35 +01:00
Alex Pott eee99e21a3 Issue #2549127 by MattA: ThemeLocalTask does not need a config factory parameter 2015-08-11 09:11:58 +01:00
Alex Pott 207985a28c Issue #2548617 by webflo, joshi.rohit100: Fatal error in block_user_role_delete 2015-08-11 09:08:42 +01:00
Alex Pott e6479e4852 Issue #2549041 by Mile23: Remove deprecated _drupal_set_preferred_header_name() 2015-08-11 09:06:58 +01:00
webchick 2066518ead Issue #2545632 by neclimdul, hussainweb, mikeryan, phenaproxima, benjy: Revert removal of memory reclamation in migrate system 2015-08-10 15:35:28 -07:00
webchick 125844e95e Issue #2353761 by phenaproxima, oadaeh, quietone: Variable to config: locale.settings [d7] 2015-08-10 08:52:30 -07:00
Nathaniel Catchpole 69527454fb Issue #2542128 by alexpott: Drupal\node\Tests\Views\RevisionRelationshipsTest fails on Postgres 2015-08-10 16:03:48 +01:00
Nathaniel Catchpole 7fa232d817 Issue #2501835 by kgoel, crowdcg, stefan.r, alexpott, joelpittet, Cottser, akalata, xjm, davidhernandez, YesCT: Remove SafeMarkup::set in Drupal\Core\Database\Install\Tasks::runTasks() and ensure multiple messages are printed 2015-08-10 16:02:44 +01:00
Nathaniel Catchpole db37224c30 Issue #2501711 by cwells, alexpott: Remove or document SafeMarkup::set in template_preprocess_ckeditor_settings_toolbar 2015-08-10 15:59:28 +01:00
webchick c737410a9e Issue #2546993 by mikeryan, phenaproxima: Move last stragglers of module-specific migrations into the appropriate modules 2015-08-10 07:04:14 -07:00
Alex Pott 9aaddd2557 Issue #2501117 by catch, olli, Wim Leers, dawehner: Add static caching for PermissionsHashGenerator::generate() 2015-08-10 12:00:26 +01:00
Nathaniel Catchpole 9453570a40 Issue #2508445 by dawehner, martin107: Cache the query in RouteProvider::preloadRoutes() 2015-08-10 11:53:14 +01:00
Nathaniel Catchpole c8526e2249 Issue #2538260 by alexpott, mbaynton: Set CURLOPT_SAFE_UPLOAD to TRUE in Simpletest's CURL options 2015-08-10 11:52:19 +01:00
Alex Pott 88470f9537 Issue #470428 by koence, cac2s, szt, foutrelis, cepinos, Wim Leers: Pager doesn't display right ellipsis if there is only one page left 2015-08-10 11:47:28 +01:00
Alex Pott ac3d63386a Issue #2521852 by znerol, dawehner: Make it possible to use your own exception handler 2015-08-10 11:16:06 +01:00
Alex Pott 1988ef81d6 Issue #2548331 by chx: Improve UuidInterface 2015-08-10 10:43:57 +01:00
Alex Pott c021146fea Issue #2548301 by fago: Remove dead code from AnnotatedClassDiscovery 2015-08-10 10:40:18 +01:00
Alex Pott 3f8677b245 Issue #2544922 by borisson_: hook_views_post_render causes "A stray drupal_render() invocation" for anonymous users 2015-08-09 01:41:14 +01:00
Alex Pott 3f7be6b880 Issue #2548081 by chx: Remove unused Map::getPropertyDefinitions 2015-08-09 01:39:49 +01:00
Alex Pott 56475873b2 Issue #2547679 by dazz: Remove FileAjaxForm as its not used anymore 2015-08-09 01:28:30 +01:00
Alex Pott 5f79d63431 Issue #2548027 by nod_: Follow-up add back aria-label to toolbar tray 2015-08-09 01:08:09 +01:00
Alex Pott c6bd55b3a0 Issue #2510794 by ShaunDychko, Arnion, davidhernandez, andypost, Chernous_dn, Manuel Garcia, th3m0d, karolus: Remove unnecessary markup from views-view.html.twig 2015-08-08 10:32:43 +01:00
Alex Pott 729f014aa2 Issue #2547803 by davidhernandez: The warning in views-view-field.html.twig should be a Twig comment 2015-08-08 10:24:01 +01:00
Alex Pott 79d71c2f4b Issue #2542598 by xq1003, mori, pjbaert, emma.maria, lauriii: Clean up the "user" component in Bartik 2015-08-08 10:18:00 +01:00
webchick da69e971cf Issue #2334387 by mdrummond, Jelle_S, attiks, webchick, Lukas von Blarer, Bojhan: UI changes to support current responsive image standards 2015-08-07 15:32:14 -07:00
Alex Pott c176ab795e Issue #2497697 by marvin_B8, Crell, cilefen, joshi.rohit100, dawehner: PSR-7 support for ControllerResolver 2015-08-07 17:53:53 +01:00
Alex Pott 20533256d2 Issue #2536024 by JeroenT: Remove deprecated SafeMarkup::checkAdminXss() 2015-08-07 17:44:23 +01:00
Alex Pott bf8723f18e Issue #2544746 by tim.plunkett: Rewrite EntityManagerTest to use phpspec/prophecy 2015-08-07 17:37:38 +01:00
Alex Pott 457517fa1e Issue #2427213 by mortendk, andypost, jwilson3, pjbaert, corbacho, Manuel Garcia, Jeff Burnz, andrewmacpherson: Replace feed.png with feed.svg 2015-08-07 17:32:01 +01:00
Alex Pott fad555c2eb Issue #2545826 by JohnAlbin, nod_: Update.eslintrc to work with eslint 1.0.0 2015-08-07 15:08:23 +01:00
Alex Pott 99a340dd0f Issue #2508966 by giancarlosotelo, geertvd, tim.plunkett, Berdir: List of Views limited to 50 items 2015-08-07 14:26:43 +01:00
Alex Pott 6cd78a1369 Issue #2399261 by chx, effulgentsia, stefan.r, crowdcg, pwolanin, alexpott, joelpittet, xjm, mdrummond, genjohnson: Remove SafeMarkup::set and Recheck and Mark Safe the Output of Unicode::truncate() in DbLog 2015-08-07 13:30:16 +01:00
Alex Pott 3843053735 Issue #2115695 by justAChris, plopesc, rpayanm, mpdonadio, larowlan: Datetimelist element only works when all the fields are filled 2015-08-07 13:00:11 +01:00
Alex Pott 935fd2c41b Issue #2510348 by justAChris, NickWilde, Calystod, mpdonadio: Datetime select list widget has options for time interval on date only mode 2015-08-07 12:52:54 +01:00
Alex Pott 0ba2b18447 Issue #2546754 by sdstyles, joshi.rohit100: block.html.twig documents a "block" variable, which doesn't exist 2015-08-07 12:50:26 +01:00
Alex Pott cf6104b0b3 Issue #2395853 by LewisNyman, Manjit.Singh, nlisgo, pjbaert, Branislav Bujisic, pguillard, gavin.hughes, onelittlebecca, alisonjo2786, camoa, DickJohnson, manmohandream, davidhernandez, kgoel: Split system.module.css and system.theme.css files into SMACSS style components 2015-08-07 12:39:17 +01:00
Alex Pott 8402939544 Issue #2501737 by sclapp, joelpittet, lauriii, cilefen, golddragon007, akalata: Remove SafeMarkup::set in theme_system_modules_details() 2015-08-07 12:34:41 +01:00
Alex Pott 6bf02028a8 Issue #2544954 by stefan.r, jhedstrom: SqlContentEntityStorageSchema does not detect column-level schema changes in non-base-fields 2015-08-07 12:13:59 +01:00
webchick bdfb778a4c Issue #2042447 by David_Rothstein, joelpittet, stefan.r, SebCorbin, mpdonadio, steinmb, webchick, Cottser, miniwebs2, Vj, Gilbert Rehling, nuwe, yched, StuartJNCC, Fabianx, yktdan, herom: Install a module user interface does not install modules (or themes) 2015-08-07 02:02:58 -07:00
webchick d830e59bd5 Issue #2467863 by Dom., JesseSturgis, mgifford, LewisNyman, Cliff, benjifisher, heatherwoz, crasx: Login form's aria-describeby points to an element that doesn't exist 2015-08-06 20:46:34 -07:00
webchick aa991be03d Issue #2474471 by geertvd, pjbaert, StryKaizer, koence, dawehner, pjonckiere: Views page displays do not accept an integer as path 2015-08-06 11:56:28 -07:00
webchick d52fc7488a Issue #2546582 by alexpott, dawehner: AssertContentTrait::getTextContent() includes the @import css statement, that is nuts 2015-08-06 11:20:48 -07:00
Alex Pott 2d56224fbd Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors 2015-08-06 18:32:00 +01:00
webchick 5d0772b53b Revert "Issue #2409453 by phenaproxima, hosef, chx: Variable to config: statistics.settings [d7]"
This inadvertently broke some config schema stuff we don't yet have tests for.

This reverts commit f541fae97c.
2015-08-06 09:39:53 -07:00
webchick 8bf9a8c556 Issue #2534012 by phenaproxima, hussainweb, mikeryan: Move module-specific migration support into the file module 2015-08-06 09:31:18 -07:00
Alex Pott d904faacf1 Issue #2543554 by Wim Leers, tim.plunkett: Clean up Help & Statistics blocks 2015-08-06 17:20:58 +01:00