Commit Graph

1368 Commits (f03667a8f7a7e0a5ae1c2e48a671a48553e31492)
 

Author SHA1 Message Date
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
Philipp Tessenow 7761dff12e when asking a report for its queries it is now possible to optionally specify the type of group_by (:row, :column) 14 years ago
Philipp Tessenow c25b24e699 removed now unused images from old grouping 14 years ago
Philipp Tessenow 75a4c1c077 removed some old css styles 14 years ago
Philipp Tessenow fc7387a539 have a working form serialization 14 years ago
Philipp Tessenow c36787068b totaly removed old group_by 14 years ago
Philipp Tessenow 0ce1996e4a renamed old group_by to OldGroupBy and delicious grouping to GroupBy 14 years ago
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
Markus Kahl 279477c776 made multi_choice filter understand symbols for labels as i18n keys 14 years ago
Markus Kahl fae6e8450e Yielded to Redcar's complaints (fixed indentation and added missing semicolons). 14 years ago
Markus Kahl ee700b5b21 Fixed pre-selection of radio options in load_available_values_for_filter. 14 years ago
Philipp Tessenow e87d41ae9b enhance browser compability 14 years ago
Markus Kahl b6bacddf37 Fixed radio name for the Alumni Filer. Enclosed radio button in div which represents 'arg_1_val'. 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