Commit Graph

3558 Commits (2cc098fe49fd76ac6201db26ca66020387384a62)

Author SHA1 Message Date
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
Tim Felgentreff 2ec2405b32 convert more to acts_as_journalized 15 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff 4b0bd11f6d move more journal classes 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
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
p.tessenow 50682dbb87 don't forget to reset cost_queries @walker when the chain is changed 15 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 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
friflaj 6e01b8d59e Only make the starts-at-0 assumption when we can't do an actual measurement 15 years ago
friflaj 6129a93389 On the 1st day of the sprint, assume no points committed/accepted 15 years ago
friflaj a2b075fa6f upto only generates an iterator, not an enum 15 years ago
friflaj 5368263535 backlogs refactoring 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