summaryrefslogtreecommitdiffstats
path: root/app/views/timelog
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated raster icons with SVGs on Report tab of Spent Time page (#...Go MAEDA2024-11-281-5/+5
* Fix: Time entry API returning `hours` as Rational instead of Float (#41819).Go MAEDA2024-11-242-2/+2
* 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-192-7/+7
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-241-1/+1
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-292-5/+5
* Spent hours ignoring "Time Span Format" Setting on several pages (#40924).Go MAEDA2024-06-301-1/+1
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Add spaces around the slash for consistency and better readability (#40166).Go MAEDA2024-02-031-1/+1
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-212-0/+2
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-241-0/+1
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-1/+1
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-2/+2
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-1/+1
* Show wiki toolbar in time spent form for custom fields with text formatting e...Go MAEDA2020-04-112-1/+8
* Show user name in time entry bulk edit (#3800).Jean-Philippe Lang2020-04-051-3/+8
* Editing time entries should show the time entry user (#3800).Jean-Philippe Lang2020-04-051-0/+6
* 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
* Fix Internal Error when issue text custom field is shown in Spent time query ...Go MAEDA2020-01-121-2/+3
* 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-272-9/+5
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-092-2/+2
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-202-0/+6
* CSV export of time entries report does not honor project filter (#31511).Go MAEDA2019-06-051-2/+2
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-1/+1
* Import time entries (#28234).Go MAEDA2019-05-093-3/+13
* Move styles for count and private to a new class named 'badge' (#29391).Go MAEDA2019-04-091-1/+1
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-0/+3
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Removes render_ prefix from cancel_button_tag methods (#8888).Jean-Philippe Lang2018-09-262-2/+2
* Add cancel button to new/edit log time page (#8888).Jean-Philippe Lang2018-09-262-0/+2
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-142-5/+58
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-072-2/+23
* Disable ":disable_with" for CSV exports (#28482).Go MAEDA2018-05-011-2/+2
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-211-0/+1
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-021-1/+0
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-021-0/+1
* Don't use raw output in timelog (#27186).Jean-Philippe Lang2017-10-151-1/+3
* 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-072-0/+4
* Use query parameters intead of params in CSV link.Jean-Philippe Lang2017-06-011-1/+1
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-041-5/+21
* Timelog move between projects (#588).Jean-Philippe Lang2017-04-032-11/+14
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-131-1/+1
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-1/+1