Moved Ticket Report management out of admin area
Minor visual updates
app/views/ticket_reports/_form.html.erb
app/views/ticket_reports/_new.html.erb
app/views/ticket_reports/create.js.rjs
app/views/ticket_reports/new.js.rjs
app/views/tickets/_report.html.erb
app/controllers/admin/reports_controller.rb
app/helpers/admin/reports_helper.rb
app/views/admin/reports/_form.html.erb
app/views/admin/reports/_header.html.erb
app/views/admin/reports/_ticket_report.html.erb
app/views/admin/reports/edit.html.erb
app/views/admin/reports/index.html.erb
app/views/admin/reports/new.html.erb
spec/controllers/admin/reports_controller_spec.rb
spec/routing/admin/reports_routing_spec.rb
app/controllers/admin/ticket_properties_controller.rb (Quick Diff)
app/controllers/ticket_reports_controller.rb (Quick Diff)
app/core_info.rb (Quick Diff)
app/helpers/ticket_filter_helper.rb (Quick Diff)
app/models/ticket_report.rb (Quick Diff)
app/views/admin/groups/_group.html.erb (Quick Diff)
app/views/admin/projects/_form.html.erb (Quick Diff)
app/views/admin/projects/_project.html.erb (Quick Diff)
app/views/admin/repositories/_repository.html.erb (Quick Diff)
app/views/admin/ticket_properties/_ticket_property.html.erb (Quick Diff)
app/views/admin/ticket_properties/index.html.erb (Quick Diff)
app/views/admin/ticket_property_values/index.html.erb (Quick Diff)
app/views/admin/users/_user.html.erb (Quick Diff)
app/views/tickets/_reports.html.erb (Quick Diff)
app/views/tickets/index.html.erb (Quick Diff)
config/routes.rb (Quick Diff)
extensions/retro_wiki/views/wiki_files/_file.html.erb (Quick Diff)
public/stylesheets/app/tickets.css (Quick Diff)
public/stylesheets/ext.css (Quick Diff)
public/stylesheets/ie.css (Quick Diff)
public/stylesheets/res/classes.css (Quick Diff)
public/stylesheets/res/forms.css (Quick Diff)
public/stylesheets/res/positioning.css (Quick Diff)
spec/controllers/admin/ticket_properties_controller_spec.rb (Quick Diff)
spec/controllers/ticket_reports_controller_spec.rb (Quick Diff)