Commit Graph

78 Commits (b6747c210a45e4abe8f5391cdeb5ced36928e548)

Author SHA1 Message Date
Romano Licker 548ee22f50 [accessbility] add title on remove button for filters 13 years ago
Romano Licker 2914a287ef [accessibility] label for operator 13 years ago
Romano Licker 29f6b7524c [accessibility] labels for multiselect 13 years ago
Romano Licker b56ac1d8ac [accessibility] add label to filter text boxes 13 years ago
Romano Licker bfdb7269a9 [accessibility] add label to 'date'-fields 13 years ago
Romano Licker a1595b8030 [accessibility] label on 'add filter' 13 years ago
Romano Licker ff1c848d82 [accessibility] give rows/columns a h3 tag in order 13 years ago
Romano Licker 39ed659834 [accessibility] make legends on fieldsets tabable 13 years ago
Philipp Tessenow 6bac0f7b0e fixed bug, which came when clicking on non-labour-costs on an issues detail page 13 years ago
Philipp Tessenow a5c62b6b1d add option to Filters::Option Widget, which allows us to better specify the option-tags to render 13 years ago
Philipp Tessenow cce5c9a095 if a filter is a heavy filter, render the heavy filter widget 13 years ago
Philipp Tessenow 24cefacfda added heavy filter widget 13 years ago
Philipp Tessenow e702b0f534 an operator is not changable anymore, when rendered for a heavy filter 13 years ago
Philipp Tessenow 5ef9006ff3 removed old TODO-comment 13 years ago
Markus Kahl 5b487766ad let the js know when a filter is a dependent one 13 years ago
Markus Kahl 5690b5274e Values expected as ["1", "2"], sector_id yields [1, 2] which when combined with that gsub! stuff equals BOOOM! 13 years ago
Markus Kahl c1611b1c80 fixed multi_choice filter value restoration 13 years ago
Markus Kahl 47de452ad6 in principle working, though a bit too much perhaps 13 years ago
jwollert 12bef5ea7b web standards: pretty neat, right? 13 years ago
jwollert d05708cc11 always use the current controller when creating the link to available_values 13 years ago
Jens Ulferts f2f78de425 fixing asynchronous reloading on filters 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Gregor Schmidt 2647bf507b icon might be nil 13 years ago
Gregor Schmidt 97903fa4b3 only rendering SaveAs, if user is allowed to create reports/querys 13 years ago
Gregor Schmidt 4f2c227edf fixing cached widgets 13 years ago
Konstantin Haase bfa8869f72 fix cached widgets 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
Tim Felgentreff faab11d080 Fix #4412, filter table was rendering incorrectly 13 years ago
Konstantin Haase d5b270c706 properly set auth token 13 years ago
Tim Felgentreff c43244a08b add a hook on the instance side for Filter#display? 13 years ago
jwollert c4fb3db7c7 remove list class from report table so conflicting siemens styles won't be applied 13 years ago
jwollert 37cd40a01d don't render a possibly broken table if the result is empty anyway 13 years ago
Tim Felgentreff b08fe791e3 the Widget::Table never wrote to the canvas. Have it write, to make sure we have one, in case we're not streaming or serving from cache 14 years ago
Tim Felgentreff fff8ffc4c5 actually output 'No data to display' 14 years ago
Tim Felgentreff c53f6829e8 add hooks to register different tables to Widget::Table 14 years ago
jwollert 13adfcd85b reactivate table widget to make switching between table types easier 14 years ago
Tim Felgentreff 3ccc725213 allow globally deactivating widget caching 14 years ago
Tim Felgentreff 4bc0f265a0 Fix for safe_concat not working with nil in Rails 2 14 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
Tim Felgentreff 625cab837c Rails 2 will freeze strings it writes onto with tag helpers 14 years ago
Philipp Tessenow 6d4570157e dirty fix for rendering bug 14 years ago
Philipp Tessenow 09e84f06f1 go for valid html 14 years ago
Philipp Tessenow 8c62d9e0f6 define alt-tag in help icons 14 years ago
Markus Kahl 3305b2f61b help icon link div -> span 14 years ago
Markus Kahl 7ea83c2e0b resurrected filter(chainable) help icons 14 years ago
Markus Kahl c98d1ca26e add subject name to cache key 14 years ago
Markus Kahl 78b9e72664 Use private/public!? everywhere. 14 years ago
jwollert b80d7a95ed Revert "use GET for delete action again" 14 years ago
jwollert 754b31fc91 use method in progressbar to check whether to render the table directly 14 years ago
jwollert ed2dcb99a6 REALLY don't try to render xls in engine 14 years ago