31 May, 2013
1 commit
-
*viewing occurrence* message is lost on pjax requests without this change. activateTabbedPanels js function?
13 Feb, 2013
1 commit
-
@PjpG introduced a few styles to prevent long messages from stretching their table cells. `word-wrap: break-word;` + `width: 300px;` accomplish this. `white-space: nowrap;` was additionally causing exception messages to be truncated at 1 line; but this can make some errors difficult to read. Removing that style preserves the original intent but allows errors messages to wrap if they need to.
29 Oct, 2012
1 commit
25 Oct, 2012
1 commit
17 Oct, 2012
1 commit
19 Sep, 2012
1 commit
-
Conflicts: Gemfile.lock
29 Aug, 2012
2 commits
-
…gn to show delete 'X' at right, and gravatar at left
28 Aug, 2012
1 commit
16 Aug, 2012
1 commit
-
Added ellipsis overflow and changed width of anchor tag in WHAT&WHERE columns.
10 Aug, 2012
1 commit
05 Jun, 2012
1 commit
04 Jun, 2012
1 commit
-
…ween creating an issue on Github, or on their configured issue tracker.
03 Jun, 2012
2 commits
02 Jun, 2012
1 commit
01 Jun, 2012
5 commits
-
Conflicts: Gemfile Gemfile.lock app/assets/javascripts/errbit.js app/assets/stylesheets/errbit.css app/models/user.rb config/initializers/_load_config.rb
-
Make whole (path/file) into github link, hide [PROJECT_ROOT], and replace [GEM_ROOT]/gems/****-*.*.* with bold gem name. Improved CSS colors.
30 May, 2012
3 commits
-
…. Expand external traces when clicking [...] button.