summaryrefslogtreecommitdiffstats
path: root/test/functional/timelog_controller_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merged r22902 from trunk to 5.0-stable (#40924).Go MAEDA2024-07-031-2/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22904 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22273 from trunk to 5.0-stable (#38797).Go MAEDA2023-07-021-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22274 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22096 from trunk to 5.0-stable (#35066).Go MAEDA2023-02-151-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22109 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r21645-r21646 and r21657 to 5.0-stable (#37255).Marius Balteanu2022-06-201-0/+96
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the default value for "Time span format" from "decimal" to "minutes" ↵Go MAEDA2022-01-081-8/+8
| | | | | | (#36391). git-svn-id: http://svn.redmine.org/redmine/trunk@21355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop ↵Go MAEDA2021-12-291-9/+9
| | | | | | Performance 1.13.0 (#35142). git-svn-id: http://svn.redmine.org/redmine/trunk@21330 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-011-2/+2
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Spent time details are displayed in incorrect order when sorted by week and ↵Go MAEDA2020-12-121-0/+27
| | | | | | | | | date (#33952). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20634 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-11-301-12/+54
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20528 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of TimelogControllerTestToshi MARUYAMA2020-11-141-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-281-42/+73
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20218 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-241-33/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add space after comma to TimelogControllerTestToshi MARUYAMA2020-10-051-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20128 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-10-051-4/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20124 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture to TimelogControllerTest (#33785).Go MAEDA2020-08-021-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix time entry user is shown twice in the User drop-down (#33341).Go MAEDA2020-04-271-1/+1
| | | | | | | Patch by Thomas Löber and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19727 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Creating time tracking entry for other user through rest API fails with 403 ↵Jean-Philippe Lang2020-04-051-6/+6
| | | | | | (#32774). git-svn-id: http://svn.redmine.org/redmine/trunk@19676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed assertion broken by r19654 (#3800).Jean-Philippe Lang2020-04-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Editing time entries should show the time entry user (#3800).Jean-Philippe Lang2020-04-051-0/+7
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reorder and rename test added in r19651 (#32973).Jean-Philippe Lang2020-04-051-15/+15
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19652 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Editing a time entry for a locked user changes the user to the current user ↵Jean-Philippe Lang2020-04-051-0/+42
| | | | | | | | (#32973). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19651 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Time entries csv export should check issue visibility (#33075).Jean-Philippe Lang2020-04-051-0/+13
| | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that selected user on timelog#edit is incorrect (#32959).Go MAEDA2020-02-091-0/+15
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19501 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Validate back_url everywhere (#32850).Jean-Philippe Lang2020-02-021-0/+13
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@19488 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use #media_type instead of #content_type to test the MIME type of a response ↵Go MAEDA2020-01-271-1/+1
| | | | | | | | | (#32886). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19467 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Internal Error when issue text custom field is shown in Spent time query ↵Go MAEDA2020-01-121-0/+15
| | | | | | | | | results (#32768). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19419 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CSV related tests fail with Rails 5.2.4 (#32526, #32525).Go MAEDA2019-12-081-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19344 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes the assertion so that it doesn't rely on the display order (#32436).Jean-Philippe Lang2019-11-201-4/+2
| | | | | | Patch by Kouhei Sutou. git-svn-id: http://svn.redmine.org/redmine/trunk@19092 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture to TimelogControllerTest in order to fix random test ↵Go MAEDA2019-11-191-1/+1
| | | | | | | | | failure (#32478). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19088 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for grouping by issue on timelog view (#32436).Jean-Philippe Lang2019-11-101-0/+14
| | | | | | Patch by Kouhei Sutou. git-svn-id: http://svn.redmine.org/redmine/trunk@19063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds "Target Version" column to the list of "Available columns" in "Spent ↵Go MAEDA2019-11-101-0/+33
| | | | | | | | | time" tab (#30346). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year.Go MAEDA2019-05-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-311-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18028 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Group time entries by created date (#30233).Go MAEDA2019-03-241-0/+14
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18003 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17978 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-1/+0
| | | | | | | | | The default script encoding is UTF-8 in Ruby 2.0 or later. Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17976 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
| | | | | | | This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't hardcode expected text (#3848).Jean-Philippe Lang2018-12-161-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-3/+116
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter time entries after project status (#20081).Go MAEDA2018-10-291-0/+19
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17608 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Column Project is no longer added by default to the list of default columns ↵Jean-Philippe Lang2018-09-231-5/+7
| | | | | | | | for time entries (#26537). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-0/+33
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Time entry creation: preserve 'spent on' value when using 'Create and ↵Go MAEDA2018-08-021-4/+4
| | | | | | | | | Continue' (#29308). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17459 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds issue category column to spent time queries (#28391).Go MAEDA2018-04-011-0/+26
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17250 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds issue category filter to spent time queries (#28391).Go MAEDA2018-04-011-0/+11
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17249 e93f8b46-1217-0410-a6f0-8f06a7374b81