gitlab-org--gitlab-foss/app/helpers
Dmitriy Zaporozhets 5c53dc5a1e Merge branch 'project-default-view' into 'master'
Allow user to specify content he wants to see on project page

Improvement to !938. Since a lot of people complain on fact they don't like to see README.
Especially since we already have a switcher for dashboard - it kind of acceptable to select behaviour.

User can specify which content he/she wants to see:

![Screenshot_2015-07-13_18.24.31](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d237474e8f52df4a62ba7e951fa28bd8/Screenshot_2015-07-13_18.24.31.png)

![Screenshot_2015-07-13_18.24.36](https://gitlab.com/gitlab-org/gitlab-ce/uploads/473b0e2a94b3de16d048b8332b539816/Screenshot_2015-07-13_18.24.36.png)

cc @JobV @jacobvosmaer @marin @sytses

See merge request !970
2015-07-14 08:30:46 +00:00
..
appearances_helper.rb Replace old logo with new one 2015-06-19 16:59:16 +02:00
application_helper.rb Properly render plain readme 2015-07-09 11:36:09 +02:00
application_settings_helper.rb Changed to using the btn class 2015-07-10 13:41:52 -07:00
blob_helper.rb Fix git blame syntax highlighting when different commits break up lines 2015-05-27 14:10:58 -07:00
branches_helper.rb
broadcast_messages_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
commits_helper.rb
compare_helper.rb
dashboard_helper.rb
diff_helper.rb Disabled expansion of top/bottom blobs for new file diffs 2015-05-21 09:25:07 +02:00
emails_helper.rb
events_helper.rb Fixed invalid timestamps in RSS feed #1771 2015-06-23 11:32:26 +01:00
explore_helper.rb
external_wiki_helper.rb
git_helper.rb
gitlab_markdown_helper.rb Fixed the issues 2015-07-09 13:38:33 -07:00
gitlab_routing_helper.rb Move project activity to separate tab. Add more features to project home page 2015-07-07 16:01:12 +02:00
graph_helper.rb
groups_helper.rb Fix consistency issue in sidebars of Project and Group Settings. 2015-06-24 18:05:16 +02:00
icons_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
issues_helper.rb Update time_ago_with_tooltip helper 2015-06-17 16:37:10 -04:00
labels_helper.rb Add link_to_label helper 2015-05-21 23:40:25 -04:00
merge_requests_helper.rb
milestones_helper.rb Rename NoMilestone to Milestone::None 2015-07-06 22:39:55 -04:00
namespaces_helper.rb
nav_helper.rb
notes_helper.rb Update time_ago_with_tooltip helper 2015-06-17 16:37:10 -04:00
notifications_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
oauth_helper.rb Add SAML to list of social_provider 2015-06-25 09:58:55 -04:00
page_layout_helper.rb
preferences_helper.rb Allow user to specify content he wants to see on project page 2015-07-13 18:24:15 +02:00
profile_helper.rb
projects_helper.rb Use password field default password masking. 2015-07-13 13:32:14 +02:00
search_helper.rb
selects_helper.rb Use the user list from the target project in a merge request 2015-05-22 09:52:09 -04:00
snippets_helper.rb
sorting_helper.rb
submodule_helper.rb Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path 2015-06-23 05:49:19 -07:00
tab_helper.rb Move Project Members link from Settings to main menu. 2015-06-09 14:45:38 +02:00
tags_helper.rb
tree_helper.rb Simplify and unify helpers for rendering markup 2015-05-18 22:52:13 +02:00
version_check_helper.rb
visibility_level_helper.rb Fork visibility level fix 2015-07-06 17:40:33 +03:00
wiki_helper.rb