6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 2f77bfde91 Option to set a default assignee on each project (#482). 7 years ago
  Jean-Philippe Lang 9506ff1f40 Fixed that watchers list is not updated when changing project on the new issue form (#17762). 7 years ago
  Jean-Philippe Lang 1cd985dd6b Option to copy watchers when copying issues (#10460). 7 years ago
  Jean-Philippe Lang 49a28df30d Set autocomplete to off on project quick search (#23310). 7 years ago
  Jean-Philippe Lang dd37b8cfb6 Fixed that related to "no open issues" filter shows all issues (#25478). 7 years ago
  Jean-Philippe Lang fc73a90740 Always set spent_hours instance variables to a Float in Issue instances (#25526). 7 years ago
  Jean-Philippe Lang 353914768e Code cleanup. 7 years ago
  Jean-Philippe Lang 3a4ce13b42 Use 2 queries that use an index. 7 years ago
  Jean-Philippe Lang fbde611f3f Use #to_sql to generate the subquery. 7 years ago
  Jean-Philippe Lang 70b0bc5168 Adds a scope to left join the issue. 7 years ago
  Jean-Philippe Lang d8dec34ece Don't compare LOWER() with #downcase. 7 years ago
  Jean-Philippe Lang f604fe9460 SQL Cleanup. 7 years ago
  Jean-Philippe Lang 8fe94c30fe Adds a link back to the issue list that we are coming from. 7 years ago
  Jean-Philippe Lang 7b125bc292 Better handling of update failures when bulk editing time entries. 7 years ago
  Jean-Philippe Lang 41cb7a3a55 Let the issue list be grouped by private flag. 7 years ago
  Jean-Philippe Lang 88a3a351d0 Don't hardcode the groups on My page. 7 years ago
  Jean-Philippe Lang b9ee00a8c8 Adds methods to User model to handle tokens. 7 years ago
  Jean-Philippe Lang 5c7aaa4d1e Makes Attachments column available on the issue list (#25515). 7 years ago
  Jean-Philippe Lang 6c4b73b448 Query through multiple projects by issue custom field not possible anymore (#25501). 7 years ago
  Jean-Philippe Lang 3e787f7e7d Deny edit/update/delete for anonymous user (#25483). 7 years ago
  Jean-Philippe Lang a8d8c213bb Use path instead of URL of image in preview (#25295). 7 years ago
  Jean-Philippe Lang 0e407dcf46 Delete the file after the change is committed (#25215). 7 years ago
  Jean-Philippe Lang 2f83c57be4 Adds file equality check to deduplication hook (#25215). 7 years ago
  Jean-Philippe Lang f0e5437d27 Reuse existing identical disk files for new attachments (#25215). 7 years ago
  Jean-Philippe Lang 1e179a9bbc Change MD5 table header to Checksum (#25240). 7 years ago
  Jean-Philippe Lang ee84b6b24c Adds a rake task to update attachments digests to SHA256 (#25240). 7 years ago
  Jean-Philippe Lang 30f7be9c19 Changes the digest used for attachments to SHA256 (#25240). 7 years ago
  Jean-Philippe Lang 9441ab0ca8 Send email even if password is not changed (#7577). 7 years ago
  Jean-Philippe Lang 756a102820 Reset status when copying issues (#23610). 7 years ago
  Jean-Philippe Lang 2879071f3b Timelog move between projects (#588). 7 years ago
  Jean-Philippe Lang 1ab58b6aa5 Adds a User.admin scope (#25416). 7 years ago
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Jean-Philippe Lang 04e67ed041 Make project custom fields available as columns on time logs (#24157). 7 years ago
  Jean-Philippe Lang 88baaa5d3b Remove initial indentation of blockquotes for better readability (#25320). 7 years ago
  Jean-Philippe Lang ea26846b81 Load queries from the helper. 7 years ago
  Jean-Philippe Lang e7400dfbba Fix tests (#1565). 7 years ago
  Jean-Philippe Lang 23131d14f5 Use helper methods for rendering blocks. 7 years ago
  Jean-Philippe Lang 4cfd513373 Allow multiple instances of custom queries on My page (#1565). 7 years ago
  Jean-Philippe Lang c23f126f1f Fix link to issues when displaying a project query (#1565). 7 years ago
  Jean-Philippe Lang cb35ff95c5 Move the "Log time" link on My page. 7 years ago
  Jean-Philippe Lang f828a985ae Let user display a custom query on "My page" (#1565). 7 years ago
  Jean-Philippe Lang d21627b70f Clear settings for blocks that are no longer used. 7 years ago
  Jean-Philippe Lang 6bc537f6f9 Adds titles on icon links. 7 years ago
  Jean-Philippe Lang 6eaceed7b5 Delete :issue_query from session instead of :query. 7 years ago
  Jean-Philippe Lang a0db91e2ab Removes issues/list_simple partial, no longer used. 7 years ago
  Jean-Philippe Lang 8c7898bb5d Let user choose columns and sort order of issue lists on "My page" (#1565). 7 years ago
  Jean-Philippe Lang b878a427f2 Retrieve issues in each responder. 7 years ago
  Jean-Philippe Lang e9e47900fb Fixes indentation. 7 years ago
  Jean-Philippe Lang 6f6362fe2d Preload associations used to display issues on My page. 7 years ago
  Jean-Philippe Lang 28e34e101c Don't reload the page when adding/removing a block. 7 years ago