summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers/projects_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-301-78/+0
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Reset locale to "en" before helpers tests.Jean-Philippe Lang2017-01-191-6/+0
* Reset current user before helpers tests.Jean-Philippe Lang2017-01-191-1/+0
* Adds a class for testing helpers.Jean-Philippe Lang2016-07-161-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Restored project name as version prefix when different (#19348).Jean-Philippe Lang2015-03-151-15/+6
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-2/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-6/+22
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-22/+6
* Don't prepend project name if the version is not shared.Jean-Philippe Lang2014-07-141-6/+15
* Adds version date as title in #link_to_version (#17431).Jean-Philippe Lang2014-07-141-2/+9
* fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2014-05-251-0/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Include Redmine::I18n in helpers tests.Jean-Philippe Lang2013-05-181-0/+1
* Removed unused fixtures.Jean-Philippe Lang2013-02-031-2/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Do not propose non-assignable version (#11506).Jean-Philippe Lang2012-07-271-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Include ERB::Util in helpers tests.Jean-Philippe Lang2012-03-041-0/+1
* Rails3: replace "all" fixtures at test/unit/helpers/projects_helper_test.rbToshi MARUYAMA2011-09-231-1/+9
* remove trailing white-spaces from test/unit/helpers/projects_helper_test.rb.Toshi MARUYAMA2011-08-221-6/+6
* Fixes version url.Jean-Philippe Lang2011-07-061-3/+3
* use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb.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
* Fixed: Bulk edit of issues throws 500 if no versions are defined on the proje...Jean-Philippe Lang2009-12-091-0/+5
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-0/+63
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-41/+0
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-141-0/+41