summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-191-8/+24
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-191-5/+27
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-192-16/+19
* Removes most of the ajax stuff on my page layout.Jean-Philippe Lang2012-07-181-4/+4
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-161-23/+24
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-161-2/+2
* Additional tests for custom field formats.Jean-Philippe Lang2012-07-151-0/+20
* Test for when group does not exist.Jean-Philippe Lang2012-07-151-0/+5
* No blank option for custom fields marked as required on workflow settings.Jean-Philippe Lang2012-07-151-0/+16
* Adds option for displaying all statuses on workflow permissions.Jean-Philippe Lang2012-07-151-0/+8
* Rewrites assertions with assert_select.Jean-Philippe Lang2012-07-151-7/+4
* Adds maxlength=255 attribute on attachment description input field (#11365).Jean-Philippe Lang2012-07-151-0/+1
* 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