Commit Graph

90 Commits (e42b651f11551f21859d643c39fa52734ad75f9f)

Author SHA1 Message Date
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
p.tessenow 5df0b3f3be removed useless line in CostTypeId filter 15 years ago
t.felgentreff ad9ec5c979 NoFilter should not display 15 years ago
p.tessenow 549ae1e985 added method Filter.all_grouped which returns an array grouped by 'applied_for' used this method in the view 15 years ago
p.tessenow d4303ae264 give issue filters a longer description in the view 15 years ago
p.tessenow 2744f7bd1f now it is possible to define to what a chainable applies for - this is used e.g. to separate filters for entries and filters for issues 15 years ago
t.felgentreff 31045a95b3 implement convenience for getting all group_bys and all filters in a query 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 69590757f2 remove CostQuery example code 15 years ago
t.felgentreff 8ae4e58529 fix error in Sql statement 15 years ago
p.tessenow 2f363264bf return << me >> as an available value when we need users 15 years ago
p.tessenow 5cae908287 the activity_id filter now takes its available values from the user_id filter - they both return users 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 823f4128d5 each filter knows its label (in the form of a symbol for translation) 15 years ago
p.tessenow 5b8a2f5c57 added all filter where we can select objects, to be displayed in our view 15 years ago
p.tessenow 9f2f84d4d4 added short_name method to filter - this is used to created html-id's 15 years ago
p.tessenow baca7c00d0 added missing available_value-methods to filters and moved them to class-side 15 years ago
p.tessenow 4dd1709785 CostQuery::Filter.all returns the ActivityId filter (to only test the view with one filter, more filter will come soon) 15 years ago
p.tessenow b940e0d4d1 fixed bug in activity_id filter available_values 15 years ago
p.tessenow 5086b601b4 removed debug output 15 years ago
p.tessenow 7f6336df30 an operator knows to_s 15 years ago
p.tessenow 2d855aef11 extracted inherited attribute into a separate module 15 years ago
p.tessenow a417d18109 a cost query knows to answer its available filters now 15 years ago
rkh 44fcd0d292 tabelle mit korrekter ausgabe 15 years ago
rkh 3fcaf252f9 tables work 15 years ago
rkh 39c1faba89 renamed walker 15 years ago
rkh e5c1f3e3da table datastructure now creates gaps 15 years ago
rkh 4ad44da2f1 making table instanciatable 15 years ago
rkh e9d5e3e1d9 table datastructure 15 years ago
rkh a9800d5e84 try fix freezing issue #2 15 years ago
rkh cf5261915c try fix freezing issue 15 years ago
rkh 8223fef2c0 memcached friendly caching 15 years ago
rkh 36e52ee193 where came that from? 15 years ago
rkh 4817c562d5 caching sql statement (> 20% speedup) 15 years ago
rkh 638476c6bd some more caching 15 years ago
rkh 2790922411 enable some ivar caching 15 years ago
rkh 921d28af8c tabelle 15 years ago
rkh 625d09ec62 fix passing type to results 15 years ago
rkh cb63f836ad walk the line #3 15 years ago