summaryrefslogtreecommitdiffstats
path: root/test/functional/timelog_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r21645-r21646 and r21657 to 5.0-stable (#37255).Marius Balteanu2022-06-201-0/+96
* Change the default value for "Time span format" from "decimal" to "minutes" (...Go MAEDA2022-01-081-8/+8
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...Go MAEDA2021-12-291-9/+9
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-011-2/+2
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Spent time details are displayed in incorrect order when sorted by week and d...Go MAEDA2020-12-121-0/+27
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-11-301-12/+54
* remove spaces inside {} of TimelogControllerTestToshi MARUYAMA2020-11-141-7/+7
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-281-42/+73
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-241-33/+41
* add space after comma to TimelogControllerTestToshi MARUYAMA2020-10-051-3/+3
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-10-051-4/+14
* Add missing fixture to TimelogControllerTest (#33785).Go MAEDA2020-08-021-1/+1
* Fix time entry user is shown twice in the User drop-down (#33341).Go MAEDA2020-04-271-1/+1
* Creating time tracking entry for other user through rest API fails with 403 (...Jean-Philippe Lang2020-04-051-6/+6
* Fixed assertion broken by r19654 (#3800).Jean-Philippe Lang2020-04-051-1/+1
* Editing time entries should show the time entry user (#3800).Jean-Philippe Lang2020-04-051-0/+7
* Reorder and rename test added in r19651 (#32973).Jean-Philippe Lang2020-04-051-15/+15
* Editing a time entry for a locked user changes the user to the current user (...Jean-Philippe Lang2020-04-051-0/+42
* Time entries csv export should check issue visibility (#33075).Jean-Philippe Lang2020-04-051-0/+13
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Fix that selected user on timelog#edit is incorrect (#32959).Go MAEDA2020-02-091-0/+15
* Validate back_url everywhere (#32850).Jean-Philippe Lang2020-02-021-0/+13
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-271-1/+1
* Fix Internal Error when issue text custom field is shown in Spent time query ...Go MAEDA2020-01-121-0/+15
* CSV related tests fail with Rails 5.2.4 (#32526, #32525).Go MAEDA2019-12-081-2/+2
* Fixes the assertion so that it doesn't rely on the display order (#32436).Jean-Philippe Lang2019-11-201-4/+2
* Add missing fixture to TimelogControllerTest in order to fix random test fail...Go MAEDA2019-11-191-1/+1
* Add support for grouping by issue on timelog view (#32436).Jean-Philippe Lang2019-11-101-0/+14
* Adds "Target Version" column to the list of "Available columns" in "Spent tim...Go MAEDA2019-11-101-0/+33
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-311-2/+2
* Group time entries by created date (#30233).Go MAEDA2019-03-241-0/+14
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-1/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Don't hardcode expected text (#3848).Jean-Philippe Lang2018-12-161-2/+2
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-3/+116
* Filter time entries after project status (#20081).Go MAEDA2018-10-291-0/+19
* Column Project is no longer added by default to the list of default columns f...Jean-Philippe Lang2018-09-231-5/+7
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-0/+33
* Time entry creation: preserve 'spent on' value when using 'Create and Continu...Go MAEDA2018-08-021-4/+4
* Adds issue category column to spent time queries (#28391).Go MAEDA2018-04-011-0/+26
* Adds issue category filter to spent time queries (#28391).Go MAEDA2018-04-011-0/+11
* Add CSS classes to column headers of issues and timelogs list (#26674).Go MAEDA2018-01-151-1/+15
* Fix filter after multiple version ids (#26667).Jean-Philippe Lang2017-10-151-0/+21
* Test broken by r16924 (#26520).Jean-Philippe Lang2017-07-301-0/+2
* Fill the issue id when logging time from the time log list of an issue (#26520).Jean-Philippe Lang2017-07-301-0/+6
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-121-0/+35