[root]/tracmetrixplugin/templates
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
bhuricha | 25 (100.0%) | 463 (100.0%) | 18.5 |
New: Ticket#44
model.py: - add changeset statistic class
pdashboard.html - display commit by date chart
web_ui.py - handle request for the commit by date chart
5 lines of code changed in:
New: Ticket#19
model.py: - add get_ticket_resolution_group_stats
pdashboard.html - display ticket resolution bar
web_ui.py - process ticket resolution data
7 lines of code changed in:
New: Ticket#40
model.py: - fix color of bar chart.
mdashboard.html - display chart before history table
2 lines of code changed in:
New: Ticket#40
model.py: - change color of bar chart.
pdashboard.html - show the chart
web_ui.py: handle the image request
mdashboard.py - fix cla()
26 lines of code changed in:
New: Ticket#40
model.py: refactor code, add function to generate backlog history
web_ui.py: code to call the new function.
1 lines of code changed in:
New: Ticket#46
- fix firefox wordwrap.
- this cause by the div class="info"
10 lines of code changed in:
New: Ticket#46
- clean up unneeded code
4 lines of code changed in:
New: Ticket#46
- use wiki_to_html to create list of link to tickets.
5 lines of code changed in:
New: Ticket#45
- Add created tickets
- add newline after number of tickets
13 lines of code changed in:
New: Ticket#14
- Add links
4 lines of code changed in:
New: Ticket#43
- Add median
9 lines of code changed in:
NEW: ticket#37
- Model.py: add logic to get remaining opened ticket on a specific date
- web_ui.py: prepare bmi_stats
- pdashboard.html: show bmi_stats
22 lines of code changed in:
NEW: ticket#37
- Model.py: Add logic to provide list of ticket created during certain period
- web_ui.py: get list of ticket created during current month
- pdashboard.html: change layout
11 lines of code changed in:
NEW: ticket#13
- Add project ticket status progress bar
- Refactor code by moving share classes to model.py
21 lines of code changed in:
NEW: ticket#38
- Add duration metrics
24 lines of code changed in:
NEW: ticket#38
- Add more metrics
- Show list of metrics on the pdashboard.html
26 lines of code changed in:
NEW: ticket#34
- Add Ticket Type Summary
5 lines of code changed in:
FIX: ticket#31
- Display date in history table as utc in stead of using local time zone
1 lines of code changed in:
NEW: ticket#16
- improve the history listing UI.
8 lines of code changed in:
NEW: ticket#16
- Add code to Handle the request for cummulative flow chart
27 lines of code changed in:
(3 more)