Dmitriy Zaporozhets
4091322dba
Improve UX of project visiblity level. Improve "Public Access" help page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 13:13:33 +02:00
Dmitriy Zaporozhets
fa7d62494a
Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth/gitlabhq into feature/internal_projects
...
Conflicts:
app/models/project.rb
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 11:51:46 +02:00
Dmitriy Zaporozhets
9aaf478f10
Merge branch 'improve/preview_button' of /home/git/repositories/gitlab/gitlabhq
2013-11-27 09:31:50 +00:00
Dmitriy Zaporozhets
042ec53c40
Minor UI improvements
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 11:29:52 +02:00
Dmitriy Zaporozhets
c2f6eb0ffe
Rollback preview button href
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 11:18:33 +02:00
Dmitriy Zaporozhets
b34378c4d7
Improve preview/edit links for comment form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 11:14:42 +02:00
Dmitriy Zaporozhets
b2e4664cc7
Read-only email field for LDAP user
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 10:32:37 +02:00
Jason Hollingsworth
d9bb4230cc
Adding authenticated public mode (internal).
...
Added visibility_level icons to project view (rather than just text).
Added public projects to search results.
Added ability to restrict visibility levels standard users can set.
2013-11-26 22:22:07 -06:00
Dmitriy Zaporozhets
949c6c1b0a
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-11-26 13:32:11 +02:00
Dmitriy Zaporozhets
b51c2c8118
Merge pull request #5308 from Popl7/parallel-diffs-side-by-side
...
diff view on commit with parallel diff view
2013-11-26 03:31:42 -08:00
Jacob Vosmaer
cbbf715d30
Show ruby version on admin dashboard
2013-11-26 11:14:25 +01:00
Dmitriy Zaporozhets
c57180367c
Fix overflow on project home page for long names
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-26 10:08:46 +02:00
Dmitriy Zaporozhets
666861f8ff
More compact issues page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-25 22:10:18 +02:00
Dmitriy Zaporozhets
46c50caa6e
Show broadcast messages on group, profile and project settings pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-25 21:23:05 +02:00
Dmitriy Zaporozhets
11aa7b0025
Added ability to clear milestone/assignee during bulk update
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-25 18:57:44 +02:00
Dmitriy Zaporozhets
4cb17deec1
Fix empty sort label on issues page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-25 17:46:16 +02:00
Jason Blanchard
b76948e6c9
Added sorting to project issues page
2013-11-23 15:04:50 -05:00
Judson D Neer
574fffb722
Fix grammar in fork error message.
2013-11-21 11:53:48 -08:00
Dmitriy Zaporozhets
fc3c57734d
Style resend confirmation instructions
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-21 09:46:09 +02:00
Dmitriy Zaporozhets
3bdf930852
Render markdown in snippets
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-20 17:29:50 +02:00
Dmitriy Zaporozhets
436e96467d
Nicer icons for enabled/disabled stuff
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-20 14:05:42 +02:00
Dmitriy Zaporozhets
b07c02eb13
Add more info to admin dashboard
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-20 13:41:41 +02:00
Dmitriy Zaporozhets
bd20ec1a34
Remove file from repository feature
...
After click on remove file button you will be asked for commit message
via modal window. After submitting modal form file will be removed from
repository
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-19 16:14:56 +02:00
Dmitriy Zaporozhets
8841eec426
Improve snippets UX
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-18 21:34:07 +02:00
Steven Thonus and Steven Thonus
856d4088fb
diff view on commit with parallel diff view
...
TODO: fix comment forms to respect left and right columns
2013-11-17 16:35:34 +01:00
Dmitriy Zaporozhets
c938833bd9
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-11-15 16:20:00 +02:00
Dmitriy Zaporozhets
0815098d3a
Admin can transfer project to any namespace
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-15 15:25:37 +02:00
Dmitriy Zaporozhets
adb58e36ba
Merge pull request #5557 from dpursehouse/merge-status-message-improvement
...
Improve status message on merge request page
2013-11-15 03:55:18 -08:00
Dmitriy Zaporozhets
a7d3e2b9b6
Fix recent branches order. Added counters
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-15 09:18:06 +02:00
Sytse Sijbrandij
6156cacbe9
Improve formulation of the sentence.
2013-11-14 13:50:07 -05:00
Dmitriy Zaporozhets
9fbbae9dbf
Small css cleanup
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-14 17:23:31 +02:00
Dmitriy Zaporozhets
64edb27aa9
Extend Gitlab#default_regex. Dont allow project path ends with .git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-13 16:13:40 +02:00
Dmitriy Zaporozhets
c727fdd054
Group head titles
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-13 10:35:10 +02:00
Dmitriy Zaporozhets
e51411ecc7
Correct head titles for project pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-13 10:28:15 +02:00
Dmitriy Zaporozhets
d89c6adfe6
Improve select UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 22:32:28 +02:00
Dmitriy Zaporozhets
13a6604030
Ability to remvoe broadcast messages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 15:20:31 +02:00
Dmitriy Zaporozhets
c5b667351a
Show broadcast message to users
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 15:08:20 +02:00
Dmitriy Zaporozhets
90d599397f
Add broadcast messages to admin nav
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 14:29:43 +02:00
Dmitriy Zaporozhets
dd501aa7a7
Broadcast messages scaffold in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 14:28:12 +02:00
Dmitriy Zaporozhets
0a08c77519
Improve UX for project home page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 12:56:20 +02:00
David Pursehouse
dfb8d2b7ff
Improve status message on merge request page
...
The status message currently looks like:
Created on Oct 24, 2013 by John , currently assigned to Bob
There is a space between the author name and the comma, which is
incorrect. Also, there is no period at the end of the sentence,
which makes it inconsistent with the following line:
Merged by Bob 5 minutes ago.
Change it to:
Created on Oct 24, 2013 by John. Currently assigned to Bob.
Also change the milestone information from:
and attached to milestone XYZ
to:
Attached to milestone XYZ.
2013-11-12 18:24:03 +09:00
Dmitriy Zaporozhets
b983e9ef0a
Add ability to hide no ssh key message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 10:19:23 +02:00
Dmitriy Zaporozhets
c9e31875dc
Merge pull request #5566 from dpursehouse/improve-email-notification-message
...
Improve message in email notifications
2013-11-10 00:41:25 -08:00
Drew Blessing
57ad81a9c5
Fix minor errors/annoyances in email templates
...
There was some funny syntax in merge request email templates. There was a ! before
the merge request number when there probably should be a #. This may be some carry over
from markdown but should not be in email templates. There were also some capitalization
discrepancies among the subject lines. For those OCD people out there I standardized the
capitalization. :)
2013-11-08 10:20:15 -06:00
David Pursehouse
54e65c1176
Improve message in email notifications
2013-11-08 15:48:45 +09:00
Dmitriy Zaporozhets
d618a5fec3
Refactor search views
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-06 09:58:43 +02:00
Dmitriy Zaporozhets
d78b6ce4cc
New feature: Ability to leave project
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 16:41:29 +02:00
Dmitriy Zaporozhets
3083e5e4cd
Hide new file link if not branch HEAD
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 12:23:11 +02:00
Dmitriy Zaporozhets
f61850e6e3
Move part of file creation logic into separate context
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 12:06:52 +02:00
Dmitriy Zaporozhets
f2eb668348
Feature test for New file feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 10:45:23 +02:00