summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+3
* Import time entries (#28234).Go MAEDA2019-05-091-2/+2
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-071-0/+1
* Disable ":disable_with" for CSV exports (#28482).Go MAEDA2018-05-011-2/+2
* Fill the issue id when logging time from the time log list of an issue (#26520).Jean-Philippe Lang2017-07-301-1/+1
* DOn't show time entries when query is invalid (#23912).Jean-Philippe Lang2017-06-071-0/+2
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-181-2/+2
* Show message for empty results on time entries.Jean-Philippe Lang2016-08-301-1/+3
* Use named route.Jean-Philippe Lang2016-07-161-2/+2
* Make time entries groupable (#16843).Jean-Philippe Lang2016-07-131-4/+1
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-121-3/+1
* Display the list of saved queries in the sidebar (#14790).Jean-Philippe Lang2016-07-121-0/+4
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-121-2/+2
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-2/+2
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-041-2/+2
* Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...Jean-Philippe Lang2013-04-031-1/+2
* Adds label_total_time string (#13337).Jean-Philippe Lang2013-03-101-1/+1
* Makes all time entry columns available in the CSV export.Jean-Philippe Lang2013-02-191-1/+15
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-211-1/+3
* replace tabs to spaces at app/views/timelog/index.html.erbToshi MARUYAMA2011-09-171-2/+2
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-031-5/+1
* Refactor: extract TimelogController#new from #editEric Davis2010-10-071-1/+1
* Refactor: rename TimelogController#details to #indexEric Davis2010-10-061-0/+35