summaryrefslogtreecommitdiffstats
path: root/app/views/timelog
Commit message (Expand)AuthorAgeFilesLines
* Merged r19653, r19654 and r19662 to 4.1-stable (#3800).Jean-Philippe Lang2020-04-052-3/+14
* Merged r19632 and r19633 from trunk to 4.1-stable (#33169).Go MAEDA2020-04-011-0/+10
* Merged r19419 from trunk to 4.1-stable (#32768).Go MAEDA2020-01-121-2/+3
* Merged r19383 and r19384 to 4.1-stable.Jean-Philippe Lang2019-12-201-1/+1
* Merged r19381 to 4.1-stable (#21766).Jean-Philippe Lang2019-12-201-1/+1
* Merged r19382 to 4.1-stable.Jean-Philippe Lang2019-12-201-3/+4
* 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
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-1/+6
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-252-2/+2
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-181-2/+2
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-121-2/+2
* Time entry form - limit issue autocomplete to already selected project (#24189).Jean-Philippe Lang2016-12-161-5/+32
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-132-2/+2
* "Clear" button in Spent Time Report tab also clears global filters (#13622).Jean-Philippe Lang2016-12-111-1/+1
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-032-2/+3
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-031-1/+0
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-032-2/+2
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Test broken, display hours like in other tables (#23996).Jean-Philippe Lang2016-11-182-4/+4
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-183-5/+5
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-183-9/+9
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-2/+2
* Project is required.Jean-Philippe Lang2016-10-291-1/+1
* Show message for empty results on time entries.Jean-Philippe Lang2016-08-301-1/+3
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-1/+1