summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* When updating an issue, allow adding time entry on an issue that was visible ...Marius Balteanu2021-07-261-0/+23
* Link from assignee to group page (#12795).Go MAEDA2021-07-201-1/+10
* Allow non-admin users to see group members (#12795).Go MAEDA2021-07-191-0/+11
* Default issue query (#7360).Go MAEDA2021-07-061-0/+72
* Add missing fixtures to ActivitiesControllerTest (#34933, #35413).Go MAEDA2021-06-251-1/+2
* Reject CSV file without data row when importing (#35137).Go MAEDA2021-06-201-0/+21
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-292-2/+81
* "Add news" button on global news index is displayed for users without permiss...Go MAEDA2021-05-291-0/+12
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-281-2/+29
* Security notification is not sent when an admin changes the password of a use...Go MAEDA2021-05-241-0/+18
* Allow Unique ID and relation fields to be auto mapped (#35131).Go MAEDA2021-04-231-0/+12
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-9/+9
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-131-0/+5
* Atom feed of the activity page does not contain items after the second page (...Go MAEDA2021-04-121-0/+16
* Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).Go MAEDA2021-04-011-1/+0
* Remove #filename_for_content_disposition for MS browsers (#29914, #32914).Go MAEDA2021-04-011-5/+6
* Add filename header (#29914, #32913).Go MAEDA2021-04-012-6/+7
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-016-24/+24
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-311-0/+22
* Add edit button to Wiki sidebar (#32629).Go MAEDA2021-03-261-0/+8
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2565-65/+65
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-251-1/+48
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-251-2/+2
* Show project tree instead of subprojects in the project selector when you cre...Go MAEDA2021-03-251-3/+3
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-12/+14
* Do not display in issue edit page spent time custom fields not visible by the...Go MAEDA2021-03-151-0/+35
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-152-2/+83
* Fix that users can delete their own accounts unconditionally via REST API (#1...Go MAEDA2021-03-131-0/+23
* Remove unnecessary `include` added in r20778 (#13767).Go MAEDA2021-03-121-2/+0
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+32
* Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest whe...Go MAEDA2021-03-111-27/+29
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+17
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-0/+14
* Display more detailed error message when attempting to import malformed CSV f...Go MAEDA2021-02-271-0/+21
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+74
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-0/+1
* Allow to use watch_by filter in the global issues list (#34700).Go MAEDA2021-02-111-0/+22
* Ignore from search module params sent with empty values (#34615).Go MAEDA2021-02-061-0/+15
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-011-0/+12
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+15
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-241-0/+14
* Some fixes for r20321:Go MAEDA2021-01-181-0/+48
* Fix that WorkflowsControllerTest fails if table cells have more than one CSS ...Go MAEDA2021-01-171-1/+1
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-0/+6
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-011-0/+24
* Make archived projects visually distinguishable in nested projects lists (#34...Go MAEDA2020-12-301-0/+14
* Make sure that "is not" operator for Subproject filter does not exclude close...Go MAEDA2020-12-281-0/+24
* Subprojects issues are not displayed on main project when all subprojects are...Go MAEDA2020-12-271-0/+19
* Create custom field by copy (#34307).Go MAEDA2020-12-261-0/+73
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-0/+47