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.9
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.10
Choose a head ref
  • 16 commits
  • 10 files changed
  • 6 contributors

Commits on Nov 5, 2015

  1. Adds langauge to page preprocessing

    deadlybutter committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    9cf0569 View commit details
    Browse the repository at this point in the history
  2. Adds support for users not logged in

    deadlybutter committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    9e9a335 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5727 from deadlybutter/5666

    Adds langauge to page preprocessing
    Joe Kent committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    79023b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593d6f4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5728 from chloealee/retrieve-full-user-for-single…

    …-rbs
    
    pass TRUE to load individual reportbacks and reportback-items
    chloealee committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    d97bf59 View commit details
    Browse the repository at this point in the history
  6. Ensures that the desired language is available.

    When extracting field datat if a specific language is provided, then we need to make sure that if the data is not available in the language specified, then return NULL and exit out of the function otherwise we will get PHP warnings.
    Diego Lorenzo committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    e894a9c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2015

  1. Merge pull request #5731 from weerd/updating-extract-field-data-helpe…

    …r-function
    
    Ensures that the desired language is available.
    weerd committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    0b305da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f0088 View commit details
    Browse the repository at this point in the history
  3. Including line numbers for reference in POT file.

    Diego Lorenzo committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    3a98f80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7163972 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5736 from weerd/missing-translations-01-olé

    Missing translations 01 olé
    weerd committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    4223b63 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5737 from weerd/missing-translations-02-olé

    Adding missing term to POT file and fixing text wrapped in t().
    weerd committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    aff0c2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1a20b2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5738 from weerd/missing-translations-03-olé

    Adding missing terms to POT file and wrapping terms in t().
    weerd committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    0002530 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b64cab5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5740 from sergii-tkachenko/upgrade-drupal-to-7.41

    Upgrades Drupal Core to 7.41.
    sergiitk committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    133d8e2 View commit details
    Browse the repository at this point in the history
Loading