summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-212-13/+14
* Add a test to ensure that issue calculations on version details page take int...Go MAEDA2018-04-011-0/+24
* 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
* Deletion of an LDAP authentication mode may fail silently (#28000).Go MAEDA2018-03-121-0/+1
* Fix typo in test name: s/udpate/update/ (#28268).Go MAEDA2018-03-011-1/+1
* Allow selecting subprojects on new issue form (#12704).Go MAEDA2018-02-281-2/+32
* Don't allow reassigning reported hours to the project if issue is a required ...Go MAEDA2018-02-181-0/+44
* remove trailing white spaces from test/functional/repositories_mercurial_cont...Toshi MARUYAMA2018-01-311-3/+3
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-0/+6
* Add CSS classes to column headers of issues and timelogs list (#26674).Go MAEDA2018-01-152-4/+29
* Unable to download file if custom field is not defined as visible to any user...Jean-Philippe Lang2018-01-081-0/+58
* Adds tests for #27153.Jean-Philippe Lang2018-01-071-1/+20
* Cannot clear all watchers when copying an issue (#26880).Jean-Philippe Lang2018-01-071-0/+41
* remove trailing white spaces from test/functional/timelog_report_test.rbToshi MARUYAMA2017-12-281-3/+3
* Issues reports should show only statuses used by the project (#27772).Go MAEDA2017-12-191-0/+26
* Strip whitespace from login on login page (#22532).Go MAEDA2017-12-131-0/+9
* Fix: Strip whitespace from email addresses on lost password page (#27754).Go MAEDA2017-12-081-0/+15
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-061-2/+2
* Add tests for context menu in gantt (#10485).Go MAEDA2017-11-271-0/+5
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-41/+0
* Fix filter after multiple version ids (#26667).Jean-Philippe Lang2017-10-151-0/+21
* Fix filter values for fixed version id (#26667).Jean-Philippe Lang2017-10-151-0/+14
* Filtering time entries after issue's target version doesn't work as expected ...Jean-Philippe Lang2017-10-151-0/+15
* remove trailing white spaces from test/functional/queries_controller_test.rbToshi MARUYAMA2017-09-151-24/+24
* fix file name corruption when export a wiki page with non-ASCII title in MS b...Toshi MARUYAMA2017-08-301-0/+22
* Adds a few tests.Jean-Philippe Lang2017-07-312-0/+18
* Renames time_entry_reports_controller_test.rb to timelog_report_test.rb.Jean-Philippe Lang2017-07-301-1/+1
* 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
* Adds a test for #26564.Jean-Philippe Lang2017-07-301-0/+12
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-301-15/+0
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-0/+19
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-271-4/+2
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-4/+6
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-261-12/+12
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-179/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-2313-21/+24
* Fix that spent_time total on the issue list can be wrong (#26471).Jean-Philippe Lang2017-07-201-0/+32
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-121-0/+35
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-101-0/+14
* Error displaying time entries filtered by Activity (#26387).Jean-Philippe Lang2017-07-091-0/+14
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-081-0/+7
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-081-1/+1
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-0/+10
* Don't display download button for dir entries (#26350).Jean-Philippe Lang2017-07-061-0/+2
* Don't redirect anonymous users to the login form when module is disabled (#26...Jean-Philippe Lang2017-06-261-2/+2
* Use regular #authorize method.Jean-Philippe Lang2017-06-261-2/+2
* Global News view should not be allowed without permission (#7068).Jean-Philippe Lang2017-06-261-0/+8
* Use ApplicationController#find_optional_project instead.Jean-Philippe Lang2017-06-261-0/+25