summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-171-2/+2
* remove trailing white spaces from test/functional/trackers_controller_test.rbToshi MARUYAMA2017-06-151-2/+2
* Adds a test for wiki destroy confirmation.Jean-Philippe Lang2017-06-101-1/+9
* Adds tests for #25775.Jean-Philippe Lang2017-06-101-0/+28
* Rename a few tests.Jean-Philippe Lang2017-06-101-2/+2
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-101-0/+8
* remove trailing white spaces from test/functional/wiki_controller_test.rbToshi MARUYAMA2017-06-101-3/+3
* DOn't show time entries when query is invalid (#23912).Jean-Philippe Lang2017-06-071-0/+8
* remove trailing white space from test/functional/workflows_controller_test.rbToshi MARUYAMA2017-06-061-3/+3
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-2/+2
* Use JSON instead of XML for reposman.rb.Jean-Philippe Lang2017-06-011-19/+20
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-3151-1936/+5800
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-271-0/+7
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-271-0/+11
* Check tracker permissions when copying an issue (#25791).Jean-Philippe Lang2017-05-271-0/+16
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-2/+2
* Preview when editing journal notes broken by r15621.Jean-Philippe Lang2017-04-131-3/+3
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-0/+24
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-041-2/+2
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-2/+16
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-0/+20
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-031-0/+20
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-031-1/+1
* Timelog move between projects (#588).Jean-Philippe Lang2017-04-031-0/+39
* Fix tests (#1565).Jean-Philippe Lang2017-03-161-2/+6
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-4/+33
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-151-2/+23
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-1/+53
* Clear settings for blocks that are no longer used.Jean-Philippe Lang2017-03-151-4/+5
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-143-3/+44
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-131-3/+16
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-132-14/+6
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-091-8/+3
* Adding a subtask should default to a tracker without disabled parent field (#...Jean-Philippe Lang2017-03-081-0/+26
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-051-1/+2
* Adds tests for #25253.Jean-Philippe Lang2017-03-051-0/+28
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-0/+37
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-051-0/+19
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-0/+16
* Missing fixtures.Jean-Philippe Lang2017-03-021-3/+6
* revert r16322 (#24970)Toshi MARUYAMA2017-02-021-1/+1
* replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)Toshi MARUYAMA2017-02-021-1/+1
* Fix tests for r16287 (#24416).Jean-Philippe Lang2017-01-291-1/+12
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-252-37/+70
* Filter parent task issues in auto complete by open/closed status depending on...Jean-Philippe Lang2017-01-211-0/+21
* Add warning when loosing data from custom fields when bulk editing issues (#2...Jean-Philippe Lang2017-01-181-0/+17
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-182-8/+9
* Let user always see his private notes (#17632).Jean-Philippe Lang2017-01-141-0/+14
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-0/+10
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-1/+26