Commit Graph

60 Commits (9a986ac0a51fe844eee816325e6a6d4122136d9a)

Author SHA1 Message Date
Jean-Philippe Lang 70efee1bc5 Leave wiki links untouched if target project doesn't exist or have no wiki. 16 years ago
Jean-Philippe Lang ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang 0f494a53c9 Cleaning test. 16 years ago
Jean-Philippe Lang cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 35f5e36838 Disable textile inline styles to prevent XSS attacks (#2377). 16 years ago
Jean-Philippe Lang a140c9bd74 Fixed bold syntax around single character in series (#2351). 16 years ago
Jean-Philippe Lang 7776b5b665 Escape textile titles and styles (#2377). 16 years ago
Jean-Philippe Lang 4ec5b1600a Escape double-quotes in image titles. 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
Jean-Philippe Lang 737bbb3d3d Less agressive Redcloth lang attribute parsing (#2091). 16 years ago
Jean-Philippe Lang cbacc71dff Turn ftps and sftp proto into links (#1514). 16 years ago
Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 16 years ago
Jean-Philippe Lang 9ae6e60c26 Fixes syntax highlighting broken by r1930 (#2143). 16 years ago
Jean-Philippe Lang 0f1787ea0d Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format (#2102). 16 years ago
Jean-Philippe Lang d143019dbb Adds back textile acronyms support (#2077). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang ff449b197f Fixed: textile footnotes no longer work after r1113 (#974). 16 years ago
Jean-Philippe Lang 2ed9aa13f3 Remove pre tag attributes. 16 years ago
Jean-Philippe Lang 2e7e26fbb4 Fixes html escaping. 16 years ago
Jean-Philippe Lang 6854827f1a Fixed: Roadmap crashes when a version has a due date > 2037. 16 years ago
Jean-Philippe Lang 14b4afeec9 Fixed: http links containing parentheses fail to reder correctly (#1591). Patch by Paul Rivier. 16 years ago
Jean-Philippe Lang 8d6b32645c Template error when user's timezone isn't set and UTC timestamps are used (#1889). 16 years ago
Jean-Philippe Lang 1650920339 Adds links to forum messages using message#id syntax (#1756). 16 years ago
Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 16 years ago
Jean-Philippe Lang 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 16 years ago
Jean-Philippe Lang 1721376542 Fixes tests (r1693). 17 years ago
Jean-Philippe Lang 591407c5c8 Adds auto links tests. 17 years ago
Jean-Philippe Lang d7eb689c74 Fixed: trailing period should not be included in redmine links of type class:id (#1612). 17 years ago
Jean-Philippe Lang 8c6c3eab5c Fixes "source:" links URLs (r1617). 17 years ago
Jean-Philippe Lang 28c094f50e Turn ftp urls into links (#1514). 17 years ago
Jean-Philippe Lang d991e46f12 Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1456). 17 years ago
Jean-Philippe Lang f4e0c77c83 Prevent unwanted textile link parsing at end of line. 17 years ago
Jean-Philippe Lang 11e9891425 Fixed: TOC does not remove colorization markups (#1423). 17 years ago
Jean-Philippe Lang 0389c60129 Fixed: notextile tag has no effect. 17 years ago
Jean-Philippe Lang cd824c6ecf Redmine links regexp fix (#1369, url hash turned into a ticket link). 17 years ago
Jean-Philippe Lang 735db3dae5 Allow empty cells in wiki tables. 17 years ago
Jean-Philippe Lang 88dea1a06d Adds multi-levels blockquotes support by using > at the beginning of lines. 17 years ago
Jean-Philippe Lang aa87a73e41 No multiline text for textile links. 17 years ago
Jean-Philippe Lang c7d83be613 Test for striked through wiki link (#199). 17 years ago
Jean-Philippe Lang 1907c31138 Fixed: bold, italics, underline not working within parentheses (#1225). 17 years ago
Jean-Philippe Lang 7a969dafac Escape HTML comment tags (#1160). 17 years ago
Jean-Philippe Lang 6d637ad982 Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967). 17 years ago
Jean-Philippe Lang 7061f73708 ApplicationHelperTest fix. 17 years ago
Jean-Philippe Lang 0329094f01 Include macro can include a page of another project wiki using !{{include(projectname:Foo)}} (#1052). 17 years ago
Jean-Philippe Lang 97fe797ad3 Replace closing html tags with html entity (#910). 17 years ago
Jean-Philippe Lang 35a14cbfdc Wiki links: 17 years ago
Jean-Philippe Lang 7673d69b96 Fixes #880: code tags not formatted correctly in the wiki (broken by r1216). 17 years ago
Jean-Philippe Lang 030afe7428 Small fix to the Redmine links regexp. 17 years ago
Jean-Philippe Lang 93d1b2e0a4 Add Redmine links for repository files using source: and export: keyworkds (#867). 17 years ago