summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+53
* Fixes test broken by r1578.Jean-Philippe Lang2008-06-241-2/+2
* Turn ftp urls into links (#1514).Jean-Philippe Lang2008-06-231-0/+1
* Add filters on cross-project issue list for custom fields marked as 'For all ...Jean-Philippe Lang2008-06-222-0/+7
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-227-42/+409
* Mercurial adapter tests fix (#1469).Jean-Philippe Lang2008-06-181-3/+3
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+8
* Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1...Jean-Philippe Lang2008-06-171-1/+2
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-172-0/+106
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-161-0/+1
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-152-0/+22
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+6
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-1/+1
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-2/+2
* Fixed: TOC does not remove colorization markups (#1423).Jean-Philippe Lang2008-06-151-0/+28
* Fixed: time entries created with the default activity even if a different one...Jean-Philippe Lang2008-06-141-1/+3
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-091-2/+6
* File viewer for attached text files.Jean-Philippe Lang2008-06-099-1/+147
* Fixed: notextile tag has no effect.Jean-Philippe Lang2008-06-081-0/+8
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-084-0/+98
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+8
* Fixes functional tests broken by r1501.Jean-Philippe Lang2008-06-071-3/+3
* Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).Jean-Philippe Lang2008-06-072-0/+69
* Redmine links regexp fix (#1369, url hash turned into a ticket link).Jean-Philippe Lang2008-06-041-1/+3
* Allow empty cells in wiki tables.Jean-Philippe Lang2008-06-041-6/+23
* Make the 'duplicates of' relation asymmetric:Jean-Philippe Lang2008-06-031-5/+25
* Additional test for r1481.Jean-Philippe Lang2008-05-301-0/+7
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-0/+7
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-0/+16
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-301-0/+40
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-7/+1
* No multiline text for textile links.Jean-Philippe Lang2008-05-261-1/+3
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-262-1/+16
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-252-1/+10
* Test for striked through wiki link (#199).Jean-Philippe Lang2008-05-251-0/+2
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-254-6/+19
* Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).Jean-Philippe Lang2008-05-251-0/+5
* Fixed: using '*' as keyword for repository referencing keywords doesn't work ...Jean-Philippe Lang2008-05-251-0/+11
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-242-0/+33
* Fixed: error when previewing a new wiki page (#1292) introduced in r1415.Jean-Philippe Lang2008-05-231-0/+11
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-0/+8
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+13
* Fixed: bold, italics, underline not working within parentheses (#1225).Jean-Philippe Lang2008-05-181-0/+7
* Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #...Jean-Philippe Lang2008-05-171-0/+32
* Fixed: private subprojects are listed on the issues view (#1217).Jean-Philippe Lang2008-05-141-0/+31
* Fixed: Calendar and Gantt show private subprojects even if current user is no...Jean-Philippe Lang2008-05-142-3/+40
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-043-0/+62
* Escape HTML comment tags (#1160).Jean-Philippe Lang2008-05-021-0/+2
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-014-2/+35
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).Jean-Philippe Lang2008-05-011-0/+5