summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Delete previous tokens when creating a new one.Jean-Philippe Lang2009-06-021-2/+11
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-309-25/+158
* Fixed failing test in #3391. Quotes (") are html escaped.Eric Davis2009-05-301-1/+1
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-263-0/+27
* Validate project identifier only when changed (#3352).Jean-Philippe Lang2009-05-251-0/+14
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-173-24/+51
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-0/+20
* Fixed: issue status bulk edit broken by r2726 (#3347).Jean-Philippe Lang2009-05-141-0/+12
* 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