51 커밋 (b81818100c905df209caf2659faafda80542e16f)

작성자 SHA1 메시지 날짜
  Go MAEDA b81818100c Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). 7 달 전
  Go MAEDA 3928d82ee1 Avoid exception during validation if the spent_on date of a time entry was removed (#39079). 8 달 전
  Go MAEDA c1c9a50397 Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). 1 년 전
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 년 전
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 년 전
  Go MAEDA 6badcf374b Make the only enabled activity in a project the default one for time entry (#10314). 1 년 전
  Marius Balteanu bfcb1b0054 Fix time entry activity is not set as default when the default activity exists as project specific activity (#33914). 1 년 전
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 년 전
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 년 전
  Go MAEDA 1accf2a072 Delete spent time custom field values not visible by the user after assignment (#33550). 3 년 전
  Toshi MARUYAMA 24a1981623 fix source indent of test/unit/time_entry_test.rb 3 년 전
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 년 전
  Toshi MARUYAMA bb2f49712e code layout clean up test/unit/time_entry_test.rb 4 년 전
  Toshi MARUYAMA 5b18b24309 code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb 4 년 전
  Go MAEDA 4082069c75 Update copyright year. 5 년 전
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 년 전
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 년 전
  Go MAEDA ce2047dbf3 TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806). 5 년 전
  Jean-Philippe Lang 82685d9a28 Test failure. 5 년 전
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 년 전
  Go MAEDA 9f6277e07c Setting to restrict spent times on future dates (#3322). 5 년 전
  Jean-Philippe Lang 7bd8280a83 Adds settings for time entry hours validation (#24005). 6 년 전
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 년 전
  Jean-Philippe Lang 69d7f920f5 Test failure. 7 년 전
  Jean-Philippe Lang 04eefdc809 Adds settings to make the issue and/or comment fields mandatory for time logs (#24577). 7 년 전
  Jean-Philippe Lang d9a0084b76 Only make sure it's a date. 8 년 전
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 년 전
  Jean-Philippe Lang 62bed8b93f Validates that activity belongs to project activities (#19656). 9 년 전
  Jean-Philippe Lang 6659aad3ef Adds a role setting that viewing all or own time entries (#8929). 9 년 전
  Jean-Philippe Lang 000124f44f Copyright update. 9 년 전
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 년 전
  Jean-Philippe Lang 458800c1d5 Time entry with 2 digits year should not validate (#3107). 11 년 전
  Jean-Philippe Lang 4fa7f62182 Removed unused fixtures. 11 년 전
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 년 전
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 년 전
  Jean-Philippe Lang de0689d4f4 Makes time syntax case insensitive (#10635). 12 년 전
  Jean-Philippe Lang a9161a3fde Don't use auth_sources fixtures when not needed. 12 년 전
  Jean-Philippe Lang 1050993348 Removed unnecessary calculations in time entries index. 12 년 전
  Toshi MARUYAMA 5778c26434 add unit test to set project if project is nil at unit time entry test 12 년 전
  Toshi MARUYAMA 34f2d382b7 add unit test to validate time entry 12 년 전
  Toshi MARUYAMA ab0ef83310 add missing fixtures at unit time entry test in running on empty database 12 년 전
  Toshi MARUYAMA cf733e7db7 remove trailing white-spaces from test/unit/time_entry_test.rb. 12 년 전
  Jean-Philippe Lang a81953ef84 Adds a test for TimeEntry#spent_on= with invalid string. 13 년 전
  Jean-Philippe Lang 88d847a1d5 Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258). 13 년 전
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 년 전
  Eric Davis cdfc57d544 Change the TimelogController's to/from dates based on the project time entries 13 년 전
  Eric Davis 8900797ada Refactor: move method to Model. 13 년 전
  Jean-Philippe Lang d63784569f Force TimeEntry#hours default to nil (#3075, #4449). 14 년 전
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 14 년 전
  Jean-Philippe Lang 6768bec456 Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 15 년 전