Commit Graph

709 Commits (d32a1e67c5976c3f6200c1969f535e3bdf563793)
 

Author SHA1 Message Date
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
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 ac3967f36f Add compatibility information 15 years ago
Mark Maglana b0d36c2b63 For compatibility with older versions of Redmine 15 years ago
Mark Maglana 8dbfc3f3bb Make the reverted status more noticeable 15 years ago
Mark Maglana 35cbe4c154 Add special effects on new items and reverted statuses 15 years ago
Mark Maglana e7240494ff Remove extraneous styles 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 0146aefcb1 #128 Fix the positioning of desc and chat box in Main Backlog 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 2f37532f12 Make RBL.Item::itemCreated less brittle 15 years ago
Mark Maglana 36458a5c8f Re-apply the issue's status in case the server rejected the change 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