Commit Graph

477 Commits (e8a29027137a264c06b1b1c5f5993a57b8372ad5)

Author SHA1 Message Date
p.tessenow d3cbbe848c Priority GroupBy hinzugefügt 14 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 14 years ago
p.tessenow c9358eb011 implemented #3230, projects in the project filter are now sorted and indentet depending on their ancestors 15 years ago
p.tessenow 5aa6855c9a changed label for week,month,year,spent_on filter/group_by (see: 15 years ago
p.tessenow 89cac11908 changes label for reporting filter- and group_by- categories 15 years ago
rkh 154c231138 use week over tweek for group bys 15 years ago
rkh ba5f5da0f3 let database figure out week 15 years ago
p.tessenow 7fffb109e1 modified string operators not to blow up, on empty strings given from the view 15 years ago
p.tessenow fc28b74274 fixed bug where the update_on leat to worries in the database due to ambiguity 15 years ago
p.tessenow f572f5c1df fixed arity of * and diff operators 15 years ago
p.tessenow af08716025 fixed arity of y- and n-operator 15 years ago
p.tessenow b83ec9cf5a fixed bug where the created_on filter didnt work when issue filters were selected 15 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
rkh 8578575d2d fix issue with displaying activity 15 years ago
p.tessenow f27b3b4ad5 added author_id filter 15 years ago
p.tessenow 50682dbb87 don't forget to reset cost_queries @walker when the chain is changed 15 years ago
p.tessenow c97e78b896 minor variable rename 15 years ago
rkh 5aed4adec4 sort users correctly 15 years ago
rkh f44d072cfe remove old code 15 years ago
rkh 3c5a42bfd1 fix display sum with only one column grouping 15 years ago
rkh c8831c65fb fix table header order 15 years ago
p.tessenow 81348ddb88 added all and all_grouped method to GroupBy 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 c7cef87447 use other label for tweek-filter 15 years ago
rkh 8b17bd4029 no more magic minimal group 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
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 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 3b3d3fcde0 fixed bug in sql_statement on postgres db's 15 years ago
p.tessenow b6cc54c0bc fixed bug in argument_count of operators for w/<t+ operators 15 years ago
p.tessenow 81d864da57 added argument count to operators 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
rkh 346e12a32c fix date issue 15 years ago
p.tessenow b8a11eacc2 fixed bug in inherited_attribute module 15 years ago
p.tessenow eb5fcac201 due_date and start_date now support time operators too 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 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 a59f7d3135 added subject filter to the available filters list 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