..
application_helper.rb
project_user selectbox with ajax autocomplete
2014-02-13 16:08:26 +02:00
broadcast_messages_helper.rb
Customization and previewing of broadcast messages
2013-12-18 17:43:45 -05:00
commits_helper.rb
Add email aliases for users
2014-02-13 22:59:39 -06:00
compare_helper.rb
Fix bug with showing create merge request button while merge request are disabled in project settings
2013-12-04 11:02:36 +03:00
dashboard_helper.rb
Use FilteringService for Dashboard, Group pages
2014-01-15 16:16:45 +02:00
events_helper.rb
Add anchors to comments from event feed
2013-12-26 15:11:48 +02:00
gitlab_markdown_helper.rb
Headers have ids and link to their own id.
2014-02-11 16:23:33 +01:00
graph_helper.rb
Remove the dependancy of grit from class Network::Graph
2013-08-20 12:05:23 +09:00
groups_helper.rb
User can leave group from group page.
2014-02-12 15:52:53 +01:00
icons_helper.rb
Remove colors from icon helpers
2013-12-06 22:14:55 +02:00
issues_helper.rb
Restyle issue/mr top filters for list
2014-02-13 19:59:09 +02:00
labels_helper.rb
Move labels css to gl_bootstrap. Fixed label rendering
2014-01-03 23:28:00 +02:00
merge_requests_helper.rb
Use MR#source_project_path method instead of merge_request.source_project.path_with_namespace
2013-12-12 11:52:10 +02:00
namespaces_helper.rb
Select2 tag for namespaces with ajax loading
2013-11-15 15:25:09 +02:00
notes_helper.rb
use the iid to generate the link_to_merge_request_diff_line_note instead of id
2014-01-18 19:11:42 +01:00
notifications_helper.rb
Improve Notifications page. Much easier to find muted projects now
2013-07-31 17:05:22 +03:00
oauth_helper.rb
Correct indentation in readme, fixed display of social accounts in profile
2013-05-28 18:00:44 +03:00
profile_helper.rb
Use gitlab_config intead of Gitlab.config.gitlab in views
2013-10-17 22:11:41 +03:00
projects_helper.rb
Added issue title to page title
2014-01-10 20:31:44 +01:00
search_helper.rb
Prevent duplicate method names in helpers
2014-01-18 16:06:20 +02:00
selects_helper.rb
Add placeholder support for project_users_select_tag
2014-02-13 16:16:23 +02:00
snippets_helper.rb
Restyle snippets
2013-06-05 22:25:27 +03:00
submodule_helper.rb
Fix submodule_helper specs
2014-02-10 13:02:26 +02:00
tab_helper.rb
Sort dropdown for Dashboard#projects page
2013-12-29 12:58:00 +02:00
tags_helper.rb
1. Set Helvetica as primary font; 2. removed tabs
2011-11-09 21:26:24 +02:00
tree_helper.rb
Update code to work with gitlab_git 3
2013-10-01 17:00:28 +03:00
visibility_level_helper.rb
Improve UX of project visiblity level. Improve "Public Access" help page
2013-11-27 13:13:33 +02:00