89 Commits (b303dddbe3deea0660dccf6ff1089f2085adddf6)

Author SHA1 Message Date
  Jean-Philippe Lang 32fd503cbb Merged r9381 from trunk. 12 years ago
  Jean-Philippe Lang 331cf23345 Do not display the magnifier for added files in email notifications (#4774). 12 years ago
  Toshi MARUYAMA f277f127c6 add a view link to note attachment file (#4774) 12 years ago
  Toshi MARUYAMA b88586b56d code layout cleanup app/helpers/issues_helper.rb 12 years ago
  Jean-Philippe Lang e6b9ddad18 Mailer#url_for not called in views with Rails 3.1. 12 years ago
  Jean-Philippe Lang 333a6cc370 Fixed rounding issue on spent hours column in CSV export (#10150). 12 years ago
  Jean-Philippe Lang 79b12c73d9 Display of multi custom fields. 12 years ago
  Jean-Philippe Lang cd4a19241a Code cleanup. 12 years ago
  Jean-Philippe Lang cd6db6a3cb Adds support for multiselect custom fields (#1189). 12 years ago
  Jean-Philippe Lang 0dcc879b3c Highlight active issue query in the sidebar. 12 years ago
  Jean-Philippe Lang 002081f224 Change attachment link to download and add a view link for text attachments (#4774). 12 years ago
  Toshi MARUYAMA b67353fdb5 Rails3: helper: html_safe for IssuesHelper render_issue_tooltip method 12 years ago
  Jean-Philippe Lang a42ea3ccbb html_safe for Rails3 12 years ago
  Jean-Philippe Lang e43df59168 Added encoding comment to helpers (#9792). 12 years ago
  Jean-Philippe Lang b9e02477e9 Use Query.visible scope. 12 years ago
  Jean-Philippe Lang 443bc4bf90 Fixed malformed HTML. 12 years ago
  Toshi MARUYAMA da140238e7 code layout clean up issues helper 12 years ago
  Toshi MARUYAMA 20f3dde0dd Rails3: helper: html_safe for issues helper "show_detail" method 12 years ago
  Toshi MARUYAMA 95c172dab3 remove unused Iconv from issues helper "issues_to_csv" method (#4742) 12 years ago
  Jean-Philippe Lang ca300ccdea Adds a dialog box for CSV export options (#4742). 12 years ago
  Toshi MARUYAMA eb498a86ac fix malformed issues csv encoding in case of unable to convert (#8549) 12 years ago
  Toshi MARUYAMA dbb6a04d67 Rails3: use String#html_safe for render_custom_fields_rows() at IssuesHelper. 13 years ago
  Toshi MARUYAMA dd2c862a2a Rails3: use String#html_safe for render_descendants_tree() at IssuesHelper. 13 years ago
  Toshi MARUYAMA fc28185f3a Rails3: use String#html_safe for render_issue_subject_with_tree() at IssuesHelper. 13 years ago
  Toshi MARUYAMA 2794019d64 Rails3: use String#html_safe for render_issue_tooltip() at IssuesHelper. 13 years ago
  Toshi MARUYAMA ef6a98642f HTML escape at app/helpers/app/helpers/issues_helper.rb. 13 years ago
  Jean-Philippe Lang b30f702156 Use #blank? instead. 13 years ago
  Toshi MARUYAMA fb41e3dab4 remove trailing white-spaces from issues helper source. 13 years ago
  Jean-Philippe Lang f89d04074e Warn about subtasks before deleting a parent issue (#6562). 13 years ago
  Jean-Philippe Lang f16cddd57a Private issues (#7414). 13 years ago
  Jean-Philippe Lang 1cd4f5b353 Adds a helper for issue heading (#7647). 13 years ago
  Jean-Philippe Lang ba0c9069ed Save 2 queries when displaying a root issue. 13 years ago
  Jean-Philippe Lang 2627419131 Keep track of issue description changes (#746). 13 years ago
  Jean-Philippe Lang a11e3a85d6 Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605). 13 years ago
  Jean-Philippe Lang 0efc783a7e Splits private/public issue queries in the sidebar (#1067). 13 years ago
  Jean-Philippe Lang 9157482049 Adds subtasks to GET /issues/:id API (#5338). 13 years ago
  Jean-Philippe Lang a6f891d1b1 Moves a method to the appropriate helper. 13 years ago
  Eric Davis 55fbf6836b Document render_issue_tooltip 13 years ago
  Eric Davis 5e1c295230 Fixed the zoom, previous, and next links on the Gantt chart. 14 years ago
  Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
  Eric Davis 782a5f1218 Add Issue Status to the tooltip. #6169 14 years ago
  Eric Davis 6e529f82a7 Make the Gantt zoom images more accessible 14 years ago
  Eric Davis ab4bdc379e Refactor: extract gantt zoom links to a helper. 14 years ago
  Jean-Philippe Lang e8729feba7 Slight optimization in issue tree rendering. 14 years ago
  Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 14 years ago
  Jean-Philippe Lang 06d2c3fd4e Adds parent issue id to the issues CSV export. 14 years ago
  Jean-Philippe Lang 2f0fbef858 Fixed: Wrong label in issue-journal for subtask-changes (#5090). 14 years ago
  Jean-Philippe Lang 508df4a33a Slight UI changes to the subtasks tree. 14 years ago
  Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 14 years ago
  Eric Davis c07696b578 Refactor: Remove duplicated case statements. 14 years ago