Commit Graph

177 Commits (44fb55868ce371f165c07bcf1c211c8cf5729046)
 

Author SHA1 Message Date
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 69590757f2 remove CostQuery example code 15 years ago
t.felgentreff 4e2bb18b22 add FIXME notice 15 years ago
t.felgentreff e616da490c re-organize cost_reports_controller 15 years ago
t.felgentreff a0a55fa008 use internationalized number_to_currency 15 years ago
t.felgentreff 8ae4e58529 fix error in Sql statement 15 years ago
t.felgentreff aaa3a23d2c move method to helper 15 years ago
t.felgentreff 8124c459fb start implementing filter application 15 years ago
t.felgentreff 901a47480f fix typo 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 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 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 81d6d83f12 shield against type cast 15 years ago
p.tessenow eccfb6fb8f removed comment as we already did what the comment suggested 15 years ago
rkh 8223fef2c0 memcached friendly caching 15 years ago