summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Changed issues css class from priority-{position} to status-{id} (#2071).Jean-Philippe Lang2012-07-261-3/+3
* Don't turn #nnn with leading zeros into link (#11494).Jean-Philippe Lang2012-07-241-0/+2
* Fixed broken test.Jean-Philippe Lang2012-07-241-4/+4
* Ability to group and sort the issue list by user/version custom field (#9419).Jean-Philippe Lang2012-07-243-0/+76
* Use JQuery Datepicker (#11445).Jean-Philippe Lang2012-07-221-0/+17
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-224-6/+6
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-212-0/+12
* code layout cleanup test/unit/lib/redmine/helpers/gantt_test.rbToshi MARUYAMA2012-07-211-38/+21
* add copyright statement to test/functional/gantts_controller_test.rbToshi MARUYAMA2012-07-211-0/+17
* replace shoulda to Rails standard tests at functional gantts controller testToshi MARUYAMA2012-07-211-19/+14
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-212-12/+22
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-211-7/+19
* Removes RJS from JournalsController.Jean-Philippe Lang2012-07-191-16/+25
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-191-1/+4
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-191-0/+4
* Removes RJS from WikisController.Jean-Philippe Lang2012-07-191-2/+36
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-191-0/+4
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-191-6/+13
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-191-12/+10
* Test cleanup.Jean-Philippe Lang2012-07-191-17/+1
* 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
* 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