55 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Autor SHA1 Nachricht Datum
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). vor 5 Jahren
  Jean-Philippe Lang dc4bb0fb06 Removes render_ prefix from cancel_button_tag methods (#8888). vor 5 Jahren
  Jean-Philippe Lang 6c0aa5cb89 Add cancel button to new/edit log time page (#8888). vor 5 Jahren
  Go MAEDA d32f007319 Add links to Users, Projects and Versions in timelog report (#29042). vor 6 Jahren
  Go MAEDA ca2875fab2 Allow switching the encoding to UTF-8 when exporting to CSV (#26279). vor 6 Jahren
  Jean-Philippe Lang 7fd04e1f8d Update copyright. vor 7 Jahren
  Jean-Philippe Lang 03dbf8abb8 Remove special behaviour for listing issue time entries, use a filter for that. vor 7 Jahren
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. vor 8 Jahren
  Jean-Philippe Lang 49914f010d Adds a class for handling CSV generation (#7037). vor 9 Jahren
  Jean-Philippe Lang 216a153421 Update activities list when changing project/issue id on the time entry form (#19656). vor 9 Jahren
  Jean-Philippe Lang 000124f44f Copyright update. vor 9 Jahren
  Jean-Philippe Lang 47f331a63b Removed unused helper. vor 9 Jahren
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). vor 9 Jahren
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) vor 10 Jahren
  Jean-Philippe Lang 2e2e2cfe42 Merged custom fields format refactoring. vor 10 Jahren
  Jean-Philippe Lang 06a92fe0d0 Adds label_total_time string (#13337). vor 11 Jahren
  Jean-Philippe Lang 797a9f1ea9 Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv. vor 11 Jahren
  Jean-Philippe Lang f8c649320f Makes all time entry columns available in the CSV export. vor 11 Jahren
  Toshi MARUYAMA 5778bdd4f7 replace tabs to spaces at app/helpers/timelog_helper.rb vor 11 Jahren
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). vor 11 Jahren
  Jean-Philippe Lang 96fca0b08f Replaces find(:all) calls. vor 11 Jahren
  Jean-Philippe Lang 3a178a42cf Add "last 2 weeks" preset to time entries reporting (#11862). vor 11 Jahren
  Jean-Philippe Lang ba5a052c8c Copyright update. vor 12 Jahren
  Jean-Philippe Lang 79b12c73d9 Display of multi custom fields. vor 12 Jahren
  Jean-Philippe Lang 18ea835739 Display "none" inside square brackets. vor 12 Jahren
  Jean-Philippe Lang e43df59168 Added encoding comment to helpers (#9792). vor 12 Jahren
  Jean-Philippe Lang caf898d7d1 Extracted time report logic from the controller. vor 12 Jahren
  Toshi MARUYAMA a79e0fa5f6 fix csv decimal separator of time entry csv (#8368) vor 12 Jahren
  Toshi MARUYAMA b95fd6315c fix time entry csv last line encoding (#8549) vor 12 Jahren
  Toshi MARUYAMA 55d41cf77b backout r6356: HTML escape of app/helpers/timelog_helper.rb vor 12 Jahren
  Toshi MARUYAMA 4a3581c748 fix malformed time entry report csv encoding in case of unable to convert (#8549) vor 12 Jahren
  Toshi MARUYAMA 4b5d50e40a fix malformed time log csv encoding in case of unable to convert (#8549) vor 12 Jahren
  Toshi MARUYAMA dbc616c928 remove trailing white-spaces from app/helpers/timelog_helper.rb. vor 12 Jahren
  Toshi MARUYAMA fb8f3a7ada HTML escape at app/helpers/timelog_helper.rb. vor 12 Jahren
  Jean-Philippe Lang 663f0c83b2 Fixes time report with JRuby (#5404). vor 14 Jahren
  Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. vor 14 Jahren
  Jean-Philippe Lang 1a65eb8b08 Don't reveal issue subjects if user is only allowed to view spent time (#3187). vor 14 Jahren
  Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. vor 14 Jahren
  Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. vor 14 Jahren
  Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities vor 14 Jahren
  Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. vor 14 Jahren
  Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance vor 15 Jahren
  Jean-Philippe Lang 801ad70cb7 Show timelog reports for non-versioned issues (#3051). vor 15 Jahren
  Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. vor 15 Jahren
  Jean-Philippe Lang 11346455a1 Fixed: Details time log report CSV export doesn't honour date format from settings (patch #2466 by Russell Hind). vor 15 Jahren
  Jean-Philippe Lang 696d21f8c8 Adds cross-project time reports support (#994). vor 15 Jahren
  Jean-Philippe Lang f54c2d812d Adds custom fields to the time entries csv export. vor 16 Jahren
  Jean-Philippe Lang 1424b0f215 Addq "please select" to activity select box if no activity is set as default (#937). vor 16 Jahren
  Jean-Philippe Lang a4a8b6381e Adds a key in lang files (general_csv_decimal_separator) to set the decimal separator (point or comma) in csv exports (#1372). vor 16 Jahren
  Jean-Philippe Lang a3c89d4f69 Custom fields (list and boolean) can be used as criteria in time report (#1012). vor 16 Jahren