Commit Graph

477 Commits (cd547d1ca82d625ac7a32c6b8f2e2938955855a7)

Author SHA1 Message Date
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 4c0a63b51c import entry.rb into trunk 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
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 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
rkh d8977175d5 walk the line #2 15 years ago
rkh 0653b2e3a4 walk the line 15 years ago
p.tessenow a7b8f8066e made CostQuery.walk pass its arguments correctly to CostQuery::Walker 15 years ago
p.tessenow 7384ed0ef0 reset @walker on chain change in CostQuery 15 years ago
p.tessenow d8ee5c93cc cache walker in cost_query 15 years ago
rkh 9018c50673 recent changes 15 years ago
rkh 582aeea41e fix merge conflict 15 years ago
p.tessenow caa29349e9 removed useless comments in walker.rb 15 years ago
rkh 1413864b37 fix specs 15 years ago
p.tessenow 1a71fe8e43 CostQueries can answer a walker now 15 years ago