Commit Graph

249 Commits (8ca35754b6407af475874503d483f7660d283cc2)

Author SHA1 Message Date
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Martin Linkhorst 348dcea49e just remove some unnecessary indentation as a result from that previous commit 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Hagen Schink debe093ebd Fixes test unit test 11 years ago
Christian Ratz 8238f52787 fixed tests for new top menu 11 years ago
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
Philipp Tessenow 05bf58dcb9 wrap some settings in time tests into with_settings blocks 11 years ago
Philipp Tessenow 3ca94c1ee1 fix i18n test 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts a9f5dab790 fixes unit test broken by renaming menu item 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Jens Ulferts 63e2840e1c initial work_package#index implementation 11 years ago
Stefan Frank 4df02019f8 Stop replacing links inside macros 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Stefan Frank ccb21238bd now checking the right number of notifiables. 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Sebastian Schuster 24aa7916aa Removed files module and its permissions 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
jwollert dd4c24e88b fixin' failing tests related to languages dropped 12 years ago
Christian Ratz aeeb78efb0 fixed plugin unit tests 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow fbfc117a60 do not test for :project in the top_menu data structure. the :project item will be generated later 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst 962ab95ecb gantt needs fixtures 12 years ago
Martin Linkhorst 8347c34751 fix more tests by using all fixtures 12 years ago
Martin Linkhorst 2a8f9ab4b7 the wiki menu item got removed from the main menu when wiki_menu_items was developed 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst 439a1928b1 fix a test by asserting the correct (non-french!) value 12 years ago
Philipp Tessenow 35f8e7d476 fix Redmine:SafeAttributes and their tests 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst 30ac4b8e28 wrote new specs for themes 12 years ago
tmaruyama 711f4e63ee move repositories helper to_utf8 tests to new CodesetUtilTest (#2371) 12 years ago
Jean-Philippe Lang b2186ff42c Fixed tests broken by r10088. 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
Martin Linkhorst 8e85f48572 DEPRECATION FIX: use Rails.application.routes.url_helpers instead of ActionController::UrlWriter 12 years ago