Commit Graph

328 Commits (8c62d9e0f6fe05c9069d1a07ed48d3a6d7e1b21b)

Author SHA1 Message Date
jwollert e3dc61d1ac check whether an operator has been touched for the very first time 14 years ago
jwollert 1922abb6c6 make sure form buttons have a margin 14 years ago
jwollert e153ed6ba1 we don't enforce. ain't no cops, dude 14 years ago
Tim Felgentreff 5621ae55bd add safeguards to javascripts to avoid script-errors with mal-formed pages 14 years ago
Tim Felgentreff 143b73aea3 Fix a JS error if the progressbar is not active 14 years ago
jwollert 93ad19d395 simple js hook to check for special filter behaviour 14 years ago
jwollert b91cd1ba52 it's impossible to add an already existing filter/group_by through js now, even with IE 14 years ago
Markus Kahl d8956133b4 Fixed typo which ruined style in IE7 (#19252). 14 years ago
Markus Kahl 7b3820d5fc Made table row alternation and highlight styles for IE7. 14 years ago
Markus Kahl af44038a00 Fixed table styles for IE7. 14 years ago
Tim Felgentreff fa786a0ecd Move calendar.css fixes for reporting into engine 14 years ago
Tim Felgentreff cc1614abfb [FIT #18962]: Hovering over GroupBys in IE7 made the table jump up by 10px. Fixed by moving the margin from the controls margin-bottom to the tables margin-top. 14 years ago
Tim Felgentreff 29ef6e820b Stop the progressbar when an error occurs trying to fetch a report. 14 years ago
jwollert 7feedd5d6c adjust css to center .report ths by default, fixes ticket #19068 14 years ago
jwollert b101029f2b fix progressbar interval calculation. SIZE MATTERS 14 years ago
Philipp Tessenow b738bfb214 help.css should define white-space: normal; for its help-popups 14 years ago
Tim Felgentreff 366bedd8b4 Add a short text above the progressbar 14 years ago
Markus Kahl 94b3d1199f fixed 'invalid arg' bug 14 years ago
Markus Kahl f701f1ce7a Enabled help for filter and group-by legends. 14 years ago
Markus Kahl c1031abc1b New option to place tooltip somewhere else than next to the target. 14 years ago
Markus Kahl 59b59ae602 Moved help/tooltip css into extra file. 14 years ago
Markus Kahl cf11aa99d9 Ensure tooltip visibility and size. 14 years ago
Markus Kahl d2e2e146ee Use cordinc_tooltip; made icon and diff customizable. 14 years ago
Markus Kahl 2898fc3aa0 Mitigate 'info icon hover deformation' in Chrome & 14 years ago
Markus Kahl 3a86896c1b changed help icon 14 years ago
Markus Kahl 33644dff5f Integrated help widget rendering into Widget Base. Implemented custom rendering for Filters and GroupBy Widgets. 14 years ago
Markus Kahl 195fdc2046 cleaned up debris 14 years ago
Markus Kahl 9c956977e6 Added Help Widget and put one next to the filter selection for demonstration. 14 years ago
Markus Kahl 3eab89f480 fixed 'invalid arg' bug 14 years ago
Tim Felgentreff 2254a727df Fix script errors 14 years ago
Wieland Lindenthal c5cd593418 Giving the group-by areas a background in order to signal to which a select box belongs, cols or rows. 14 years ago
Markus Kahl d0a8d43de6 Enabled help for filter and group-by legends. 14 years ago
Markus Kahl 32fb32fdd8 New option to place tooltip somewhere else than next to the target. 14 years ago
jwollert d14b8eafce adjust apply button callback to work with new progressbar code 14 years ago
jwollert 8aa07a6216 forgot to change apply button callback according to new progressbar.js code 14 years ago
jwollert df918b5e1d modal confirmation dialog for progressbar question 14 years ago
jwollert 926c9d1252 fix width for IE7, needs to be fixed 14 years ago
jwollert 8de3cb33ea simplify progressbar width calculations 14 years ago
Philipp Tessenow 4aa20a8e77 fix filters.js bug - under certain circumstances too many filters were selected as source for narrowing values 14 years ago
jwollert e4f614a309 use prototypes bindAsEventListener() to make IE7 pass the handler 14 years ago
jwollert 318242ce69 ^ doesn't work as expected in js 14 years ago
jwollert aeb6285c35 linting progressbar js files 14 years ago
Markus Kahl 96f62eb32e Moved help/tooltip css into extra file. 14 years ago
Markus Kahl f275bfbec0 Ensure tooltip visibility and size. 14 years ago
Markus Kahl b71bf13c57 Use cordinc_tooltip; made icon and diff customizable. 14 years ago
Wieland Lindenthal b4f43ff267 limiting the width of the filter and group-by fieldsets in order to stop the group-by-selections to move out of the viewport when having a wide result table. 14 years ago
jwollert 5b4a95f59b animated progress bar to trick the user into thinking that we know what we're doing when actually, we DON'T HAVE ANY CLUE GUYS 14 years ago
jwollert 185237c98d adds clear method for group bys 14 years ago
Philipp Tessenow b3e141a76a correctly handle additional url-params when narrowing values 14 years ago
Philipp Tessenow 3d3963a9e9 consider upper dependent-chain when narrowing values 14 years ago