summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/wiki_formatting/macros_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed that macros with uppercase letters can not be called (#12744).Jean-Philippe Lang2013-01-051-0/+6
* Fixed that #extract_macro_options should not be greedy (#12451).Jean-Philippe Lang2012-11-271-0/+19
* Adds a macro for inserting collapsed text (#12167).Jean-Philippe Lang2012-10-201-0/+30
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-161-3/+15
* Fixed: New multi-line macros regexp is too eager (#11736).Jean-Philippe Lang2012-09-021-0/+19
* Let macros optionally accept a block of text (#3061).Jean-Philippe Lang2012-08-181-5/+19
* Macros processing overhaul (#3061, #11633).Jean-Philippe Lang2012-08-171-7/+102
* Slight change to the macro regexp.Jean-Philippe Lang2012-08-081-0/+11
* Adds an option to macro definition to disable arguments parsing (#11578).Jean-Philippe Lang2012-08-081-3/+17
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-161-0/+20
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-0/+1
* ruby1.9: macro must accept 2 arguments.Jean-Philippe Lang2011-12-101-1/+1
* Adds a test for child_pages macro failure.Jean-Philippe Lang2011-12-031-0/+4
* Adds a test for macro registration.Jean-Philippe Lang2011-12-031-0/+11
* Adds a test for macro_list wiki macro.Jean-Philippe Lang2011-12-031-0/+5
* remove trailing white-spaces from test/unit/lib/redmine/wiki_formatting/macro...Toshi MARUYAMA2011-08-301-15/+15
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...Toshi MARUYAMA2011-06-221-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Extract headings and TOC parsing from the textile formatter.Jean-Philippe Lang2010-11-061-0/+3
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-5/+5
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-221-0/+98