12 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 5a4d12ceed remove spaces inside {} of app/models/time_entry_import.rb 3 years ago
  Jean-Philippe Lang 192263b856 Don't use User.current in TimeEntryImport model but #user instead (#32774). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA efbfc76161 Auto select fields mapping in import based on the internal field name (ex: estimared_hours, fixed_version, spent_on) or field label (Estimated hours, Version, Date) (#22913). 4 years ago
  Go MAEDA 4d341f0f14 Use 'user' as internal field instead of user_id because the column accepts also user login as value, not only the id (#22913). 4 years ago
  Jean-Philippe Lang a7ffe39289 Identify time entry user just like issue assignee (#32196). 4 years ago
  Jean-Philippe Lang 3afd17f83e Allow import time entries for other users (#32196). 4 years ago
  Go MAEDA 8a2e4aa247 Add permission to import time entries (#32196, #28234). 4 years ago
  Toshi MARUYAMA c4930a8a2d code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb 4 years ago
  Go MAEDA a7fbb4719a Add missing frozen string literals and copyrights (#31508). 5 years ago
  Go MAEDA 6fd9d9ed73 Import time entries (#28234). 5 years ago