Commit Graph

1307 Commits (f1c47a2babd8f8444113a8eaaaa8612ba2377a26)
 

Author SHA1 Message Date
Tim Felgentreff f1c47a2bab [FIT #19060] Redirect to default report upon deleting an old one 14 years ago
Philipp Tessenow 0c1d928dcb have better translations vor none 14 years ago
Philipp Tessenow 55ab3921b4 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Philipp Tessenow 5cdc1e3352 map value, but convert nils different now. So they can stay at the end of the table 14 years ago
Philipp Tessenow 48d70e548c change typo in comment 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
Philipp Tessenow 4aa20a8e77 fix filters.js bug - under certain circumstances too many filters were selected as source for narrowing values 14 years ago
Philipp Tessenow 48629bc4fa fetch data from right database 14 years ago
Philipp Tessenow 2764813a9d Merge branch 'feature/widgets' into feature/regional_companies 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
Philipp Tessenow 0e8528327d fix indendation for dependent filters 14 years ago
Philipp Tessenow 334f1c03fc Merge branch 'feature/widgets' into feature/regional_companies 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
Philipp Tessenow d256a09905 correctly switch visible dependent chains if there is more than one possible dependent 14 years ago
Philipp Tessenow 660cda8aa1 Merge branch 'feature/widgets' into feature/regional_companies 14 years ago
Philipp Tessenow e250a5de29 correctly handle additional url-params when narrowing values 14 years ago
Philipp Tessenow c2dc810b1b correctly narrow values of the labels are not equal to values 14 years ago
Philipp Tessenow 938a2a29c8 comment for narrow_values in controller.rb 14 years ago
Philipp Tessenow 7d02d35c49 correctly narrow values for dependents which dont have the name of their fields 14 years ago
Philipp Tessenow b2def1972c enable filters to know a translation for a given value depending on their available values 14 years ago
Philipp Tessenow e5b19210c6 remove the right dependent filter not just the first one 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
Philipp Tessenow 99d4cb560c change group_by class loading - grouping of field now happens later 14 years ago
Philipp Tessenow 91fa7783df js function which_dependent_shall_i_take now additionally takes the source as a parameter 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
Philipp Tessenow 596790b4a2 filters may have multiple dependents - adapting the js to that change 14 years ago
Philipp Tessenow 47fb43d4f5 update dependent code documentation 14 years ago
Markus Kahl 3b9cf20d10 Fixed typo in label_group_by_add. 14 years ago
Philipp Tessenow af667a2872 merged feature/widget into feature/regional_companies 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 818799929a allow multiple dependents 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