Dmitriy Zaporozhets
ee75029867
Move assignee/milestone below description of Issue
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-19 09:38:01 +02:00
Dmitriy Zaporozhets
83d35399d1
Move MR alert info out of issue-box
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 22:29:12 +02:00
Dmitriy Zaporozhets
88b8b15dbd
Improve UI for Issue/MR
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 22:05:44 +02:00
Dmitriy Zaporozhets
7e42084fb8
Move author/date info for Issue#show, MR#show pages to issue-box
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 21:18:46 +02:00
Dmitriy Zaporozhets
a718a9af3e
Restyle labels filter to match common style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:48:02 +02:00
Dmitriy Zaporozhets
638f8541dc
Hide labels filter for MRs and remove unnecessary padding
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:36:03 +02:00
Dmitriy Zaporozhets
25741c97a2
Merge pull request #6350 from tudorpavel/filter-by-multiple-labels
...
Add feature to filter issues by multiple labels
2014-02-18 20:32:04 +02:00
Dmitriy Zaporozhets
e1c93a6bca
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2014-02-18 20:10:00 +02:00
Dmitriy Zaporozhets
f0750b9166
Add close button to MR comment form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:09:31 +02:00
Dmitriy Zaporozhets
4eba8036ac
Merge branch 'request/branch_compare' into 'master'
...
Fix for compare button within branches dialog
For the button Compare within the Branches screen ( https://gitlab.com/gitlab-org/gitlab-ce/branches ) beside a branch "foo"
Old behavior:
Will redirect to the compare page that is defaulted to comparison for branch "foo" <--> "foo"
New behavior:
Will redirect and trigger compare page of branch "default" <--> "foo"
Remove of button beside default branch
2014-02-18 15:51:51 +00:00
Dmitriy Zaporozhets
ec8628fa95
Merge branch 'feature/mr_context' into 'master'
...
Allow change assignee/milestone from MergeRequest show page
2014-02-18 14:29:44 +00:00
Dmitriy Zaporozhets
702128892b
Allow change assignee/milestone from MergeRequest show page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 16:24:27 +02:00
Dmitriy Zaporozhets
8686d09d3e
Merge branch 'feature/api_fle_encoded' into 'master'
...
Complete api files CRUD
Adds ability to read file from repository with content encoded with Base64.
2014-02-18 14:15:40 +00:00
Tudor Pavel
4f6b570fbe
Filter issues by multiple labels with Spinach feature spec
2014-02-18 15:38:33 +02:00
Dmitriy Zaporozhets
8a55636f89
Dont replace all issue context when change assignee/milestone
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 13:15:43 +02:00
Dmitriy Zaporozhets
6cf39fe10d
Extract commits API to separate file
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 12:41:21 +02:00
Dmitriy Zaporozhets
ddbe978041
Complete api files CRUD
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 12:27:02 +02:00
Dmitriy Zaporozhets
e62c87c446
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-02-18 09:58:12 +02:00
Dmitriy Zaporozhets
14fa0d5bd7
Merge pull request #6346 from jvanbaarsen/fix-5674-show-broadcast-everywhere
...
Added broadcast message on every layout file
2014-02-18 09:57:58 +02:00
Dmitriy Zaporozhets
bf9372eaeb
Merge branch 'password-reset-wording' into 'master'
...
Password Reset Wording
2014-02-18 07:15:46 +00:00
Dmitriy Zaporozhets
177b953d51
Merge branch 'improve/assignee_select' into 'master'
...
Improve assignee select
Fixes #1036 . Fixes #1047
2014-02-18 07:15:36 +00:00
Dmitriy Zaporozhets
ade780a9fe
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-02-18 09:04:59 +02:00
Dmitriy Zaporozhets
883c86a59e
Fix notification specs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 09:04:30 +02:00
Jeroen van Baarsen
4d093f9f8d
Added broadcast message on every layout file
...
Fixes : #5674
2014-02-17 21:35:23 +01:00
Sytse Sijbrandij
96efdfade1
Merge pull request #6341 from Cynddl/feature/nofollow
...
Fix issue with robots constantly asking for projects archives
2014-02-17 19:11:32 +01:00
dosire
e0022912d7
Better English for the password reset screen.
2014-02-17 17:30:50 +01:00
Dmitriy Zaporozhets
423dcb46ee
Set initial value to Issue/MR form -> assignee selectbox
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-17 18:23:11 +02:00
Dmitriy Zaporozhets
936353edfd
Improve notification settings page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-17 18:06:24 +02:00
Cynddl
8dc3dafe24
Fix issue with robots constantly asking for projects archives
2014-02-17 11:26:33 +01:00
Timm Drevensek
ee993dfc64
Fix branches/compare butten to directly diff to default branch
2014-02-15 22:46:02 +01:00
Dmitriy Zaporozhets
99fd58ce4a
Show full commit info at MR form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 14:52:33 +02:00
Dmitriy Zaporozhets
1e106756fa
For form MR render only namespace name
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 14:36:58 +02:00
Dmitriy Zaporozhets
db961b8b46
Improve few admin pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 14:31:01 +02:00
Dmitriy Zaporozhets
d7310fe7a9
Improve email page ui
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 14:01:08 +02:00
Dmitriy Zaporozhets
87415ab2a6
Add bottom margin to nav-tabs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 13:41:48 +02:00
Dmitriy Zaporozhets
b6a609edbc
Truncate long names for admin dashboard with css
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 13:35:20 +02:00
Dmitriy Zaporozhets
5cf5c177df
Merge branch 'add-margin-to-resend-form' into 'master'
...
Add Margin to Resend Confirmation Form
I fixed this issue on the "Reset Password"-form (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20 ), but found it is also occuring on the "Resend Confirmation"-form. There currently is no margin between the input (email-address) and button. This commit is a simple fix.
2014-02-14 17:26:23 +00:00
Pixelindustries
c187d27955
Added margin between form and button in resend-confirmation form.
2014-02-14 15:45:41 +01:00
Dmitriy Zaporozhets
0331f36a2c
Few responsive fixes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-14 15:58:15 +02:00
Dmitriy Zaporozhets
9ca80048a2
Merge branch 'add-margin-to-reset-password-form' into 'master'
...
Add Margin To Reset Password Form
There currently is no margin between the reset-password input (email-address) and button. This is ugly. This commit is a simple fix.
2014-02-14 13:50:16 +00:00
Dmitriy Zaporozhets
f745c6e5b5
Merge branch 'improve_large_groups' into 'master'
...
Improve for large groupsImprove for large groups
This merge request is a set of patched to improve application for large groups with more then 100 people.
Pages to be improved:
✅ Group#members page
✅ Project#issues page
✅ Project#merge_requests page
✅ Project#new_issue page
✅ Project#new_mr page
✅ Project#members page
2014-02-14 13:13:42 +00:00
Dmitriy Zaporozhets
fd12e5c604
Dont render more than 20 group members on Project#members page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-14 12:42:08 +02:00
Dmitriy Zaporozhets
ea1e92a0b6
Use project_users_select_tag for Issue form and MR form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-14 12:30:12 +02:00
Dmitriy Zaporozhets
361a8781c9
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2014-02-14 12:14:07 +02:00
Jason Hollingsworth
29cfd33d94
Add email aliases for users
...
Emails are used to associate commits with users. The emails
are not verified and don't have to be valid email addresses. They
are assigned on a first come, first serve basis.
Notifications are sent when an email is added.
2014-02-13 22:59:39 -06:00
Dmitriy Zaporozhets
9b5728057e
Restyle issue/mr top filters for list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-13 19:59:09 +02:00
Dmitriy Zaporozhets
67798492bc
Add placeholder support for project_users_select_tag
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-13 16:16:23 +02:00
Dmitriy Zaporozhets
f0f88390c1
project_user selectbox with ajax autocomplete
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-13 16:08:26 +02:00
Jacob Vosmaer
cf9c8e7382
Explanation MR workflow and authorization
2014-02-13 14:25:43 +01:00
Dmitriy Zaporozhets
abb3121308
Show only people who have assigned merge requests in assignee dropdown
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-13 13:59:07 +02:00