summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed: issue bulk edit view broken by r2726 (#3347).Jean-Philippe Lang2009-05-131-0/+7
* Fixed: issue move by non-admin broken by r2726 (#3354).Jean-Philippe Lang2009-05-131-4/+4
* Display all users roles on project overview (#3339).Jean-Philippe Lang2009-05-121-0/+8
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-1041-73/+119
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-034-6/+134
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-262-0/+41
* Returns a 404 error when trying to view/download an attachment that can't be ...Jean-Philippe Lang2009-04-251-2/+7
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-0/+13
* Less aggressive textile image tag parsing (#3209).Jean-Philippe Lang2009-04-211-0/+4
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-212-2/+54
* Fixed: Issue status in the notify email's subject is the issue's old status, ...Jean-Philippe Lang2009-04-191-0/+2
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-192-0/+62
* Fixes memory consumption on file upload (#3116).Jean-Philippe Lang2009-04-101-4/+13
* Create the journal after issue save (#3140).Jean-Philippe Lang2009-04-081-0/+19
* Add test for r2664 (#3127).Jean-Philippe Lang2009-04-071-1/+3
* Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...Jean-Philippe Lang2009-04-051-0/+10
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-052-2/+36
* Test failure (#3041).Jean-Philippe Lang2009-03-281-1/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-0/+16
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-289-3/+114
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-272-1/+41
* Fixes that user's last_login_on was not set when using registration with auto...Jean-Philippe Lang2009-03-151-1/+4
* Fixing tests (sort refactoring).Jean-Philippe Lang2009-03-122-8/+24
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-123-0/+74
* SortHelper refactoring:Jean-Philippe Lang2009-03-101-0/+73
* Fixed: Files without Version aren't visible in the Activity page (#2930).Jean-Philippe Lang2009-03-081-1/+13
* Adds a sortable "Project" column to the issue list.Jean-Philippe Lang2009-03-071-0/+4
* Test that account activation email contains the appropriate link (#2825).Jean-Philippe Lang2009-03-071-0/+6
* Fixed: export links on the issue list lose project param after applying a fil...Jean-Philippe Lang2009-03-061-1/+38
* Fixed: MailHandler raises an error when processing an email without From head...Jean-Philippe Lang2009-03-062-0/+45
* Adds some functional tests.Jean-Philippe Lang2009-03-012-2/+120
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-4/+4
* Adds some functional tests.Jean-Philippe Lang2009-03-014-2/+108
* Fixes a failure when running rake test:coverage.Jean-Philippe Lang2009-03-011-0/+1
* Fixed that some error messages were not displayed (#2866).Jean-Philippe Lang2009-03-011-0/+22
* Fixed: Undefined Method (l_YesNo) Being Called (#2867).Jean-Philippe Lang2009-03-011-0/+29
* Fixes tests broken by r2532 (#2853).Jean-Philippe Lang2009-02-281-2/+2
* Trackers controller refactoring.Jean-Philippe Lang2009-02-261-1/+52
* Fixed: When logging in via an autologin cookie the user's last_login_on shoul...Jean-Philippe Lang2009-02-252-12/+32
* Adds missing time format in locales (#2831).Jean-Philippe Lang2009-02-251-0/+2
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-1/+19
* Patch ActiveRecord::Errors#full_messages so that it contains custom values er...Jean-Philippe Lang2009-02-221-0/+13
* Limit the size of repository files displayed inline too.Jean-Philippe Lang2009-02-212-0/+19
* Fixes new setting name.Jean-Philippe Lang2009-02-211-1/+1
* Adds a setting to limit the size of text attachments that can be displayed by...Jean-Philippe Lang2009-02-211-0/+11
* Moves project menu tests to a dedicated integration test.Jean-Philippe Lang2009-02-212-32/+69
* Fixes UsersControllerTest.Jean-Philippe Lang2009-02-211-0/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-2127-99/+172
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-211-33/+3
* Implementing the missing tests now that HookTest has a cleaner setup.Eric Davis2009-02-211-7/+21