Commit Graph

29105 Commits (882f5e96be90f49ce5d4b44930e7d5bb2134eae3)
 

Author SHA1 Message Date
Oliver Günther 882f5e96be Avoid slice in boards_controller spec 8 years ago
Oliver Günther f0cf73e6b3 Remove non-whitelisted params use in activity view 8 years ago
Oliver Günther 47cf64f46e Avoid checking for Hash on params 8 years ago
Oliver Günther 910d128da9 Use new role permission accessor 8 years ago
Oliver Günther 40775a3e2b params is now of type ActionController::Parameters 8 years ago
Oliver Günther 16afe96224 Remove unwhitelisted references to params in url_for 8 years ago
Oliver Günther 7e8f21f5a6 Check presence on RolePermission 8 years ago
Oliver Günther 117dfa4e2d Legacy: Fix functional projects controller spec 8 years ago
Jens Ulferts 20a9eddea9
rely on url_for to fill in request's parameters on atom feed 8 years ago
Jens Ulferts fb611c14eb
fix explicit test response generation 8 years ago
Jens Ulferts 1a8a8836d1
bump some test gems 8 years ago
Jens Ulferts 339d1025ee
rely on url_for to fill in request's parameters on sort urls 8 years ago
Jens Ulferts 84e86b22b5
rely on url_for to fill in request's parameters on calendar url 8 years ago
Jens Ulferts daa2d07e4b
rely on url_for to fill in request's parameters on back url 8 years ago
Oliver Günther 19b7207177
Fix project legacy spec 8 years ago
Oliver Günther 4224430a9e
Unescape HTML entities after `strip_tags` 8 years ago
Oliver Günther 30218880ef
Replace deprecated ActionController::TestResponse 8 years ago
Jens Ulferts 24e285f05e
do not provide params explicilty - use those sanitized by rails 8 years ago
Oliver Günther 9737c597c9
Fix legacy watcher spec 8 years ago
Oliver Günther 2cc285251a
Fix invalid self-reference 8 years ago
Oliver Günther 16cf36dfb1
Remove skipped v2 view spec 8 years ago
Oliver Günther 9b3d346186
Fix rabl spec 8 years ago
Oliver Günther 2ae7fe7fa4
Fix template extension 8 years ago
Jens Ulferts db6d2c6ffd
use project.id specifically to avoid db error 8 years ago
Jens Ulferts fc9ad97e63
select attribute required for validation 8 years ago
Jens Ulferts 78cdd9c720
replace vendored acts_as_tree by gem 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Jens Ulferts 59fcaf9f24
Merge remote-tracking branch 'origin/dev' into feature/rails5 8 years ago
Jens Ulferts 3b9df1f3e0
adapt sanitizer used 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Jens Ulferts 6fcb2913d4
cast to array before slicing 8 years ago
Jens Ulferts 05f0bc2a5b
replace deprecated merge! 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Jens Ulferts 94d69a39d7
reimplement test removed in 07cb02b 8 years ago
Oliver Günther 9239d58d25
Use upstream version of rails-controller-testing 8 years ago
Oliver Günther 8c42f5ae35
Fix invalid find_project_by_project_id 8 years ago
Oliver Günther 7994631440
Use unreleased version of friendly_id and fix project finder 8 years ago
Jens Ulferts 0f7c6560b7
adapt fixtures to changes in 6930901 8 years ago
Oliver Günther 04ba32d71c Fix blatant mistakes 8 years ago
Jens Ulferts 6f6598bd84
delete_all and reload rails 5 way 8 years ago
Jens Ulferts d106fcf226
don't raise if disable_api has never been defined 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Oliver Günther 0205127ed4
Replace static_cache_control 8 years ago
Oliver Günther 06af06c083
Remove skip_before_action that does not exist in an V2 controller 8 years ago
Oliver Günther 78ab8a9cfd
Rename serve_static_files 8 years ago
Oliver Günther 0d861af6d4
Remove deprecated raise_in_transactional_callbacks 8 years ago
Oliver Günther b8b0862bad
Replace after_filter with after_action 8 years ago
Oliver Günther 2ff7e923cd
Explicitly require LWP::Protocol::http 8 years ago
Jens Ulferts a17758e474
reload association rails 5 style 8 years ago
Jens Ulferts 3396e2dc96
adapt spec format to avoid deprecation 8 years ago