126 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Author SHA1 Message Date
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Go MAEDA a0479c768e Filter time entries after project status (#20081). 5 years ago
  Jean-Philippe Lang aac543dfba Column Project is no longer added by default to the list of default columns for time entries (#26537). 5 years ago
  Go MAEDA 156b8e2ee6 Allow project bulk edit of time entries (#26534). 5 years ago
  Go MAEDA c76a021e92 Time entry creation: preserve 'spent on' value when using 'Create and Continue' (#29308). 5 years ago
  Go MAEDA 02e1a17dd0 Adds issue category column to spent time queries (#28391). 6 years ago
  Go MAEDA fa76ec5c01 Adds issue category filter to spent time queries (#28391). 6 years ago
  Go MAEDA 7844b65f3c Add CSS classes to column headers of issues and timelogs list (#26674). 6 years ago
  Jean-Philippe Lang 5a775287ab Fix filter after multiple version ids (#26667). 6 years ago
  Jean-Philippe Lang f2480d3ee3 Test broken by r16924 (#26520). 6 years ago
  Jean-Philippe Lang e89b93f8d1 Fill the issue id when logging time from the time log list of an issue (#26520). 6 years ago
  Jean-Philippe Lang 2a721fff4c Set default configuration for the timelog list (#26356). 6 years ago
  Jean-Philippe Lang 9748fc4668 Error displaying time entries filtered by Activity (#26387). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang c513037c6e DOn't show time entries when query is invalid (#23912). 7 years ago
  Jean-Philippe Lang 7b125bc292 Better handling of update failures when bulk editing time entries. 7 years ago
  Jean-Philippe Lang 2879071f3b Timelog move between projects (#588). 7 years ago
  Jean-Philippe Lang d10ab869a7 Handle csv columns selection in query to preload appropriate associations (#24865). 7 years ago
  Jean-Philippe Lang d05d559d15 Redmine loses filters after deleting a spent time (#14817). 7 years ago
  Jean-Philippe Lang 2544fe6e15 Issue subject is not updated when you select another issue on time entry form (#24041). 7 years ago
  Jean-Philippe Lang 06d66df16e Random test failure. 7 years ago
  Jean-Philippe Lang 3539cfcf0f Adds issue tracker and status columns and filters on spent time list (#23401). 7 years ago
  Jean-Philippe Lang 29ddc82a11 Removes calls to #assert_template and #assigns in functional tests. 7 years ago
  Jean-Philippe Lang 6cc6a918b4 Pass parameters with :params in controller tests. 7 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 years ago
  Jean-Philippe Lang 793cb16764 Make time entries groupable (#16843). 7 years ago
  Jean-Philippe Lang 539166597f Adds a version filter on time entries (#13558). 7 years ago
  Jean-Philippe Lang 03dbf8abb8 Remove special behaviour for listing issue time entries, use a filter for that. 7 years ago
  Jean-Philippe Lang a00538e602 Display the list of saved queries in the sidebar (#14790). 7 years ago
  Jean-Philippe Lang beb5e60391 Makes spent time queries savable (#14790). 7 years ago
  Jean-Philippe Lang e04913c863 Adds a test for #23054. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 945a091c94 Don't let users log time on issues they cannot see in their projects (#21150). 8 years ago
  Jean-Philippe Lang ff2532e52d Fixed test failures introduced by r14288 (#19656). 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 27bcd879f3 Can't bulk edit own time entries with "Edit own time entries" (#18580). 9 years ago
  Jean-Philippe Lang 3d1c40cd52 Fixed validation when logging time on issue (#19464). 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 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 2a43f1adbc Quote values in DOM selectors for Nokogiri compatibility. 9 years ago
  Jean-Philippe Lang 043c2c92da Removed deep nested time entries routes. 9 years ago
  Jean-Philippe Lang b2ba7db4e1 Time entries CSV export should include the tracker and subject of the issue (#18269). 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 15d5c331eb Let the new time_entry form be submitted without project (#17954). 9 years ago
  Jean-Philippe Lang dd70327ce4 Let user choose an issue of another project when updating a time entry (#16338). 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 4e151a4722 Syntax error with ruby1.8. 10 years ago
  Toshi MARUYAMA 2a8ae016c5 Rails4: replace deprecated find_all_by_* at TimelogControllerTest 10 years ago