Commit Graph

1270 Commits (8687541d9f28f1a712d93a880221f55133eed761)
 

Author SHA1 Message Date
Markus Kahl fae6e8450e Yielded to Redcar's complaints (fixed indentation and added missing semicolons). 14 years ago
Markus Kahl ee700b5b21 Fixed pre-selection of radio options in load_available_values_for_filter. 14 years ago
Philipp Tessenow e87d41ae9b enhance browser compability 14 years ago
Markus Kahl b6bacddf37 Fixed radio name for the Alumni Filer. Enclosed radio button in div which represents 'arg_1_val'. 14 years ago
Philipp Tessenow 26bbbebc9e add delicious group_by to css 14 years ago
Philipp Tessenow 0fde4f1b28 make delicious group_by appear before old group_by (no need to scroll) 14 years ago
Philipp Tessenow 66e22606ee add some first delicious group_by js-code 14 years ago
Philipp Tessenow c1671522f7 have delicious group_by in parallel to the old grouping for now 14 years ago
Philipp Tessenow 54e73f9e86 added delicious group_by images 14 years ago
Philipp Tessenow fe6fc1d611 Merge branch 'feature/widgets' into feature/multi_choice 14 years ago
Philipp Tessenow 66fa1346cd move restoring of dependent Queries in restore_query.js 14 years ago
Philipp Tessenow 5828192245 refactor operator-widget to let it do what it was intendet to 14 years ago
Philipp Tessenow 312df4ce16 find correct select-box as source for loading values 14 years ago
Philipp Tessenow c3ebfe08f6 have js-code to initially set values of dependent filters 14 years ago
Philipp Tessenow 90f56ad7c0 extract selecting-values-of-a-select-box-functionality from narrow_values to a separate function 14 years ago
Philipp Tessenow 435a3a36a2 filter.js - let activate_dependents() optionally accept the select-box to handle and a callback-function which is passed to narrow values 14 years ago
Philipp Tessenow 254c8b41f4 filter.js - let narrow_values accept an optional callback-func which is called after narrowing was finished successfully 14 years ago
Philipp Tessenow 4feeb5b741 save originally selected value of a dependent-filter in html, so that js may restore the value later 14 years ago
Philipp Tessenow f72a5288b3 add convenience functions for dependent handling in filter/base.rb 14 years ago
Philipp Tessenow 9b543f31e5 set sanitize-bit when evaluating remote JSON 14 years ago
Philipp Tessenow 2f3507d543 added TODO to refactor cost_report specific code in engines filter.js 14 years ago
Markus Kahl d1d1330673 reverted rename of Chainable#intialize_query_with 14 years ago
Markus Kahl 6a86793fbf handle arrays for radio button values 14 years ago
Markus Kahl 0e52a7f51e fixed alumni radio selection 14 years ago
Markus Kahl 939c424512 Tried to fix selection. 14 years ago
Markus Kahl ab73d7d270 renamed Chainable#initialize_query_with to initial_report_with 14 years ago
Markus Kahl 1e1ea52260 multi choice filter styling 14 years ago
Markus Kahl 6a314c3f4e fixed br (content_tag -> tag) 14 years ago
Markus Kahl 1b48d66392 adjusted indentation 14 years ago
Markus Kahl a1b886a64a Restructured the MultiChoice Widget's render method a little. 14 years ago
Philipp Tessenow ec5eb6a5a0 render multi_choice filter 14 years ago
Philipp Tessenow e5f3e9a311 move is_multichouce? to class side 14 years ago
Philipp Tessenow 84d2611f74 have multi_choice.rb in lib/filter; move some funtionality from lib/widgets into lib/report/filter 14 years ago
Philipp Tessenow 09cfcbd465 Merge branch 'feature/widgets' into feature/multi_choice 14 years ago
Markus Kahl a5e4dd9cbd Added multi choice widget. 14 years ago
Philipp Tessenow 21ac66e2f7 save and delete divs are always in foreground 14 years ago
Philipp Tessenow 5cd1ff3f8f dependent filters have a margin-left css-property 14 years ago
Philipp Tessenow 9a78107609 do not show dependent if it has no values to select 14 years ago
Philipp Tessenow 388923f5a2 have sources.push() and dependents.splice() in narrow_values() in their original order 14 years ago
Philipp Tessenow f815288c7f correctly highlight last <<inactive>> filter when useless dependents were removed 14 years ago
Philipp Tessenow 511f3be38f give the user feedback when narrowing dependent values failed 14 years ago
Philipp Tessenow ee354368f4 extract removing flash messages into Reporting.clearFlash() function 14 years ago
Philipp Tessenow 56b6ad3179 optionally differentiate between option values and label when narrowing dependent values 14 years ago
Philipp Tessenow 85512d81f8 shorten list of dependents in org-structure filter if all lower dependents are inactive 14 years ago
Philipp Tessenow 91a5c4374f fix a css glith where the multi-values-swith-icon was deisplayed in the next line when filter area was resized 14 years ago
Philipp Tessenow c58ad6fa1e slightly refactor filter.js - comment set_filter_value_width + do the lookup for $($$('.filter_values')) only once 14 years ago
Philipp Tessenow 549d616a5b change <<inactive>> labels to «inactive» 14 years ago
Philipp Tessenow 0f77fb92fb have a hidden operator box to not disturb our js when we have only one available_operator 14 years ago
Philipp Tessenow d864a86301 change css class if filters if they are inactive 14 years ago
Philipp Tessenow aa3bb8e7be remove the any_operator 14 years ago