3596 Commits (c03e2a108891487088645e8f72220600974df576)

Author SHA1 Message Date
  Jean-Philippe Lang 5ac8020801 Do not include extra_info attribute in SysController responses because it breaks reposman activeresource client (#8707). 12 years ago
  Jean-Philippe Lang 6076db74f1 Improved user creation from incoming email. 12 years ago
  Toshi MARUYAMA a79e0fa5f6 fix csv decimal separator of time entry csv (#8368) 12 years ago
  Jean-Philippe Lang 885605b439 Resourcified attachments. 12 years ago
  Toshi MARUYAMA b95fd6315c fix time entry csv last line encoding (#8549) 12 years ago
  Jean-Philippe Lang f680e7f8ac Adds routes for group users. 12 years ago
  Jean-Philippe Lang 1ebe9640a6 Replaced error_messages_for with #error_messages. 12 years ago
  Toshi MARUYAMA 55d41cf77b backout r6356: HTML escape of app/helpers/timelog_helper.rb 12 years ago
  Jean-Philippe Lang 0e2733a7cb View cleanup. 12 years ago
  Jean-Philippe Lang 5a1fcf826f Sort the issue list by author/assignee according to user display format (#9669). 12 years ago
  Jean-Philippe Lang 0293ba7e9f Version routes cleanup in views. 12 years ago
  Jean-Philippe Lang bb8e2beeac Version routes cleanup in views. 12 years ago
  Jean-Philippe Lang 307e97cc03 Adds icon on new item links in project settings. 12 years ago
  Jean-Philippe Lang 841ec5192f Set style for tips in forms. 12 years ago
  Jean-Philippe Lang 6208b12f3b CSS class for modal box buttons. 12 years ago
  Toshi MARUYAMA 1dab1cd5cc Ruby 1.9: fix encoding error on wiki diffs (#4050) 12 years ago
  Jean-Philippe Lang 7ed7d8984d Check attachment size when the user selects a file (#9667). 12 years ago
  Jean-Philippe Lang e21f60d170 Fixed: log time form not displayed on issue edit with :log_time permission only (#9405). 12 years ago
  Jean-Philippe Lang 398b700e57 Adds ids on rows in auth_sources/index view (#9659). 12 years ago
  Jean-Philippe Lang 703211c0a6 Fixed time entries context menu display according permissions (#9405). 12 years ago
  Jean-Philippe Lang 097b0e7a4d Use document project when formatting text on documents index (#9448). 12 years ago
  Jean-Philippe Lang 6dab391932 Use user's time zone when logging time while editing ticket (#9619). 12 years ago
  Jean-Philippe Lang 902b3078d5 Limit the characters stripped by Attachment#sanitize_filename (#4324). 12 years ago
  Etienne Massip 3df586d22d Html safe wiki page title. 12 years ago
  Toshi MARUYAMA 564321b2d5 move logic to use latest image file attachment to class method for common use (#3261) 12 years ago
  Jean-Philippe Lang 05f3bb6241 Removed object name from form_for arguments. 12 years ago
  Jean-Philippe Lang 3e0936606e Removed object name from form_for arguments. 12 years ago
  Jean-Philippe Lang 8b7de1e400 error_messages_for removed in Rails 3. 12 years ago
  Jean-Philippe Lang 45f4fdbaf0 Removed useless :lang option. 12 years ago
  Jean-Philippe Lang c4540c799f Makes labelled_tabular_form_for accept different signatures. 12 years ago
  Jean-Philippe Lang 3adc1c3192 Prevent clash with Rails 3 Query module. 12 years ago
  Jean-Philippe Lang 3d23c42fc0 Do not use .merge_conditions. 12 years ago
  Jean-Philippe Lang 2081730f42 Do not use instance variable. 12 years ago
  Toshi MARUYAMA 9be9c5f565 fix inconsistent image filename extensions (#9638) 12 years ago
  Jean-Philippe Lang 68f3e91bd7 Resourcified issue statuses. 12 years ago
  Jean-Philippe Lang 35e8f0d25d User forms cleanup. 12 years ago
  Jean-Philippe Lang 6577f37fc3 Resourcified trackers. 12 years ago
  Jean-Philippe Lang 33f7f5a00d Strings as html safe. 12 years ago
  Jean-Philippe Lang 34c73c7573 REST API for issue categories (#9553). 12 years ago
  Jean-Philippe Lang 6f4fb8b892 Resourcified issue categories (#9553). 12 years ago
  Jean-Philippe Lang 30556f8cbf Makes issue categories available in project REST API (#9553). 12 years ago
  Toshi MARUYAMA 95c172dab3 remove unused Iconv from issues helper "issues_to_csv" method (#4742) 12 years ago
  Jean-Philippe Lang 248b725875 Adds API response to /issue_statuses to get the list of all available statuses (#7180). 12 years ago
  Jean-Philippe Lang 053adaef52 Adds API response to /trackers to get the list of all available trackers (#7181). 12 years ago
  Jean-Philippe Lang 8b5b928b92 Do not show the paragraph if no message is set. 12 years ago
  Jean-Philippe Lang ca300ccdea Adds a dialog box for CSV export options (#4742). 12 years ago
  Jean-Philippe Lang 668184e520 Removed useless return false; statement. 12 years ago
  Toshi MARUYAMA fb75372b86 scm: attachment: remove "to_utf8" methods from helpers (#2371) 12 years ago
  Toshi MARUYAMA f3b6e69c1a attachment: move repositories encodings setting to the general tab and update the label (#2371) 12 years ago
  Toshi MARUYAMA 77710ece26 attachment: use repositories setting to convert contents character encoding (#2371) 12 years ago