Commit Graph

1205 Commits (f5bf2d05a036a0a823b4be0bc2b42c8e642ed6c1)
 

Author SHA1 Message Date
Philipp Tessenow f5bf2d05a0 have all hover effects and removal of groups working 14 years ago
Philipp Tessenow 91ca4af0d5 have arrow removal hover effect working 14 years ago
Philipp Tessenow a2a92dd0b7 hughe js refactoring and some js-enhancements 14 years ago
Philipp Tessenow e87d41ae9b enhance browser compability 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 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
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
Philipp Tessenow 4a7d6c7638 we may have inactive filters now - which use a magic value <<inactive>> 14 years ago
Philipp Tessenow 999fe44be1 if there is only one operator to choose, just print it (without having a select box with one element only) 14 years ago
Tim Felgentreff facf6ab712 use flash for in-place editor as well 14 years ago
Tim Felgentreff 9325baaac8 [FIT #18529] set width property of values in filters, so we can delay shrinking them 14 years ago
Tim Felgentreff ccc7fcb321 Merge branch 'feature/widgets' into feature/widgets-delayed_remove_button_move 14 years ago
Tim Felgentreff 2900eb9425 empty the result table on failed settings update 14 years ago
Tim Felgentreff 9606559125 remove legacy support for named reports 14 years ago
Tim Felgentreff b5d620af6c remove flash css from engine 14 years ago
Tim Felgentreff 89ea30309c render default action in show 14 years ago
Tim Felgentreff 13f85f956a build error flash with different classes. in case the server reported a client error, show the supplied error message 14 years ago
Tim Felgentreff 8e972b5d8b fix previous commit. the session might not contain a query 14 years ago
Tim Felgentreff 36d22ec172 store the active query name in the session as well, as long as applicable 14 years ago
Tim Felgentreff 7ef7475e11 serving static assets in development mode only while engines don't work on rails3 ... moving this to application 14 years ago
Tim Felgentreff b580a42a74 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff bc63f0862a Do not throw RecordNotFound in find_optional_report 14 years ago