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

Reintegrate Feature/zf3 branch from external repository #389

Merged
merged 50 commits into from
Jun 22, 2017

Commits on Mar 18, 2017

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

Commits on Mar 19, 2017

  1. Configuration menu
    Copy the full SHA
    9fdfb83 View commit details
    Browse the repository at this point in the history
  2. - Adds $priority param to Listeners.

    - Deactivates set Defaul \Zend\Validator\AbstractValidator::setDefaultTranslator($translator); in Core/Module.php. This has to be fixed in an own issue.
    - adds  'mvctranslator' => \Zend\I18n\Translator\TranslatorServiceFactory::class, to the Core Config.
    cbleek committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    7b3520f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

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

Commits on Jun 8, 2017

  1. Configuration menu
    Copy the full SHA
    941fca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d6a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13bb6e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54116b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72b7104 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81fec96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19b11a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6918fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3a7697 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b396c19 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from kilip/feature/ZF3

    upgrade install application into zf3 compatible
    cbleek committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    247a780 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Configuration menu
    Copy the full SHA
    5815392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d31c0a7 View commit details
    Browse the repository at this point in the history
  3. [ZF3] added TODO for ACL

    kilip committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    f88868f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from kilip/feature/ZF3

    [ZF3] removed all error from start page
    cbleek committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    2985bef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dec1b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

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

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    5820f19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    034e360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586727f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acf560b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b046b4d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Merge pull request #3 from kilip/feature/ZF3

    [ZF3] fixed all error in /en/jobboard page
    cbleek committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    47eacbf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

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

Commits on Jun 18, 2017

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

Commits on Jun 19, 2017

  1. Merge pull request #4 from kilip/feature/ZF3

    [ZF3] clean all error in Core module tests
    cbleek committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    51966ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6802f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91cf075 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f734f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64a4940 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from kilip/feature/ZF3

    [ZF3][Auth] fixed errors in Auth module
    cbleek committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    7e58b2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dfd992 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07af8bf View commit details
    Browse the repository at this point in the history
  9. [ZF3][Jobs] removed unused SomeFactory::createService method because …

    …it's not used in ZF3
    kilip committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    8c1bec8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c57525 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    17b0057 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from kilip/feature/ZF3

    Cleaned all phpunit tests error in Applications,Jobs, Organizations, CV
    cbleek committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    03aec16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03ce74 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Configuration menu
    Copy the full SHA
    3cc67d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ac5e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5dd4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65e6abb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e501f07 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from kilip/feature/ZF3

    fixed some errors on yawik pages
    cbleek committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    912b981 View commit details
    Browse the repository at this point in the history