summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from app/helpers/welcome_helper.rb.Toshi MARUYAMA2011-09-011-4/+4
* remove trailing white-spaces from app/helpers/wiki_helper.rb.Toshi MARUYAMA2011-09-011-6/+6
* remove trailing white-spaces from app/helpers/workflows_helper.rb.Toshi MARUYAMA2011-09-011-3/+3
* remove trailing white-spaces from app/helpers/versions_helper.rb.Toshi MARUYAMA2011-08-311-6/+6
* remove trailing white-spaces from app/helpers/watchers_helper.rb.Toshi MARUYAMA2011-08-311-7/+7
* remove trailing white-spaces from app/helpers/timelog_helper.rb.Toshi MARUYAMA2011-08-311-18/+18
* remove trailing white-spaces from app/helpers/users_helper.rb.Toshi MARUYAMA2011-08-311-10/+10
* remove trailing white-spaces from app/helpers/trackers_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/queries_helper.rb.Toshi MARUYAMA2011-08-311-7/+7
* remove trailing white-spaces from app/helpers/roles_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/search_helper.rb.Toshi MARUYAMA2011-08-311-1/+1
* remove trailing white-spaces from app/helpers/news_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/issue_categories_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/members_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/messages_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/my_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/mail_handler_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/documents_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/enumerations_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/groups_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/boards_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/calendars_helper.rb.Toshi MARUYAMA2011-08-311-1/+1
* remove trailing white-spaces from app/helpers/account_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/admin_helper.rb.Toshi MARUYAMA2011-08-311-5/+5
* remove trailing white-spaces from app/helpers/attachments_helper.rb.Toshi MARUYAMA2011-08-311-1/+1
* remove trailing white-spaces from app/helpers/auth_sources_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/issue_relations_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/issue_statuses_helper.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from app/helpers/journals_helper.rb.Toshi MARUYAMA2011-08-311-6/+6
* remove trailing white-spaces from app/helpers/custom_fields_helper.rb.Toshi MARUYAMA2011-08-281-11/+11
* improve git repository note at project setting (#9129).Toshi MARUYAMA2011-08-261-1/+1
* temporarily hard-cord git repository note at project setting (#9129).Toshi MARUYAMA2011-08-261-1/+2
* Rails3: replace » of breadcrumb() at ApplicationHelper to hexadecimal UT...Toshi MARUYAMA2011-08-211-1/+1
* Rails3: use String#html_safe for render_custom_fields_rows() at IssuesHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_descendants_tree() at IssuesHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_issue_subject_with_tree() at IssuesHe...Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_issue_tooltip() at IssuesHelper.Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for javascript_heads() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_project_hierarchy() at ProjectsHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for parent_project_select_tag() at ProjectsHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for progress_bar() at ApplicationHelper.Toshi MARUYAMA2011-08-201-5/+5
* Rails3: use String#html_safe for check_all_links() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe at GanttHelper.Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for parse_redmine_links() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for parse_wiki_links() at ApplicationHelper.Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for parse_inline_attachments() at ApplicationHel...Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for parse_non_pre_blocks() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_hours for pagination_links_full() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_hours for authoring() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_hours for principals_check_box_tags() at ApplicationH...Toshi MARUYAMA2011-08-201-1/+1