Commit Graph

949 Commits (67f82ecb925f2c2653e3ebddd52a5644b700607a)

Author SHA1 Message Date
p.tessenow d0d0ceb8d0 added full 'add-filter' support 15 years ago
p.tessenow 90bf1d6f16 next step for 'add filter'-support - the view looks fine, necessary JavaScript is still missing 15 years ago
p.tessenow 47f731bcf2 first part of the ad-hoc filter adding ability in view 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 e6f73180d6 modified reporting_helper to return filter-rows which can be used to display select-an-object filter - this is still a stub 15 years ago
p.tessenow a6e08acdae use filter_name instead of filter to be more clear what was intended 15 years ago
p.tessenow 5924fdc868 add support for symbol-use in the filters partial 15 years ago
p.tessenow e0ea2fd8e0 use filter short_name for id-generation 15 years ago
p.tessenow 4ae6a6df2f use symbols instead of strings in _activate_filter partial 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 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 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
p.tessenow f898270c82 beta beta version of group_by and filter in view 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
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
hjust 8f2c46f17e Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
rkh 625d09ec62 fix passing type to results 15 years ago
hjust 0bd6a616c6 Display cost objects tab only if the user has the rights to see them. (refs #16658) 15 years ago