Commit Graph

159 Commits (ba4c0215d64a1f0139ab380b65325543ec5dbf86)

Author SHA1 Message Date
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 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 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). 17 years ago
Jean-Philippe Lang 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 17 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
Jean-Philippe Lang 0582337372 Added: 17 years ago
Jean-Philippe Lang 702b521b45 Redmine links can be used to link to documents, versions and attachments. 17 years ago
Jean-Philippe Lang 5f871e9657 Fixed: Textile image with style attribute cause internal server error. 17 years ago
Jean-Philippe Lang eb7cbd481e Added some tests for projects controller and helper. 17 years ago
Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang 8a8f819d27 Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 17 years ago
Jean-Philippe Lang 586231067b Fixed: URL with ~ broken in wiki formatting. 17 years ago
Jean-Philippe Lang 47e7ceacd7 Better handling of external link style assignment. 17 years ago