summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers
Commit message (Expand)AuthorAgeFilesLines
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-3017-2861/+0
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-26/+0
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-161-0/+8
* "attachment:filename" should generate a link to preview instead of download (...Jean-Philippe Lang2017-07-021-2/+2
* Update copyright.Jean-Philippe Lang2017-06-2517-17/+17
* Link to user by id (#4179).Jean-Philippe Lang2017-06-171-0/+1
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-1/+14
* Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...Jean-Philippe Lang2017-06-061-14/+0
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-0/+30
* Highlight language aliases are no more supported (#25634).Jean-Philippe Lang2017-05-271-0/+14
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-061-6/+7
* Fix tests (#1565).Jean-Philippe Lang2017-03-161-49/+0
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-131-2/+2
* Adds a test for #24922.Jean-Philippe Lang2017-01-301-0/+6
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-291-0/+4
* Reset locale to "en" before helpers tests.Jean-Philippe Lang2017-01-1914-29/+0
* Reset current user before helpers tests.Jean-Philippe Lang2017-01-196-7/+2
* Test failure (#24865).Jean-Philippe Lang2017-01-181-1/+1
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-1/+1
* Add "Table of contents" heading to toc macro (#23179).Jean-Philippe Lang2016-11-191-0/+9
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-0/+20
* Tests broken by r15942 (#8761).Jean-Philippe Lang2016-11-031-2/+2
* Missing fixtures.Jean-Philippe Lang2016-10-111-2/+3
* Include url helpers in helper tests.Jean-Philippe Lang2016-07-163-2/+4
* Adds a class for testing helpers.Jean-Philippe Lang2016-07-1618-18/+18
* Include URL helpers.Jean-Philippe Lang2016-07-161-0/+1
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-121-4/+0
* Removes the UTF8 checkmark that prevents redirect from back_url.Jean-Philippe Lang2016-06-151-0/+5
* Fix HTML generated for floating images in paragraphs (#22898).Jean-Philippe Lang2016-06-041-1/+1
* Test failure (#22926).Jean-Philippe Lang2016-06-011-1/+1
* Test failure (#22147).Jean-Philippe Lang2016-04-241-2/+2
* Add missing + signs (#22493).Jean-Philippe Lang2016-04-141-3/+3
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-2/+2
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1318-18/+18
* Test broken by r15136 (#21593).Jean-Philippe Lang2016-01-301-2/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-2/+2
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-282-4/+4
* Fixed that #parse_redmine_links errors when given a link tag without attribut...Jean-Philippe Lang2015-10-311-0/+7
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-0/+45
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+48
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-151-0/+6
* Adds tracker name to Redmine issue link titles (#13946).Jean-Philippe Lang2015-09-211-4/+4
* Fixed test failure (#6118).Jean-Philippe Lang2015-06-131-1/+1
* remove trailing white spaces from test/unit/helpers/application_helper_test.rbToshi MARUYAMA2015-04-141-3/+3
* Fixed test failures (#19544).Jean-Philippe Lang2015-04-121-2/+2
* Restored project name as version prefix when different (#19348).Jean-Philippe Lang2015-03-151-15/+6
* Don't run test if Redcarpet is not available (#19313).Jean-Philippe Lang2015-03-151-0/+2
* Attached inline images with non-ascii file name can not be seen when text for...Jean-Philippe Lang2015-03-141-0/+16
* Fixed that spent time on my page does not include entries without issue (#193...Jean-Philippe Lang2015-03-101-0/+50
* Fixed rendering of multivalued custom fields in the issue history (#19225).Jean-Philippe Lang2015-03-081-0/+37