Commit Graph

9352 Commits (fccf26f8a1d2a7f24f98ceb915ba0a463268e4d1)
 

Author SHA1 Message Date
Martin Czuchra fccf26f8a1 Removes issue factory. 11 years ago
Martin Czuchra 80e4d5d79e Fixes project_spec. 11 years ago
Martin Czuchra d7b21f38ef Removes more Issue occurances. 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Martin Czuchra 8b2510d212 Fixes application initialization to run rspec. 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Stefan Frank d80063e7d9 Merge pull request #422 from opf/feature/remove_issue_views_and_actions 11 years ago
Jens Ulferts 5b63bd425e adds missing translation 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Philipp Tessenow 929dce2464 Merge pull request #420 from opf/feature/rails3_disable_atom_feeds 11 years ago
Christian Ratz 43bc798abb changed feed setting to enabled instead of disabled 11 years ago
Christian Ratz 8f1b73b473 better naming of before filter 11 years ago
Christian Ratz 8a29d4b23e used stub instead of stub! in disabled feed specs 11 years ago
Christian Ratz bd0c31e053 Whitespace fixes 11 years ago
Christian Ratz b86f8d65d7 [#1850] Disable atom feeds via setting 11 years ago
Christian Ratz a5eb7443d6 added test for disabled atom feeds 11 years ago
cratz 4034b2ced9 Merge pull request #412 from opf/feature/commit_author_statistics_permission 11 years ago
Michael Frister 774be9fc43 Don't embed commits per author graph for unauthorized users 11 years ago
Michael Frister a9d2520b00 Deny access to repository commit author stats for unauthorized users 11 years ago
Michael Frister 4e0bd5acc8 Add permission view_commit_author_statistics 11 years ago
Hagen Schink 7b086bb732 Merge pull request #421 from opf/feature/remove-issues 11 years ago
Martin Czuchra 39bacbb546 Merge pull request #400 from opf/feature/rails3_add_copyright_header 11 years ago
Martin Czuchra 69157e52ad Merge remote-tracking branch 'opf/feature/rails3' into feature/remove-issues 11 years ago
Martin Czuchra 1afa0a34fb Restores Gemfile.lock from feature/rails3 11 years ago
Stefan Frank 4c849f8915 fixed unit-test-issues 11 years ago
Jens Ulferts 7f5ffc7e08 stubs User.current to avoid spec side effects between specs 11 years ago
Jens Ulferts 6344a68a12 circumvent mass assignment protection in spec 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Jens Ulferts ee9cbcade1 fixed spec no longer working with my version of rspec 11 years ago
Martin Czuchra 7737c5b087 Restores Gemfile.lock from feature/rails3 11 years ago
Martin Czuchra be07ab33d7 Fixes some warnings in the step definitions. 11 years ago
Martin Czuchra 798c617679 Removes obsolete step definition. 11 years ago
Martin Czuchra 7c5dbaaf8f Fixes timeline view cuke. 11 years ago
Martin Czuchra eedb22a284 Merge pull request #392 from opf/feature/move_issue_links_to_work_package_controller 11 years ago
Jens Ulferts a57179978d avoids leaving User.current set after spec 11 years ago
Jens Ulferts ee985c8407 renames occurances of link_to_issue in favor of link_to_work_package 11 years ago
Martin Czuchra 89e3d9793a Merge pull request #417 from opf/fix/cleanup_pe_remove 11 years ago
Jens Ulferts 78429054f2 fixes context menu translations 11 years ago
Jens Ulferts 9d7c72cd68 replaces issue links in mails with work package links 11 years ago
Philipp Tessenow 41fb705731 restore shebang line in Rakefile 11 years ago
Philipp Tessenow 343a179094 copyright in html files 11 years ago
Stefan Frank db79b04ffb pulled up some more function that accidentally fell under protected. 11 years ago
Jens Ulferts 38cb51f6ce uses work_packages_controller for action menu 11 years ago
Jens Ulferts 21366d5fe8 replaces issues controller links on my page 11 years ago
Jens Ulferts b952ceb538 removes hard dependency on work_packages from journals_helper 11 years ago
Jens Ulferts 131866d9c2 removes unsupported format 11 years ago
Jens Ulferts 9500fbdaf0 cleanup work_package#quoted 11 years ago
Jens Ulferts 0d4f08a43a indentation fixes 11 years ago
Jens Ulferts a2fbf08d53 generalize work_package#preview into journals#preview 11 years ago
Hagen Schink 9f1bc1fada Adds changelog entry 11 years ago