summaryrefslogtreecommitdiffstats
path: root/app/helpers/timelog_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes time report with JRuby (#5404).Jean-Philippe Lang2010-04-301-1/+1
* Changes misleading scopes on Enumeration.Jean-Philippe Lang2009-11-211-1/+1
* Don't reveal issue subjects if user is only allowed to view spent time (#3187).Jean-Philippe Lang2009-11-141-2/+19
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-1/+1
* Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.Jean-Philippe Lang2009-11-041-6/+2
* Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...Eric Davis2009-10-211-3/+9
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-211-4/+11
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1
* Show timelog reports for non-versioned issues (#3051).Jean-Philippe Lang2009-03-301-1/+5
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-1/+1
* Fixed: Details time log report CSV export doesn't honour date format from set...Jean-Philippe Lang2009-01-241-1/+3
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-311-0/+8
* Adds custom fields to the time entries csv export.Jean-Philippe Lang2008-07-221-0/+6
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-291-0/+8
* Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...Jean-Philippe Lang2008-06-261-1/+2
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-091-2/+6
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-0/+52
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-1/+3
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-0/+47
* Added time report.Jean-Philippe Lang2007-06-241-0/+28
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+2