Commit Graph

5 Commits (b0df21aa9fc905bea92e081615f76f1eb78db2aa)

Author SHA1 Message Date
ulferts ab658220d5
remove module only applied in production mode 5 years ago
ulferts 379f0ed72c
remove currency separator duplicity 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 9c3206220b
remove mysql specific code throughout the application 6 years ago
Oliver Günther d34c117b28
Prepare for core integration 6 years ago
Jens Ulferts 8d91716358
replace deprecated method 8 years ago
Oliver Günther 2a01c7294e
Sort specific keys as integers 8 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
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Sebastian Schuster cf1a459f5b Moved reportingengine out of the openproject namespace 12 years ago
Sebastian Schuster ece2f6395c Converted reporting_engine into a Rails engine 12 years ago
Michael Frister bd74e51d1c Fix switch for 1.9 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
jwollert e1b9a27568 Revert "Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join." 14 years ago
jwollert 3ef144e2b0 Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join. 14 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
Tim Felgentreff 2cea6e9ea6 don't rely on l() method in engine 14 years ago
jwollert 70cc8b9545 fix engine call for Report and its Subclasses 14 years ago
jwollert a153736e20 Revert "Revert "map value, but convert nils different now. So they can stay at the end of the table"" 14 years ago
Konstantin Haase 182a4c111a implement own compare method 14 years ago
jwollert ba5599a558 Revert "map value, but convert nils different now. So they can stay at the end of the table" 14 years ago
Konstantin Haase 2850f1bd72 fix engine for filters/group_bys that are not being subclassed (like singleton value) 14 years ago
Philipp Tessenow 5cdc1e3352 map value, but convert nils different now. So they can stay at the end of the table 14 years ago
jwollert a19786b28b fixxed connection switching 14 years ago
jwollert 69e3f08f27 aliased Report.connection 14 years ago
Konstantin Haase b007d40897 ask the engine for our connection rather than ActiveRecord::Base 14 years ago
Konstantin Haase 901fc6a016 ask the engine for our connection rather than ActiveRecord::Base 14 years ago
Konstantin Haase 5d4debbf74 don't try to be smart in map_field 14 years ago
jwollert bd632cd3bf moves current_language to query_utils 14 years ago
Konstantin Haase d861d5251b do not use redo 14 years ago
Konstantin Haase 77c74b274b sort ids dynamically, remember sort strategies to avoid regexp matching for every field 14 years ago
Konstantin Haase dee81d52cb moving dbms specific code to on submodules, avoids permanent runtime checks 14 years ago
Konstantin Haase 9f8d770667 Fix QueryUtils propagation for deeply nested constants. 14 years ago
Konstantin Haase e098fa0810 implement query utils proagation 14 years ago
Konstantin Haase b405e0a5dd fix query utils propagation when used in other modules (validations, "inherited" query utils, ...) 14 years ago
Konstantin Haase 323038e84c Revert "use engine of queryutils module in validation for validation const discovery" 14 years ago
jwollert c46a111691 use engine of queryutils module in validation for validation const discovery 14 years ago
Konstantin Haase c8adf39118 switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago
Konstantin Haase 1ef60898b4 Fall back to Report if no subclass is detectable 14 years ago
Tim Felgentreff 633535c86a remove hack-ish queryutil-overwrite-foo solution 14 years ago