Commit Graph

28154 Commits (257535618fa5d940fe1bde6765d80223711cb7a3)

Author SHA1 Message Date
Alex Pott 1506a99ff4 Issue #2447829 by Cottser: Add "menu" classes back to menu.html.twig for toolbar functionality 2015-03-10 09:18:43 +00:00
Alex Pott 3363c81785 Issue #2278073 by cbr, garphy, jonathan_hunt, Berdir: Files with spaces in URIs fail entity TypedData validation 2015-03-10 09:14:36 +00:00
Alex Pott 41dfab8157 Issue #2429363 by babruix, twistor, filijonka, sun, Mile23, daffie, Wim Leers, chx: Add HTML5-lib to Drupal 8 core for the filter system and for the testing system 2015-03-10 09:10:19 +00:00
Alex Pott 624832ccb1 Issue #2448373 by jbrown: X-Generator has incorrect drupal.org URL 2015-03-10 09:02:55 +00:00
Alex Pott db60a8c7ec Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator 2015-03-09 15:57:27 +00:00
Alex Pott d1c03228f1 Issue #2252763 by damiankloip, skipyT, martin107, dawehner, dashaforbes: Views exposed filter form causes enormous form state cache entries 2015-03-09 15:26:26 +00:00
Alex Pott b5500b6129 Issue #2442339 followup by mrjmd: ViewsLocalTask param annotation bug 2015-03-09 10:44:31 +00:00
Alex Pott 7eaa1b763e Issue #2445761 by Wim Leers: Add a X-Drupal-Cache-Contexts header to aid in debugging and testing 2015-03-09 09:48:24 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
Alex Pott 9defbd4f11 Issue #2431379 by tim.plunkett, Upchuk, dawehner: LazyPluginCollection should not implement \Iterator 2015-03-08 20:32:15 +00:00
webchick 876e15c9b8 Issue #2448223 by alexpott: Cannot run all PHPUnit tests using PHPUnit 2015-03-08 12:26:52 -07:00
Alex Pott a895efb1e7 Issue #2443667 by grom358: PostgreSQL: Fix node\Tests\NodeTypeRenameConfigImportTest 2015-03-08 18:49:20 +00:00
Alex Pott fd350fb401 Issue #2443635 by mradcliffe, grom358: PostgreSQL: Fix config\Tests\ConfigEntityListTest 2015-03-08 15:31:28 +00:00
Alex Pott dc1bc4a64b Issue #2349559 by mortendk, jstoller: [meta] Discuss the organization of subfolders in Classy 2015-03-07 23:40:33 +00:00
webchick 12e1215665 Issue #2443469 by martin107: ThemeController constructor documentation bug 2015-03-08 00:30:36 +11:00
webchick d583b740d1 Issue #2322639 by hussainweb, LinL, Temoor, oenie, MKorostoff, mglaman, kyuubi, unstatu, omers, pcambra, legolasbo, benjy, JeroenT: Replace all instances of node_type_load(), node_type_get_types(), entity_load('node_type') and entity_load_multiple('node_type') with static method calls from DRUPAL SOUTH WOOOO! 2015-03-07 16:48:27 +11:00
webchick 843672065b Issue #2424787 by toin0u, dawehner, Crell: Unit tests for content type negotiation 2015-03-07 12:59:24 +11:00
webchick 488f5584c9 Issue #2315791 by alexpott, cilefen, dawehner: Add functionality to open results in browser window to run-tests.sh 2015-03-07 12:45:08 +11:00
webchick 7141a8dcd1 Issue #2398461 by DickJohnson, jp.stacey, idebr, rachel_norfolk, lauriii, Mukeysh, emma.maria: Clean up the "comments" component in Bartik 2015-03-07 12:35:52 +11:00
webchick d9ed02656e Issue #2447313 by dawehner: Views UI misses entity row plugins 2015-03-07 12:23:36 +11:00
webchick ee7eb60c48 Issue #146278 by jhodgdon, pwolanin, douggreen: The "No results" text is not correct for UserSearch -- search help needs to be per-plugin, not global 2015-03-07 11:44:22 +11:00
webchick 752b99ff30 Issue #2443615 by benjy: Add an interface to MigrateExecutable 2015-03-07 11:33:51 +11:00
webchick 518eff9b31 Issue #2422227 by benjy, chx, dawehner: Add setProcessOfProperty to Migration entity 2015-03-07 11:32:43 +11:00
webchick 0a84d315ab Issue #2417075 by tstoeckler, David4514, dawehner, sachbearbeiter, mpdonadio: Trusted host verification is incompatible with URIs with the "internal" scheme 2015-03-07 11:15:15 +11:00
webchick 6238aabe9e Issue #2443653 by bzrudi71, tstoeckler, daffie: PostgreSQL: Fix system\Tests\Condition\ConditionFormTest 2015-03-07 09:56:24 +11:00
Nathaniel Catchpole 5ad41abb9d Issue #2396333 by larowlan, effulgentsia, Wim Leers, tim.plunkett: BlockContentBlock ignores cache contexts required by the block_content entity 2015-03-06 16:24:32 +00:00
Nathaniel Catchpole 6ba9484cee Issue #2373491 by amateescu, jibran: Categorize field type plugins 2015-03-06 11:40:26 +00:00
webchick e3003f6063 Issue #2424445 by geertvd, dobrzyns, rpayanm, Gábor Hojtsy, Cottser, alexpott, jmauro8ac: Views default options such as pager options are not translated 2015-03-06 22:11:58 +11:00
Nathaniel Catchpole e748ee2ad7 Issue #2443817 by andypost, a_thakur: Remove usage and the function drupal_theme_access() 2015-03-06 11:10:51 +00:00
Nathaniel Catchpole a0b2633948 Issue #2407397 by JeroenT, mrjmd: remove drupal_html_id() 2015-03-06 11:10:51 +00:00
webchick 74128e44bb Issue #2388941 by vijaycs85, mrjmd, abhishek-anand, dawehner, alexpott: Correction needed for hook_views_query_alter in views.api.php 2015-03-06 21:50:37 +11:00
webchick cd58cb92dc Issue #2444897 by claudiu.cristea: Code cleanup in Views Sql query plugin 2015-03-06 21:47:30 +11:00
webchick ee74fc6114 Issue #2446995 by tim.plunkett, Berdir: Block content titles are not escaped on new block form (Port SA-CONTRIB-2013-082) 2015-03-06 21:46:47 +11:00
Nathaniel Catchpole 11fc96c26f Issue #2443669 by bzrudi71: PostgreSQL: Fix node\Tests\NodeTranslationUITest 2015-03-06 10:44:34 +00:00
Nathaniel Catchpole bed817c98e Issue #2446127 by mikey_p: Fix misnamed page_cache_response_policy services 2015-03-06 10:38:42 +00:00
webchick ebcca481ee Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available 2015-03-06 08:46:35 +11:00
catch 975121d4a7 Issue #2407361 by cilefen, JeroenT, hussainweb, neclimdul, ircmaxell, tim.plunkett, nlisgo, Crell: Move usages of drupal_html_id() to Html::getUniqueId() 2015-03-05 09:37:01 +00:00
Jennifer Hodgdon a2defc66d0 Revert "Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()"
This reverts commit 85b8c83782.
2015-03-04 16:40:58 -08:00
catch 85b8c83782 Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId() 2015-03-04 20:21:38 +00:00
Nathaniel Catchpole 11e02a67c9 Issue #2384049 by suntog, mikemiles86, lokapujya, arpitr: Remove deprecated function _update_fetch_data and its usage 2015-03-04 17:22:33 +00:00
Nathaniel Catchpole 029d74f8a9 Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(), language_list() and language_default() from bootstrap.inc 2015-03-04 17:21:33 +00:00
Nathaniel Catchpole 4e84e841b6 Issue #2444775 by neclimdul: Remove dead ContentFormControllerSubscriber class 2015-03-04 17:19:59 +00:00
Nathaniel Catchpole 7670ea41df Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase 2015-03-04 17:17:28 +00:00
Nathaniel Catchpole a305f7707a Issue #1052854 by aaaristo, mrjmd: double db_drop_field in schema.test 2015-03-04 16:39:54 +00:00
Nathaniel Catchpole 6ffc61f5af Issue #2443485 by Berdir, dawehner: Remove extension:views cache tag and other views related cache improvements 2015-03-04 16:38:46 +00:00
Nathaniel Catchpole bbc47f05fc Issue #2434745 by geertvd: Boolean field: On/Off labels are in the "storage" settings but shouldn't be 2015-03-04 15:17:04 +00:00
Nathaniel Catchpole 17e182707b Issue #2362403 by tstoeckler: Fatal error during multilingual installation when network goes away 2015-03-04 15:14:39 +00:00
Nathaniel Catchpole 468646e3b7 Issue #2407765 by Wim Leers, borisson_: Wherever simple config is used to render output to end user, associate their cache tags 2015-03-04 15:13:24 +00:00
Nathaniel Catchpole fa29e0b5ca Issue #2443571 by larowlan, Berdir: Port SA-CONTRIB-2015-052 2015-03-04 15:08:31 +00:00
Nathaniel Catchpole 2bf5dc11da Issue #2443409 by Berdir: Add a way to entity manager to get fresh entity and field definitions without invalidating all caches 2015-03-04 15:06:39 +00:00