Commit Graph
2122 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets e7f92c8a16 Bold names for public projects 2013-08-20 21:50:33 +03:00
Dmitriy Zaporozhets 25e629e460 Render small avatars for inline events 2013-08-20 21:31:37 +03:00
Dmitriy Zaporozhets 9174020f14 Fix event image preview 2013-08-20 21:20:11 +03:00
Dmitriy Zaporozhets 4250c34915 Make repo graph work for large repos on slower machines 2013-08-19 20:11:41 +03:00
Dmitriy Zaporozhets 0e387919c3 Fixed wrong last-edit time for wiki 2013-08-16 16:59:26 +03:00
Dmitriy Zaporozhets ffa234bc80 Dont render event body if empty 2013-08-16 15:40:55 +03:00
Dmitriy Zaporozhets 14db704231 Minor UI improvements to event feed 2013-08-16 15:37:42 +03:00
Dmitriy Zaporozhets 81c0e163b8 Merge pull request #4791 from h2s/wording
Improvements to English text
2013-08-16 02:39:38 -07:00
Henry Smith 9b4e389ba9 Another wording change in accordance with a suggestion from @karlhungus
Thanks!
2013-08-15 20:06:43 +01:00
Henry Smith a50b787d58 Changing text as per the suggestion by @karlhungus
Definitely sounds better like this.
2013-08-15 20:04:09 +01:00
Henry Smith 3f28d9f733 Improved wording for the settings in the "My Profile" section 2013-08-15 19:31:00 +01:00
Henry Smith 602e2e68d9 Lots of wording improvements for the project settings area
Summary:

 - Mostly very small things involving use of "a", "the" etc.
 - "post-receive" hooks are usually written with the hyphen in the name .
 - I changed the Web Hooks page to have a title consistent with all the other
   pages in the settings area.
 - More consistent usage of full-stops in lists.
2013-08-15 19:19:29 +01:00
Henry Smith 0b4324938a A couple of small wording improvements for the merge request approval page 2013-08-15 19:01:05 +01:00
Henry Smith f3ee1b42bd Improved wording for the "light" heading sentences for the main dashboard pages
These are just a few very particular fixes for small grammatical issues,
intended to polish the reading experience.
2013-08-15 18:58:22 +01:00
Henry Smith bae85fa876 Wording improvements in the zero_authorized_projects template
I've reworded the first sentence to say "You don't have access to any projects",
which I think sounds more natural.

I've also used the "pluralize" ActionView helper for the user's projects_limit,
so that it still looks good when it says "You can create up to 1 project.".

Finally, I've tweaked the structure of the final sentence a little bit to make
it sound a bit better.
2013-08-15 18:53:10 +01:00
Henry Smith 4b91ffca3e More specific empty state message wording
I've changed all the instances of "Nothing to show here" to specifically mention
the name of the entity of which there are none to show. This makes for a
slightly smoother reading experience.
2013-08-15 18:31:16 +01:00
Johannes Schleifenbaum aaeaf7c973 Fix the link to the project branches 2013-08-15 14:02:39 +02:00
Dmitriy Zaporozhets 5558204741 Improve UI for Project settings page 2013-08-15 14:33:38 +03:00
Dmitriy Zaporozhets f230591b3d Use bold font at Dashboard#projects and Profile#groups 2013-08-15 13:24:08 +03:00
Dmitriy Zaporozhets 12d55ba6cc Provide links from Group issues, mr pages to corresponding Dashboard pages 2013-08-15 13:13:22 +03:00
Dmitriy Zaporozhets cab7d7686f Help#permissions improved 2013-08-15 12:42:32 +03:00
Dmitriy Zaporozhets 304baaf8ef Merge pull request #4601 from keith9820/master
Show permissions as a grid
2013-08-15 02:32:37 -07:00
Dmitriy Zaporozhets 5a7f15fbab Show label closed on search result 2013-08-15 11:51:40 +03:00
Dmitriy Zaporozhets c17280f55a Better text for custom repo name link 2013-08-14 14:14:23 +03:00
Dmitriy Zaporozhets 8da4d15f23 Fix ui issue for Help#api 2013-08-14 13:23:26 +03:00
Dmitriy Zaporozhets cd25353243 Allos specify repository name when create a project 2013-08-14 13:23:12 +03:00
Dmitriy Zaporozhets 31e9f82ebc Improve repository graph 2013-08-13 16:26:48 +03:00
Dmitriy Zaporozhets 7300440a74 Improve Commit#show page UI 2013-08-12 22:22:31 +03:00
Dmitriy Zaporozhets a0228f94a1 Reload page during repo import 2013-08-12 19:28:10 +03:00
Dmitriy Zaporozhets 7ecebdd02d Repository import during project creation often return timeout for medium and large repos.
So lets do it async. First create project, then import repo and create
satellite with Sidekiq
2013-08-12 18:21:47 +03:00
Dmitriy Zaporozhets e2f946fddb Minor UI improvements 2013-08-12 17:21:57 +03:00
Dmitriy Zaporozhets 7984d3ca00 Minor UI fixes for login page 2013-08-12 12:38:30 +03:00
Dmitriy Zaporozhets 083990c795 Minor UI improvements 2013-08-12 12:08:52 +03:00
Dmitriy Zaporozhets 0175e66589 hide no-ssh message if notice or alert present 2013-08-10 21:20:03 +03:00
Dmitriy Zaporozhets 37cf2eb691 More readable notice/alert messages 2013-08-10 21:10:24 +03:00
Dmitriy Zaporozhets 80ee5ed88d Remove unused files 2013-08-10 20:26:58 +03:00
Dmitriy Zaporozhets 3281021e8b Rewrite issues/mr filtering logic 2013-08-10 20:25:53 +03:00
Dmitriy Zaporozhets f3fa44721d Fix issues update title selectboxes with zero width 2013-08-10 19:30:27 +03:00
Dmitriy Zaporozhets fb36355f2f Different search placeholder depdends on area 2013-08-10 19:12:25 +03:00
Ronald van Eede 62ba789545 Added can_test? mehod to Service model and added tests 2013-08-09 22:02:34 +02:00
Sytse Sijbrandij d6d0a1721c Thx Jacob. 2013-08-09 14:46:09 +02:00
Sytse Sijbrandij 3f283904b0 Better wording of diff surpression. 2013-08-09 14:25:22 +02:00
Dmitriy Zaporozhets 27b3d2302e Remove unecessary paddding at Branches#index page 2013-08-08 20:48:06 +00:00
Dmitriy Zaporozhets b8ee6af05d Merge branch 'master' of /home/git/repositories/dzaporozhets/gitlabhq 2013-08-08 20:45:36 +00:00
Dmitriy Zaporozhets 5c44623bc9 quickfix 2013-08-08 23:38:41 +03:00
Dmitriy Zaporozhets 8e6ffa1ea8 Fix form mr issue with ci 2013-08-08 23:34:36 +03:00
Dmitriy Zaporozhets 3ee46726c5 Remove unecessary paddding at Branches#recent page 2013-08-08 20:25:47 +00:00
Dmitriy Zaporozhets 869f45b36a Fix assign-to-me buttton 2013-08-08 21:26:13 +03:00
Dmitriy Zaporozhets f0e994b6c0 improve MergeRequest edit page 2013-08-08 21:11:28 +03:00
Dmitriy Zaporozhets 44e2a2e453 Compact list for commits page 2013-08-08 18:59:46 +03:00