OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/widget
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
..
controls Buttons have apply and secondary style and icons. 14 years ago
filters refactor operator-widget to let it do what it was intendet to 14 years ago
settings create a settings widget to render filter and group by settings as one 14 years ago
table use callables to provide field mappings for table rendering 14 years ago
base.rb accept a block on render methods to specify enclosed content 14 years ago
controls.rb widgetise controls/buttons 14 years ago
filters.rb make toggleFieldset work again on settings 14 years ago
group_bys.rb 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
old_group_bys.rb renamed old group_by to OldGroupBy and delicious grouping to GroupBy 14 years ago
settings.rb totaly removed old group_by 14 years ago
table.rb use callables to provide field mappings for table rendering 14 years ago