Commit Graph

923 Commits (defcc673de7e0af5acc27b9d538930d1d72ee5dd)

Author SHA1 Message Date
Philipp Tessenow 796e494b5f class vs. module, inheritance, constant lookup fixes 14 years ago
Philipp Tessenow 7324f270c4 groupb by as a class now 14 years ago
Philipp Tessenow a6149d4baa use table name cost_queries 14 years ago
Philipp Tessenow e78c1c84da moves cost_query.rb 14 years ago
Philipp Tessenow d88f2314f4 added CostQuery which is a subclass of Report 14 years ago
Philipp Tessenow a99bb71cf8 fix 'NoMethodError: super: no superclass method all for CostQuery::Filter:Module' when doing Filter.all 14 years ago
jwollert 6dd95e7822 removes validations 14 years ago
jwollert 2b80598c76 SqlStatement methods put into Union class by accident 14 years ago
jwollert d2fa0ab90c slims down the result base class 14 years ago
jwollert 4512e2739f retains only redmine specific field => value map in queryutils 14 years ago
jwollert 9bce8758ab removes all non-redmine operators 14 years ago
jwollert 8457541c5f removes inherited attribute 14 years ago
jwollert 4837546c28 make sql aggregation inherit from its Report correspondent 14 years ago
jwollert b90295d7d5 removes singleton value 14 years ago
jwollert 713115484d removes ruby aggregation 14 years ago
jwollert 3941e77515 removes group_by/base.rb 14 years ago
jwollert 163ec7755d make the GroupBy module inherit from Report::GroupBy 14 years ago
jwollert b4c1c702fb make the filter module inherit from the report filter module 14 years ago
jwollert 6e82eec301 removes chainable 14 years ago
jwollert 90488c4ffa readds NoFilter, to call redmine specific code on #sql_statement 14 years ago
jwollert 0852d3953d errors are now hashes with types as keys instead of messages, as we should localize in the frontend 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
jwollert b792a72e51 have to use other types when dealing with mysql 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 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 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 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
Philipp Tessenow ff23b30616 reverted c998d6a as this went to the hotfix-branch 14 years ago
Philipp Tessenow c998d6aeab added mysql2-gem support 14 years ago
p.tessenow 79e2d81333 added heavy filters. issue is now a heavy filter 14 years ago
t.felgentreff a2a8c9e237 deactivate cost type tabs when there are ajax requests pending. fixes broken reloading of filter settings 14 years ago
t.felgentreff 92c7b97cca Revert "only display cost types that matter in reporting" 14 years ago
rkh 951c1a3536 always display labor 14 years ago
rkh dceea5ad66 only display cost types that matter in reporting 14 years ago
j.wollert b0147cf7c9 delimiter for cost type tabs 14 years ago
t.felgentreff 48a17ed676 fix possible error when cost type id's are not complete and in order 14 years ago
t.felgentreff 1c506a2c6d re-activate simple_cost_report_table 14 years ago
j.wollert 8f9e8e5550 unclear use of id in reporting helper 14 years ago
t.felgentreff 38ecb1ab6b Do not display cost type units, but names 14 years ago
j.wollert bfccefa238 display error message on faulty query 14 years ago
j.wollert 6d03b2b99d prefix ajax request url 14 years ago
rkh eaf8aaace7 Fix display of Status and Author in reporting (see #3666). 14 years ago
t.felgentreff 88f95f7ff0 always print plural labels for cost type 14 years ago
rkh c8f28e2f44 Add more issue fields to group bys. Fixes #3666. 14 years ago
rkh af26a053b3 display custom field group bys as issue attributes 14 years ago