Commit Graph

1176 Commits (5414b91bc57ff77de5bab049fdd848dfc2a72f76)
 

Author SHA1 Message Date
friflaj 01a4f1f1d5 add story-points column to the issue display 15 years ago
friflaj 64e468d50b Story point editing 15 years ago
friflaj aa56238678 Storypoint recalc on drag-drop, auto-create sprint wiki link 15 years ago
friflaj ce4264171b Translation updates 15 years ago
friflaj 913d560116 Pretty up backlog screen 15 years ago
friflaj 43c2def99b Story point editing 15 years ago
friflaj 7325432901 Link from backlog screen to issues list 15 years ago
friflaj 211dd05e67 Issues sidebar works 15 years ago
friflaj 1f6764a016 Initial checkin 15 years ago
Joakim Kolsjö de4349cad8 Adding support for keeping points synked if you have a custom field named "Points" on the issues. 15 years ago
Joakim Kolsjö f791df0f32 Added the ability to hide the tasks section if it isn't used. 15 years ago
Joakim Kolsjö d2c89c73c1 Added a hide tasks checkbox. It only saves the state so far. 15 years ago
Joakim Kolsjö a910950180 Fixing comment position that was broken before. Also added an additional 5 pixels to space things out a bit. 15 years ago
Joakim Kolsjö b444b174a6 Less depressing, more fitting (with the rest of redmine) color scheme. Also increased the name space a bit so our develop names actually fit :). 15 years ago
Joakim Kolsjö e9aa7f3f5b Moving the "Hide closed backlogs" link to the far right because otherwise very long version titles would cover it. And it looks better. 15 years ago
Joakim Kolsjö a0299af264 Making the talk page compatible with rails 2.1.2. 15 years ago
Joakim Kolsjö a81711ba8f Fixing rendering when the text is more than 1 line (the lower half of the text got cut of in FF 3). 15 years ago
Joakim Kolsjö b0cb2b01e5 Revert "Making sure we only load what is nessesary (we have a lot of old tickets...). Also defaulting to not showing closed backlogs.". 15 years ago
Joakim Kolsjö 6acbb343d1 Making sure we only load what is nessesary (we have a lot of old tickets...). Also defaulting to not showing closed backlogs. 15 years ago
Joakim Kolsjö dfe1ad1171 Merge branch 'master' of git://github.com/NateLowrie/backlogs 15 years ago
Joe Heck 72c91aac6e fixes suggested by Eric Doughty-Papassiderus, posted on the backlogs 15 years ago
Nate Lowrie 2c4b7d5437 Revert "I found that I needed to update the status of the task when the task was" 15 years ago
Nate Lowrie 3b95e48b0f Revert "Forgot to remove the obsolete helper method from the items helper class." 15 years ago
Nate Lowrie 95fbbab0d2 Revert "Changed the date format so that start date and end date of the sprint don't" 15 years ago
Nate Lowrie 22875a468d Changed the date format so that start date and end date of the sprint don't 15 years ago
Nate Lowrie bdb1294c40 Changed the header height to fix the select box displays spilling over the 15 years ago
Nate Lowrie c595e86dea Forgot to remove the obsolete helper method from the items helper class. 15 years ago
Nate Lowrie 62ccbe31e7 I found that I needed to update the status of the task when the task was 15 years ago
Nate Lowrie 1776d15bee Added some code to determine if a subject was long enough to require 2 lines 15 years ago
Nate Lowrie 9f971841a7 The controller threw an error when a start date was not defined because it was 15 years ago
Mark Maglana c320300823 Change license from MIT to GPL v2 15 years ago
Mark Maglana 9fcd2f7c14 Important credits :-) 15 years ago
Mark Maglana af1c7427f0 Remove pound sign in issue id 15 years ago
Mark Maglana 1e3fb9efc7 Better handling of <pre> tags in item description 15 years ago
Mark Maglana 5fef6e52cf Merge branch 'parent-id' 15 years ago
Mark Maglana b594b4ec83 Update README 15 years ago
Mark Maglana 76cbb53192 Remove extraneous javascript function 15 years ago
Mark Maglana fca0838d0d Add "items." prefix to database calls 15 years ago
Mark Maglana 66bd841771 Update the description field after creating item 15 years ago
Mark Maglana 3650db9185 Replace Element.update() with direct value assignment to innerHTML 15 years ago
Mark Maglana 73acc2b8cb Fix #171: HTML and script tags are not escaped 15 years ago
Mark Maglana 84e9ff8d5a Add demo URL to README 15 years ago
Mark Maglana 91afc3970f * Update README to include tested DB 15 years ago
Mark Maglana 428a4cd277 * Fixed the chart data find condition 15 years ago
Mark Maglana 240c9ad0d5 * Use Date.today instead of Time.now 15 years ago
Mark Maglana 21f4a3561e * Clarifications in README 15 years ago
Mark Maglana 5f65cd6a4e * Remove PostgreSQL-specific condition 15 years ago
Mark Maglana 6e68f771d9 * Fix the 'unauthorized' error 15 years ago
Mark Maglana a97c5c4a75 * Do a proper authorization check in controllers 15 years ago
Mark Maglana 9b81e95074 * Fix the condition used to fetch chart data 15 years ago