-
Improve debugging (dump pages)
-
Fix for timelog from taskboard
-
Update gem dependencies
-
Improve i18n and add Japanese localization
-
Only include system_timer gem on unix-1.8.7
-
Fix many jslint problems
-
Only require system_timer for unix-1.8.x
-
fix many jslint problems
-
ChiliProject fixes
-
Report Hours per point in statistics page. Be careful how you use this.
-
Fixes for redmine group-assign
-
ChiliProject support
-
Auto-set start date for tasks
-
Prelimenary ChiliProject support
-
ie8/9 fixes
-
Fixed error for non-logged in users
-
Remove ‘Not configured’ message as soon as problem is corrected
-
Opera fixes
-
Fixed crash
-
Fixed crash
-
More graceful checking against bad installs
-
Better error reporting for incomplete installs
-
Gem requirements updates
-
Support for offline installations
-
Card printing fixes
-
Always show ideal in burndown
-
Fixes crash for stories with points
-
Merge pull request “Allowed burndown chart to include saturday and sunday” from pinglamb/burndown_include_sat_and_sun
-
Few changes to spanish translation from mauriciorivera
-
Auto assign task to current user when he/she changes the task status and the task is not assigned yet, configurable in setting page
-
Fixes for fractional story points
-
Tests run again
-
Starting support for Redmine 1.3.0
-
Conflict with redmine hipchat plugin fixed
-
Trackers sorted by id when adding new story
-
Updated german language file from cgraumann
-
Add permission setting to disable remaining hours
-
Fixing tooltips XSS from bohansen
-
More stringent version checks
-
Fixes syntax error
-
Replaced 028 migration with proper sum (“Stories does not sum remaining hours”)
-
Fixed crash on migration to latest version
-
migration to accompany “Stories does not sum remaining hours”
-
Calendar tests finally run again
-
Remaining hours sum again, calendar feed works again
-
Tests run again
-
Fixed “Burndown suddenly drops to zero points, hours”
-
Backlog sorting fixed
-
Hide button and select box on taskboard print-out from siegerv
-
Fixed estimated hours not set when creating task from bohansen
-
Hide the add new task button and project selection box on the print-out of the taskboard.
-
Fixed estimated hours not set when creating task
-
Fixed master backlogs performance when there are too many sprints. from walf443
-
Change story point color in taskboard. from alminium
-
Fixes “Update to v0.6.16 not working”
-
Language updates
-
Fixes “Error while printing burndown”
-
Fix for burndown resizing bug from darklin
-
Important performance fix from sauliusgrigaitis
-
Added missing index on Issues table postition field
-
Fixed sprint points calculation when adding story directly to sprint in backlogs view from bohansen
-
Fixes “Crash on migration to latest version”
-
Fixes “Scrum statistics tab missing despite permission enabled”
-
Fixes “Scrum Statistics page doesn’t load”
-
Fixes “Master Backlog positions always take position 1”
-
Javascript errors
-
Added defaults for burndown print size
-
Burndown print size customization from darklin
-
Validation of story description moved back to server from bohansen
-
Tests pass again
-
Fixes “Crash on migration to latest version”
-
Fix for float story points total sum on masterbacklog from bohansen
-
Remove all hook rendering for “Error viewing issues after installing backlogs”
-
Fix for float story points total sum on masterbacklog.
-
Story points with fractions
-
Creating a task caused error, fix from ekohl
-
Better cache management
-
Added storypoints field to product backlog from bohansen
-
Added tracker statistics tooltip on backlog view + fixed recalculation from bohansen
-
Added tracker statistics tooltip on backlog view + fixed recalculation of story points when updating story.
-
Fix 500 error caused by the ‘My page’ block from dakota
-
Fix issue with internal error caused by my page block typo
-
Caching fixes
-
Fixes “Internal Error when try to open an issue where Story Point is setted”
-
Taskboard layout improvements from alminium,bohansen
-
Fixes “Migrating to estimated hours => remaining hours”
-
Fixed decimal comma problem for remaining hours on taskboard from bohansen
-
Brush up master backlogs.
-
All tests pass
-
fixed story subject is overflow from alminium
-
Improve ie support from alminium
-
update jquery 1.6.2 and jquery-ui 1.8.16 to fix IE dnd problem.
-
In taskboard, don’t open task editor when move task.
-
adjust the status in master backlog for IE.
-
fixed dnd event handling.
-
German translation updated from sureal
-
Rebase to remaining_hours branch.
-
Fixed overflow story title on masterbacklogs.
-
fixed task dialog in taskboardd is transparent.
-
Fixed rb_variable_server/how.js.erb that cause http status 500 from floreal
-
special characters disappeared when stories are created via backlog page
-
fixed burndown chart.
-
fixed start end date order.
-
update Japanese translation.
-
Option to Not Show Burndown Chart on Sidebar
-
Points not resolved“ regression
-
update Japanese translation.
-
All tests pass again
-
Burndown fixes
-
Auto-tagger
-
Fixes “auto-refresh rate is too fast” (but my heart goes out to you if your production server can’t handle 1 request per second)
-
Fixes “Private issues is always shown in backlog lists”
-
Fixes “Template Error on Master Backlog”
-
Migration for “Display Error for Tasks and Their Sub-Tasks”
-
Force tasks to the task tracker (related to “Display Error for Tasks and Their Sub-Tasks”)
-
update Japanese translations.
-
various bugfixes
-
Allow resetting a sprint This can be useful for when planning is done offline, and you enter stories/tasks after the sprint start date. Use with care.
-
Burndown in sidebar conforms to currently selected sprint/story
-
Time entry from task board (thank you bohansen!)
-
And of course, several bugs fixed
-
Warning on the taskboard if no workflow is available
-
Burndown seems to finally be fixed now, major thanks to bohansen for providing the test cases
-
better error reporting for ajax dialogs
-
various bug fixes
-
stories now always get a position
-
journals now reflect all changes (except positions changes, by design)
-
Javascript consolidated (this should fix the burndown. I know I’ve said so before)
-
jQuery conflicts resolved
-
Migration fixed
-
Burndown finally fixed
-
Facility to change the initial estimate
-
New 021 migration
-
Burndown fixed
-
IME enter-to-submit and escape-to-cancel fixed
-
Copy open tasks fixed
-
Download sprint data to excel
Statistics page fixed after burndown reimplementation
Reworked the burndown generation. It had become a tangled, hard-to-fix mess. No longer requires the rake task to keep the burndown up-to-date.
Tasks and stories can now be properly rejected (see website for docs)
This version adds a migration – make sure you run it!