Commit Graph

61 Commits (2f1c386851342d6bc88c2a27cad59b8e735ca407)

Author SHA1 Message Date
Alex Coles 33acd8ab0a Rework filters using new flexbox-based classes 10 years ago
Alex Coles 67a83e0952 Update views to use new text field, select styles 10 years ago
Alex Coles 93857302c2 Update views to use new button -highlight modifier 10 years ago
Alex Coles 519f10885a Prefer #map over #collect 10 years ago
Alex Coles 0ccb62381a Normalise syntax with Rubocop 10 years ago
Alex Coles 79ec894041 Use 1.9+ Hash syntax 10 years ago
Hagen Schink 7bbfc5c06e Update button definition 11 years ago
Hagen Schink cf5b84a6c8 Fix cell semantics 11 years ago
Hagen Schink 5d9e71712a Set scope for row header 11 years ago
Hagen Schink ad48672375 Replace close icon by icon font equivalent 11 years ago
Hagen Schink 724f38acb3 Replace close icon by icon font equivalent 11 years ago
Hagen Schink 6ffbc59e9e Make legend only group by caption 11 years ago
Sebastian Schuster bfba482ff9 Added copyright notices 11 years ago
Hagen Schink 74e47c27d4 Marks required field 11 years ago
Philipp Tessenow 7d5f750ee5 do not double escape units 11 years ago
Christian Rijke 803e08ecc2 Remove custom implementation of calendar_for and use the new datepicker from OpenProject core instead. 11 years ago
Sebastian Schuster 6090511272 Removed test code that slipped through 12 years ago
Sebastian Schuster e28bbe9923 Changed translations to actually translate upon requesting the label 12 years ago
Christian Rijke 1558fc5580 Remove dead code, rails 2 code and reformat one-line methods. 12 years ago
Sebastian Schuster f71001dc15 Changed the printed label to contain the translated text instead of symbols to be translated when finally printing out 12 years ago
Sebastian Schuster cf79d2f9d5 Moved the require of widget/filters/date to the engine as 12 years ago
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
Romano Licker 774a0f3876 use correct rename icon and correct styling a little 12 years ago
Philipp Tessenow fef66bbc31 refactored Widget::Setting's render method to be more flexible when rendering controls; remove rendering of cost_type settings as thats a redmine_reporting feature 13 years ago
Philipp Tessenow 221865942d moved cost_types widget into redmine_reporting plugin as its not an engine feature 13 years ago
Philipp Tessenow 05010e7091 give new hidden remove img a class to make it style-able later 13 years ago
Jens Ulferts b23680f0fe only render selectable filters 13 years ago
Jens Ulferts 6b73184055 have cost types rendered as a fieldset with radiobuttons along with the other settings 13 years ago
Jens Ulferts 05fe3cdfc6 harmonizing reporting filter representation with core 13 years ago
Jens Ulferts 5584f5815a accessibility - wrapping the group by groups into fieldsets 13 years ago
Jens Ulferts ee43cde628 replacing "remove" background image with image tag 13 years ago
Jens Ulferts b9a263e854 accessibility - providing context for filter operator and value 13 years ago
Jens Ulferts 3edaf4a9f6 alt tags for images 13 years ago
Jens Ulferts 0dccee383e prevent xss vulnarability caused by defining custom fields with malicious names 13 years ago
jwollert c022aeccb2 fixin' an xss vulnerability in query_name widget. 13 years ago
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