Commit Graph

310 Commits (d3974d429ce9e7a4ebf5071da26687e5f23647b6)

Author SHA1 Message Date
Hagen Schink 3877e38d1e Renames and adapts issue labels 11 years ago
Hagen Schink 7c6473b8ec Cleans journals before certains tests 11 years ago
Hagen Schink 71d6c0d12c Respects existence of other generated data 11 years ago
Hagen Schink ad50efc57d Fixes integration tests 11 years ago
Sebastian Schuster df763d8fe6 Removed routing test 11 years ago
Sebastian Schuster daba9c09b0 Transformed repositories routing tests into specs and 11 years ago
Stefan Frank e840a82ed8 moved the routing-tests for projects from test-unit into specs 11 years ago
Sebastian Schuster a249af53d8 Removed routes and routing spec 11 years ago
Martin Czuchra dcbd391104 Adjusts tests to new pagination defaults. 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago
Jens Ulferts 8e149a2b32 redirect to work_package#show after issue#update 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Nils Kenneweg 16d694a39e fixed tests. 11 years ago
Nils Kenneweg 0c220c3872 test for the correct response. 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 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
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
jwollert dd4c24e88b fixin' failing tests related to languages dropped 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow c3acd11d69 MenuManagerTest tried to translate :label_activity twice. A foolish 12 years ago
Philipp Tessenow 9dd5974a44 adapt tests to new translations 12 years ago
Christian Rijke d485a85da0 Fix tests. 12 years ago
Christian Ratz 58c719adf7 fixed failing test 12 years ago
Michael Frister 0a942d7f64 Fix respond_with_content_type deprecation warning 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 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
Philipp Tessenow 8c115c6819 fix issue integration test 12 years ago
Philipp Tessenow e1b0f5283c fix syntax error in routing_tests 12 years ago
Martin Linkhorst d69b3f0430 jstoolbar gets included in the main application.js file by sprockets 12 years ago
Martin Linkhorst 4c63252a60 convert #pending into #should_eventually 12 years ago
Martin Linkhorst 964d8e35d2 themes changed, so update the tests. per-theme javascripts aren't implemented and tests are marked pending. do we need per-theme javascripts? 12 years ago
Martin Linkhorst 5f3f28409b convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 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
Eric Davis ac0145ae5e Add routing for journal diffs 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Martin Linkhorst 5027817ef2 javascript assets have a new home now 12 years ago
Martin Linkhorst 174c8e5d24 DEPRECATION FIX: use #redirect_url instead of #redirect_to in tests 12 years ago
Jens Ulferts 885a6e1a3c defines routes for files 12 years ago
Jens Ulferts b04147a11a defines routes for projects and cleans up project route usage 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Jens Ulferts 602d722c25 changes routes for issue reports to call issue scoped reports controller 12 years ago