gitlab-org--gitlab-foss/app/helpers
Dmitriy Zaporozhets 05ef7ba105 Merge branch 'permission-improvements' into 'master'
Update permissions for issue tracker management

Don't allow guest or reporter to set assignee, milestone and label when create or update new issue and merge request.
After this change `Guest` and `Reporter` rule is used to report issues but only `Developer` and higher roles can manage issues (schedule milestone, assign to user or close any issue)

Also I removed some duplication code between issues and merge requests and put all issuable partials in one directory

See merge request !890
2015-06-26 14:37:45 +00:00
..
appearances_helper.rb Replace old logo with new one 2015-06-19 16:59:16 +02:00
application_helper.rb Merge branch 'revert-mr-state-names' 2015-06-22 15:43:09 +02:00
application_settings_helper.rb Add option to disallow users from registering any application to use GitLab as an OAuth provider 2015-05-29 13:29:16 +02: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 Refactor GitAccess to use instance variables. 2015-03-24 14:11:48 +01:00
broadcast_messages_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
commits_helper.rb Add Commit#author and #committer. 2015-04-02 10:57:01 +02:00
compare_helper.rb Improve create_mr_button? performance. 2015-05-09 23:51:50 +02:00
dashboard_helper.rb Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
diff_helper.rb Disabled expansion of top/bottom blobs for new file diffs 2015-05-21 09:25:07 +02:00
emails_helper.rb Fill in email on the new password form 2015-05-16 14:03:18 -06:00
events_helper.rb Fixed invalid timestamps in RSS feed #1771 2015-06-23 11:32:26 +01:00
explore_helper.rb Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
external_wiki_helper.rb Add a service to support external wikis 2015-03-12 19:13:51 +01:00
git_helper.rb Hide gpg signature on tags page from tag message 2014-11-18 18:00:38 +02:00
gitlab_markdown_helper.rb Prefix random Markdown tips with "Tip:" 2015-06-24 18:43:57 -04:00
gitlab_routing_helper.rb Refactor issue and merge request sidebar 2015-06-25 16:04:50 +02:00
graph_helper.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
groups_helper.rb Add a page title to every page. 2015-04-30 19:12:15 +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 When use change branches link at MR form - save source branch selection instead of target one 2015-05-06 15:13:11 +03:00
milestones_helper.rb Group milestones by title in the dashboard and all other issue views 2015-05-01 01:12:58 +02:00
namespaces_helper.rb Prevent database query each time we render group avatar 2015-03-12 13:56:53 -07:00
nav_helper.rb Fix toggle of sidebar 2015-04-22 16:48:39 +03:00
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 Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
preferences_helper.rb Refactor dashboard_choices 2015-06-13 17:59:13 -04:00
profile_helper.rb Restyle oauth accounts at profile page and add ability to unlink account 2015-03-21 17:46:00 -07:00
projects_helper.rb Update time_ago_with_tooltip helper 2015-06-17 16:37:10 -04:00
search_helper.rb Update views to single form of address. Change "my" to "your" 2015-03-22 20:10:12 -07:00
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 Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
sorting_helper.rb Refactor sorting in project 2015-02-05 19:15:05 -08:00
submodule_helper.rb Fix "Revspec not found" errors when viewing diffs in a forked project with submodules 2015-04-27 20:42:38 -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 Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
tree_helper.rb Simplify and unify helpers for rendering markup 2015-05-18 22:52:13 +02:00
version_check_helper.rb Enable version check only for production environment 2015-05-11 18:23:40 +03:00
visibility_level_helper.rb Add period at snippet visibilty description 2015-05-03 15:00:46 +02:00
wiki_helper.rb Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00