Commit Graph

201 Commits (df51b6ed99a46f34052321ab10b6234146ceefee)

Author SHA1 Message Date
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jens Ulferts 9b93316283 explicitly expecting a setting 9 years ago
Alexander Bach 9d641a30f6 Address styling issues 10 years ago
Alexander Bach a670032b83 Covered #includes_for_columns in tests 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles fed972eefa Mark broken QueriesController policy spec pending 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fa1d595d96 links user and version cf on wp table 10 years ago
Jens Ulferts 482c47f69b improve handling of desired columns 10 years ago
Jens Ulferts 96ec53907c only load required columns 10 years ago
Alex Coles 40001c90f3 Fix hash keys in WorkPackagesController spec 10 years ago
Alex Coles 100955756a Fix hash keys in QueriesController spec 10 years ago
Alex Coles 1bb21b23c7 Remove option passed to render_template matcher 10 years ago
Alex Coles f95c9d15f3 Prefer #map over #collect in specs 10 years ago
Alex Coles 25ede2df34 Re-run Rubocup auto-correct on pagination_spec_helper.rb 10 years ago
Alex Coles 86f319a927 Fix bad rubocop auto-correct in pagination_spec_helper.rb 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Jens Ulferts 2a6f756570 read column_sums 10 years ago
Philipp Tessenow 8e3c56aef5 fix query_loading spec 10 years ago
Philipp Tessenow 4d6d4f4df6 add experimental-api query permission specs 10 years ago
Hagen Schink a1cdb076e0 Improve spec readability 10 years ago
Hagen Schink 36a6230726 Improve context description 10 years ago
Hagen Schink d514c66327 Ensure each action is called once 10 years ago
Hagen Schink dc5cff4cbc Recognize filter changes correctly 10 years ago
Hagen Schink 8225f0a25b Test that 'update' policy is ignored 10 years ago
Hagen Schink fe67f4ab56 Test that many policies are followed 10 years ago
Jens Ulferts d7486ab811 allows api v2 types controller accessible for :view_work_packages permission 10 years ago
Hagen Schink 2165059b62 Test user with sufficient rights can depublicize query 10 years ago
Hagen Schink 2430995610 Test that user with sufficient rights can publicize query 10 years ago
Jens Ulferts cd65f449dd removes classes that should have been deleted in #4817547 10 years ago
Jens Ulferts 34712ffd8f expect policy to be called in controller 10 years ago
Jens Ulferts 4817547d4a introduces policies 10 years ago
Jens Ulferts 61c05affd4 checks for permission before api/v2/types#index 10 years ago
Jens Ulferts 01d2569225 allows version selection for global filtering 10 years ago
Mihail Maxacov a0631745de fix saved queries don't update wp lists correctly when removing filters 10 years ago
Jens Ulferts 5c06dda316 users allowed new statuses no longer receive an edit menu entry 10 years ago
Jens Ulferts 1513a19b84 readd experimental controllers and add authorization to them 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Jens Ulferts da721fd6d0 specs for json instead xml 10 years ago
Jens Ulferts 3c730ef131 enforces authorization for experimental api 10 years ago
Michael Frister 8d08e71ed5 API v2: Change boolean value to use true/false 10 years ago
Jens Ulferts f91256fef9 remove no longer required experimental controller 10 years ago
Jens Ulferts befb9f054e removes unnecessary visibility filter on Version scope 10 years ago
Michael Frister 959c4ba405 API v2 PE index: Allow disabling parent rewiring 10 years ago
Hagen Schink 32f0c4851e Remove superfluous let statement 10 years ago
Hagen Schink a4e07cfbce Test version ids filter 10 years ago
Hagen Schink eec14f6113 Remove show endpoint 10 years ago