Commit Graph

52 Commits (920796881fbee194bd6a4ee73a6dd02e2d8a10c0)

Author SHA1 Message Date
p.tessenow a728570053 parameter cleanup for _multi_values partial 14 years ago
p.tessenow 2716b2f04b available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow 0055d528c3 available_values-functions handle their parameters more flexible now. 14 years ago
p.tessenow a8adf91a4c replacing .dup with .clone unfortunately wasn't the fix for the 'mysteriously appearing filters' problem. But this should finally be the fix 14 years ago
p.tessenow 8aa07af3e3 added tool-tip to drill-down link, which now btw looks like this [+] 14 years ago
p.tessenow a210f10a12 fixed Bug where the session was manipulated by accident 14 years ago
rkh 508fa91b7f Implement drill down. Fixes #3229. 14 years ago
p.tessenow 4d6e9df815 display link to cost object only if the user has the permission to see cost_objects in our results table 14 years ago
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
t.felgentreff 35c8e3f0c3 fix rkh's fuckup overridding a method he did not know what arguments it took 14 years ago
j.wollert 03228a9fe2 hover remove for filters. looks a bit odd, still 14 years ago
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 14 years ago
p.tessenow 44efebfeab fix cost_object links in reporting table 14 years ago
p.tessenow d6ab8fd1b5 available_values now need a user as a parameter 14 years ago
t.felgentreff b76b681428 split the field mapping to be able to hook into it 14 years ago
rkh 6765b7aade display something if you may not see costs 14 years ago
rkh 50adc6eb88 display "Material Costs" in italics - addresses #3268 14 years ago
rkh 4237315fe8 allow editing/removing of cost and time entries. fixes #3327 14 years ago
rkh d32f907e15 fix details view 14 years ago
rkh 4b610e5f46 add labor to reports 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
p.tessenow 0e5326b06c tableheader is 'none' if no header can be applied 14 years ago
p.tessenow 0b2f427dd2 added milestone group_by 14 years ago
p.tessenow d3cbbe848c Priority GroupBy hinzugefügt 14 years ago
rkh eca99914f2 reports without group-bys 14 years ago
rkh 8fbf20bf02 choose table partitial depending on query 14 years ago
rkh 154c231138 use week over tweek for group bys 15 years ago
rkh 8578575d2d fix issue with displaying activity 15 years ago
rkh c86182311b white space 15 years ago
rkh 2b19f7d11b less disturbing output 15 years ago
rkh 5debfb69f1 fix cost type labor 15 years ago
rkh b396d9ed4f typo 15 years ago
rkh 968e470bbb display tracker correctly 15 years ago
rkh c901b1a8fa display spent_on correctly 15 years ago
rkh 4bee296cee display issue correctly 15 years ago
rkh b04a5dddfc display cost_object correctly 15 years ago
rkh 19b4ff7ebe making table headers more robust 15 years ago
rkh 0f0ee2746b "improve" table output for unkown fields 15 years ago
rkh de4ea037bb display cost_type correctly 15 years ago
rkh 0479734d23 display category correctly 15 years ago
rkh 74d8530447 display assigned_to correctly 15 years ago
rkh 0a88732468 display activity correctly 15 years ago
rkh ec62eaf915 display month correctly 15 years ago
p.tessenow 361776cbbd when displaying weeks in table headers do not show 'this week' or 'last week' anymore as extra labels 15 years ago
rkh 6ef4727708 display grouped table aggregations, again 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
p.tessenow 3d14ebe9f1 refactored reporting helper to display the latest changes 15 years ago
t.felgentreff aaa3a23d2c move method to helper 15 years ago
p.tessenow 6861ca1be0 use correct label when displaying filters, renamed CostQuery::Filter.short_name to underscore_name 15 years ago
p.tessenow e6f73180d6 modified reporting_helper to return filter-rows which can be used to display select-an-object filter - this is still a stub 15 years ago