Commit Graph

1280 Commits (185237c98d856bf0eed7cc3f3f0b2692e1249d10)
 

Author SHA1 Message Date
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
Tim Felgentreff d92cb5b591 Merge branch 'feature/widgets' into feature/patched_connection 14 years ago
jwollert e5261840f3 just a little cleanup 14 years ago
jwollert d75b7a2922 filters need to be ordered so we get a consistent hash 14 years ago
jwollert e2ff195ee3 Merge branch 'feature/patched_connection' of https://dev.finn.de/git/reporting-engine into feature/patched_connection 14 years ago
jwollert a19786b28b fixxed connection switching 14 years ago
jwollert c9f38c53dd fixes UR spec 14 years ago
jwollert 69e3f08f27 aliased Report.connection 14 years ago
Tim Felgentreff 1f5eeaeec6 Simplify hash method for reports 14 years ago
Tim Felgentreff b6cb5c5185 fix handling of nil values 14 years ago
Markus Kahl 0a3253ee7e cleared merge debris 14 years ago
Markus Kahl 3b9cf20d10 Fixed typo in label_group_by_add. 14 years ago
Philipp Tessenow 3893c7d2a6 Merge branch 'feature/multi_choice' into feature/widgets 14 years ago
Philipp Tessenow 4d71734994 fix ie7/chrome org-structure reloading bug 14 years ago
Philipp Tessenow 2de6b180dd meged feature/widget into feature/multi_choice 14 years ago
Philipp Tessenow fbeea2676f Merge branch 'master' into feature/multi_choice 14 years ago
Philipp Tessenow 39551185c0 fix ur specs - ensure we have an array when checking the size of a filters values 14 years ago
Philipp Tessenow 154101d49b introduce special <<null>> value when narrowing values to not confuse nil and empty strings 14 years ago
Philipp Tessenow 567367b7e2 allow operators to operate on nil-values too 14 years ago
Philipp Tessenow 69d773c34a when narrowing values create options with their label as label (and not their value) 14 years ago
Philipp Tessenow 1d624fd16b have the remove-icon (from the clear-button) as the group-by remove 14 years ago
Philipp Tessenow fd8972e9b4 adapt height of drop_tagets to their draggables 14 years ago
Philipp Tessenow 0cbbc7f107 have the select-box for adding group-bys on the right again 14 years ago
Philipp Tessenow eb3ba0f909 correctly render span tags 14 years ago
Philipp Tessenow e9ea5b0e70 insert new group-bys just before the select box 14 years ago
Markus Kahl dc2f060171 Made check for element name IE and Opera compatible. 14 years ago
Markus Kahl f97b49474c Added alias method (named aka) to Operator. 14 years ago
Markus Kahl 372b3ac2b2 moved new operator to own ones 14 years ago
Philipp Tessenow 24bfba7d8c some feedback from wieland for group-by design 14 years ago
Philipp Tessenow 80da6e90d7 group by caption are now inlined with their groups - some general styling 14 years ago
Philipp Tessenow 5a59dc6b3f Merge branch 'feature/widgets' into feature/no_session 14 years ago
Philipp Tessenow 3e10915df0 removed remaining old grouping widget 14 years ago
Philipp Tessenow da723946c1 show --add group-by-- in group-by select-box 14 years ago
Philipp Tessenow bd428a9510 moved some reporting-translations from ur ot engine (added add group-by translation) 14 years ago
Konstantin Haase b007d40897 ask the engine for our connection rather than ActiveRecord::Base 14 years ago
Konstantin Haase 901fc6a016 ask the engine for our connection rather than ActiveRecord::Base 14 years ago
Philipp Tessenow b147fd417d correctly reload saved values of date filters 14 years ago
Philipp Tessenow 07b37e2192 slightly change arrow-angel of group_bys 14 years ago
Philipp Tessenow 9eba26b50f slightly change arrow-angel of group_bys 14 years ago
Philipp Tessenow ea6b2cfc05 merged feature/widet into feature/multi_choice for presentation purposes 14 years ago
Markus Kahl 96d5d48f52 Added ?= operator which means 'null or equal'. 14 years ago
Philipp Tessenow 026953d64f have css-based delicious group-by 14 years ago
Philipp Tessenow 95773340d8 Merge branch 'feature/widgets' into feature/multi_choice 14 years ago
Philipp Tessenow 7127e86a4a fix ie-bug group_by dont use img-tags anymore but span-tags instead 14 years ago
Philipp Tessenow df6293a31c fix ie-bug which happened when a 4xx response was the result of an ajax request 14 years ago
Philipp Tessenow b34015d0d2 remove old commented code 14 years ago
Philipp Tessenow e34490986d some js refactorings (lke missing semicolons and some whitespace) 14 years ago
Philipp Tessenow ec2dae2729 correctly restore group_bys now 14 years ago
Philipp Tessenow e0db7e7930 work on the group_by rendering, groups are sorted and put in optgroups now, not selectable group are not printed in html-output anymore 14 years ago