Commit Graph

175 Commits (399dbff1d5af0ea03193138d9c3f7af1c28e891f)

Author SHA1 Message Date
Tim Felgentreff f9207d43d7 to support multiple processes, check update times and size of custom fields in each request and rebuild filters if neccessary 14 years ago
Konstantin Haase ef3eb06afe Reporting controller: don't eat errors in development mode. log errors in production. 14 years ago
Konstantin Haase da0d41ae28 Make sure No Filter has a table_name 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
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
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
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 bfccefa238 display error message on faulty query 14 years ago
j.wollert 0a2ca6f87d don't crash more than once on the same faulty query 14 years ago
t.felgentreff 8961df0d16 do not ensure project scope when exporting excel. fixes #3658 14 years ago
t.felgentreff c505337fc5 refactoring: split set_cost_types 14 years ago
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
t.felgentreff 8e9e56293e split xls views 14 years ago
j.wollert b0de28af57 typo 14 years ago
j.wollert b1d158b6c5 Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 410f51ad31 typo 14 years ago
rkh fbb500116c Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 97e8615bd0 fix potential bug when setting filters via url param and not including fields 14 years ago
j.wollert ffa4bb08b8 fix issue with project scope filter disappearing when changing unit type 14 years ago
t.felgentreff 2c453b8007 fix potential bug when setting filters via url param and not including fields 14 years ago
p.tessenow 06395b658f fix issue with project scope filter disappearing when changing unit type 14 years ago
j.wollert a0b17f60e5 date error message gets localized 14 years ago
j.wollert 6b142e07b2 validation error messages are now generated by the filters operator 14 years ago
j.wollert 0f6017f4c4 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow 761ab7288e do not answer available values if the filter does not have any 14 years ago
p.tessenow b2e571738c available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow a6077667fd the project_id filter is applied depending on the project the user currently works with 14 years ago
rkh c645bf5857 Implement drill down. Fixes #3229. 14 years ago
rkh 8fc484e089 Fixed constant lookup issue with generated subclasses. 14 years ago
t.felgentreff 34718736f9 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
j.wollert 79b14dec5a date error message gets localized 14 years ago
j.wollert 8ed6198511 validation error messages are now generated by the filters operator 14 years ago
j.wollert db407ae997 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow 5c38decdbc do not answer available values if the filter does not have any 14 years ago
p.tessenow 2716b2f04b available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow 396660325f the project_id filter is applied depending on the project the user currently works with 14 years ago
rkh 508fa91b7f Implement drill down. Fixes #3229. 14 years ago
rkh cec4fbb88e Fixed constant lookup issue with generated subclasses. 14 years ago
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
j.wollert 78ba4e723d delicious-style group_by ui. for reasons unknown, the images are framed, though. 14 years ago
t.felgentreff f5f27be37f fix bug forcing default filters 14 years ago