72 Commits (38f7a064051f581ea3a6f40f6957cf5e2021ce7a)

Author SHA1 Message Date
  Go MAEDA 38f7a06405 Add default spent time activity per role (#29286). 1 year ago
  Go MAEDA 6badcf374b Make the only enabled activity in a project the default one for time entry (#10314). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA c03cb9e135 shorten long line of TimelogHelper 3 years ago
  Toshi MARUYAMA 8a7279e5ee add empty line after guard clause to TimelogHelper 3 years ago
  Toshi MARUYAMA 60c8ac0de1 remove spaces inside {} of TimelogHelper 3 years ago
  Go MAEDA 953fce3c95 Fix time entry user is shown twice in the User drop-down (#33341). 4 years ago
  Jean-Philippe Lang e91dbcb5a7 Editing a time entry for a locked user changes the user to the current user (#32973). 4 years ago
  Go MAEDA 555a2d3116 Fix missing subject and tracker name in CSV export of time (#33052). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 8cbb53c2ce Fix that selected user on timelog#edit is incorrect (#32959). 4 years ago
  Go MAEDA e675eaedab Fix that spent time report CSV shows translation missing text if custom fields are involved (#32500). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA e70c283a22 Remove unnecessary encoding magic comment (#31034). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Jean-Philippe Lang dc4bb0fb06 Removes render_ prefix from cancel_button_tag methods (#8888). 5 years ago
  Jean-Philippe Lang 6c0aa5cb89 Add cancel button to new/edit log time page (#8888). 5 years ago
  Go MAEDA d32f007319 Add links to Users, Projects and Versions in timelog report (#29042). 6 years ago
  Go MAEDA ca2875fab2 Allow switching the encoding to UTF-8 when exporting to CSV (#26279). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 03dbf8abb8 Remove special behaviour for listing issue time entries, use a filter for that. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 49914f010d Adds a class for handling CSV generation (#7037). 9 years ago
  Jean-Philippe Lang 216a153421 Update activities list when changing project/issue id on the time entry form (#19656). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 47f331a63b Removed unused helper. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 2e2e2cfe42 Merged custom fields format refactoring. 10 years ago
  Jean-Philippe Lang 06a92fe0d0 Adds label_total_time string (#13337). 11 years ago
  Jean-Philippe Lang 797a9f1ea9 Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv. 11 years ago
  Jean-Philippe Lang f8c649320f Makes all time entry columns available in the CSV export. 11 years ago
  Toshi MARUYAMA 5778bdd4f7 replace tabs to spaces at app/helpers/timelog_helper.rb 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 96fca0b08f Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang 3a178a42cf Add "last 2 weeks" preset to time entries reporting (#11862). 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 79b12c73d9 Display of multi custom fields. 12 years ago
  Jean-Philippe Lang 18ea835739 Display "none" inside square brackets. 12 years ago
  Jean-Philippe Lang e43df59168 Added encoding comment to helpers (#9792). 12 years ago
  Jean-Philippe Lang caf898d7d1 Extracted time report logic from the controller. 12 years ago
  Toshi MARUYAMA a79e0fa5f6 fix csv decimal separator of time entry csv (#8368) 12 years ago
  Toshi MARUYAMA b95fd6315c fix time entry csv last line encoding (#8549) 12 years ago
  Toshi MARUYAMA 55d41cf77b backout r6356: HTML escape of app/helpers/timelog_helper.rb 12 years ago
  Toshi MARUYAMA 4a3581c748 fix malformed time entry report csv encoding in case of unable to convert (#8549) 12 years ago
  Toshi MARUYAMA 4b5d50e40a fix malformed time log csv encoding in case of unable to convert (#8549) 12 years ago
  Toshi MARUYAMA dbc616c928 remove trailing white-spaces from app/helpers/timelog_helper.rb. 12 years ago