Commit Graph

78 Commits (b6747c210a45e4abe8f5391cdeb5ced36928e548)

Author SHA1 Message Date
Henriette Dinger ce04677f55 Replace image with an icon 9 years ago
Henriette Dinger 61ee1151d8 Remove the incorrect class 9 years ago
Oliver Günther 4f41d2a45a Use label instead of internal key 9 years ago
Magdalena Kafka 9ff895881a Enable removing filters by pressing Enter or Spacebar 9 years ago
Henriette Dinger 403eb03b10 Update icon font 9 years ago
Mohamed Wael Khobalatte 8873e55f57 Ensure save and delete are routed properly 9 years ago
Stefan Botzenhart ab285e9e35 Remove custom String#write method which caused errors 9 years ago
Vadim Costin b3fb300674 add css classes for formfields and legend tags 10 years ago
Jens Ulferts 1d74a5510d remove old rename functionality 10 years ago
Jens Ulferts a825439e28 style drop down menus 10 years ago
Jens Ulferts 098222a3b8 applies core's filter styling 10 years ago
Alex Coles 6f026d3376 Update widgets to use new form element classes 10 years ago
Alex Coles a562507492 Update widgets to use .advanced-filters classes 10 years ago
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 ba82d913b1 Replace close icon by icon font equivalent 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