Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] V1.4.x.shopinvader Geoip #132

Open
wants to merge 21 commits into
base: v1.4.x
Choose a base branch
from

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    fce49e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7788ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da2989 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. [IMP] add enable_starttls_auto and authentication for smtp and simpli…

    …fy the code. Smtp key are now hardcoded, only stmp namespace is customizable
    sebastienbeau committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    4c65b6f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    05360ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc45062 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. complete the PR locomotivecms#111 by handling the case when we want t…

    …o display the index page in the default locale by calling path_to
    did authored and sebastienbeau committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    d63ec4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f07008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ac954 View commit details
    Browse the repository at this point in the history
  4. prefix the session key used to store the locale with the string steam…

    … in order to avoid conflicts
    did authored and sebastienbeau committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    adc3b9e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

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

    ljromeroinf authored and sebastienbeau committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3c27a2d View commit details
    Browse the repository at this point in the history
  3. [FIX] fix setting the cookies. Cookies must be added in the response …

    …header with all the params
    sebastienbeau committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3077d22 View commit details
    Browse the repository at this point in the history
  4. [IMP] move the storage of the lang selected in a separated cookie ins…

    …tead of the session, so you can cache it easier with external proxy
    sebastienbeau committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    8aaac35 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

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

Commits on Nov 15, 2018

  1. [FIX] sign out should do a redirect to avoid tricky case when one of …

    …the service registred already have keep in memory the information of the person logged. By doing a redirect we are sure to build a page without information that depend of the current sign out user
    sebastienbeau committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    d226a08 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Merge pull request #2 from akretion/v1.4.x.shopinvader-cookie-backport

    V1.4.x.shopinvader cookie backport
    sebastienbeau authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    3146df0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. empty commit for travis

    sebastienbeau committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    f085cff View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. [FIX] solve issue on robot.txt page, en is not build in the helper, t…

    …his raise an issue when injecting cookie. As cookies are not needed for robots.txt we do not pass them
    sebastienbeau committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    ea61ffd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from akretion/v1.4.x.shopinvader-fixes

    [FIX] solve issue on robot.txt page
    sebastienbeau authored Jan 13, 2019
    Configuration menu
    Copy the full SHA
    bc7b60d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

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