7859 Commits (bd31345c87f8d19a98edb5977507bc8f76da1688)

Author SHA1 Message Date
  Go MAEDA 0f4228d4e6 Do not propose watchers that are not allowed to see the object (#33329). 3 years ago
  Go MAEDA 6bca099013 Some fixes for r20321: 3 years ago
  Go MAEDA 4d3dec2dc0 Web browser freezes when displaying a workflow page with a large number of issue statuses (#34247). 3 years ago
  Go MAEDA ac015d49f9 Drag and drop file upload to file type custom field (#30776). 3 years ago
  Go MAEDA 354d30df31 Add class 'error' to custom fields with validation errors (#32764, #34580). 3 years ago
  Go MAEDA 3f3514d8b1 Show only valid projects on issue form when the issue is a subtask (#33419). 3 years ago
  Go MAEDA d504120cf4 Make archived projects visually distinguishable in nested projects lists (#34340). 3 years ago
  Go MAEDA 36b5c32048 Subprojects issues are not displayed on main project when all subprojects are closed (#34297). 3 years ago
  Go MAEDA 972f00eb47 Create custom field by copy (#34307). 3 years ago
  Go MAEDA 46156e08a9 Don't show "Two-factor authentication" on new user form (#1237, #34495). 3 years ago
  Go MAEDA cde271e79e Allow issue relation autocomplete to select multiple values (#33418). 3 years ago
  Go MAEDA 30e80d82ce Bulk addition of related issues (#33418). 3 years ago
  Go MAEDA 988a36babc Users API should return twofa_scheme only for administrators (#34242). 3 years ago
  Go MAEDA 5eb4b6af79 Include two-factor authentication scheme in users API response (#34242). 3 years ago
  Go MAEDA 843f13f7e2 Revert r19810 (#10535). 3 years ago
  Go MAEDA a001b8e46f Revert r20455 (#10535). 3 years ago
  Toshi MARUYAMA cadcd7a340 use '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb 3 years ago
  Toshi MARUYAMA 863ea48a65 remove redundant 'return' from app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 818e813ef2 remove redundant 'return' from app/models/changeset.rb 3 years ago
  Toshi MARUYAMA 69646935a1 shorten long line of app/models/issue_query.rb 3 years ago
  Toshi MARUYAMA ca099daae2 shorten long line of app/models/issue.rb 3 years ago
  Toshi MARUYAMA 783ade73d7 use 'lambda' instead of '->{}' at UsersController 3 years ago
  Toshi MARUYAMA 0beee7746e place the '.' on the previous line of the method call at app/models/attachment.rb 3 years ago
  Toshi MARUYAMA ee877f6c2e place the '.' on the previous line of the method call at app/models/project.rb 3 years ago
  Go MAEDA 36274a95e9 Atom feed on project with subprojects should show in article title the name of the project (#15212). 3 years ago
  Toshi MARUYAMA a91da01ade shorten long line of Query#sql_for_custom_field 3 years ago
  Toshi MARUYAMA fd112cb766 shorten long line of app/models/project.rb 3 years ago
  Toshi MARUYAMA 655057f08b shorten long line of app/models/custom_field.rb 3 years ago
  Go MAEDA 1e906c5ebf Fix that disabled trackers of subprojects are listed in project overview (#10084). 3 years ago
  Go MAEDA 5d017f42be Spent time details are displayed in incorrect order when sorted by week and date (#33952). 3 years ago
  Toshi MARUYAMA 658e95afd2 shorten long line of app/models/board.rb 3 years ago
  Toshi MARUYAMA 7097fcedec shorten long line of app/models/mailer.rb 3 years ago
  Toshi MARUYAMA 252a605a6d shorten long line of ApplicationHelper 3 years ago
  Go MAEDA f8bf009cd6 Allow to add subtask from context menu (#34303). 3 years ago
  Toshi MARUYAMA c03cb9e135 shorten long line of TimelogHelper 3 years ago
  Toshi MARUYAMA ae22cb7fca shorten long line of app/models/wiki_page.rb 3 years ago
  Toshi MARUYAMA 027af9e7b5 shorten long line of app/models/changeset.rb 3 years ago
  Toshi MARUYAMA 6caaba93ba shorten long line of app/models/tracker.rb 3 years ago
  Toshi MARUYAMA c840cefb76 shorten long line of Query#relative_date_clause 3 years ago
  Toshi MARUYAMA 163fda086f shorten long line of app/models/workflow_rule.rb 3 years ago
  Toshi MARUYAMA 0fe9d4785c shorten long line of app/models/issue_priority.rb 3 years ago
  Go MAEDA 586ff28733 Require to enter project's identifier to confirm project deletion (#34417). 3 years ago
  Go MAEDA 086c95569e Require explicit confirmation before deleting a user (#34417). 3 years ago
  Toshi MARUYAMA ee22339c61 shorten long line of UsersController 3 years ago
  Toshi MARUYAMA 00ab304a15 shorten long line of app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 42b05f85ea shorten long line of app/models/project.rb 3 years ago
  Toshi MARUYAMA d30d70a418 shorten long line of Query#sql_for_field 3 years ago
  Go MAEDA bb5acf4ec6 500 error when attempting to create custom field enumeration with empty name (#33930). 3 years ago
  Go MAEDA f43b3685ff Use sum { ... } instead of map { ... }.sum (#34399). 3 years ago
  Go MAEDA 661c5646b4 Use robots.txt instead of robots meta tag to prevent web crawlers from indexing login, register, and lost password form (#33658). 3 years ago