Commit Graph

12 Commits (30bf9a5199cd8eed47e5b8cf601218566cee19bb)

Author SHA1 Message Date
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
Jens Ulferts e02c4e738b
adapt spec expectation as Fixnum is now Integer 8 years ago
Jens Ulferts 0a882deaf3
remove unused method 8 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Henriette Dinger 9427e13576 Fix specs 8 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Stefan Botzenhart 5d9513183e Decouple legacy specs from ObjectDaddy 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink e978876acc fix expectations in legacy spec 9 years ago
Alex Coles f361324eff Replace assert_not_raise with RSpec expectations 9 years ago
Alex Coles a3733e7276 Use Minitest assertions: assert_raises 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alex Coles ee12f7ea82 Add explicit join references in specs 9 years ago
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 590481a01a Prefer #map over #collect in legacy specs 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Till Breuer 5cbfce81b5 Fix query test failing after name attributes were added for available filter options 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 1861a15fba Fix unit tests after changing the default query filter setup 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer 7d1be7d53c Fix query unit tests 11 years ago
Till Breuer 4c04a6c8dd Rename query#available_filters 11 years ago
Jens Ulferts 7f5b3d14d4 adapt tests to removal of issues 11 years ago
Jens Ulferts 23c3fa4291 replace Issue with WorkPackage 11 years ago
jwollert 8c64cf97f1 reflect name change of tracker to type 11 years ago
Jean-Philippe Lang 2c17ec8d50 Include issues asigned to user's groups when using 'assigned to me' filter (#2964). 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Jens Ulferts 8c33323a49 separates query results from the query itself 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 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
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Felix Schäfer b47a90b424 Allow to filter watchers by more than just "me". #566 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago