Commit Graph

2 Commits (e098fa081074ef454a029011f245de2a413c3c09)

Author SHA1 Message Date
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago
Gregor Schmidt b0c2c1a1af Replacing Kernel#returning with Object#tap to avoid deprec warnings 14 years ago
Tim Felgentreff c2839ec6c8 sql statement needs the explicit table name now 14 years ago
Tim Felgentreff a8c42d33f1 move the default table name to the NoFilter, a class we overwrite, instead of having it in the chainable class, which we usually do not overwrite for custom reports 14 years ago
Tim Felgentreff 2e5d94800c replace more references to Report namespace with 'engine' method call 14 years ago
Konstantin Haase 11e76fc4f3 Remove Report.lookup 14 years ago
Philipp Tessenow 77e3f6c93e some further Report lookup 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
Philipp Tessenow c40e8ebd59 removed redmine specific parts from sql_statement.rb 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
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 676de3ac8b extract subclass generation logic from custom fields group by 14 years ago
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 14 years ago
rkh a4f7a5fe9a fix comments for mysql 14 years ago
rkh 170b6429b9 fix comments for mysql 14 years ago
rkh 36fd077270 sql comments and whatnot 14 years ago
rkh 71bd462cbb dont repeat group bys 14 years ago
rkh c2e69e5a5c type cast only on postgres 14 years ago
rkh 951fa563bb type cast for postgres 14 years ago
rkh 370a7fba97 really remove duplicate display_costs 14 years ago
rkh 8840dca7bc default display_costs to 1 14 years ago
p.tessenow 234194c0b3 added ugly but neccessary subquery to determine type as early as possible 14 years ago
rkh 38c86fd549 fix permissions filter 14 years ago
rkh 52cf11d773 add SqlStatement#default_select 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 8578575d2d fix issue with displaying activity 15 years ago
rkh e3b1c1159d fix group order 15 years ago
p.tessenow 3b3d3fcde0 fixed bug in sql_statement on postgres db's 15 years ago
rkh 3fcaf252f9 tables work 15 years ago
rkh cf5261915c try fix freezing issue 15 years ago
rkh 8223fef2c0 memcached friendly caching 15 years ago
rkh 4817c562d5 caching sql statement (> 20% speedup) 15 years ago
rkh 824742112f copy to trunk 15 years ago