Brad Beattie
|
2af8e4c7b4
|
Addressing issue #6084, Total issues vs. Closed issues not displaying
|
2009-09-23 15:24:11 -07:00 |
|
Brad Beattie
|
8fdc521aa5
|
Fixing bug where issue growth graph showed all projects instead of subprojects
|
2009-05-15 10:05:06 -07:00 |
|
Brad Beattie
|
3c92453b02
|
Display appropriate "no data" messages
|
2009-05-14 14:00:39 -07:00 |
|
Brad Beattie
|
9c91a56f8d
|
Allow open aging issues graph to show children
|
2009-05-14 13:12:51 -07:00 |
|
Brad Beattie
|
c8a4bc73af
|
Fixing total issues when a project has no descendants
|
2009-05-14 13:04:30 -07:00 |
|
Brad Beattie
|
9c7cd890b7
|
Making the total issues over time graph include sub-projects
|
2009-05-14 11:53:37 -07:00 |
|
Brad Beattie
|
ce3c62c251
|
Addressing concerns that projects with no issues display broken graph pages.
|
2009-05-13 10:52:47 -07:00 |
|
Brad Beattie
|
fb3064462c
|
Making both graph widget's thickness the same
|
2009-04-24 15:50:25 -07:00 |
|
Brad Beattie
|
b3ab610586
|
Fixing widget title
|
2009-04-24 15:42:30 -07:00 |
|
Brad Beattie
|
b2c84f3b9f
|
Adding a widget that shows issue assignment flow
|
2009-04-24 15:36:37 -07:00 |
|
Brad Beattie
|
c6b30b8ee0
|
* Added French translation (thanks Thomas)
* Tweaking recent status changes graph padding
|
2009-04-15 10:27:36 -07:00 |
|
Brad Beattie
|
30056e7d18
|
Fixing poor truncation of graph.
|
2009-04-14 08:08:41 -07:00 |
|
Brad Beattie
|
5251a4ba3d
|
Adjusting height of issue status flow widget
|
2009-04-13 17:12:00 -07:00 |
|
Brad Beattie
|
fe056bed2e
|
Renaming graph
|
2009-04-13 17:03:34 -07:00 |
|
Brad Beattie
|
ef19c23cc3
|
Adding widget to graph issue status changes
|
2009-04-13 17:00:30 -07:00 |
|
Brad Beattie
|
f45b0b67be
|
Fixing file permissions
|
2009-04-13 11:33:56 -07:00 |
|
Brad Beattie
|
9d861e626b
|
Tweaking visual feel of graph
|
2009-04-09 14:19:22 -07:00 |
|
Brad Beattie
|
1144b9b7f4
|
Colouring flow strokes.
|
2009-04-08 17:10:08 -07:00 |
|
Brad Beattie
|
3be93ade78
|
Reducing timespan down to one day
|
2009-04-08 14:54:47 -07:00 |
|
Brad Beattie
|
d18c66fe4b
|
Help differentiate between flows in one direction or another
|
2009-04-08 14:54:00 -07:00 |
|
Brad Beattie
|
1eab499f40
|
Got the flow widths displaying properly
|
2009-04-08 14:48:18 -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
|
e1c566b148
|
Adding the sidebar on to the total issues over time graph page
|
2009-03-10 13:56:26 -07:00 |
|
Brad Beattie
|
2220eb279c
|
Adding a graph to show total issues over time
|
2009-03-10 13:46:22 -07:00 |
|
Brad Beattie
|
8c668914c8
|
Icon size declaration fix.
|
2009-03-06 13:29:58 -08:00 |
|
Brad Beattie
|
edb51fb483
|
Adding "View all issues" links, although the created_on one doesn't work as the field doesn't display by default. Hrm.
|
2009-03-06 13:28:54 -08: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 |
|