| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds support for wiki links with anchor (#1647). | Jean-Philippe Lang | 2008-07-28 | 1 | -0/+3 |
* | Adds Trac-Like anchors on wiki headings (#1647). | Jean-Philippe Lang | 2008-07-28 | 1 | -4/+4 |
* | Activity refactoring. | Jean-Philippe Lang | 2008-07-27 | 1 | -0/+71 |
* | Fixes tests (r1693). | Jean-Philippe Lang | 2008-07-27 | 1 | -7/+7 |
* | Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. | Jean-Philippe Lang | 2008-07-26 | 1 | -0/+44 |
* | When moving an issue to another project, reassign it to the category with sam... | Jean-Philippe Lang | 2008-07-26 | 1 | -3/+12 |
* | Adds estimated hours to issue filters (#1678). | Jean-Philippe Lang | 2008-07-26 | 1 | -11/+25 |
* | Search engine: display total results count (#906) and count by result type. | Jean-Philippe Lang | 2008-07-20 | 1 | -20/+29 |
* | Fixed: default configuration can not be loaded for :it, :pt and :ro languages... | Jean-Philippe Lang | 2008-07-17 | 1 | -0/+45 |
* | Clear changesets and changes with raw sql when deleting a repository (#1627). | Jean-Philippe Lang | 2008-07-13 | 1 | -0/+10 |
* | Fixes search tests for Postgresql. | Jean-Philippe Lang | 2008-07-13 | 1 | -1/+1 |
* | Adds auto links tests. | Jean-Philippe Lang | 2008-07-12 | 1 | -0/+2 |
* | Fixes nil error when svn binary version is unknown (#1607). | Jean-Philippe Lang | 2008-07-12 | 1 | -1/+1 |
* | Fixed: trailing period should not be included in redmine links of type class:... | Jean-Philippe Lang | 2008-07-10 | 1 | -0/+8 |
* | Fixed: search engine may reveal private projects (#1613). | Jean-Philippe Lang | 2008-07-10 | 1 | -0/+134 |
* | Mail handler: more control over issue attributes (#1110). | Jean-Philippe Lang | 2008-07-06 | 1 | -2/+38 |
* | Fixes "source:" links URLs (r1617). | Jean-Philippe Lang | 2008-07-06 | 1 | -1/+1 |
* | Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ... | Jean-Philippe Lang | 2008-07-05 | 1 | -24/+28 |
* | Display svn properties in the browser, svn >= 1.5.0 only (#1581). | Jean-Philippe Lang | 2008-07-05 | 1 | -0/+33 |
* | Merged Rails 2.1 compatibility branch. | Jean-Philippe Lang | 2008-07-04 | 2 | -2/+2 |
* | Fixes test broken by r1610. | Jean-Philippe Lang | 2008-07-03 | 1 | -0/+1 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 1 | -1/+77 |
* | Turn ftp urls into links (#1514). | Jean-Philippe Lang | 2008-06-23 | 1 | -0/+1 |
* | Add filters on cross-project issue list for custom fields marked as 'For all ... | Jean-Philippe Lang | 2008-06-22 | 1 | -0/+6 |
* | Adds basic support for issue creation via email (#1110). | Jean-Philippe Lang | 2008-06-22 | 1 | -28/+42 |
* | Mercurial adapter tests fix (#1469). | Jean-Philippe Lang | 2008-06-18 | 1 | -3/+3 |
* | Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1... | Jean-Philippe Lang | 2008-06-17 | 1 | -1/+2 |
* | Ability to remove enumerations (activities, priorities, document categories) ... | Jean-Philippe Lang | 2008-06-17 | 1 | -0/+45 |
* | Prevent unwanted textile link parsing at end of line. | Jean-Philippe Lang | 2008-06-16 | 1 | -0/+1 |
* | Fixes test broken by r1549. | Jean-Philippe Lang | 2008-06-15 | 1 | -1/+1 |
* | Fixed: TOC does not remove colorization markups (#1423). | Jean-Philippe Lang | 2008-06-15 | 1 | -0/+28 |
* | Fixed: notextile tag has no effect. | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+8 |
* | Adds Filesystem adapter (patch #1393 by Paul R). | Jean-Philippe Lang | 2008-06-08 | 3 | -0/+98 |
* | Ability to disable unused SCM adapters in application settings. | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+8 |
* | Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux). | Jean-Philippe Lang | 2008-06-07 | 2 | -0/+69 |
* | Redmine links regexp fix (#1369, url hash turned into a ticket link). | Jean-Philippe Lang | 2008-06-04 | 1 | -1/+3 |
* | Allow empty cells in wiki tables. | Jean-Philippe Lang | 2008-06-04 | 1 | -6/+23 |
* | Make the 'duplicates of' relation asymmetric: | Jean-Philippe Lang | 2008-06-03 | 1 | -5/+25 |
* | Adds multi-levels blockquotes support by using > at the beginning of lines. | Jean-Philippe Lang | 2008-05-30 | 1 | -0/+40 |
* | No multiline text for textile links. | Jean-Philippe Lang | 2008-05-26 | 1 | -1/+3 |
* | Adds a rake task to send reminders. An email is sent to each user with a list... | Jean-Philippe Lang | 2008-05-25 | 1 | -0/+9 |
* | Test for striked through wiki link (#199). | Jean-Philippe Lang | 2008-05-25 | 1 | -0/+2 |
* | Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178). | Jean-Philippe Lang | 2008-05-25 | 1 | -0/+5 |
* | Fixed: using '*' as keyword for repository referencing keywords doesn't work ... | Jean-Philippe Lang | 2008-05-25 | 1 | -0/+11 |
* | Fixed: bold, italics, underline not working within parentheses (#1225). | Jean-Philippe Lang | 2008-05-18 | 1 | -0/+7 |
* | Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #... | Jean-Philippe Lang | 2008-05-17 | 1 | -0/+32 |
* | Escape HTML comment tags (#1160). | Jean-Philippe Lang | 2008-05-02 | 1 | -0/+2 |
* | Fixed: private subprojects names are revealed on the project overview (#1152). | Jean-Philippe Lang | 2008-05-01 | 1 | -1/+1 |
* | Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967). | Jean-Philippe Lang | 2008-05-01 | 1 | -0/+5 |
* | Fixed: Search for target version of "none" fails with postgres 8.3 (#1134). | Jean-Philippe Lang | 2008-04-29 | 1 | -0/+74 |