Commit Graph

696 Commits (c72b718e4cec9af26d4daca22511cc7e00ce12b4)

Author SHA1 Message Date
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ö d2c89c73c1 Added a hide tasks checkbox. It only saves the state so far. 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ö 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
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 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 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 fca0838d0d Add "items." prefix to database calls 15 years ago
Mark Maglana 73acc2b8cb Fix #171: HTML and script tags are not escaped 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 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
Mark Maglana b4ba1b3c92 Implement the removal of Backlog and Item 15 years ago
Mark Maglana 54af9dc3dd Fix the way Item#update determines the project record 15 years ago
Mark Maglana b0d36c2b63 For compatibility with older versions of Redmine 15 years ago
Mark Maglana e77d115cf6 #23 Allow user to pick a tracker type when creating an item 15 years ago
Mark Maglana 3ca321f783 #111 Combine js into a single cache file 15 years ago
Mark Maglana 910a7df588 Correct the comparison of item.points with params 15 years ago
Mark Maglana 8582241580 #88 Check if Backlog#is_main? is necessary 15 years ago
Mark Maglana 0a1bf685dc #29 Log item changes to the journal 15 years ago
Mark Maglana 757bdc804d Add authorization check prior to changing an item's status 15 years ago
Mark Maglana cc837f7569 Clean up Clean up Item::create_issue 15 years ago
Mark Maglana ef1d300656 Fix #126: Ugly descriptions! 15 years ago
Mark Maglana be629e109d - Textile in item's description 15 years ago
Mark Maglana 217d2c42b0 - First import into new repo 15 years ago