Commit Graph

51 Commits (9c769f9c67baf1e0a4ea0f16de315547b6a4eee5)

Author SHA1 Message Date
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra fccf26f8a1 Removes issue factory. 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Christian Ratz 43bc798abb changed feed setting to enabled instead of disabled 11 years ago
Christian Ratz 8a29d4b23e used stub instead of stub! in disabled feed specs 11 years ago
Christian Ratz a5eb7443d6 added test for disabled atom feeds 11 years ago
Jens Ulferts 7f5ffc7e08 stubs User.current to avoid spec side effects between specs 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Hagen Schink f79aba0045 Uses work packages path 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Hagen Schink 3877e38d1e Renames and adapts issue labels 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Jens Ulferts 96c88c87a5 extends link_to_work_package to replace link_to_planning_element 11 years ago
Hagen Schink 7c84f7be41 Fixes rspecs 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts 980ef16b31 allows for the status to be set on planning elements 11 years ago
Jens Ulferts 116b5628fa uses default attribute rendering for custom fields in wp#form 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago
Hagen Schink e50a9c9a12 Fix specs after merge of #067a45c 11 years ago
Hagen Schink 64aa387831 Move wiki link tests to rspec 11 years ago
Hagen Schink 207c39c522 Moved redmine link test to rspec 11 years ago
Hagen Schink dbece2ca26 Moved .textilizable test to rspec 11 years ago
Hagen Schink 8a53c8fd3a Move .link_to_if_authorized tests to rspec 11 years ago
jwollert a3acbb4d66 fixes spec: pass current page number to paginator 11 years ago
jwollert 9581b588e3 fixes spec: using valid params so the paginator can produce an url 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts a1c72e66a0 ensures that the avatar helper always returns a string, might be empty 11 years ago
Jens Ulferts e8b06559c7 extracts avatar into it's own helper 11 years ago
Jens Ulferts 8303552576 fixes link to on the fly category generation 11 years ago
Michael Frister c8afe405c8 Fix users helper spec 11 years ago
Michael Frister cb042cf704 Add user helper for creating lock/unlock/unblock buttons 11 years ago
Michael Frister dfced0e238 Add user helper for formatting user status 11 years ago
Christian Rijke 24b41458ae Add test. 11 years ago
Jens Ulferts 3b58b09ee0 shows ancestors on work_packages#show 11 years ago
Christian Ratz 541ccb0a3f more reliable footer_content helper 12 years ago
Jens Ulferts 7a825643c5 allows pagination helper to not have a container 12 years ago
Jens Ulferts 8a463ae5cb creates explicit methods for page and per_page param calculation 12 years ago
Jens Ulferts ab40042ccb enables paginator to take options 12 years ago
Jens Ulferts 22435317c4 no longer displays pagination info if paginated object is empty 12 years ago
Jens Ulferts 28efd06bba rewrites the pagination_links_full helper method to use will_paginate 12 years ago
Christian Ratz 443cfaae24 format_activity_description spec to check .. 12 years ago
Christian Ratz 06bad7bd12 added some specs for format_activity_description 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow d4ea51cac2 convert ProjectHelper tests to specs 12 years ago