6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Autor SHA1 Mensaje Fecha
  Jean-Philippe Lang 58dc4455cb AR uniq deprecated in Rails 5. hace 7 años
  Jean-Philippe Lang 44c748f968 Use regular instance methods instead of association extensions. hace 7 años
  Jean-Philippe Lang f6defca16d redirect_to :back deprecated in Rails 5. hace 7 años
  Jean-Philippe Lang 1adeaa7aa7 Use query parameters intead of params in CSV link. hace 7 años
  Jean-Philippe Lang 42d3f7e504 Use JSON instead of XML for reposman.rb. hace 7 años
  Jean-Philippe Lang dd92a53b14 Use #safe_attributes= instead. hace 7 años
  Jean-Philippe Lang c6bf632945 Use #skip_after_action instead of #skip_after_filter. hace 7 años
  Jean-Philippe Lang da4f9ce34d Don't call #head with a hash. hace 7 años
  Toshi MARUYAMA 1493bf03c6 use only one if with two conditions in issue show instead of two ifs (if in if) (#25731) hace 7 años
  Jean-Philippe Lang d9418864b6 Show the same trackers and statuses on time entry queries (#5385). hace 7 años
  Jean-Philippe Lang d6b0fca902 Statuses of subprojects should be showed too (#5385). hace 7 años
  Jean-Philippe Lang ba37a2c476 Show statuses of project trackers only (#5385). hace 7 años
  Jean-Philippe Lang 335a16e4fd Cusotom field label should not be associated to the first input (#25760). hace 7 años
  Jean-Philippe Lang 9439cae70f Send journal notification after commit (#25794). hace 7 años
  Jean-Philippe Lang ccb9d4ada9 Rescue any EncodingError exceptions (#25861). hace 7 años
  Jean-Philippe Lang 86fa4e66c9 Check tracker permissions when copying an issue (#25791). hace 7 años
  Jean-Philippe Lang 0f09f161f6 Send reminders about visible issues only (#25713). hace 7 años
  Jean-Philippe Lang 6543d73a64 Optimize gantt charts for mobile screens (#25745). hace 7 años
  Jean-Philippe Lang 0bf1e4ee2d Render register page on all non-POST requests to account#register (#25653). hace 7 años
  Jean-Philippe Lang fee959675d Only perform login action on explicit POST (#25653). hace 7 años
  Jean-Philippe Lang 26dd3e8b43 Show no data message when searching only. hace 7 años
  Jean-Philippe Lang 8dad27236b Preserve jump param when searching for projects. hace 7 años
  Jean-Philippe Lang 23dc616850 Moves project quick search to a dedicated action. hace 7 años
  Toshi MARUYAMA f2b891d912 remove trailing white-space from app/models/time_entry_query.rb hace 7 años
  Toshi MARUYAMA e45e29eb96 remove trailing white-space from app/models/user.rb hace 7 años
  Jean-Philippe Lang 35bb707b91 Preview when editing journal notes broken by r15621. hace 7 años
  Jean-Philippe Lang 4d5ddb0072 Prevent deadlocks by only locking the exact records we need to have locked (#25590). hace 7 años
  Jean-Philippe Lang 3bfc5e42da For 3 comments or more, show reply link at top of comments as well (#24089). hace 7 años
  Jean-Philippe Lang c2c526c822 Introduce setting to hide optional user custom fields on registration form (#24089). hace 7 años
  Jean-Philippe Lang 2f77bfde91 Option to set a default assignee on each project (#482). hace 7 años
  Jean-Philippe Lang 9506ff1f40 Fixed that watchers list is not updated when changing project on the new issue form (#17762). hace 7 años
  Jean-Philippe Lang 1cd985dd6b Option to copy watchers when copying issues (#10460). hace 7 años
  Jean-Philippe Lang 49a28df30d Set autocomplete to off on project quick search (#23310). hace 7 años
  Jean-Philippe Lang dd37b8cfb6 Fixed that related to "no open issues" filter shows all issues (#25478). hace 7 años
  Jean-Philippe Lang fc73a90740 Always set spent_hours instance variables to a Float in Issue instances (#25526). hace 7 años
  Jean-Philippe Lang 353914768e Code cleanup. hace 7 años
  Jean-Philippe Lang 3a4ce13b42 Use 2 queries that use an index. hace 7 años
  Jean-Philippe Lang fbde611f3f Use #to_sql to generate the subquery. hace 7 años
  Jean-Philippe Lang 70b0bc5168 Adds a scope to left join the issue. hace 7 años
  Jean-Philippe Lang d8dec34ece Don't compare LOWER() with #downcase. hace 7 años
  Jean-Philippe Lang f604fe9460 SQL Cleanup. hace 7 años
  Jean-Philippe Lang 8fe94c30fe Adds a link back to the issue list that we are coming from. hace 7 años
  Jean-Philippe Lang 7b125bc292 Better handling of update failures when bulk editing time entries. hace 7 años
  Jean-Philippe Lang 41cb7a3a55 Let the issue list be grouped by private flag. hace 7 años
  Jean-Philippe Lang 88a3a351d0 Don't hardcode the groups on My page. hace 7 años
  Jean-Philippe Lang b9ee00a8c8 Adds methods to User model to handle tokens. hace 7 años
  Jean-Philippe Lang 5c7aaa4d1e Makes Attachments column available on the issue list (#25515). hace 7 años
  Jean-Philippe Lang 6c4b73b448 Query through multiple projects by issue custom field not possible anymore (#25501). hace 7 años
  Jean-Philippe Lang 3e787f7e7d Deny edit/update/delete for anonymous user (#25483). hace 7 años
  Jean-Philippe Lang a8d8c213bb Use path instead of URL of image in preview (#25295). hace 7 años