summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-154-43/+228
* Fixed that link to the assignee is escaped twice on the issue view (#11352).Jean-Philippe Lang2012-07-091-0/+8
* Test failure.Jean-Philippe Lang2012-07-081-2/+2
* Show shared versions when editing issues from different projects with the con...Jean-Philippe Lang2012-07-081-0/+12
* Tests should not change settings.Jean-Philippe Lang2012-07-087-28/+36
* Code cleanup.Jean-Philippe Lang2012-07-081-0/+54
* Fixed test failure.Jean-Philippe Lang2012-07-081-0/+1
* Test failure.Jean-Philippe Lang2012-07-071-0/+3
* Code cleanup.Jean-Philippe Lang2012-07-071-0/+41
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-072-2/+74
* Fixed test case name.Jean-Philippe Lang2012-07-071-1/+1
* Fixed: Openid registration form should not require user to enter password (#1...Jean-Philippe Lang2012-07-071-0/+36
* Code cleanup.Jean-Philippe Lang2012-07-071-1/+1
* Enable openid in test case setup.Jean-Philippe Lang2012-07-071-9/+5
* Moved openid functional tests for their own test case.Jean-Philippe Lang2012-07-072-103/+133
* Fixed: escaped link in conflict resolution form (#11341).Jean-Philippe Lang2012-07-071-4/+8
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+35
* Fixed test failure.Jean-Philippe Lang2012-07-041-1/+1
* Fixed that wiki diff may produce html (#11209).Jean-Philippe Lang2012-06-261-3/+11
* Fixed that root projects are escaped twice in the project drop down (#11217).Jean-Philippe Lang2012-06-261-0/+10
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-251-0/+47
* Reversed order of priorities on the issue summary page (#11205).Jean-Philippe Lang2012-06-201-1/+8
* Makes repository url read-only after saving.Jean-Philippe Lang2012-06-201-2/+2
* fix test_global_index of functional activities controller test fails around U...Toshi MARUYAMA2012-06-191-1/+4
* Fix: Unable to run unit and functional tests if git binary is not available.Jean-Philippe Lang2012-06-181-10/+10
* Fixed that time entries should be sorted by date and created_on (#11178).Jean-Philippe Lang2012-06-161-0/+14
* Fixed that sticky messages are not displayed first (#11170).Jean-Philippe Lang2012-06-161-0/+14
* Fixed that time report raises a SQL error if there are multiple CustomValue f...Jean-Philippe Lang2012-06-141-0/+10
* fix test_user_index of activities controller test fails at Japanese morning a...Toshi MARUYAMA2012-06-111-1/+5
* Configurable session lifetime and timeout (#6597).Jean-Philippe Lang2012-06-101-0/+113
* Fixed that link to user is escaped in activity title (#11124).Jean-Philippe Lang2012-06-091-0/+2
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-081-0/+20
* Show repository images inline when clicking 'View' (#10362).Jean-Philippe Lang2012-06-071-0/+7
* scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10Toshi MARUYAMA2012-06-021-0/+14
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-011-5/+6
* Fixed that project, issue and activity should be preserved when logging time ...Jean-Philippe Lang2012-05-291-3/+14
* Fixed that logging time inside redirects at global time logging (#11038).Jean-Philippe Lang2012-05-291-0/+2
* fix project list is not shown on Email notifications (#11032)Toshi MARUYAMA2012-05-281-0/+23
* 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