Dmitriy Zaporozhets
|
acc21d30fb
|
Increase input padding. Minor ui fixes
|
2013-08-08 11:57:34 +03:00 |
|
Dmitriy Zaporozhets
|
f79b210061
|
Fix wiki popup for new page
|
2013-08-08 11:40:42 +03:00 |
|
Dmitriy Zaporozhets
|
2e0a373415
|
Merge branch 'improve/proper_form_classes' of /home/git/repositories/gitlab/gitlabhq
|
2013-08-07 20:55:39 +00:00 |
|
Dmitriy Zaporozhets
|
89d0d75c52
|
Better filter var for MR. show reset filter only if makes sense
|
2013-08-07 23:54:26 +03:00 |
|
Dmitriy Zaporozhets
|
b2152847b1
|
Replace xlarge and xxlarge classes
|
2013-08-07 23:40:29 +03:00 |
|
Dmitriy Zaporozhets
|
846e59505e
|
Replace .actions with .form-actions
|
2013-08-07 23:35:24 +03:00 |
|
Dmitriy Zaporozhets
|
e3f9bd231b
|
use control-group classes for inline forms in rest pages
|
2013-08-07 23:32:20 +03:00 |
|
Dmitriy Zaporozhets
|
df437f419b
|
use control-group classes for inline forms in project area pages
|
2013-08-07 23:30:40 +03:00 |
|
Dmitriy Zaporozhets
|
c52f9e1a32
|
use control-group classes for inline forms in project new/edit pages
|
2013-08-07 23:28:02 +03:00 |
|
Dmitriy Zaporozhets
|
a3b0dc2e17
|
use control-group classes for inline forms in profile and group pages
|
2013-08-07 23:24:34 +03:00 |
|
Dmitriy Zaporozhets
|
f2082edb60
|
use control-group classes for inline forms in issues/mr
|
2013-08-07 23:22:46 +03:00 |
|
Dmitriy Zaporozhets
|
49fa9907ae
|
use control-group classes for inline forms in admin area
|
2013-08-07 23:20:10 +03:00 |
|
Dmitriy Zaporozhets
|
a43a380394
|
Increase amount of search results for issues, mr, projects
|
2013-08-07 22:51:36 +03:00 |
|
Dmitriy Zaporozhets
|
27b7aeddfb
|
More compact lists for dashboard issues, mr
|
2013-08-06 21:22:41 +03:00 |
|
Dmitriy Zaporozhets
|
512cd02335
|
Dashboard/Group issues and mr pages refactoring
|
2013-08-06 21:12:01 +03:00 |
|
Dmitriy Zaporozhets
|
21c70354f6
|
Restyle group members page a bit
|
2013-08-06 20:12:20 +03:00 |
|
Dmitriy Zaporozhets
|
65eddc00ad
|
toggle content instead of disabling button for group members editing
|
2013-08-06 18:49:37 +03:00 |
|
Dmitriy Zaporozhets
|
6eabf90b80
|
Ability to edit group member permissions
|
2013-08-06 18:45:45 +03:00 |
|
Dmitriy Zaporozhets
|
f8137075d5
|
Show correct group membership in profile
|
2013-08-06 18:03:13 +03:00 |
|
Dmitriy Zaporozhets
|
0b747a0f4a
|
Minor UI improvements
|
2013-08-06 17:58:45 +03:00 |
|
Dmitriy Zaporozhets
|
498a9ce3d2
|
more space for months names in network graph
|
2013-08-05 19:10:20 +03:00 |
|
Dmitriy Zaporozhets
|
a2501d1586
|
more space for days in network graph
|
2013-08-05 19:08:51 +03:00 |
|
Dmitriy Zaporozhets
|
d521cf8d01
|
Merge branch 'refactor/gitlab_git_2' of /home/git/repositories/gitlab/gitlabhq
|
2013-08-05 16:00:12 +00:00 |
|
Jacob Vosmaer
|
5b28bf1e51
|
Merge pull request #4705 from DarthNerdus/new-user-email
Add appropriate article to new user email.
|
2013-08-05 08:16:00 -07:00 |
|
Dmitriy Zaporozhets
|
88c741dde0
|
Refactor recent branches page
|
2013-08-05 17:59:58 +03:00 |
|
Dmitriy Zaporozhets
|
bb5e50e0f7
|
Fix edit files
|
2013-08-05 16:55:15 +03:00 |
|
Dmitriy Zaporozhets
|
b92655663c
|
Update main calls to gitlab_git
|
2013-08-05 16:51:04 +03:00 |
|
Dmitriy Zaporozhets
|
d602d5b1b0
|
Fix find_diff for note when noteable is nil
|
2013-08-05 12:32:24 +03:00 |
|
Jesse Read
|
171ce67a0c
|
Update new_user_email.text.erb
Fixed template to include the word 'the'.
|
2013-08-04 18:04:47 -04:00 |
|
Jesse Read
|
ad6208c579
|
Update new_user_email.html.haml
Fixed template to include the word 'the'.
|
2013-08-04 18:04:20 -04:00 |
|
Dmitriy Zaporozhets
|
af5faaf0e1
|
Move diff parsing to own class. Correctly identify note diff line
|
2013-08-04 20:43:49 +03:00 |
|
Dmitriy Zaporozhets
|
8f05fbbab5
|
Dont show comment on diff if diff line was changed after comment left
|
2013-08-04 19:35:47 +03:00 |
|
Dmitriy Zaporozhets
|
2d75b454ef
|
Store diff with line note. It makes possible to see inline notes with proper diff even if MR diff changed
|
2013-08-04 19:01:57 +03:00 |
|
Dmitriy Zaporozhets
|
b99f357e96
|
Dont allow file edit for non-branches ref
|
2013-08-04 17:18:49 +03:00 |
|
Dmitriy Zaporozhets
|
65197b8a8a
|
Sanitize issues title in autocomplete for comment
|
2013-08-04 17:14:15 +03:00 |
|
Dmitriy Zaporozhets
|
0675552463
|
It was hard to click on small edit icon for comment
|
2013-08-04 16:46:46 +03:00 |
|
Dmitriy Zaporozhets
|
263b301f66
|
Merge pull request #4663 from jackbot/autocomplete_in_editable_notes
Show autocomplete list when editing notes.
|
2013-08-04 06:36:36 -07:00 |
|
Dmitriy Zaporozhets
|
5d4afc0f2b
|
Add warnings about removing team classes
|
2013-08-04 16:35:18 +03:00 |
|
Dmitriy Zaporozhets
|
53a7568098
|
Fix sending 2 emails on issue close
|
2013-08-04 16:22:06 +03:00 |
|
Dmitriy Zaporozhets
|
73c163fb1d
|
Modify style for .slead
|
2013-08-04 13:16:27 +03:00 |
|
Robert Schilling
|
9efdebaf12
|
Improve markup detection, fixes #4695
|
2013-08-03 14:40:43 +02:00 |
|
Dmitriy Zaporozhets
|
d0d10992bc
|
Fix edit project page when repo does not exist
|
2013-08-03 11:30:07 +03:00 |
|
Dmitriy Zaporozhets
|
f003ad59dd
|
Restyle breadcrumbs
|
2013-08-02 15:50:04 +03:00 |
|
Dmitriy Zaporozhets
|
4e82d1752f
|
Fixed Fixed issue when project default branch selected from non-exists and UI does not allow to change it
|
2013-08-02 15:20:55 +03:00 |
|
Dmitriy Zaporozhets
|
7683efc6be
|
Added ability to close milestone with opened issues. UI for milestone page improved
|
2013-08-02 13:44:25 +03:00 |
|
Dmitriy Zaporozhets
|
b6d0dd871c
|
Merge pull request #4618 from jacargentina/notification-on-commits
Fix notifications to handle participants and mentions on commits too
|
2013-08-02 03:02:05 -07:00 |
|
Dmitriy Zaporozhets
|
6af4223a27
|
Fixed Diff suppressed link for MR
|
2013-08-02 12:49:20 +03:00 |
|
Dmitriy Zaporozhets
|
eb0590b063
|
FIx wiki tests. Fixed margin for issues page
|
2013-08-02 12:15:30 +03:00 |
|
Dmitriy Zaporozhets
|
e834742407
|
Dont load bootstrap buttons. Modified css with new buttons
|
2013-08-01 22:35:40 +03:00 |
|
Dmitriy Zaporozhets
|
b8f6d67b96
|
Restyle buttons
|
2013-08-01 22:35:04 +03:00 |
|