summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-0/+4
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+8
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-0/+9
* Introduce virtual MenuNodes (#15880).Jean-Philippe Lang2016-06-111-0/+35
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-0/+15
* NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...Jean-Philippe Lang2016-05-281-0/+4
* Child nodes should only be rendered if the user is actually authorized to see...Jean-Philippe Lang2016-05-081-2/+48
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-191-7/+1
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-172-0/+108
* Text in the "removed" part of a diff is double-escaped (#22115).Jean-Philippe Lang2016-03-261-0/+12
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1351-51/+51
* output what language fails at test_number_to_human_size_for_each_languageToshi MARUYAMA2016-03-041-1/+1
* Adds a test for #21202 (#6969).Jean-Philippe Lang2015-11-111-0/+18
* Reverts r14812 (#6969).Jean-Philippe Lang2015-11-111-8/+1
* Fixed that less-than sign is not escaped by textile formatter (#6969).Jean-Philippe Lang2015-11-071-1/+8
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-301-0/+5
* Set locale in tests (#21060).Jean-Philippe Lang2015-10-251-0/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+86
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Add debug info for random test failure.Jean-Philippe Lang2015-10-091-2/+2
* Reset current user to prevent random test failures.Jean-Philippe Lang2015-10-041-1/+1
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-261-0/+10
* Table renders wrong if a trailing space is after | symbol (#18223).Jean-Philippe Lang2015-09-201-0/+22
* CSV importer raises I18n::InvalidLocale exception if current user's language ...Jean-Philippe Lang2015-08-151-0/+9
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-1/+1
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-161-0/+5
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-153-0/+90
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-131-0/+31
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-061-0/+6
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-0/+6
* Don't use current user locale to format dates (#19039).Jean-Philippe Lang2015-02-081-23/+3
* link_to in Redmine::Hook::ViewListener omits relative url root (#19024).Jean-Philippe Lang2015-02-071-0/+9
* fix tests (#13120)Toshi MARUYAMA2015-01-181-1/+1
* add missing fixture to Redmine::Hook::ManagerTestToshi MARUYAMA2015-01-181-0/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-172-22/+22
* Copyright update.Jean-Philippe Lang2015-01-1145-69/+69
* Force UTF-8 encoding of language names.Jean-Philippe Lang2014-12-261-0/+5
* Set en locale in test (#18679).Jean-Philippe Lang2014-12-211-0/+1
* Fixed: LabelledFormBuilder#label outputs 2 label elements (#18679).Jean-Philippe Lang2014-12-211-0/+28
* Make sure that themes are reloaded after test.Jean-Philippe Lang2014-12-201-0/+2
* Removes test menu item after test.Jean-Philippe Lang2014-12-201-0/+4
* Support for named route in project menu and a new :permission option (#6426).Jean-Philippe Lang2014-12-142-6/+27
* Textile: ignore invalid lang attribute values (#18501).Jean-Philippe Lang2014-11-301-0/+14
* Gantt unit tests cleanup.Jean-Philippe Lang2014-11-301-462/+201
* Removed some test contexts.Jean-Philippe Lang2014-11-232-28/+0
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-202-5/+5
* Fixed that URLs separated by line break are not rendered as links (#18349).Jean-Philippe Lang2014-11-141-0/+13
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-2212-1436/+1310
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-5/+14
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-181-0/+5