gitlab-org--gitlab-foss/app/views
Dmitry Medvinsky 92544df8da Fix auto-selection of URL field with X11 selection
We use `focusin` event instead of `click` because when using the latter,
when the selection is created it isn't put into X11 PRIMARY selection.
And as a Linux user I'm very used to such behaviour that when something
gets selected, it's ready for pasting, which is the primary purpose of
the clone URL field.

When `focusin` is used, the selection is copied to X11 buffer
automatically, so it works as expected (tested in Firefox and Chrome).
2015-04-17 10:16:18 +03:00
..
admin Let members be invited from Add members pane. 2015-04-14 12:08:10 +02:00
dashboard Rename manage_group ability to admin_group for consistency with project. 2015-04-14 12:05:49 +02:00
devise Improve wording below signup box 2015-04-07 17:46:00 -04:00
doorkeeper Refactor buttons 2015-03-14 00:29:32 -07:00
errors
events Change text of project creation event for imports. 2015-04-06 14:51:41 +02:00
explore Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
groups Let membership invitations be resent. 2015-04-14 12:08:10 +02:00
help Fix and improve help rendering 2015-04-03 11:56:50 +02:00
import Merge branch 'google-code-import' into 'master' 2015-04-15 06:53:42 +00:00
invites Let invites be declined. 2015-04-14 12:08:11 +02:00
kaminari/gitlab
layouts Merge branch 'invitation' into 'master' 2015-04-15 10:48:28 +00:00
notify Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
profiles Allow user to choose which email to be public 2015-04-14 19:42:48 +08:00
projects Fix merge request comments on files with multiple commits 2015-04-15 18:23:57 +02:00
search Refactor buttons 2015-03-14 00:29:32 -07:00
shared Fix auto-selection of URL field with X11 selection 2015-04-17 10:16:18 +03:00
snippets Explicitly set image alt to prevent graphical glitches 2015-04-13 21:07:42 +02:00
users Allow user to choose which email to be public 2015-04-14 19:42:48 +08:00
votes Fix votes inline rendering 2015-03-20 15:34:29 -07:00