summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* code layout cleanup test/functional/users_controller_test.rbToshi MARUYAMA2012-05-281-8/+6
* Fixed that some input fields are escaped on validation failures (#11027).Jean-Philippe Lang2012-05-251-0/+1
* Fixed that the issue link is escaped on my page spent time (#10991).Jean-Philippe Lang2012-05-251-1/+16
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-241-1/+3
* Fixed that columns selection in not displayed on the custom query form (#10972).Jean-Philippe Lang2012-05-211-0/+4
* Fixed that watchers delete links are escaped on the issue view (#10932).Jean-Philippe Lang2012-05-151-0/+30
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-131-0/+12
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-131-0/+3
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-131-0/+3
* Stub Mailer with mocha.Jean-Philippe Lang2012-05-061-15/+1
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-051-0/+6
* fix error of AdminControllerTest test_test_email_failure_should_display_the_e...Toshi MARUYAMA2012-05-051-1/+15
* Copyright update.Jean-Philippe Lang2012-05-0543-43/+43
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-052-5/+3
* scm: git: fix creating and updating repositoryToshi MARUYAMA2012-05-031-0/+29
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-021-0/+3
* Fixed error on commits per month graph (#10806).Jean-Philippe Lang2012-05-011-0/+5
* Adds css class to custom field input tags.Jean-Philippe Lang2012-05-011-2/+2
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-19/+0
* Adds assertions for r9572.Jean-Philippe Lang2012-04-291-0/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-257-29/+52
* Additional tests for the PDF export of an issue.Jean-Philippe Lang2012-04-191-0/+36
* Additional test for TrackersController.Jean-Philippe Lang2012-04-181-1/+9
* Additional tests for TimelogController.Jean-Philippe Lang2012-04-181-0/+12
* Additional test for MyController.Jean-Philippe Lang2012-04-181-1/+9
* Additional tests for CustomFieldsController.Jean-Philippe Lang2012-04-181-0/+17
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-151-0/+39
* Fixed MissingFeatureException: let user choose to copy attachments or not whe...Jean-Philippe Lang2012-04-141-1/+44
* When copying issues, let the status be changed to default or left unchanged.Jean-Philippe Lang2012-04-141-15/+29
* Additional assertions on creation of relations.Jean-Philippe Lang2012-04-111-0/+9
* Strip issue id when adding a relation.Jean-Philippe Lang2012-04-111-0/+10
* Fixed that export links include page parameter.Jean-Philippe Lang2012-04-111-0/+9
* Fixed that improper statuses are proposed when changing status before tracker...Jean-Philippe Lang2012-04-091-0/+33
* Additional tests for WatchersController.Jean-Philippe Lang2012-04-061-0/+16
* Adds assertions on the content of a versioned wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+24
* Adds assertions on the content of a wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+2
* Fixed: Unable to change locked, sticky flags and board when editing a message...Jean-Philippe Lang2012-04-061-0/+24
* Let non required list/user/version custom fields to be set to blank when bulk...Jean-Philippe Lang2012-04-061-3/+28
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-051-0/+20
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-242-0/+34
* Don't use #delete on String in Mailer.Jean-Philippe Lang2012-03-121-0/+5
* Fixed that LDAP error is not displayed when testing connection.Jean-Philippe Lang2012-03-111-2/+2
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-4/+4
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-112-140/+63
* Additional tests for UsersController.Jean-Philippe Lang2012-03-111-2/+39
* Additional tests for IssuesController.Jean-Philippe Lang2012-03-101-0/+24
* Adds a test for #9076.Jean-Philippe Lang2012-03-101-0/+19
* More functional tests for NewsController.Jean-Philippe Lang2012-03-101-0/+5
* More function tests for AdminController.Jean-Philippe Lang2012-03-101-0/+9
* More function tests for MessagesController.Jean-Philippe Lang2012-03-101-1/+31