| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r4287 from trunk. | Eric Davis | 2010-10-31 | 1 | -1/+1 |
* | Sanitize image links and handle nils in the toc formatter. #5445 | Eric Davis | 2010-06-24 | 1 | -1/+3 |
* | Display the link name when external links are used in the toc macro. #5445 | Eric Davis | 2010-06-19 | 1 | -0/+3 |
* | Escape href attribute in auto links (#5179). | Jean-Philippe Lang | 2010-03-24 | 1 | -2/+4 |
* | Replace the hardcoded "CodeRay" css class name for highlighted elements. | Jean-Philippe Lang | 2010-03-14 | 1 | -1/+1 |
* | Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985). | Jean-Philippe Lang | 2010-03-14 | 1 | -2/+1 |
* | Do not html escape code that is going to be highlighted (#2985, #3359). | Jean-Philippe Lang | 2010-03-14 | 1 | -1/+1 |
* | Adds a setting to cache textile rendering (off by default). | Jean-Philippe Lang | 2010-02-06 | 1 | -29/+2 |
* | Fixes jstoolbar lang files case (#4190). | Jean-Philippe Lang | 2009-11-11 | 1 | -1/+1 |
* | Fixed: child_pages macro fails on wiki page history (#4152). | Jean-Philippe Lang | 2009-11-04 | 1 | -1/+1 |
* | Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with | Eric Davis | 2009-10-17 | 1 | -1/+1 |
* | Allow line breaks in wiki table cells (#2346). | Jean-Philippe Lang | 2009-07-19 | 1 | -1/+1 |
* | Fixed: TOC does not parse wiki page reference links with description (#2601). | Jean-Philippe Lang | 2009-01-29 | 1 | -1/+1 |
* | Slight changes to ease Rails 2.2 support. | Jean-Philippe Lang | 2009-01-04 | 1 | -2/+1 |
* | Do not use compute_public_path. | Jean-Philippe Lang | 2009-01-04 | 1 | -2/+6 |
* | Disable textile inline styles to prevent XSS attacks (#2377). | Jean-Philippe Lang | 2008-12-28 | 1 | -0/+1 |
* | Extends child_pages macro to display child pages based on page parameter (#19... | Jean-Philippe Lang | 2008-11-22 | 1 | -13/+27 |
* | Turn ftps and sftp proto into links (#1514). | Jean-Philippe Lang | 2008-11-11 | 1 | -1/+1 |
* | Makes wiki text formatter pluggable. | Jean-Philippe Lang | 2008-10-27 | 2 | -0/+226 |
* | Adds child_pages macro for wiki pages (#528). | Jean-Philippe Lang | 2008-07-26 | 1 | -0/+6 |
* | Include macro can include a page of another project wiki using !{{include(pro... | Jean-Philippe Lang | 2008-04-13 | 1 | -13/+16 |
* | Fixed: inline image not displayed when including a wiki page (closes #1001). | Jean-Philippe Lang | 2008-04-05 | 1 | -1/+1 |
* | Added: | Jean-Philippe Lang | 2008-02-16 | 1 | -2/+19 |
* | Added wiki macros support. 2 builtin macros are defined: hello_world (sample ... | Jean-Philippe Lang | 2007-11-12 | 1 | -0/+81 |