Commit Graph

1382 Commits (8eb1322f2d8cd555f1c01a5fc7c06e3105c8a25a)

Author SHA1 Message Date
Jens Ulferts 2a6cef77a2 reenables switching trackers 12 years ago
Jens Ulferts 6dc85b32b4 provides priorities for the view 12 years ago
Jens Ulferts 3c909e6d65 enables status for issues 12 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 12 years ago
Hagen Schink 7e088034c0 Fix specs and cukes 12 years ago
Jens Ulferts 3b58b09ee0 shows ancestors on work_packages#show 12 years ago
Jens Ulferts cbb89ff289 removes unneeded code 12 years ago
Jens Ulferts e6cc11766a provides implementations for journals and controllers 12 years ago
Jens Ulferts 49d378ab3a lets work_packages_controller be less planning_element specific 12 years ago
Jens Ulferts 3f58c33790 copies issue#show view to render work_packages 12 years ago
Jens Ulferts ebcd584ffb correct wrong specification description 12 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 12 years ago
Michael Frister 9f615317da Reduce number of warnings for specs that don't reset User.current 12 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 12 years ago
Martin Linkhorst d65add5df0 refactor themes backend 12 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 12 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 12 years ago
Hagen Schink 16aee18bb6 Remove prefix test 12 years ago
Christian Ratz 85012b3c7d changed wording; spec new case 12 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 12 years ago
Christian Ratz cc8cc80da2 specs for session lifetime before_filter 12 years ago
Hagen Schink 9a6a94bddc Test watchable route prefixes 12 years ago
Hagen Schink 1db2adea3f Fix randomly failing language spec 12 years ago
Hagen Schink 8f74314c3b Fix API test by creating object instead of building 12 years ago
Hagen Schink 7f7a0114ea Fix tests 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 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
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Jens Ulferts c616e7e0da adds spec for associated_project_candidates 12 years ago
Jens Ulferts c93870930e prevent project_association between a project and itself 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
Martin Czuchra d41683a3cf Fixes colors spec with the right partial name. 12 years ago
Martin Czuchra 1e9a620519 Splits api tests away from controller spec. 12 years ago
Martin Czuchra 8ea8cefa29 Moves controller spec into api/v2. 12 years ago
Martin Czuchra aca0540e6e Fixes most of the remaining view specs. 12 years ago
Martin Czuchra e15f55e102 Fixes redirect expectation in PE controller spec. 12 years ago
Martin Czuchra 6ec9416e2a Removes timelines prefix in api/v2 controllers. 12 years ago
Martin Czuchra 4420895da1 Fixes most of the controller specs. 12 years ago
Martin Czuchra bcdd4da9e4 Moves project status controller API spec into api/v2 12 years ago
Martin Czuchra 50a0b65744 Moves project type controller API spec into api/v2 12 years ago
Martin Czuchra c463037c18 Fixes project type controller spec. 12 years ago
Jens Ulferts da192e4e95 removes unused require 12 years ago