Dmitriy Zaporozhets
e36baaddcd
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-08-01 22:37: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
Sytse Sijbrandij
2188392f3c
Merge pull request #4692 from gitlabhq/i-should-no-create-branches-on-github
...
Better description based on a conversation in the contributor room.
2013-08-01 12:26:49 -07:00
Sytse Sijbrandij
942cf32333
Better description based on a conversation in the contributor room.
2013-08-01 21:23:57 +02:00
Dmitriy Zaporozhets
0be062152a
Improve new project page
2013-08-01 16:20:18 +03:00
Dmitriy Zaporozhets
3e9460b6cb
Fix minor wording
2013-08-01 16:11:50 +03:00
Dmitriy Zaporozhets
ce5fca4828
Fix MR modal
2013-08-01 15:59:57 +03:00
Dmitriy Zaporozhets
08bcf639a0
Add titles for blame view and Edit mode
2013-08-01 15:21:43 +03:00
Dmitriy Zaporozhets
f90c565544
UI changes: removed box shadow for ui-box and file-holder
2013-08-01 14:55:30 +03:00
Dmitriy Zaporozhets
e6affad928
Fix spinach tests
2013-07-31 20:45:25 +03:00
Dmitriy Zaporozhets
b19bffc536
More descriptions for pages
2013-07-31 17:53:42 +03:00
Dmitriy Zaporozhets
9b7241dfdd
Add page titles with for profile area
2013-07-31 17:39:57 +03:00
Dmitriy Zaporozhets
9f38cf5093
Improve Notifications page. Much easier to find muted projects now
2013-07-31 17:05:22 +03:00
Dmitriy Zaporozhets
c4856e6f8d
Semibold headers
2013-07-31 16:24:11 +03:00
Dmitriy Zaporozhets
a28bc409fc
Improve project team page usability
2013-07-31 14:33:09 +03:00
Dmitriy Zaporozhets
c5add8fe55
Merge pull request #4669 from jackbot/reenable-create-project-button
...
Reenable the create project button after errors
2013-07-30 06:04:11 -07:00
Jack Weeden
a4ca5cbaef
Reenable the create project button after errors
...
Currently if you try to create a project from an existing repo but give it a bad
URL, you see the "Import url should be a valid url" error and the form, but the
submit button is disabled meaning you can't fix the URL and resubmit the form.
This fix just enables the button when the project has an error.
Closes #4070
2013-07-30 13:45:53 +01:00
Dmitriy Zaporozhets
8c08fb9b28
Merge pull request #4662 from jzi/allow_archive_for_deploy_key
...
allow all git-upload-* commands for deploy keys
2013-07-30 04:21:57 -07:00
Jakub Zienkiewicz
e03d01d036
extract server-side git commands to constants
2013-07-30 10:15:36 +02:00
Jakub Zienkiewicz
5e35f21605
allow all git-upload-* commands for deploy keys
2013-07-30 10:15:36 +02:00
Sytse Sijbrandij
4f07a6a99c
Merge branch 'improve/6-0-update-docs' of /home/git/repositories/gitlab/gitlabhq
2013-07-29 20:06:12 +00:00
Dmitriy Zaporozhets
79bea31205
More informative Dashboard#projects page
2013-07-29 22:59:41 +03:00
Dmitriy Zaporozhets
121f20d253
Fix typo in update docs for 6.0
2013-07-29 19:19:03 +00:00
Dmitriy Zaporozhets
71db10b9f2
Add sing-in button for public area panel
2013-07-29 21:41:05 +03:00
Dmitriy Zaporozhets
bd7e569f72
Prevent top margin for first element in markdown/wiki/readme typography
2013-07-29 21:24:38 +03:00
Dmitriy Zaporozhets
2c6577a15e
Suggest MR title based on from branch
2013-07-29 21:17:46 +03:00
Dmitriy Zaporozhets
8290e7cc70
Autofocus to project name at projects#new. Added description field to projects#new. Increased timeout for flash message
2013-07-29 21:06:59 +03:00
Dmitriy Zaporozhets
f4205abb77
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2013-07-29 20:52:59 +03:00
Dmitriy Zaporozhets
f82db5695b
Merge pull request #4667 from seif/patch-1
...
Fix link to emoji cheat sheet
2013-07-29 10:23:51 -07:00
Dmitriy Zaporozhets
f52f5f6794
Add deprecations to update docs for 6.0
2013-07-29 17:11:55 +00:00
Seif Attar
6dfdd2ebfe
Fix link to emoji cheat sheet
2013-07-29 18:08:45 +01:00
Dmitriy Zaporozhets
be17a32d04
Merge branch 'improve/public_area' of /home/git/repositories/gitlab/gitlabhq
2013-07-29 14:56:11 +00:00
Dmitriy Zaporozhets
4de1db1168
Public area spinach tests
2013-07-29 17:07:03 +03:00
Dmitriy Zaporozhets
dd8f090bc8
Fix hardcoded condition and unassigned vars
2013-07-29 16:51:04 +03:00
Dmitriy Zaporozhets
efa2676021
Render readme file in public project#show
2013-07-29 16:50:00 +03:00
Jacob Vosmaer
b55e22e277
Merge pull request #4660 from jojosch/fix-typos
...
Fix typos
2013-07-29 05:11:25 -07:00
Johannes Schleifenbaum
cd19f82e51
Fix typos
2013-07-29 12:47:06 +02:00
Jacob Vosmaer
5e0e97ec5d
Remove reference to broken auth icon functionality
2013-07-29 11:12:44 +02:00
Yves Senn
205107fea1
Merge pull request #4651 from mahmouds/patch-1
...
fix typo
2013-07-28 22:47:37 -07:00
Dmitriy Zaporozhets
a7fab42b9c
Public area: Project#show page prototype
2013-07-27 21:23:35 +03:00
Dmitriy Zaporozhets
cb86cf844c
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-07-27 20:22:56 +03:00
Dmitriy Zaporozhets
b5668234b1
Remove unecessary %br in help area
2013-07-27 19:34:37 +03:00
Mahmoud Mostafa
3648c83ec0
fix typo
2013-07-27 13:25:40 +03:00
Dmitriy Zaporozhets
04806be3bf
Merge pull request #4634 from jacargentina/master
...
Added show user name as a tooltip on issue participants list
2013-07-27 00:45:39 -07:00
Dmitriy Zaporozhets
2db010b6a3
Show tooltip with author email for commit
2013-07-27 10:40:38 +03:00
Javier Castro
994ad1cbc1
Added show user name as a tooltip on every call to link_to_member when the name is not shown inline
2013-07-26 13:23:26 -03:00
Jacob Vosmaer
06e98c0f9b
Merge pull request #4619 from thomasbiddle/merge_request_api
...
Adding links to the merge requests and group documentation.
2013-07-26 08:00:42 -07:00
TJ Biddle
4261a5a1ea
Adding links to the merge requests and group documentation.
2013-07-26 07:53:35 -07:00
Jacob Vosmaer
8aecfc375c
Improve grammar of label hints
2013-07-24 17:26:14 +02:00