Commit Graph

351 Commits (4da42ee78adaacf6ab13c7f64a7ed7629ece8af1)
 

Author SHA1 Message Date
p.tessenow 81348ddb88 added all and all_grouped method to GroupBy 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 1906f7ac09 works, don't touch 15 years ago
p.tessenow f52c0b8f19 changed group_bys to have correct values for label- and applies_for- methods 15 years ago
p.tessenow 873aa29beb the filter view does not have to capitalize labels anymore 15 years ago
p.tessenow c7cef87447 use other label for tweek-filter 15 years ago
t.felgentreff 5a2e3f146e select columns/rows before submit 15 years ago
rkh c8851a0333 fix table, again 15 years ago
rkh 41ae8577b7 debug flag 15 years ago
rkh 8b17bd4029 no more magic minimal group 15 years ago
rkh 0f0646983c debug 15 years ago
p.tessenow c95123490d fixed transformer-bug, there was an error when no group was set 15 years ago
rkh e3b1c1159d fix group order 15 years ago
t.felgentreff 98cb89669c implement dynamic grouping 15 years ago
p.tessenow ebb2e072dd reintroduced border in our reporting table 15 years ago
rkh 38f7433485 add Operator#arity 15 years ago
rkh 5236b0c5f1 add group_by? to fix spec 15 years ago
rkh a735ce5925 fix issue with to many arguments 15 years ago
rkh 613a4ab855 fix filter gui 15 years ago
p.tessenow 6da9531119 added group_by-select prototype in reporting view 15 years ago
rkh b32bd0c124 try to fix filter gui... still broken 15 years ago
rkh dcde19daf4 fix table with multiple top column groups 15 years ago
p.tessenow 6ba4766cea fixed syntax errors in index.rhtml 15 years ago
t.felgentreff 03b2e9469c add callback 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
p.tessenow 3b3d3fcde0 fixed bug in sql_statement on postgres db's 15 years ago
p.tessenow afde4f4d6e now filter categories are displayed only if a filter for that category is listed 15 years ago
p.tessenow 564a1689f1 adapted locales 15 years ago
rkh 6ef4727708 display grouped table aggregations, again 15 years ago
p.tessenow b6cc54c0bc fixed bug in argument_count of operators for w/<t+ operators 15 years ago
p.tessenow 8964d2996e added support to show/hide parameters of filters depending on the selected operator 15 years ago
p.tessenow 81d864da57 added argument count to operators 15 years ago
rkh 21fde03a7d remove yet another euro symbol 15 years ago
rkh f65f869579 fix spec 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
rkh 346e12a32c fix date issue 15 years ago
rkh e42b651f11 remove uneccessary € 15 years ago
p.tessenow b8a11eacc2 fixed bug in inherited_attribute module 15 years ago
p.tessenow 4019a79625 changed chaining specs to be more clear in what is exspected when using inherited attributes 15 years ago
p.tessenow eb5fcac201 due_date and start_date now support time operators too 15 years ago
p.tessenow efa2d8415a adapted filter specs to newly introduced changes 15 years ago
p.tessenow 8960d6b22b added overridden costs filter to available filters, did some fixes in the OverriddenCosts filter to allow that 15 years ago
p.tessenow b11958f69b added missing locales for '<' and '>' 15 years ago
p.tessenow e85a5c1a72 added tweek-filter to available filters, did some fixes for that 15 years ago
p.tessenow 973e47605d added spent_on filter to filters list, added missing operators to SpentOn filter 15 years ago
p.tessenow 75d514bac6 refactored text_box partial 15 years ago
p.tessenow a59f7d3135 added subject filter to the available filters list 15 years ago
p.tessenow b7726ffb07 a first implementation of the text_box partial 15 years ago
p.tessenow 3d14ebe9f1 refactored reporting helper to display the latest changes 15 years ago