Commit Graph

341 Commits (d2795490e9c9ea50168143b3e67276c2d832fdc9)
 

Author SHA1 Message Date
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
p.tessenow 62c5a96b81 refactored the _multi_values partial 15 years ago
p.tessenow f335ee59c4 added date-partial fir displaying date fields in view 15 years ago
p.tessenow f99a6e0f61 fixed operators of UdatedOn, Subject and CreatedOn filters 15 years ago
p.tessenow b43ddbd8f4 added more filters to be available for being displayed in the view 15 years ago
p.tessenow ebbd574c5e adapted filter to the lates renames 15 years ago
p.tessenow 04f0c21230 refactored operator assignment in CostQuery::Filter::Base, renamded operator assignment methods 15 years ago
p.tessenow a9e5d798c5 added categories of operators to CostQuery::Operator 15 years ago
p.tessenow b9cb6c7dca don't show Redmine Admin and Anonymous as an available value for filters 15 years ago
p.tessenow 5df0b3f3be removed useless line in CostTypeId filter 15 years ago
t.felgentreff ef99cfa55d replace Euro signs with number_to_currency 15 years ago