Commit Graph

21 Commits (fa0c9bde4648ee4577bdad79c09022317810ed6f)

Author SHA1 Message Date
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
Tim Felgentreff 2e5d94800c replace more references to Report namespace with 'engine' method call 14 years ago
jwollert 8c9354b2c7 redmine translation moved to redmine plugin 14 years ago
Konstantin Haase 11e76fc4f3 Remove Report.lookup 14 years ago
jwollert b48abb9b19 removes redmine specific code from queryutils 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
Philipp Tessenow 8ba6fd4e00 make adapter_name switch dry 14 years ago
Philipp Tessenow dae8c70496 accept anycase adapter names 14 years ago
Philipp Tessenow 8c8f5c6b7a added mysql2-gem support 14 years ago
Philipp Tessenow d4936329ef make adapter_name switch dry 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
jwollert 3266732ed0 removes everything to prepare for merge of deployment branch 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow ff23b30616 reverted c998d6a as this went to the hotfix-branch 14 years ago
Philipp Tessenow ce729a0f24 accept anycase adapter names 14 years ago
Philipp Tessenow c998d6aeab added mysql2-gem support 14 years ago
t.felgentreff 34718736f9 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 14 years ago
rkh 170b6429b9 fix comments for mysql 14 years ago
rkh 36fd077270 sql comments and whatnot 14 years ago
rkh f246ca003c improve sql formatting 14 years ago
rkh c2e69e5a5c type cast only on postgres 14 years ago
rkh 154c231138 use week over tweek for group bys 15 years ago
rkh ba5f5da0f3 let database figure out week 15 years ago
rkh 5aed4adec4 sort users correctly 15 years ago
rkh 1906f7ac09 works, don't touch 15 years ago