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

Use credentials back instead of groups #221

Merged
merged 47 commits into from
Jan 4, 2016
Merged

Use credentials back instead of groups #221

merged 47 commits into from
Jan 4, 2016

Commits on Dec 24, 2015

  1. Configuration menu
    Copy the full SHA
    314e3a5 View commit details
    Browse the repository at this point in the history
  2. CamelCase

    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    f67e0eb View commit details
    Browse the repository at this point in the history
  3. Go back to credentials: ListBuilderAction

    Remove JMS dependency for security (temporary, make it optionnal): use Voters if possible
    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    e0feb9c View commit details
    Browse the repository at this point in the history
  4. Manage ListTemplates

    Fix #167
    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    7606396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b74a1a View commit details
    Browse the repository at this point in the history
  6. Update actions templates

    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    c105bc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1817fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0ca52b View commit details
    Browse the repository at this point in the history
  9. Update forms

    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    a2b13ae View commit details
    Browse the repository at this point in the history
  10. Update Excel action template.

    Add credentials security checks to columns
    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    71d239b View commit details
    Browse the repository at this point in the history
  11. Update filters type form

    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    8ea96bd View commit details
    Browse the repository at this point in the history
  12. Update new action template

    sescandell committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    3b2acd8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d44ea5b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d63363d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2015

  1. Configuration menu
    Copy the full SHA
    d89be91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7fc179 View commit details
    Browse the repository at this point in the history
  3. Fix credentials checks with new Twig filter: clean

    Various fixes
    sescandell committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    fe94ed8 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    sescandell committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    3be9252 View commit details
    Browse the repository at this point in the history
  5. Adding tests

    sescandell committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    0ca64cd View commit details
    Browse the repository at this point in the history
  6. Adding tests environments

    sescandell committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    95f4bcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c1c48b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2015

  1. Adding PHP7.0 to travis

    Rewrite if condition
    sescandell committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    22cf90b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f55dafb View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    d7e292a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ffd3a View commit details
    Browse the repository at this point in the history
  5. FIX Command mistakes

    sescandell committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    40df502 View commit details
    Browse the repository at this point in the history
  6. FIX Generator command

    sescandell committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    077e51d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ad8381 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2016

  1. Configuration menu
    Copy the full SHA
    918ee1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50f917 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    sescandell committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    5a7ffe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d78b8 View commit details
    Browse the repository at this point in the history
  5. FIX columns check

    sescandell committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    3df7447 View commit details
    Browse the repository at this point in the history
  6. FIX credentials checks

    sescandell committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    da6e1e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d108e1d View commit details
    Browse the repository at this point in the history
  8. FIX Excel action template

    sescandell committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    3830b40 View commit details
    Browse the repository at this point in the history
  9. 2 Configuration menu
    Copy the full SHA
    352343d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. Configuration menu
    Copy the full SHA
    c4925d5 View commit details
    Browse the repository at this point in the history
  2. Improve credentials checks on form: allowing a field to be displayed …

    …or not on new / edit / filters forms based on the same credential. Sample available on the demo repository
    sescandell committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    f9bb0c5 View commit details
    Browse the repository at this point in the history
  3. Rewriting doc

    sescandell committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    737bb3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2a65e3 View commit details
    Browse the repository at this point in the history
  5. Fix wrong template

    sescandell committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    7cc706e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3473b9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ae4d4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d9eb7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a765e71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e940adf View commit details
    Browse the repository at this point in the history