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

This fixes #428 #433

Merged
merged 17 commits into from
Feb 5, 2018
Merged

This fixes #428 #433

merged 17 commits into from
Feb 5, 2018

Commits on Jan 26, 2018

  1. Internationalization

    With this changes the user can input international characters like á, ì and ç.
    martinmarsicano committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    bea6d6b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Sprint Checklist in correct Order

    Correction of the Checklist Order on a Sprint.
    Before: 1.1, 1.10, 1.2
    Now: 1.1, 1.2, 1.10
    martinmarsicano committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    e01af09 View commit details
    Browse the repository at this point in the history
  2. Correction of Codacy Issues

    Correction of unused variable and "Redefining built-in 'list'" Codacy issues.
    martinmarsicano committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    f70399a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Order in checklist page

    Order requirements in checklist page
    martinmarsicano committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    01e505d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8681a16 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Export failed requirement to Defect Dojo

    Now on the Failed requirements page, there is a button to export that requirements to Defect Dojo.
    martinmarsicano committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    0b04f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee3799 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. Configuration menu
    Copy the full SHA
    d52f3ff View commit details
    Browse the repository at this point in the history
  2. Buttons hidding acording to status

    Buttons hidding or not acordint to checklist status in Project-Summary.
    martinmarsicano committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    91e133a View commit details
    Browse the repository at this point in the history
  3. Fixed Codacy issues of #430

    Fixed Codacy issues of #430
    martinmarsicano committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    b799f1a View commit details
    Browse the repository at this point in the history
  4. Error fix.

    Fix of error introduced by Codacy issue.
    martinmarsicano committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    4a5a8ba View commit details
    Browse the repository at this point in the history
  5. Codacy fix

    martinmarsicano committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    96b6079 View commit details
    Browse the repository at this point in the history
  6. Fix of issue #422

    Fix of issue in which only admin can create projects and sprints.
    martinmarsicano committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    278aa06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67b3c91 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Fix reordening issue 428

    Using observable in Angular (thanks RiieCco) with finally making the call for the new list.
    martinmarsicano committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    45f0fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12862d View commit details
    Browse the repository at this point in the history
  3. Codacy fixes

    martinmarsicano committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    d88b680 View commit details
    Browse the repository at this point in the history