Commit Graph

289 Commits (31873b8a77f1138691f4786932dd8c8f7a1712d7)

Author SHA1 Message Date
rkh e3b1c1159d fix group order 15 years ago
p.tessenow ebb2e072dd reintroduced border in our reporting table 15 years ago
rkh 38f7433485 add Operator#arity 15 years ago
rkh 613a4ab855 fix filter gui 15 years ago
p.tessenow 6da9531119 added group_by-select prototype in reporting view 15 years ago
rkh b32bd0c124 try to fix filter gui... still broken 15 years ago
rkh dcde19daf4 fix table with multiple top column groups 15 years ago
p.tessenow 6ba4766cea fixed syntax errors in index.rhtml 15 years ago
t.felgentreff 03b2e9469c add callback 15 years ago
p.tessenow afde4f4d6e now filter categories are displayed only if a filter for that category is listed 15 years ago
rkh 6ef4727708 display grouped table aggregations, again 15 years ago
p.tessenow 8964d2996e added support to show/hide parameters of filters depending on the selected operator 15 years ago
rkh 21fde03a7d remove yet another euro symbol 15 years ago
rkh e42b651f11 remove uneccessary € 15 years ago
p.tessenow e85a5c1a72 added tweek-filter to available filters, did some fixes for that 15 years ago
p.tessenow 75d514bac6 refactored text_box partial 15 years ago
p.tessenow b7726ffb07 a first implementation of the text_box partial 15 years ago
p.tessenow 62c5a96b81 refactored the _multi_values partial 15 years ago
p.tessenow f335ee59c4 added date-partial fir displaying date fields in view 15 years ago
t.felgentreff ef99cfa55d replace Euro signs with number_to_currency 15 years ago
t.felgentreff 30bf287a1a re-show the filter settings on returning to the report 15 years ago
p.tessenow f7e1aca268 separate between entries and issues in filters view 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 3fd55a0ed1 refactored add_filter() javaScript function 15 years ago
p.tessenow d4a415c986 the select options to add a filter are separated by the object they apply on 15 years ago
p.tessenow ae37bff213 sort list of filters in view 15 years ago
t.felgentreff de8d8ac289 show active filters 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff a0a55fa008 use internationalized number_to_currency 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 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 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 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 377d957a5b moved JavaScripts into separate file 15 years ago
p.tessenow 433a50f907 removed empty select_box partial 15 years ago
p.tessenow d2442172e6 filter fuer tabelle 15 years ago
rkh 44fcd0d292 tabelle mit korrekter ausgabe 15 years ago
rkh 3fcaf252f9 tables work 15 years ago
p.tessenow f898270c82 beta beta version of group_by and filter in view 15 years ago
p.tessenow f34c4757c7 accidentaly removed @row and @column initialization in reporting view - added those lines again 15 years ago