Robert Schilling
82a9a4c034
Merge pull request #8882 from Shine-neko/master
...
Fix typo
2015-02-28 07:48:46 +01:00
Mlanawo Mbechezi
9e4d3f328f
fix typo
2015-02-27 22:49:40 +01:00
Dmitriy Zaporozhets
ada7d0f393
Merge branch 'update_update_project_milestone_path' into 'master'
...
Update project_milestone_path update route.
See merge request !1605
2015-02-27 17:41:04 +00:00
Douwe Maan
804a2488cf
Fix and test User#contributed_projects_ids.
2015-02-27 10:49:47 +01:00
Dmitriy Zaporozhets
47c5a2ab22
Merge branch 'autocomplete-mention-count' into 'master'
...
Include number of affected people in all/group mention autocomplete item.
As mentioned in #2054 .
To minimize misuse of all/group mentions, the autocomplete title includes the number of members this mention will notify, so users will be more considerate what groups they mention.
Example:
at-all "**all** All Project and Group Members (12)"
at-gitlab "**gitlab** GitLab (12)"
See merge request !1596
2015-02-27 07:08:23 +00:00
Dmitriy Zaporozhets
42387b733b
Merge branch 'route-helper' into 'master'
...
Introduce shortcuts for routing helpers
See merge request !1600
2015-02-27 07:03:01 +00:00
Dmitriy Zaporozhets
6ac0a0217c
Fix syntax issue
2015-02-26 16:44:52 -08:00
Marin Jankovski
62a81494ba
Update project_milestone_path update route.
2015-02-26 16:03:42 -08:00
Marin Jankovski
5bf492fe1f
Merge branch 'filter_icons_btn' into 'master'
...
Filter icons look like proper buttons
The filter icons (Push events, Merge events, Comments, Team) now have a border
that signifies they can be pushed. This not only keeps it in line with the rest
of the application buttons, but it makes it more obvious, especially for the
Merge events button with a checkbox icon.
Fixes #1993
See merge request !1576
2015-02-26 19:44:46 +00:00
Marin Jankovski
fc7f3bf8a1
Merge branch 'small_profile_changes' into 'master'
...
Fixes grammatical consistency and small changes
This commit adds consistency to small things like periods, commas,
and gives additional information to buttons and headers, etc.
Fixes #2002 , #2005 , #2003 .
See merge request !1570
2015-02-26 19:38:24 +00:00
Marin Jankovski
6146e2940d
Merge branch 'event_tooltip_addition' into 'master'
...
Added information to tooltips
Tooltips now have meaning by mentioning their function ("Filter by..."). Fixes #1992
See merge request !1571
2015-02-26 18:50:23 +00:00
Dmitriy Zaporozhets
f05168b1a1
Merge branch 'import-status-page-link' into 'master'
...
Fix import status page project links for new Rails.
Fixes #2059 .
See merge request !1593
2015-02-26 17:40:06 +00:00
Dmitriy Zaporozhets
386178aedf
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-02-26 09:36:43 -08:00
Dmitriy Zaporozhets
b510223e7f
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into route-helper
2015-02-26 09:34:35 -08:00
Dmitriy Zaporozhets
6de4e4a622
Include route helper shortcut in controller
2015-02-26 09:34:20 -08:00
Dmitriy Zaporozhets
01660f0d6d
Merge branch 'z_index_for_sticky_header' into 'master'
...
Add z index for diff header so sticky header stays on top on diff comments.
See merge request !1603
2015-02-26 17:33:03 +00:00
Dmitriy Zaporozhets
faae454424
Merge pull request #8869 from tsigo/rs-issue-867
...
Allow mass-unassigning of issues
2015-02-26 09:04:23 -08:00
Marin Jankovski
449cf43a55
Add z index for diff header so sticky header stays on top on diff comments.
2015-02-26 09:03:34 -08:00
Dmitriy Zaporozhets
f980827ba6
Merge branch 'fix_gitlab_importer' into 'master'
...
Fix GitLab && Gitorious importers. Hide already imported projects
Fixes #2060
See merge request !1594
2015-02-26 16:57:26 +00:00
Douwe Maan
d3c44b1a6c
Fix import status page project links for new Rails.
2015-02-26 09:50:43 +01:00
Dmitriy Zaporozhets
7fef8456e8
Merge branch 'small-fixes' into 'master'
...
Small fixes
Fixes #2062 and #2061
See merge request !1601
2015-02-26 06:31:50 +00:00
Dmitriy Zaporozhets
e27f5aef46
Fix sticky diff header
2015-02-25 22:17:46 -08:00
Robert Speicher
e53dd7526f
Allow mass-unassigning of issues
...
Fixes #867
[ci skip]
2015-02-25 23:57:23 -05:00
Dmitriy Zaporozhets
c254cb03d8
Fix affix for issue and merge request with image in description
2015-02-25 20:00:28 -08:00
Dmitriy Zaporozhets
e993b59b7d
Dont render project entity
2015-02-25 19:53:45 -08:00
Dmitriy Zaporozhets
128012dba8
More use of shortcut routes
2015-02-25 19:50:01 -08:00
Dmitriy Zaporozhets
0a4dec24c8
Add explanation to routing method
2015-02-25 19:41:17 -08:00
Dmitriy Zaporozhets
1da71cc520
Introduce shortcuts for routing helpers
2015-02-25 19:34:16 -08:00
Dmitriy Zaporozhets
5cd304dd5e
Merge branch 'fix-invalid-syntax' into 'master'
...
Fix git syntax issue for git version older then 1.7.10
For #2067
See merge request !1599
2015-02-26 02:49:12 +00:00
Dmitriy Zaporozhets
0d884ff2b1
Merge branch 'extend_markdown_upload' into 'master'
...
Generalizes image upload in drag and drop in markdown to all files
From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/265 by Hannes Rosenögger.
- [x] Rebase on master when !1553 is merged in
See merge request !1530
2015-02-25 23:36:03 +00:00
Dmitriy Zaporozhets
1511506f72
Fix git syntax issue
2015-02-25 15:17:20 -08:00
Dmitriy Zaporozhets
a52529f9b6
Merge branch 'bitbucket-import'
...
Conflicts:
app/views/import/gitorious/status.html.haml
db/schema.rb
2015-02-25 09:21:45 -08:00
Douwe Maan
a672b46883
Include number of affected people in all/group mention autocomplete item.
2015-02-25 17:34:01 +01:00
Douwe Maan
00c631573f
Fix Gitorious import status page hiding of already added projects.
2015-02-25 15:16:24 +01:00
Douwe Maan
5f7a3e1bbd
Merge branch 'master' into extend_markdown_upload
...
# Conflicts:
# app/controllers/files_controller.rb
2015-02-25 11:59:25 +01:00
Valery Sizov
9c6f048795
Fix GitLab importer. Hide already imported projects
2015-02-25 12:18:15 +02:00
Dmitriy Zaporozhets
a30a56634d
Merge branch 'refactor-header' into 'master'
...
UI: refactor header css
See merge request !1591
2015-02-25 07:56:28 +00:00
Dmitriy Zaporozhets
878e86bf64
Remove unnecessary theme_type from body class
2015-02-24 23:26:32 -08:00
Dmitriy Zaporozhets
ee343661e1
Get rid of black logo
2015-02-24 23:17:11 -08:00
Dmitriy Zaporozhets
6e559be6c6
Refactor header logo and setup expectation on it size
2015-02-24 22:58:47 -08:00
Dmitriy Zaporozhets
1faf3676aa
Refactor gitlab themes css
2015-02-24 22:19:14 -08:00
Dmitriy Zaporozhets
6fe057cc7b
Fix header avatar size
2015-02-24 21:40:47 -08:00
Dmitriy Zaporozhets
f43c0429c2
Improve admin projects and users pages for mobile devices
2015-02-24 21:31:54 -08:00
Marin Jankovski
82483f9536
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-02-24 16:54:26 -08:00
Dmitriy Zaporozhets
2cd2543c44
Merge branch 'mwessel/gitlab-ce-set-last-activity-at' into 'master'
...
Give last_activity_at a default value so it will always be set
For https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/345
See merge request !1589
2015-02-24 23:15:04 +00:00
Dmitriy Zaporozhets
b7dd0decf8
Merge branch 'fix-404-admin-delete' into 'master'
...
Fix 404 when deleting a project from the admin section
This is some additional fallout from the rails upgrade. Need to use plural namespaces in the path function to get project deletion to go back to the project listing.
See merge request !351
2015-02-24 21:18:20 +00:00
Dmitriy Zaporozhets
53784fb637
Merge branch 'master' into 'master'
...
Updated Gitorious import icons
See merge request !353
2015-02-24 21:17:11 +00:00
Dmitriy Zaporozhets
2cedeb4856
Merge branch 'contributed-projects' into 'master'
...
Improve contributed project and commit calendar selection.
Fixes #2024 .
See merge request !1554
2015-02-24 21:07:05 +00:00
Dmitriy Zaporozhets
037a981017
Merge branch 'sidebar_state_toggle' into 'master'
...
Toggle sidebar button more obvious
The toggle is now at the top of the sidebar because it is not noticeable
near the bottom. By placing it at the top, users will immediately know that
they can have more space if they desire versus on the bottom, they will have
to search for it and that's not desired.
Fixes #2044
See merge request !1579
2015-02-24 20:49:31 +00:00
Dmitriy Zaporozhets
46516411ef
Merge branch 'web_editor_branch' into 'master'
...
Web Editor: save to new branch
Implements #1931
See merge request !1523
2015-02-24 19:38:45 +00:00