6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 125d8e26b6 Flash messages on CustomFields destroy (#24801). 7 years ago
  Jean-Philippe Lang 27ebd84309 Priority should always be preloaded as it's used to render issue links. 7 years ago
  Jean-Philippe Lang 2b0e910cd5 Adds a filter on issue attachments (#2783). 7 years ago
  Jean-Philippe Lang dac7903da3 Fixes uploading of empty files (#25115). 7 years ago
  Toshi MARUYAMA e20adb0532 remove trailing white space from app/controllers/issues_controller.rb 7 years ago
  Toshi MARUYAMA 5a86f95d29 revert r16322 (#24970) 7 years ago
  Toshi MARUYAMA d37125dfe9 replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970) 7 years ago
  Jean-Philippe Lang fe906e4fb6 Clean up sort orders. 7 years ago
  Jean-Philippe Lang 1b911e51f9 Time entry queries should be copied and deleted too. 7 years ago
  Jean-Philippe Lang 10ebed3b97 Removes default order on Project#versions association. 7 years ago
  Jean-Philippe Lang 252804f7da Redirect to the parent issue after adding a subtask. 7 years ago
  Jean-Philippe Lang be6199add3 Set thumbnail width on image tag to avoid too wide white boxes on Firefox (#24927). 7 years ago
  Jean-Philippe Lang ef3833b465 Whitespace-only reorg of ApplicationHelper#thumbnail_tag (#24927). 7 years ago
  Jean-Philippe Lang 721843a548 Hires (2x DPR) image support for Thumbnails (#24927). 7 years ago
  Jean-Philippe Lang 65804c34f3 Add support for @2x, @3x, etc. hires images (#24922). 7 years ago
  Jean-Philippe Lang 1fefa970d6 Disable description and columns when checking "Default columns" (#24907). 7 years ago
  Jean-Philippe Lang cb985627e2 Show visible spent time link for users allowed to view time entries (#20661). 7 years ago
  Jean-Philippe Lang 9e1723c537 Redirect with token in session (#24416). 7 years ago
  Jean-Philippe Lang 34c5b51cf0 Always send images user-uploaded images with Content-Disposition: attachment (#24199). 7 years ago
  Jean-Philippe Lang 868f83fe35 Only show issue details in time entry activity events if the issue is visible (#23803). 7 years ago
  Jean-Philippe Lang 19d2529faa Check permission of wiki pages before generating a link to it (#23793). 7 years ago
  Jean-Philippe Lang 36cfb2cc8b Adds odd_even class to time entries (#15361). 7 years ago
  Jean-Philippe Lang 3d3192b187 Use ids for testing inclusion. 7 years ago
  Jean-Philippe Lang 2378ed0919 Use ids for testing inclusion. 7 years ago
  Jean-Philippe Lang 91a3611403 Remove background on subtasks and relations introduced in r16249 (#15361). 7 years ago
  Jean-Philippe Lang 37301d75b3 Omit blank fields as we do for the description (#21705). 7 years ago
  Jean-Philippe Lang 0ac50cc8cc Use #html_safe first. 7 years ago
  Jean-Philippe Lang b40d66f39f Option for long text custom fields to be displayed under the description field (#21705). 7 years ago
  Jean-Philippe Lang 9814dcf231 Use css pseudo-classes instead of cycle("odd", "even") (#15361). 7 years ago
  Jean-Philippe Lang 1eee6b3a30 Changed filter position (#17720). 7 years ago
  Jean-Philippe Lang 8615dc0bce Use #none for empty scope. 7 years ago
  Jean-Philippe Lang 2ec53dd295 Clean up SQL. 7 years ago
  Jean-Philippe Lang c283212f9f Adds a scope for issue auto complete. 7 years ago
  Jean-Philippe Lang 30493d5421 Clean up SQL. 7 years ago
  Jean-Philippe Lang 4abc3179f5 Filter parent task issues in auto complete by open/closed status depending on the subtask status (#24877). 7 years ago
  Jean-Philippe Lang 402d739146 Use EXISTS instead of IN subquery (#21608). 7 years ago
  Jean-Philippe Lang 9c645719ee Allow forward reference to parent when importing issues (#22701). 7 years ago
  Jean-Philippe Lang 4ac9dc3075 Reset sort criteria when clearing filters. 7 years ago
  Jean-Philippe Lang 151a215ea4 Adds updated_by and last_updated_by filters on issues (#17720). 7 years ago
  Jean-Philippe Lang e8d7b36f1b Searching for issues with "updated = none" always returns zero results (#15226). 7 years ago
  Jean-Philippe Lang 6fabc10696 Add warning when loosing data from custom fields when bulk editing issues (#22600). 7 years ago
  Jean-Philippe Lang 3a21dc6912 Fixed #joins_for_order_statement (#24865). 7 years ago
  Jean-Philippe Lang aa354e6275 Don't join all associations by default (#24865). 7 years ago
  Jean-Philippe Lang d10ab869a7 Handle csv columns selection in query to preload appropriate associations (#24865). 7 years ago
  Jean-Philippe Lang 4a5ebfb778 Fixed that Query#has_column? returns false with default columns. 7 years ago
  Jean-Philippe Lang 82afdc7f78 Moves sort joins for issues to IssueQuery. 7 years ago
  Jean-Philippe Lang c7f03c00a9 Use exists? instead of count (#24839). 7 years ago
  Jean-Philippe Lang 62c7d11427 Use exists? instead of count (#24839). 7 years ago
  Jean-Philippe Lang a12219034d Make Spent time clickable in issue lists (#24649). 7 years ago
  Jean-Philippe Lang dd491c305c Add tooltip on trackers summary matrix (#24790). 7 years ago