summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test if convert binary is available.Jean-Philippe Lang2012-07-161-4/+1
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-163-23/+48
* Adds Attachment#title.Jean-Philippe Lang2012-07-161-0/+8
* Removed assertion that is susceptible to fail if test runs slowly.Jean-Philippe Lang2012-07-161-2/+0
* 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
* Adds a sorted scope to IssueStatus model.Jean-Philippe Lang2012-07-151-0/+4
* Validate attachment description length (#11365).Jean-Philippe Lang2012-07-151-0/+6
* 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
* Code cleanup.Jean-Philippe Lang2012-07-151-0/+6
* Routing tests for r9977.Jean-Philippe Lang2012-07-151-0/+6
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-1510-346/+991
* Adds assertions on response status and body.Jean-Philippe Lang2012-07-141-36/+21
* Fixed that 200 API responses have a body containing one space (#11388).Jean-Philippe Lang2012-07-149-0/+23
* 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-0815-61/+94
* 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
* Code cleanup.Jean-Philippe Lang2012-07-071-0/+4
* Fixed that deleting the last reply of a topic does not update last_reply_id.Jean-Philippe Lang2012-07-071-0/+15
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-075-2/+109
* Adds a configurable timeout for LDAP authentication (#8978).Jean-Philippe Lang2012-07-071-0/+10
* 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-072-1/+38
* 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
* Ignore emails with "Auto-Submitted: auto-*" header (#11338).Jean-Philippe Lang2012-07-071-1/+2
* Adds Private filter to the issue list (#8577).Jean-Philippe Lang2012-07-051-0/+30
* Perf: use a custom decoder for Role#permissions instead of YAML.load.Jean-Philippe Lang2012-07-051-0/+5
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-053-0/+105
* Fixed test failure.Jean-Philippe Lang2012-07-041-1/+1
* Fixed: unified diff link broken on specific file/revision diff (#11325).Jean-Philippe Lang2012-07-041-4/+24
* Fixed: Can't filter for negative numeric custom field (#11307).Jean-Philippe Lang2012-07-041-0/+28
* Fixed: Link is escaped in wiki added/updated notification email (#11262).Jean-Philippe Lang2012-06-261-0/+10
* 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
* Makes Redmine.pm handle project status (#3640).Jean-Philippe Lang2012-06-251-0/+43
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-255-0/+78