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

v1.22.0 #840

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

v1.22.0 #840

wants to merge 50 commits into from

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    a4123ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79db348 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

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

Commits on Jan 14, 2019

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

Commits on Jan 16, 2019

  1. code style #830

    guilhermednt committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    7cce647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1166ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

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

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    603ed26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c394279 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    eac670b View commit details
    Browse the repository at this point in the history
  2. improved test coverage #830

    guilhermednt committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    15bb285 View commit details
    Browse the repository at this point in the history
  3. code cleanup #830

    guilhermednt committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    751d91b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    1d21fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c23d55a View commit details
    Browse the repository at this point in the history
  3. updated tests #830

    guilhermednt committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    f2ac3e4 View commit details
    Browse the repository at this point in the history
  4. removed unused import #830

    guilhermednt committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    e8ec806 View commit details
    Browse the repository at this point in the history
  5. testing feature flash #830

    guilhermednt committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    92b80fd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. created role #830

    guilhermednt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    de24f85 View commit details
    Browse the repository at this point in the history
  2. created admin pages #830

    guilhermednt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    f295e0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66e8076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ccf83 View commit details
    Browse the repository at this point in the history
  5. removed unused import #830

    guilhermednt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    2b89b28 View commit details
    Browse the repository at this point in the history
  6. added date formating #830

    guilhermednt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    bd6d242 View commit details
    Browse the repository at this point in the history
  7. added details page #830

    guilhermednt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    92d36be View commit details
    Browse the repository at this point in the history
  8. fixed privacy #830

    guilhermednt committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    584694e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    5f59bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5349a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f99eb3f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #317 from PROCERGS/issue#830

    Created phone blocklist
    guilhermednt committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    6d79cb0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into preview-1.22.0

    Conflicts:
    	app/config/security.yml
    guilhermednt committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d1b2410 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    feac425 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

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

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    575dce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d519537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6826992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c53ad View commit details
    Browse the repository at this point in the history
  5. added unit tests #699

    guilhermednt committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    fbd8dd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bf7c94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    500e2db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #319 from PROCERGS/issue#699

    Create Tech Support Interface
    guilhermednt committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    1d29041 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'upstream/master' into preview-1.22.0

    Conflicts:
    	app/AppKernel.php
    	app/config/routing.yml
    	app/config/security.yml
    guilhermednt committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3f8d5c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    22c862f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72cd598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66eea11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #320 from PROCERGS/issue#841

    Improved User Support Interface
    guilhermednt committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    e25fdfc View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into preview-1.22.0

    Conflicts:
    	app/config/security.yml
    guilhermednt committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    a023c2a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    fd28e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7fd9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #321 from PROCERGS/issue#841

    Added SupportHandlerInterface
    guilhermednt committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    3a23e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0de490a View commit details
    Browse the repository at this point in the history