summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fix: "Import issues" and "Import time entries" pages are visible to users wit...Go MAEDA2024-11-031-1/+1
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-5/+5
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-241-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-3/+3
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+1
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-241-0/+1
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-2/+2
* Option to Check/Uncheck all block columns in export (#33169).Go MAEDA2020-04-011-5/+10
* Fix issues and spent time CSV export does not include custom fields with "Ful...Go MAEDA2020-04-011-0/+5
* Add missing icons to action links.Jean-Philippe Lang2019-12-201-1/+1
* Move some links to dropdowns.Jean-Philippe Lang2019-12-201-3/+4
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-201-1/+1
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-281-1/+1
* Move the links (All time entries, Import) from Spent time section of the spen...Go MAEDA2019-09-271-0/+5
* 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