Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DoSomethingArchive/legacy-website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: DoSomethingArchive/legacy-website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 2, 2015

  1. Configuration menu
    Copy the full SHA
    ff5345a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Merge pull request #5691 from sergii-tkachenko/translate-fields

    Provides a drush tool to change field's language.
    sergiitk committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    58cd599 View commit details
    Browse the repository at this point in the history
  2. New function added to get entity if not already laoded.

    As it turns out not all stages in Drupal request/page data load cycle are created equal. During the loading of the node for the reportback share, when the node is loaded for the campaign, not all the nested nodes (ie: facts) are loaded as well; instead those nodes are loaded with just a target_id indicator. So sometimes we need to roll up our sleeves and load the node ourselves
    Diego Lorenzo committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    888d16a View commit details
    Browse the repository at this point in the history
  3. Not sure why space was removed.

    Diego Lorenzo committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    58ee81a View commit details
    Browse the repository at this point in the history
  4. Adding clarification in docblock.

    Diego Lorenzo committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    50e41c1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5696 from weerd/fact-problem-share-bug-olé

    Fact problem share bug olé
    weerd committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    d0c52d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f79ac12 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5697 from sergii-tkachenko/fix-5692

    Temporary overrides content language on campaign collection pages.
    sergiitk committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    1a0e3ef View commit details
    Browse the repository at this point in the history
Loading