-
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
Works on redmine 2.3.2 stable, ruby 2, rails 3.2.13 #210
base: develop
Are you sure you want to change the base?
Conversation
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
…re searching for one value to multiple values
Fixed database user, public user removed and fixed selectors that where ...
add lables for coverage
…asima#186 fixes kawasima#178 fixes kawasima#186 made a "work around fix. I insert js script which binds the page clicks events and fires a ajax call to reload the div content with the paged content and overrdide the href so no onw view request is made.
fixes kawasima#186 made a "work around fix. I insert js script which binds the page clicks events and fires a ajax call to reload the div content with the paged content and overrdide the href so no onw view request is made.
cool.. working changes on redmine 2.3.2. |
fixes kawasima#186 fixes kawasima#187
Hi guys any news about this pull request? Best Regards Ricardo. |
Hi, Is this project still active? Appears to be an excellent choice for test case management under Redmine, but the lack of updates and activity by project owner is making it a bit risky choice...especially because I am not familiar with Ruby / Rails programming. Regards,
|
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.
Corrections to view projects in old versions of impasse and create plans of tests with the same name on different versions. Tx for ur contribution
knows bugs
Clicking Nex and page size for requriements list still renders new page
todo: adapt js for this bindings too