Commit Graph

443 Commits (ef52304e64d1389e2b706202eddbbdcc289cafcc)

Author SHA1 Message Date
p.tessenow 9f2f84d4d4 added short_name method to filter - this is used to created html-id's 15 years ago
p.tessenow 1c76faa0fb removed debug output 15 years ago
p.tessenow d5566517d2 the _text partial now knows the hide-option 15 years ago
p.tessenow 0775c716e0 add partial that can choose an operator (no support for operators that change the number of values yet) 15 years ago
p.tessenow 513758626e add patial that can select one or more values 15 years ago
p.tessenow b5df44cfac renamed parameter, fixed comment in reporting helper 15 years ago
p.tessenow 377d957a5b moved JavaScripts into separate file 15 years ago
p.tessenow 433a50f907 removed empty select_box partial 15 years ago
p.tessenow baca7c00d0 added missing available_value-methods to filters and moved them to class-side 15 years ago
p.tessenow d2442172e6 filter fuer tabelle 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
p.tessenow f898270c82 beta beta version of group_by and filter in view 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
p.tessenow 03b13239e1 added befor_filter in reporting controler that sets @project if possible 15 years ago
rkh 36e52ee193 where came that from? 15 years ago
p.tessenow f34c4757c7 accidentaly removed @row and @column initialization in reporting view - added those lines again 15 years ago
p.tessenow fee79f416b began to modify reporting view to (make it look like it should) work properly 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 ca643de40f first try to print our reporting table 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
p.tessenow a11774ff8f let the debug part of our reporting view be less verbose 15 years ago
p.tessenow 95ddc1a656 adapt reporting view to calc a new query 15 years ago
rkh 1413864b37 fix specs 15 years ago
p.tessenow 1a71fe8e43 CostQueries can answer a walker now 15 years ago
rkh d5f1d5fb92 docs 15 years ago