Commit Graph

235 Commits (ad147d633dae0c9c480c55607075d7ff71510ce3)

Author SHA1 Message Date
Jens Ulferts 8d91716358
replace deprecated method 8 years ago
Jens Ulferts 82ca1e36eb
remove progressbar table 8 years ago
Jens Ulferts b62b6f7c69 replace deprecated methods 8 years ago
Jens Ulferts 35b2d43870
remove unused help functionality 8 years ago
Jens Ulferts 7044046a61
remove dependent filter functionality 8 years ago
Oliver Günther 2a01c7294e
Sort specific keys as integers 8 years ago
Markus Kahl 702eb5fdad check correct permission before destroying 8 years ago
Oliver Günther 23cc564122 Fix inverted row/column wrapping 9 years ago
Mohamed Wael Khobalatte 8873e55f57 Ensure save and delete are routed properly 9 years ago
Alex Coles 451aa3f1c2 Fix obsolete finder w/cond. in Report::Controller 9 years ago
Alex Coles 861c732403 Teach Report::Result how to ActiveRecord::Result 10 years ago
Alex Coles b168dd87ad Teach SqlStatement#join how to ActiveModel::Name 10 years ago
Jan Sandbrink 2972182ad7 Revert "Fix change cost query unit" 10 years ago
Alexander Bach 4989f9b33d Properly consider all of the filter facets 10 years ago
Alexander Bach e8ea764643 Do not reset existing queries 10 years ago
Alexander Bach f72f117d31 Add remove method to chain 10 years ago
Alex Coles 519f10885a Prefer #map over #collect 10 years ago
Alex Coles 0ccb62381a Normalise syntax with Rubocop 10 years ago
Alex Coles 79ec894041 Use 1.9+ Hash syntax 10 years ago
Jens Ulferts 7b0a59061d fix empty value on filter 10 years ago
Hagen Schink 2d7ec5f534 Handle nested arrays correclty 11 years ago
Hagen Schink c0205dab79 Handle array with single string 11 years ago
Hagen Schink bf1683e67f Handle different parameter types correctly 11 years ago
Hagen Schink 7164d2dc19 Convert all values to strings 11 years ago
slawa bfc414d245 Fix the sql generated ( IN clause ) for collections 11 years ago
Sebastian Schuster bfba482ff9 Added copyright notices 11 years ago
Christian Rijke 09d520ebad Remove code that patches the current_user setting. 11 years ago
Jens Ulferts 2967e30ae7 uses first descendant of ActiveRecord::Base to determine "ON" clause attribute 12 years ago
Jens Ulferts 9e7bc3e128 removes uninformative comment 12 years ago
Sebastian Schuster 2d87f07be1 Made sure we have an array of values to mimic the behaviour 12 years ago
Christian Rijke 0b5b8764ec Inline 'stream' method as it is used only once and passing a block argument and capturing it doesn't work properly for streaming. 12 years ago
Christian Rijke c4756de0d8 Revert "Return html in response instead of redirect url." 12 years ago
Sebastian Schuster e28bbe9923 Changed translations to actually translate upon requesting the label 12 years ago
Christian Rijke 8923bd5529 Return html in response instead of redirect url. 12 years ago
Christian Rijke 1558fc5580 Remove dead code, rails 2 code and reformat one-line methods. 12 years ago
Sebastian Schuster f71001dc15 Changed the printed label to contain the translated text instead of symbols to be translated when finally printing out 12 years ago
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
Markus Kahl 5619159c30 additional_operators has to be an instance method 13 years ago
Markus Kahl 43eca3cc45 additional_operators has to be an instance method 13 years ago
Markus Kahl e9ebfd605d accept additional operators that are used programmatically 13 years ago
Markus Kahl 976ac0f84f accept additional operators that are used programmatically 13 years ago
Philipp Tessenow c8bd71de66 add documentation for filters available_values and label_for_value functions 13 years ago
jwollert bfe43c4936 don't swallow errors in Controller#available_values 13 years ago
Felix Schäfer 32167a14c5 Remove debugger statement. 13 years ago
jwollert 15f8c57d97 adds json dependency 13 years ago
jwollert 8bd7c663c0 fix restoring filter values and selecting the options (for other browsers than chrome) 13 years ago
Jens Ulferts 8cee1930ce fixing json-parsing of empty values 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Felix Schäfer 9e193b1805 Make sure the right adapter is used, not necessarily AR::Base 13 years ago