-
Notifications
You must be signed in to change notification settings - Fork 99
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
feature-passo-historio #231
Open
roquebrasilia
wants to merge
68
commits into
kawasima:develop
Choose a base branch
from
roquebrasilia:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
just set tracker id to 1 which is bug tracker
and redirect to test case index
This cause the error to be display if there is only 1 version This reverts commit 803dcce.
…created for IE browser.
Adding fix for issue 172
All version are shown, including completed.
fixes kawasima#173
…to develop Conflicts: app/controllers/impasse_execution_bugs_controller.rb app/views/impasse_execution_bugs/_form.html.erb
…to develop Conflicts: app/models/impasse/test_plan.rb app/views/impasse_test_case/index.html.erb
…ine_impasse into develop Conflicts: app/views/impasse_test_case/index.html.erb
…o develop Conflicts: app/views/impasse_settings/_form.html.erb app/views/impasse_test_case/index.html.erb
fixes kawasima#186 fixes kawasima#187
Change accpording kawasima#221
Change according kawasima#221
Bugfix: impasse creating/editing unsorted test cases
reload paged conetn in ajax request in div - fix kawasima#178 fix kawasima#186
- Re-added params "project" to functions "get_statistics_for_plan" and "get_statistics" - Re-added params "project" where these functions are called. - Added on query of these functions above the condition "AND project_id = project" This small bug fix was necessary to correct two problems. They are: - To view the statistics on the page "plans of tests" for old versions of redmine_impasse. - Fix the error correlated with "plans of tests" with the same name, but in different projects. With this, we can copy plans of tests to different projects and keep them with the same name.
mer doc
persistir os dados agora
resolver o problema do erro.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.