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

Feature/redmine3 #38

Open
wants to merge 2,262 commits into
base: stable
Choose a base branch
from

Conversation

surajit1188
Copy link

No description provided.

bohansen and others added 30 commits June 3, 2013 19:47
The task priority current shows up on the taskboard view if it is
anything other than 'Normal'. It also shows up in the task editing popup
under those conditions.
We want to be able to change the task priority from the taskboard, which
is not currently possible if the starting priority is 'Normal'.

It seemed that the easiest way to solve this was to add an option to
always show the task priority. This has worked well for us for several
months now.
Add a setting to always show task priority.
update japanese translation
Issue #27131 : Change les termes dans le backlogs plugin
…#942.

Added check to ensure default select value does not override values of existing stories/tasks.
Redmine has pinned nokogiri at '< 1.6.0'. Backlogs does the same for now.
fix typos in spanish translation
…/alex

rough merge, breaks burndown tests, probably others, too

Conflicts:
	Gemfile
	app/controllers/rb_application_controller.rb
	app/controllers/rb_sprints_controller.rb
	app/helpers/rb_common_helper.rb
	app/helpers/rb_server_variables_helper.rb
	app/models/rb_issue_history.rb
	app/models/rb_release.rb
	app/models/rb_release_multiview.rb
	app/models/rb_sprint.rb
	app/models/rb_story.rb
	app/models/rb_task.rb
	app/views/layouts/rb.html.erb
	config/routes.rb
	features/step_definitions/helpers.rb
	lib/backlogs_issue_patch.rb
	lib/backlogs_issue_status_patch.rb
	lib/backlogs_project_patch.rb
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.