Commit Graph

55 Commits (cda55ff9795b44168c3ce4f5a27b9b649c1cb8e2)

Author SHA1 Message Date
jwollert a3196802a2 don't need to include calendar files in filter widgets 14 years ago
Philipp Tessenow 0e8528327d fix indendation for dependent filters 14 years ago
Tim Felgentreff 4dd424b15a fix NPE 14 years ago
Tim Felgentreff 4ce42927bd oops, calendar header tags might be empty 14 years ago
Tim Felgentreff ea315ffd95 re-add lost '+' 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago
Philipp Tessenow 596790b4a2 filters may have multiple dependents - adapting the js to that change 14 years ago
Philipp Tessenow b147fd417d correctly reload saved values of date filters 14 years ago
Markus Kahl 279477c776 made multi_choice filter understand symbols for labels as i18n keys 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 5828192245 refactor operator-widget to let it do what it was intendet to 14 years ago
Philipp Tessenow 4feeb5b741 save originally selected value of a dependent-filter in html, so that js may restore the value later 14 years ago
Markus Kahl 6a86793fbf handle arrays for radio button values 14 years ago
Markus Kahl 0e52a7f51e fixed alumni radio selection 14 years ago
Markus Kahl 939c424512 Tried to fix selection. 14 years ago
Markus Kahl 1e1ea52260 multi choice filter styling 14 years ago
Markus Kahl 6a314c3f4e fixed br (content_tag -> tag) 14 years ago
Markus Kahl 1b48d66392 adjusted indentation 14 years ago
Markus Kahl a1b886a64a Restructured the MultiChoice Widget's render method a little. 14 years ago
Philipp Tessenow ec5eb6a5a0 render multi_choice filter 14 years ago
Philipp Tessenow 84d2611f74 have multi_choice.rb in lib/filter; move some funtionality from lib/widgets into lib/report/filter 14 years ago
Markus Kahl a5e4dd9cbd Added multi choice widget. 14 years ago
Philipp Tessenow 5cd1ff3f8f dependent filters have a margin-left css-property 14 years ago
Philipp Tessenow 0f77fb92fb have a hidden operator box to not disturb our js when we have only one available_operator 14 years ago
Philipp Tessenow 999fe44be1 if there is only one operator to choose, just print it (without having a select box with one element only) 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
Gregor Schmidt fdfc7e2d28 fixing double escaping bug 14 years ago
Tim Felgentreff fcaae6013d fix arity - the div boxing was screwed 14 years ago
Philipp Tessenow 011eda9044 alter the dependents-model so that each filter may have only _one_ dependent 14 years ago
Philipp Tessenow c03c0e3174 dont have " in json output 14 years ago
Philipp Tessenow f7f1cb4ae1 generate multiple dependents into data-dependents 14 years ago
Philipp Tessenow c827477e9b introduce dependents 14 years ago
Tim Felgentreff 2137a99a96 fix clear and filter restore JS via className since the class name has changed 14 years ago
Tim Felgentreff 91e1f10c10 #18590 - use small width for number text boxes 14 years ago
Tim Felgentreff 3ccf87b520 #18590: Texteingabefeld zu groß - removed hard-coded size 14 years ago
jwollert a0a53e8d3a associate filter name with text box input 14 years ago
jwollert 658a76583a fix chrome filter restore issues; additionally, the first element gets selected by default, if we don't pass any params 14 years ago
jwollert 5f69002df2 if we don't have a label for a filter value, just use label_none 14 years ago
Tim Felgentreff 1a833e1b55 handle immediate value in multi_values widget 14 years ago
Tim Felgentreff 59d5d21a73 fix display of Date widget 14 years ago
Tim Felgentreff 63c716af60 move more observers into pure JS 14 years ago
Tim Felgentreff 80cb5a8ff3 remove button ought to have unobtrusive on-click behaviour 14 years ago
Tim Felgentreff d8a436be0d remove checkbox, add remove button 14 years ago
Tim Felgentreff 09bf0b70cf pre-render selected operator and multi-values 14 years ago
Tim Felgentreff de8d036dfd fix typo 14 years ago
Tim Felgentreff 134a9b0895 emit more html in the widgets 14 years ago
Tim Felgentreff 18b4835340 fix bunked merge 14 years ago
Tim Felgentreff a3268d5c10 more impl for widget API 14 years ago
Tim Felgentreff ee85a792e8 start adding widgets 14 years ago
Tim Felgentreff c742921c49 start adding widgets 14 years ago