Commit Graph

55 Commits (36c6484049f7b49159e700aed90d2206d6c358e8)

Author SHA1 Message Date
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
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
t.felgentreff f5f27be37f fix bug forcing default filters 14 years ago
t.felgentreff eef51dfa4d if the cost type filter has been applied manually, only show a subset of tabs 14 years ago
t.felgentreff e2b3fb57e3 the cost type filter applied through unit tabs should not be displayed 14 years ago
t.felgentreff 1e55977f48 merge upstream reporting_merge 14 years ago
rkh 676de3ac8b extract subclass generation logic from custom fields group by 14 years ago
j.wollert 2fd0a986f1 remove filters by clicking on a fancy button instead of just unchecking them 14 years ago
t.felgentreff 4efd0ba55f add excel export support to the new reporting for no- and single-group_bys 14 years ago
t.felgentreff ac26ea73e7 only use the simple-grouping table if really there is only one grouping 14 years ago
rkh d32f907e15 fix details view 14 years ago
rkh 4b610e5f46 add labor to reports 14 years ago
rkh 9eb2ed976e dont keep unit if not in complex report 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
p.tessenow 274147acb0 fixed #3277 - Default Filter nicht mit 'created' sondern mit 'Booking Date' 14 years ago
rkh 8fbf20bf02 choose table partitial depending on query 15 years ago
p.tessenow cc6f32cb38 the default query now sets an issue-group_by when the reporting takes place when a project is set 15 years ago
p.tessenow 30b0704bc5 fixed bug: the default_query tried to set the old tweek group_by instead the new one 15 years ago
rkh 67277cd5c1 rename before filter for generating query 15 years ago
rkh 718cf57cec let controller choose what partial is used for the report table 15 years ago
p.tessenow 2c16c783fb rewritten the filter-select-part of the reporting view. filters operators and values) are set correctly now affter applying a query 15 years ago
p.tessenow 68f29d2502 when doing a cost report with the parameter default=1 the default query 15 years ago
rkh 5aed4adec4 sort users correctly 15 years ago
p.tessenow 9b5ade3eb6 reverse column and rows in reporting view, to make the inputs more intuitive 15 years ago
p.tessenow 83dc3c9161 did some (doc-)comments in cost_reports_controler 15 years ago
rkh 8b17bd4029 no more magic minimal group 15 years ago
t.felgentreff 98cb89669c implement dynamic grouping 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
t.felgentreff 4896c8c8e8 minor refactoring 15 years ago
t.felgentreff 419885fb7e fix http_query_parameters 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 4e2bb18b22 add FIXME notice 15 years ago
t.felgentreff e616da490c re-organize cost_reports_controller 15 years ago
t.felgentreff 8124c459fb start implementing filter application 15 years ago
p.tessenow d2442172e6 filter fuer tabelle 15 years ago
p.tessenow 03b13239e1 added befor_filter in reporting controler that sets @project if possible 15 years ago
p.tessenow fee79f416b began to modify reporting view to (make it look like it should) work properly 15 years ago
p.tessenow 702618567b added skeleton to cost_reports_controler 15 years ago
rkh ecdfca044a remove old stuff 15 years ago
rkh 76053ebc53 moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh ce281a5771 remove app/controllers/hourly_rates_controller.rb 15 years ago