12 Commits (dd24d5a004c6f0e137f0a3520d77ca3d704f1d66)

Author SHA1 Message Date
  Go MAEDA 3c91a3d5b2 Per role visibility settings for spent time custom fields (#31859). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA f24f0519be Update Rails to 5.2.3 (#31113). 5 years ago
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). 5 years ago
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). 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
  Go MAEDA 7be4200651 Fix broken tests due to r17593 (#29739). 5 years ago
  Go MAEDA 391bc8b763 Only allow the use of visible custom fields in time entry reports (#29162). 6 years ago
  Go MAEDA d32f007319 Add links to Users, Projects and Versions in timelog report (#29042). 6 years ago
  Toshi MARUYAMA fca43b026e remove trailing white spaces from test/functional/timelog_report_test.rb 6 years ago
  Jean-Philippe Lang b3409a604a Renames time_entry_reports_controller_test.rb to timelog_report_test.rb. 7 years ago
  Jean-Philippe Lang 2c68178861 Add test assertions to the four controller test cases (#26125). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 29ddc82a11 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 6cc6a918b4 Pass parameters with :params in controller tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 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
  Toshi MARUYAMA 693badf5ff add missing fixture to TimeEntryReportsControllerTest 9 years ago
  Jean-Philippe Lang ad0937e446 Don't change Setting.default_language in tests. 9 years ago
  Toshi MARUYAMA 98683d0097 fix tests (#13120) 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 2e9b28906d Removes routes for time entries nested under project/issues. 9 years ago
  Jean-Philippe Lang 01ac064935 Exclude custom fields with multiple values from time report criteria (#16519). 10 years ago
  Toshi MARUYAMA 3d79ddfe75 add missing fixtures to TimeEntryReportsControllerTest 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 75050f767a Traditional Chinese "label_total_time" translation changed by ChunChang Lo (#13528) 11 years ago
  Jean-Philippe Lang 06a92fe0d0 Adds label_total_time string (#13337). 11 years ago
  Jean-Philippe Lang 0a6a7f0ed7 Fixed that time entries report by week breaks on edge cases (#5329). 11 years ago
  Jean-Philippe Lang 85b872f340 Makes project custom fields available on spent time report (#1766). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang d6ecfcf50c Rename the Member column to User on the time entries list. 11 years ago
  Jean-Philippe Lang f8895a7cdd Adds TimeEntryQuery for listing time entries. 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 76eeb64d1a Fixed that time report raises a SQL error if there are multiple CustomValue for a time entry (#11160). 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang a6a627f445 Adds "Status" to the time report criteria (#9985). 12 years ago
  Jean-Philippe Lang 69a2431dd0 Dropped TimeEntryReportsController. 12 years ago
  Jean-Philippe Lang caf898d7d1 Extracted time report logic from the controller. 12 years ago
  Toshi MARUYAMA d136672fa3 add tests to export time entry csv in French for csv separator (#8368) 12 years ago
  Toshi MARUYAMA 88231f460f add csv separator check to the test to export time entry csv in Traditional Chinese (#8368) 12 years ago
  Toshi MARUYAMA b95fd6315c fix time entry csv last line encoding (#8549) 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 95ef931048 add functional test to export time entry report csv encoded in Big5 on Traditional Chinese locale (#8549) 12 years ago
  Toshi MARUYAMA e1d71c7968 code layout clean up test_report_csv_export of test/functional/time_entry_reports_controller_test.rb 12 years ago
  Toshi MARUYAMA b560927d45 code layout clean up test_report_all_projects_csv_export of test/functional/time_entry_reports_controller_test.rb 12 years ago
  Toshi MARUYAMA a920184c83 code layout clean up test/functional/time_entry_reports_controller_test.rb 12 years ago