Commit Graph

32 Commits (b775dee4af1eaaa2aa3af1edaad4f5959c43fd23)

Author SHA1 Message Date
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank 4df02019f8 Stop replacing links inside macros 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 8347c34751 fix more tests by using all fixtures 12 years ago
Holger Just cb2086f652 [#647] Fix XSS in textile image syntax. 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 61b9939be3 Add basic tests for the Null Formatter 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Philippe Lang 9049d58de4 Fixed: line breaks are ignored in quoted text (#6148). 14 years ago
Jean-Philippe Lang 3118308461 Moved text formatting tests from application_helper tests to formatter tests. 14 years ago
Jean-Philippe Lang 9a5a1385da Fixed: Wiki headings containing backslash followed by a digit are not displayed correctly (#7846). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago
Jean-Philippe Lang 533590c29c Fixed: Double-dash results in strikethrough text (#5122). 15 years ago
Jean-Philippe Lang c312b8b058 More detailed failures message. 15 years ago
Jean-Philippe Lang 4d19007fd1 Fixes a test failure. 15 years ago
Jean-Philippe Lang 7adf05810a Refactors textile formatting tests. 15 years ago
Jean-Philippe Lang 054ff0db8e Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). 15 years ago
Jean-Philippe Lang 24b4c5f48d Fixed: text formatting breaks when using parenthesis inside bold tags (#1334). 15 years ago
Jean-Philippe Lang 4e5078ebb0 Fixed: some textile modifiers combinations don't work, eg. bold inside underline (#5045). 15 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago