306 次程式碼提交 (b303dddbe3deea0660dccf6ff1089f2085adddf6)

作者 SHA1 備註 提交日期
  Toshi MARUYAMA e964135b62 delete :only_path option from link_to options at application_helper link_to_attachment (#10602) 12 年之前
  Toshi MARUYAMA 8828c0f13e fix attachment link has get parameter :class (#10602) 12 年之前
  Toshi MARUYAMA 27c390bb62 Fix duplicated 'back_url' IDs 12 年之前
  Jean-Philippe Lang e6b9ddad18 Mailer#url_for not called in views with Rails 3.1. 12 年之前
  Jean-Philippe Lang 0d2a22f37a Use controller_name and action_name instead of params. 12 年之前
  Jean-Philippe Lang 7c568cccaf Adds a helper for displaying validation error messages. 12 年之前
  Toshi MARUYAMA aa0935c13b Rails3: html_safe for project_tree_options_for_select method in application helper 12 年之前
  Toshi MARUYAMA b4630c03f7 Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and Rails 3.1.3 12 年之前
  Jean-Philippe Lang 30282f20da Fixed escaping issues in #textilizable with Rails 3.1. 12 年之前
  Jean-Philippe Lang 5c3ac1a40e Adds support for "Magic links" to notes (#2715). 12 年之前
  Jean-Philippe Lang 4ccb898360 Fixed: {{toc}} uses identical anchors for subsections with the same name (#8194). 12 年之前
  Jean-Philippe Lang 686430ee36 Fixed: wrong section edit links when a heading contains inline code (#10199). 12 年之前
  Jean-Philippe Lang de7c49c6ca Moved #context_menu_link to a new helper. 12 年之前
  Jean-Philippe Lang 9fbb235d81 Accept project identifier with underscore. 12 年之前
  Jean-Philippe Lang f2e7aa596b Adds support for multiple repositories to redmine links (#779). 12 年之前
  Jean-Philippe Lang 45e3dafa8f Adds a <<me>> option at the top of the assignee drop-down (#1102). 12 年之前
  Jean-Philippe Lang 1bd5e58c84 Adds support for multiple repositories per project (#779). 12 年之前
  Jean-Philippe Lang f1b93601b5 Removes spaces in versions anchors. 12 年之前
  Jean-Philippe Lang bbba385198 Missing html_safe. 12 年之前
  Jean-Philippe Lang 7fdb74530c html_safe for Rails3 12 年之前
  Jean-Philippe Lang dcce70095b Option to set parent automatically for new wiki pages (#3108). 12 年之前
  Jean-Philippe Lang 877fbc15da Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder. 12 年之前
  Jean-Philippe Lang ede9a03405 Removed TabularFormBuilder references in views. 12 年之前
  Jean-Philippe Lang 9636882c1e Use #labelled_form_for instead of #labelled_tabular_form_for. 12 年之前
  Toshi MARUYAMA 6d805cfca2 Rails3: helper: html_safe for render_flash_messages method at ApplicationHelper 12 年之前
  Toshi MARUYAMA 8066aa5eb1 Rails3: helper: html_safe for "format_activity_description" method 12 年之前
  Toshi MARUYAMA 3eb534818a code layout clean up application helper "link_to_revision" method 12 年之前
  Toshi MARUYAMA 1d00ec11a0 Rails3: helper: html_safe for robot_exclusion_tag 12 年之前
  Jean-Philippe Lang 0e2733a7cb View cleanup. 12 年之前
  Etienne Massip 3df586d22d Html safe wiki page title. 12 年之前
  Toshi MARUYAMA 564321b2d5 move logic to use latest image file attachment to class method for common use (#3261) 12 年之前
  Jean-Philippe Lang 45f4fdbaf0 Removed useless :lang option. 12 年之前
  Jean-Philippe Lang c4540c799f Makes labelled_tabular_form_for accept different signatures. 12 年之前
  Toshi MARUYAMA 9be9c5f565 fix inconsistent image filename extensions (#9638) 12 年之前
  Jean-Philippe Lang 6577f37fc3 Resourcified trackers. 12 年之前
  Jean-Philippe Lang 33f7f5a00d Strings as html safe. 12 年之前
  Toshi MARUYAMA 5eb388b851 code layout clean up link_to_attachment of application helper 12 年之前
  Jean-Philippe Lang bf18ee107d Moved the project name after the item in the html title (#9593). 12 年之前
  Jean-Philippe Lang 9ac86d4f4e Wiki links for news and forums (#9600). 12 年之前
  Jean-Philippe Lang b3b2eb3e50 Fixes section edit links when text includes pre/code tag (#2222). 12 年之前
  Jean-Philippe Lang 6fc245327c Wiki: allows single section edit (#2222). 12 年之前
  Toshi MARUYAMA 3511292a17 Ruby 1.9: add "encoding: utf-8" header at application_helper.rb 12 年之前
  Etienne Massip 1032210edd Don't escape already parsed wiki link title (#9471). 12 年之前
  Toshi MARUYAMA c273282362 Rails3: helper: use html_safe at page_header_title of ApplicationHelper 12 年之前
  Toshi MARUYAMA 1e773f4e6f code layout clean up of app/helpers/application_helper.rb 12 年之前
  Toshi MARUYAMA 55f10b90f4 Rails3: helper: use html_safe at simple_format_without_paragraph of ApplicationHelper 12 年之前
  Toshi MARUYAMA 942cd9bac2 Rails3: helper: use html_safe at render_page_hierarchy of ApplicationHelper 12 年之前
  Toshi MARUYAMA eadbf2107f Rails3: helper: replace &#187; of page_header_title at ApplicationHelper to hexadecimal UTF-8 strings 12 年之前
  Toshi MARUYAMA e76d89219b Rails3: helper: replace &#8230; of page_header_title at ApplicationHelper to hexadecimal UTF-8 strings 12 年之前
  Etienne Massip 65b533a8ec Make sure that anchor names generated for headings fully match wiki links (#7215). 12 年之前