summaryrefslogtreecommitdiffstats
path: root/app/views/reports
Commit message (Expand)AuthorAgeFilesLines
* Add column totals to Issues Summary Report (#691).Go MAEDA2024-10-262-0/+19
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-28/+28
* Replaces zoom-in icon with SVG icon in ssues report (#23980).Marius Balteanu2024-08-311-7/+7
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+1
* Do not apply table-layout:fixed in potentially wide tables of detailed issue ...Go MAEDA2023-03-221-1/+1
* Render numeric axis in charts as integers (#38359).Go MAEDA2023-03-221-1/+1
* CSV export of issues report (#37362).Go MAEDA2022-07-211-0/+14
* Update Chart.js to 3.7.1 (#36701).Go MAEDA2022-03-031-9/+12
* Hide graphs when printing the Issues Report details (#35669).Go MAEDA2021-08-281-2/+2
* Add a link to project_issues_report from project_issues_report_details (#31493).Go MAEDA2019-06-031-2/+1
* Hide closed statuses by default in the chart (#31418).Go MAEDA2019-05-261-1/+1
* Stacked bar charts in the issue details report (#31418).Go MAEDA2019-05-261-0/+51
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-1/+2
* Extend Issue Summary to include subprojects (#2529).Go MAEDA2018-10-032-9/+9
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-252-6/+4
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-032-4/+6
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-032-4/+2
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-032-2/+2
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-7/+28
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-7/+28
* Reverts r14641.Jean-Philippe Lang2015-10-242-2/+2
* Removed duplicate link to open issues on report views.Jean-Philippe Lang2015-10-042-2/+2
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-232-3/+3
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-112-21/+20
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-234-58/+17
* rename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/reports/_details.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/reports/issue_report.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/reports/_simple.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* remove trailing white-spaces from app/views/reports/_simple.rhtml.Toshi MARUYAMA2011-08-021-10/+10
* remove trailing white-spaces from app/views/reports/_details.rhtml.Toshi MARUYAMA2011-08-021-14/+14
* Additional escaping.Jean-Philippe Lang2011-07-302-3/+3
* Added two hooks to the issues report. #5233Eric Davis2010-06-201-0/+2
* Fixed the link to the Issue Details report, broken in r3396Eric Davis2010-02-091-7/+7
* Fixed: issue summary counts should link to the issue list without subprojects...Jean-Philippe Lang2010-01-072-0/+9
* Added details by assignees on issue summary view (Hans Yoon).Jean-Philippe Lang2008-01-101-4/+7
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-052-9/+9
* Application layout refactored.Jean-Philippe Lang2007-09-222-9/+1
* Fixed: Spent Time on Reports page only visible to administrators.Jean-Philippe Lang2007-09-141-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-1/+1
* On the issue report page, 0 issue counts are now displayed as dashes.Jean-Philippe Lang2007-08-132-7/+7
* Added time report.Jean-Philippe Lang2007-06-241-5/+7
* Added per user custom queries.Jean-Philippe Lang2007-06-231-17/+0
* Added issue count details for versions on Reports view.Jean-Philippe Lang2007-05-261-0/+3
* Added subprojects issue count on project "Reports" pageJean-Philippe Lang2007-04-033-9/+14
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+11
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-124-122/+122
* 'new query' link movedJean-Philippe Lang2007-01-191-1/+1
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-5/+5
* replaced details.png by zoom_in.png on reportsJean-Philippe Lang2007-01-061-4/+4