55 次代码提交 (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

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