132 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Author SHA1 Message Date
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 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
  Jean-Philippe Lang 2a721fff4c Set default configuration for the timelog list (#26356). 6 years ago
  Jean-Philippe Lang 339a6212ef Use ApplicationController#find_optional_project instead. 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang 7b125bc292 Better handling of update failures when bulk editing time entries. 7 years ago
  Jean-Philippe Lang 71d88e5535 Get rid of sort_helper when using queries. 7 years ago
  Jean-Philippe Lang d05d559d15 Redmine loses filters after deleting a spent time (#14817). 7 years ago
  Jean-Philippe Lang e9184adafc Show action not allowed for time entries in closed projects (#24297). 7 years ago
  Jean-Philippe Lang 3c067ba8bd Bulk edit for shows activities not available for the time entry's project (#23922). 7 years ago
  Jean-Philippe Lang f7782c4648 Preload project and user. 7 years ago
  Jean-Philippe Lang ed4c0886e2 Preload project and user. 7 years ago
  Jean-Philippe Lang 858cb0bd78 Don't bulk edit file custom fields (#6719). 7 years ago
  Jean-Philippe Lang 9ef42ce3d5 New "Spent time" menu tab when spent time module is enabled on project (#23311). 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 cad0036297 Use head instead of render :nothing => true. 7 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 7 years ago
  Jean-Philippe Lang 793cb16764 Make time entries groupable (#16843). 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 beb5e60391 Makes spent time queries savable (#14790). 7 years ago
  Jean-Philippe Lang f694839c82 Code cleanup (#23054). 8 years ago
  Jean-Philippe Lang 755839dad7 Clearing time entry custom fields while bulk editing results in values set to __none__ (#23054). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 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 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 15bb695bbb Use logger.info? (#18605). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 15d5c331eb Let the new time_entry form be submitted without project (#17954). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA b02429e864 Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries 10 years ago
  Jean-Philippe Lang c6fc1a8047 Fixed that filtering time entries on activity does not take care of activity overrides (#15623). 10 years ago
  Jean-Philippe Lang 76e48c3914 Spent time details and report should ignore 'Setting.display_subprojects_issues?' (#14415). 10 years ago
  Jean-Philippe Lang 0ac3afebc6 Don't use finder options. 10 years ago
  Jean-Philippe Lang ef8dd0f64b Preload some associations. 10 years ago
  Jean-Philippe Lang 21fc903c04 Fixed that sorting time entries by custom field raises a SQL error (#14366). 10 years ago
  Jean-Philippe Lang 1d48ab201b Log errors when bulk edit/copy fails (#13440). 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
  Jean-Philippe Lang d8e4a8fb32 Use #per_page instead of #items_per_page. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang 8c7b6012f5 Removed unused code. 11 years ago
  Jean-Philippe Lang 8ab9215ea8 Use named routes in controllers. 11 years ago
  Jean-Philippe Lang aba07a860f Rescue Query::StatementInvalid in TimelogController. 11 years ago
  Jean-Philippe Lang 9dc07d4790 Adds filters for regular/custom fields to the time entries list/report (#10191). 11 years ago
  Jean-Philippe Lang f8895a7cdd Adds TimeEntryQuery for listing time entries. 11 years ago
  Toshi MARUYAMA cb68851eac remove trailing white-space from app/controllers/timelog_controller.rb 11 years ago
  Jean-Philippe Lang 3a178a42cf Add "last 2 weeks" preset to time entries reporting (#11862). 11 years ago