-
Notifications
You must be signed in to change notification settings - Fork 459
Issue 33 #1160
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
Open
ichylinux
wants to merge
203
commits into
backlogs:master
Choose a base branch
from
maedadev:issue_33
base: master
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
Issue 33 #1160
Conversation
This file contains hidden or 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
Post route for project/:project_id/backlogs
Fix some errors
Added jquery-migrate-1.2.1.js Replaced find_all_by_id to where
Feature/3.0
…on' into ippeiukai_task_update_optimization
…' into ippeiukai_task_update_optimization
…ation Ippeiukai task update optimization
…t bundler and rake 10
…ON WARNING: Passing the format in the template name is deprecated. and DEPRECATION WARNING: Passing a template handler in the template name is deprecated.
…n_project_settings Fix bug tab Backlogs is not displayed in project Settings
…isplay Fix bug backlogs plugin fails to display release burn-up chart
Fix bug cannot enter text in New Task popup when redmine_backlogs is installed together with redmine_hide_sidebar
When the page has too many stories, the new story created is at the bottom of the page, but the page doesn't autoscroll to the bottom.
…edmine header in backlogs
… no more than 64 characters as same as 'New release'
…ng_story Fix bug: New Story autofocus not working
…story_tooltip Add label for Description field in story tooltip to be consistent with other fields
Round up the total estimated time of sprint to 2nd decimal place
…se_multiview Validate the Name field value length in 'New release multiview' to be no more than 64 characters as same as 'New release'
…taskboard Update message when edit non-exist task on Taskboard
Because the move_to method wasn't implemented, attempting to re-arrange tasks will cause a "Not implemented" error to be logged, and the changes will not be persisted. This patch implements the move_to method so changes to task positions are persisted.
…_create_sprint Fix bug: error message is not good when create/update sprint with start date > end date
…_taskboard Fix bug: Tasks cannot be re-arranged on task board
…_completely Fix bug Redmine header content not display completely when not show redmine header in backlogs
…print Add menu for closed sprint as same as open sprint except 'New Story' and 'Reset'
…play burndown chart of sprint with unrealistically long sprint duration
Limit the maximum sprint length to 3 months
fix: SQL crash when position is not defined
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.