Brad Beattie
|
3be93ade78
|
Reducing timespan down to one day
|
2009-04-08 14:54:47 -07:00 |
|
Brad Beattie
|
d5a7c1a09d
|
Working on a way of showing flow
|
2009-04-07 16:31:43 -07:00 |
|
Brad Beattie
|
c450774bee
|
Adding issue status flow graph
|
2009-04-07 13:35:26 -07:00 |
|
Brad Beattie
|
33d61cc17c
|
Fixing issue of young projects causing graphing errors
|
2009-04-03 15:18:29 -07:00 |
|
Brad Beattie
|
3a8022566a
|
Merge branch 'master' of git@github.com:bradbeattie/redmine-graphs-plugin
Conflicts:
app/controllers/graphs_controller.rb
|
2009-04-02 09:56:51 -07:00 |
|
Brad Beattie
|
263391e6ce
|
Associating graphs display with the issues tab
|
2009-04-02 09:53:30 -07:00 |
|
Brad Beattie
|
94d281822a
|
* Fixing whitespace
* Localizing graphs sidebar title
|
2009-04-01 10:33:41 -07:00 |
|
Brad Beattie
|
69f7eedbb8
|
Fixing SQL query
|
2009-03-30 08:17:10 -07:00 |
|
Brad Beattie
|
c6c497d2d0
|
Remove year/day ambiguity
|
2009-03-12 11:21:46 -07:00 |
|
Brad Beattie
|
826d297aa6
|
Fixing routing errors
|
2009-03-12 11:17:06 -07:00 |
|
Brad Beattie
|
f81d0d5160
|
Optimizing the issue growth graph. With thousands of issues, the old version ran quite slowly as it was grabbing information for each issue. This new implementation only selects what it needs to show the graph. Future versions might simplify it further by selecting issues created per week instead of per day, but I'll leave that for later.
|
2009-03-12 10:45:55 -07:00 |
|
Brad Beattie
|
bd5a1567f8
|
Smoothing the graph out a bit
|
2009-03-10 15:20:54 -07:00 |
|
Brad Beattie
|
2220eb279c
|
Adding a graph to show total issues over time
|
2009-03-10 13:46:22 -07:00 |
|
Brad Beattie
|
fa235bae48
|
Adding a project and a global graph to view issues by age (created or updated).
|
2009-03-06 11:06:21 -08:00 |
|
Brad Beattie
|
a97ffaf776
|
* Placed graph in frameset to resemble context's layout
* Added target version due date
|
2009-03-05 13:16:43 -08:00 |
|
Brad Beattie
|
7595ae50d2
|
First commit
|
2009-03-05 09:25:27 -08:00 |
|