summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes html escaping.Jean-Philippe Lang2008-09-231-0/+1
* Strip LDAP attribute names before saving (#1890).Jean-Philippe Lang2008-09-211-0/+36
* Unescape back_url param before calling redirect_to.Jean-Philippe Lang2008-09-211-2/+2
* Fixes VersionTest class.Jean-Philippe Lang2008-09-211-3/+3
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...Jean-Philippe Lang2008-09-211-0/+36
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-201-0/+14
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-192-3/+16
* Fixed: http links containing parentheses fail to reder correctly (#1591). Pat...Jean-Philippe Lang2008-09-171-0/+8
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-14/+23
* Functional tests fail when run on their own (#1895).Jean-Philippe Lang2008-09-143-2/+5
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-0/+5
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-132-6/+45
* Template error when user's timezone isn't set and UTC timestamps are used (#1...Jean-Philippe Lang2008-09-111-0/+8
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-112-28/+11
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-103-82/+35
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-052-0/+102
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-311-2/+52
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+11
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+16
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-261-2/+8
* Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli...Jean-Philippe Lang2008-08-251-0/+7
* Fixed: invalid SQL query on User#destroy (#1781).Jean-Philippe Lang2008-08-251-0/+6
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-254-4/+4
* Added the "Status:" keyword to the MailHandler for setting and changing an Is...Eric Davis2008-08-203-1/+98
* Hiding the View Differences button when a wiki page's history only has one ve...Eric Davis2008-08-201-1/+11
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-111-1/+1
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-101-1/+10
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-033-0/+80
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-0/+6
* Adds support for wiki links with anchor (#1647).Jean-Philippe Lang2008-07-281-0/+3
* Adds Trac-Like anchors on wiki headings (#1647).Jean-Philippe Lang2008-07-281-4/+4
* Activity refactoring.Jean-Philippe Lang2008-07-272-46/+86
* Fixes tests (r1693).Jean-Philippe Lang2008-07-271-7/+7
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-262-2/+8
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-263-3/+59
* When moving an issue to another project, reassign it to the category with sam...Jean-Philippe Lang2008-07-262-3/+17
* Adds estimated hours to issue filters (#1678).Jean-Philippe Lang2008-07-261-11/+25
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-0/+11
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-0/+15
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-222-0/+18
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-202-20/+37
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-191-0/+48
* Fixed: default configuration can not be loaded for :it, :pt and :ro languages...Jean-Philippe Lang2008-07-171-0/+45
* Clear changesets and changes with raw sql when deleting a repository (#1627).Jean-Philippe Lang2008-07-131-0/+10
* Fixes search tests for Postgresql.Jean-Philippe Lang2008-07-131-1/+1
* Menu mapper: add support for :before, :after and :last options to #push metho...Jean-Philippe Lang2008-07-131-0/+29
* Adds auto links tests.Jean-Philippe Lang2008-07-121-0/+2
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-121-0/+8
* Fixes nil error when svn binary version is unknown (#1607).Jean-Philippe Lang2008-07-121-1/+1
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-101-0/+8