• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ivaldi / brimir / 1200 / 8
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2018 06:23AM UTC
Files 95
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Oct 2018 06:18AM UTC coverage: 92.449% (+0.2%) from 92.224%
2.5.1, DB=mysql

push

travis-ci

frenkel
Support for custom CSS/JS by app setting or tenant

Until now, it was only possible to configure a custom CSS on the tenant.

For some customizing (e.g. renaming submit button text on standalone new ticket view), custom JS is necessary. However, custom JS may open the door to malicious JS injection after getting illegitimate access to any agent's account. Time for some extra security.

There are four new application settings now:

enable_custom_stylesheet (default: true)
Main switch for custom stylesheets.

enable_custom_javascript (default: false)
Main switch for custom javascript.

custom_stylesheet_url (default: nil)
Overrides the URL set on the tenant. This URL will be showed on the settings form as a disabled input.

custom_javascript_url (default: nil)
Overrides the URL set on the tenant. This URLwill be showed on the settings form as a disabled input.

2608 of 2821 relevant lines covered (92.45%)

9.78 hits per line

Source Files on job 1200.8 (2.5.1, DB=mysql)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 9
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1188
  • Travis Job 1200.8
  • 0dc6b152 on github
  • Prev Job for 2.5.1, DB=mysql on master (#1196.8)
  • Next Job for 2.5.1, DB=mysql on master (#1202.8)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc