Commit Graph

298 Commits (847bc5904b7e4e387a615641d35bbb621ab57f02)

Author SHA1 Message Date
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow c23e991625 copyright for .yml files 11 years ago
Stefan Frank d8d313f07c added the delete-issues-roles back in for the legacy api/v1 11 years ago
Stefan Frank 3064424762 fixed the watchers-permissions for workpackages 11 years ago
Jens Ulferts 38cb51f6ce uses work_packages_controller for action menu 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago
Christian Rijke e55c9765f0 Remove LDAP auth source fixture and migrate unit test that depends on it to rspec/factory girl. 11 years ago
Hagen Schink 17d2adb3a3 Revert file deletion from previous commit 11 years ago
Hagen Schink 24c48b7fb3 Fixes specs 11 years ago
Hagen Schink ab60afd583 Fixes test unit tests 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Sebastian Schuster 3b337a2b62 Fixed occasionally failing standard project type test 11 years ago
Hagen Schink c25bbee177 Fixes functionals 11 years ago
Hagen Schink a7aee64808 Fixes test unit tests 11 years ago
Stefan Frank 7b4be7f7e8 Removed some document-related tests/fixtures 11 years ago
Stefan Frank c0ce057f65 removed the left-over attachments, that remained dangling after removing the documents 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Hagen Schink 2e7aa45119 Adds missing author to message fixture 11 years ago
Sebastian Schuster 628990048d Removed test data 11 years ago
Sebastian Schuster 24aa7916aa Removed files module and its permissions 11 years ago
Hagen Schink fcb02912d6 Fixes tests 11 years ago
Martin Czuchra 4c752ac639 Changes type fixtures to is_default: true. 11 years ago
Philipp Tessenow a4b8d8c9b0 fix our good old unit tests 11 years ago
Martin Czuchra 19caf02449 Fixes fixtures after rename of sti column. 11 years ago
Martin Czuchra 1136447636 Changes Tracker to Type in fixtures. 11 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow f363442b3d fix typo in ticket_with_localized_attributes.eml 12 years ago
Philipp Tessenow 9dd5974a44 adapt tests to new translations 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 43167f053e we need to supply create and update dates. go fixtures! go fixtures! 12 years ago
Philipp Tessenow 4066319064 fix typo in message.yml fixture 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
Philipp Tessenow 1c82bd993e added some MailHandler tests from redmine. 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Martin Linkhorst 6c5239c4e2 DEPRECATION FIX: make a badly named GroupUser model to acts as the join model for a has_many :through between groups and users. 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Jens Ulferts 65642f0c2a removes deprecations in auth_sources 12 years ago
Martin Linkhorst bb7038d8cb moved the configuration fixtures/mocks to the test/mocks folder, otherwise #fixtures(:all) won't work because it tries to find sql tables that don't exist 12 years ago
Martin Linkhorst ca0a317af4 REVIEW: use full sti class names for repositories, look at me on how to do this for other models 12 years ago
Jens Ulferts e507d663cd replaces redmine/chiliproject references in test messages with openproject 12 years ago