07 Apr, 2016
1 commit
20 Feb, 2016
1 commit
03 Jan, 2016
1 commit
-
Long names in the problems index can blow up the table layout, causing ugliness and potentially horizontal scrolling. This change adds whitespace: nowrap and sets a few td widths to keep the layout from jumping around.
24 Nov, 2015
1 commit
03 Oct, 2015
1 commit
01 Sep, 2015
1 commit
-
In the past users could only follow apps if an admin did it for them. But now users can follow and unfollow any apps. Following an app is no longer like a permission to view that app.
10 Apr, 2015
1 commit
20 Mar, 2015
1 commit
01 Jan, 2015
1 commit
-
FIX inline comments styles
10 Oct, 2014
1 commit
30 Aug, 2014
1 commit
13 Aug, 2014
1 commit
-
On error list page, comments with especially long words (typically : urls) break layout. Fixed it by using the same forced width and wrapping settings than on error message.
29 Jan, 2014
1 commit
-
This means that in a production environment the images will use a digested filename. We can therefore safely set far-future expires headers for them.
09 Jan, 2014
1 commit
17 Dec, 2013
1 commit
09 Jul, 2013
1 commit
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.
30 Oct, 2012
1 commit
29 Oct, 2012
1 commit
25 Oct, 2012
2 commits
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
01 Aug, 2012
1 commit
05 Jun, 2012
2 commits
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
4 commits
-
Conflicts: Gemfile Gemfile.lock app/assets/javascripts/errbit.js app/assets/stylesheets/errbit.css app/models/user.rb config/initializers/_load_config.rb