Brad Beattie
|
b2c84f3b9f
|
Adding a widget that shows issue assignment flow
|
2009-04-24 15:36:37 -07:00 |
|
Brad Beattie
|
164b0320b5
|
Adding German and tweaking French translations (thanks, Markus)
|
2009-04-16 13:32:57 -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
|
bf61b20956
|
Fixing styles with most recent trunk
|
2009-03-30 13:28:45 -07:00 |
|
Brad Beattie
|
69f7eedbb8
|
Fixing SQL query
|
2009-03-30 08:17:10 -07:00 |
|
Brad Beattie
|
5eb00790a3
|
Adding Spanish translation
|
2009-03-28 09:04:43 -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
|
0af8813020
|
Style adjustments
|
2009-03-06 11:42:59 -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 |
|