Commit Graph

209 Commits (5e7016054c0299a138be7b4bba92264b39c34120)

Author SHA1 Message Date
rkh 4b610e5f46 add labor to reports 14 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 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
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 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
hjust 8f2c46f17e Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
hjust 0bd6a616c6 Display cost objects tab only if the user has the rights to see them. (refs #16658) 15 years ago
p.tessenow 702618567b added skeleton to cost_reports_controler 15 years ago
rkh ecdfca044a remove old stuff 15 years ago
rkh a20039b5de moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh 76053ebc53 moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh ce281a5771 remove app/controllers/hourly_rates_controller.rb 15 years ago
rkh 24f940f49f remove app/controllers/costlog_controller.rb 15 years ago
rkh 52f55d7a48 remove app/controllers/cost_types_controller.rb 15 years ago
rkh 8e90d25d33 remove app/controllers/cost_reports_controller.rb 15 years ago
rkh d2c5cd325b remove app/controllers/cost_objects_controller.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
hjust 8b318f474e use limit = per_page_option in the default case (format == nil) 15 years ago
t.felgentreff 3c26bcb839 include helpers to be able to pluralize and format numbers 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
t.felgentreff 7c8c24373c patch format-dependent page limit to work more alike to the issues controller in 0.9 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 0e0f17a6d0 Add stack trace to error log in case of broken report query 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago