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
jwollert 8d616ae321 use GET for delete action again 14 years ago
..
controls use GET for delete action again 14 years ago
filters don't need to include calendar files in filter widgets 14 years ago
settings unify use of maybe_with_help() helper. fix missing help icon near save button 14 years ago
table Mark last content column with special css class. 14 years ago
base.rb Include the language in all widget caches 14 years ago
controls.rb [FIT #19136] Upon saving a private report, the "Save As" button is still labeled with just "Save". This is a cache-invalidation problem (the report was previously 'new', so we had cached this widget's html, even though it depends on the save-status of the widget, too). Solved by adding the new_record? state to the cache_key for controls, and actually have controls inherit from Widget::Controls 14 years ago
filters.rb unify use of maybe_with_help() helper. fix missing help icon near save button 14 years ago
group_bys.rb unify use of maybe_with_help() helper. fix missing help icon near save button 14 years ago
help.rb The Help widget is not control, even though it might be rendered next to one 14 years ago
settings.rb Merge branch 'feature/widgets' into feature/animated_progress_bar 14 years ago
table.rb Transitional: Include ReportingHelper in the Widget::Table class 14 years ago