Commit Graph

118 Commits (f193d04090917f0b1c7d64a3090b7e60d4e66697)

Author SHA1 Message Date
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
Jean-Philippe Lang b4d66593ef Fixed: Links get chopped by punctuation marks in anchors. 17 years ago
Jean-Philippe Lang fdf842a4c4 Improved Redmine links: 17 years ago
Jean-Philippe Lang 8a3e713f2f Added Redmine::WikiFormatting module and tests for wiki links. 17 years ago