Commit Graph

285 Commits (94b3d1199fc2a27d37009ce087c6cf7254e68e4f)

Author SHA1 Message Date
Philipp Tessenow e87d41ae9b enhance browser compability 14 years ago
Philipp Tessenow 26bbbebc9e add delicious group_by to css 14 years ago
Philipp Tessenow 66e22606ee add some first delicious group_by js-code 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 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 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 1e1ea52260 multi choice filter styling 14 years ago
Philipp Tessenow ec5eb6a5a0 render multi_choice filter 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 d864a86301 change css class if filters if they are inactive 14 years ago
Philipp Tessenow 4a7d6c7638 we may have inactive filters now - which use a magic value <<inactive>> 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 2900eb9425 empty the result table on failed settings update 14 years ago
Tim Felgentreff b5d620af6c remove flash css from engine 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
Markus Kahl 6206b2bbea Issue #18775, old flash messages are cleared now upon a new request. 14 years ago
Wieland Lindenthal 5dedd2ff3c Setting basic font size and line height for reporting interfaces. 14 years ago
Philipp Tessenow 5969cdc0b9 do not move filter when it should be hidden initially 14 years ago
Wieland Lindenthal eff4e74887 Reworking remove buttons of filters using hidden field for data storage and siemens styles for layout. 14 years ago
Tim Felgentreff fae6123a63 dependent filters appear as block, without borders in-between 14 years ago
Tim Felgentreff 470cfcbcff fix linting errors 14 years ago
Tim Felgentreff fb67da87e8 show newly added filters last in the box 14 years ago
Wieland Lindenthal d48f921832 Making the whole row in a table yellow when hovered. 14 years ago
Wieland Lindenthal de80c7431f Fixes a bug with IE 7 and IE 8. The buttons were too big (high). Closes #18594. 14 years ago
Philipp Tessenow 0d5e9d479a IE compatible version of adding/removing option tags when loading available values per ajax 14 years ago
Philipp Tessenow 2e9bf0e534 avoid error which occurs when looking for Report::Filter::Undefined 14 years ago
Wieland Lindenthal 90703d6987 Buttons have apply and secondary style and icons. 14 years ago
Wieland Lindenthal fba5932f40 Form control margin and text size changed to make buttons nicer 14 years ago
Gregor Schmidt 32c70d19ab adding $() wrappers around native nodes to please IE 14 years ago
Tim Felgentreff 88120b0ed4 fire argument change events when the operator changes 14 years ago
Tim Felgentreff 885b61d076 fix error introduced with last commit, where the select box wasn't updated properly 14 years ago
Philipp Tessenow 7fbe276262 change cursor of flash_messages 14 years ago
Philipp Tessenow 015d094805 change dependents operator to any if the dependent was recently added 14 years ago