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

Works on redmine 2.3.2 stable, ruby 2, rails 3.2.13 #210

Open
wants to merge 46 commits into
base: develop
Choose a base branch
from

Conversation

cforce
Copy link

@cforce cforce commented Sep 10, 2013

knows bugs

Clicking Nex and page size for requriements list still renders new page
todo: adapt js for this bindings too

halimali and others added 30 commits October 17, 2012 15:42
just set tracker id to 1 which is bug tracker
This cause the error to be display if there is only 1 version

This reverts commit 803dcce.
All version are shown, including completed.
…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
cforce and others added 8 commits May 23, 2013 01:17
…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.
@halimali
Copy link

cool.. working changes on redmine 2.3.2.
Thanks for integrating all the patches.

@ricardoflora
Copy link

Hi guys any news about this pull request?

Best Regards

Ricardo.

@viklele
Copy link

viklele commented Oct 14, 2013

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,

  • Vikram

cforce and others added 7 commits October 15, 2013 00:49
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants