07 May, 2014
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
06 May, 2014
2 commits
-
Fix mobile menu after adding help link After https://github.com/gitlabhq/gitlabhq/pull/6897 the mobile menu ran off the left side of the screen. I don't see much we can do to squeeze all the items into mobile's width. I think hiding one of the items is acceptable and which is a matter of opinion. I suggest hiding the user's avatar on mobile but the search icon or help icon would both be options as well. Let me know if you want a different icon hidden on mobile. [Before Screenshot](https://www.dropbox.com/s/hnfmaln3ilcy0p7/Screen%20Shot%202014-05-02%20at%205.17.28%20PM.png) [After Screenshot](https://www.dropbox.com/s/3ifxa8gfa12h37h/Screen%20Shot%202014-05-05%20at%204.52.25%20AM.png)
-
Add support to show files from wiki repository on wiki pages
05 May, 2014
1 commit
02 May, 2014
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
01 May, 2014
3 commits
-
Remove redundant signin link from signin page.
29 Apr, 2014
4 commits
-
do not html encode plaintext part of emails for push notifications
-
Fix unclear text in broadcast message view.
-
editing preview
28 Apr, 2014
3 commits
26 Apr, 2014
1 commit
-
Also-by: Andrew Karpow <andy@ndyk.de>
25 Apr, 2014
1 commit
15 Apr, 2014
8 commits
-
Fixed multiple close issue #6615
-
Active users Show the number of active users in the dashboard.
-
Prevent-two-links-in-emails Only one link per email to prevent clicking the wrong one.
-
Rename issue form tags Subject -> Title and Details -> Description
-
Use VersionSorter on the Project > Tags page
14 Apr, 2014
7 commits
-
Speed up wiki pages page
13 Apr, 2014
1 commit
-
Better title format for wiki page
11 Apr, 2014
1 commit
10 Apr, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
The title format for wiki page may be unintelligible. For example 'GitLab' is converted to 'Git Lab', 'MySQL' is converted to 'My Sql', etc.