Commit Graph

3035 Commits (82fad36b78b2db5f7da65a7a840ce8e901b2ce9a)

Author SHA1 Message Date
Alex Pott 6c991e8f7a Issue #2336141 by lauriii, LewisNyman, rteijeiro, balagan, emma.maria, stefika: Create reusable color classes 2015-01-23 12:28:58 +00:00
Alex Pott 979a252ca1 Issue #2247085 by larowlan, Berdir: Constraints cannot be added to configurable fields 2015-01-23 09:54:51 +00:00
Jennifer Hodgdon 7dc188d193 Issue #2408925 by eojthebrave: Add info about @Events to @Extending and Altering topic 2015-01-22 12:06:59 -08:00
Jennifer Hodgdon fd088ff0c2 Issue #2407933 by romina.nayak, adci_contributor, sidharrell, sinniger, arpit_nnd: Move all menu-related hooks and topic to new menu.api.php file 2015-01-22 11:24:44 -08:00
Alex Pott 98377d5725 Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
Alex Pott cc9d0f9646 Issue #2405939 by Gábor Hojtsy, olli: use_current_language upcasting option is misleading, it toggles all overrides not just language 2015-01-22 15:01:18 +00:00
Alex Pott 722c8dd25d Issue #2409247 by znerol: Generated proxy classes break DrupalKernelTest when running from the UI 2015-01-22 13:54:09 +00:00
Alex Pott a2ea305b62 Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon 2015-01-22 10:55:30 +00:00
Alex Pott 165cd5586c Issue #2390239 by apratt, larowlan, eojthebrave: No information about format of permissions.yml in permissions topic 2015-01-21 20:07:38 +00:00
Alex Pott 800595579f Issue #2371605 by plach, larowlan: SqlContentEntityStorage::countFieldData() fatals for revision metadata fields and the UUID field 2015-01-21 17:45:07 +00:00
Alex Pott 71cb7bb5c2 Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields 2015-01-21 17:06:34 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott a8cccfce62 Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac.
2015-01-21 10:03:23 +00:00
Alex Pott 2c9eddf3ac Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-21 09:46:25 +00:00
webchick a6d172fe21 Issue #2372899 follow-up by amateescu: HEAD BROKEN: Fix names of things 2015-01-19 13:15:00 -08:00
Alex Pott 86f62c1047 Issue #2372899 by mpdonadio, Berdir: PageCacheTagsTestBase should use Url objects 2015-01-19 18:16:37 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott 305ed67652 Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies 2015-01-19 08:35:17 +00:00
Alex Pott c1005af384 Issue #2405903 by Berdir, gvso: Our charset metatag is not valid HTML according to W3C validator 2015-01-18 10:28:52 +00:00
Alex Pott c34c3dfd05 Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
Alex Pott b7a6866c82 Issue #1588138 by mondrake: pager_query_add_page() overrides parameters passed programmatically 2015-01-18 08:49:39 +00:00
webchick efee7757ad Issue #2090969 by lokapujya, tstoeckler, mgifford, mikemiles86: Minor code-style issues in SessionTestController 2015-01-17 21:59:59 -08:00
webchick ebd96ef613 Issue #2409395 by Cheet, DamienMcKenna, penyaskito, mglaman: Fix typo 'lama' => 'llama' 2015-01-17 21:38:21 -08:00
webchick dac288ec55 Issue #2409359 by kattekrab: Remove "posts per page" from Site Information description in admin/config 2015-01-17 21:25:20 -08:00
webchick 5c16ee723a Issue #2372023 by andybroomfield, BarisW, aspilicious, LewisNyman, Vally79, tompagabor: Description of display settings takes too much space 2015-01-17 12:22:13 -08:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
catch 6efd90c8dc Issue #2140511 by alexpott, Gábor Hojtsy, swentel, babruix, ohthehugemanatee, jessebeach, Berdir: Configuration file name collisions silently ignored for default configuration 2015-01-16 21:04:16 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 97220281e8 Issue #2396307 by droplet: Update JS lib: html5shiv to 3.7.2 2015-01-15 13:09:58 +00:00
Alex Pott 4d3f7a13c5 Issue #2402047 by er.pushpinderrana, gvso: Move misc hooks to core.api.php 2015-01-15 10:20:55 +00:00
Alex Pott 62c31b569a Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it 2015-01-15 09:58:58 +00:00
Alex Pott c84e90c737 Issue #2403269 by hampercm, idebr: Update to jQuery UI 1.11.2 2015-01-15 09:49:27 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 3bbe56197a Issue #2136559 by Gábor Hojtsy: Config entity admin lists show configuration with overrides (eg. localized) 2015-01-14 08:37:55 +00:00
Alex Pott 17c9a2a097 Issue #2401355 by zealfire: hook_page_attachments() and _alter() hooks have incorrect docs 2015-01-14 08:35:07 +00:00
Alex Pott 85f4178cfb Issue #2405823 by zealfire: Comment fix in Twig tests for file_url 2015-01-13 13:02:48 +00:00
Alex Pott 37c5acf19c Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration 2015-01-13 11:16:35 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
Alex Pott e298180f76 Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
Alex Pott 596bc4228c Issue #2390245 by zealfire: Extending topic needs more information and better link 2015-01-13 10:07:44 +00:00
Alex Pott f50acdc743 Issue #2406131 by znerol: Remove stray merge conflict marker from DbUpdateController 2015-01-13 09:52:16 +00:00
Nathaniel Catchpole 694d95f65e Issue #2030571 by calebtr, daffie, filijonka, YesCT, Thomas Brekelmans, alexpott, Mile23, tadityar, Sharique, tim.plunkett, boztek: Expand Block with methods 2015-01-12 17:47:57 +00:00
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
Alex Pott 4d8bd967c3 Issue #2377117 by mglaman, rpayanm, pcambra: Replace all instances of entity_load('field_storage_config') and entity_load_multiple('field_storage_config') with static method calls 2015-01-12 15:49:29 +00:00
Alex Pott e92465b508 Issue #2329753 by lauriii, davidhernandez, LewisNyman, nathandao: Move html classes from preprocess to templates 2015-01-12 13:19:07 +00:00
Alex Pott 6df284ecaa Issue #2308187 by lauriii, iMiksu, joelpittet, dawehner, er.pushpinderrana: Provide a twig extension for file_create_url 2015-01-12 12:07:34 +00:00
Alex Pott 87be19c981 Issue #2267641 by olli, rpayanm: Cache\PhpBackend::removeBin() does not remove the bin 2015-01-12 08:43:26 +00:00
Alex Pott 28123e2a37 Issue #2344691 by Wim Leers: Update core.api.php's Cache API documentation: cache tags are now set as strings 2015-01-11 22:37:30 +00:00
Alex Pott 3b53231aac Issue #2322105 by rpayanm, prics, Upchuk, Temoor, seanB, pcambra, jamesdixon: Replace all instances of taxonomy_vocabulary_load(), taxonomy_vocabulary_load_multiple(), entity_load('taxonomy_vocabulary') and entity_load_multiple('taxonomy_vocabulary') with static method calls 2015-01-11 13:36:43 +00:00
Alex Pott 1335489dbe Issue #2399035 by idebr: Retire Google Frame support 2015-01-10 14:56:49 +00:00