06 Jan, 2015
1 commit
-
favicon_link_tag defaults to /images/favicon.ico, so the location in public was wrong. To avoid 404 errors for user agents blindly requesting /favicon.ico, we add a symlink in public.
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.
13 Jun, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock app/controllers/apps_controller.rb app/models/issue_trackers/github_issues_tracker.rb app/views/apps/_fields.html.haml app/views/apps/edit.html.haml spec/models/issue_trackers/github_issues_tracker_spec.rb
18 Apr, 2014
1 commit
14 Feb, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock app/models/issue_trackers/github_issues_tracker.rb app/models/issue_trackers/redmine_tracker.rb spec/models/issue_trackers/redmine_tracker_spec.rb
08 Feb, 2014
1 commit
-
Formerly if any input in the sub-menus had the substring 'type' in its name, this event handler would have been bound to clicks on the input element. When this happens, the variable 'chosen' would generally be an empty string and that would result in an erroneous jQuery finder: wrapper.find('div.'+section_class+'.'+chosen) causing an unhandled error. It looks like the intent is to bind only to the selectable choice icons, so that's what this commit does and as a bonus, the embedded forms can now have an input with the word 'type' in its name.
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
04 Dec, 2013
1 commit
18 Nov, 2013
1 commit
17 Sep, 2013
1 commit
22 Aug, 2013
1 commit
-
The errbit.js add handler on data-action but this handler not works on action change by Ajax. with a live, it's works now Fix #526
29 Jul, 2013
1 commit
-
Conflicts: Gemfile.lock
09 Jul, 2013
1 commit
04 Jul, 2013
1 commit
13 Jun, 2013
1 commit
09 Jun, 2013
1 commit
-
See #500
01 Jun, 2013
1 commit
-
Unfuddle Tracker
31 May, 2013
3 commits
-
*viewing occurrence* message is lost on pjax requests without this change. activateTabbedPanels js function?
08 Mar, 2013
1 commit
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.
12 Feb, 2013
1 commit
26 Jan, 2013
2 commits
09 Nov, 2012
1 commit
08 Nov, 2012
1 commit
30 Oct, 2012
1 commit
29 Oct, 2012
1 commit
25 Oct, 2012
2 commits
20 Oct, 2012
2 commits
-
…hukydvir-add_support_for_gtalk Conflicts: Gemfile app/models/notification_services/campfire_service.rb spec/fabricators/notification_service_fabricator.rb
-
… shukydvir-adding_pushover_support Conflicts: Gemfile
17 Oct, 2012
1 commit
16 Oct, 2012
1 commit