Commit Graph

2 Commits (c3441b8bf4e92472fc47dec3616f0553b5720304)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther d34c117b28
Prepare for core integration 6 years ago
Jens Ulferts a705aa50e8
style delete form 8 years ago
Mohamed Wael Khobalatte 8873e55f57 Ensure save and delete are routed properly 9 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
Sebastian Schuster bfba482ff9 Added copyright notices 11 years ago
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Sebastian Schuster cf1a459f5b Moved reportingengine out of the openproject namespace 12 years ago
Sebastian Schuster ece2f6395c Converted reporting_engine into a Rails engine 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
Konstantin Haase d5b270c706 properly set auth token 13 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
jwollert b80d7a95ed Revert "use GET for delete action again" 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 14 years ago
jwollert 8d616ae321 use GET for delete action again 14 years ago
jwollert 59fe1090c9 reintroduce display:none style for delete popup 14 years ago
Tim Felgentreff eee45277e5 Revert. This is not needed anymore, because the @query.new_record? and permission states are coded into the cache_key, so we cache controls multiple times for different combinations of permissions 14 years ago
Tim Felgentreff 79d0b43793 [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
jwollert d5a28204ac Settings should not be cached due to changing permissions and query states 14 years ago
jwollert 7710f05998 use DELETE method instead of GET on delete 14 years ago
jwollert 7065a9b360 use DELETE instead of GET on delete button 14 years ago
Tim Felgentreff 268f51fc75 [FIT #19061] Hide SaveAs and Delete popup widgets per default. 14 years ago
Tim Felgentreff c04fc02b6c Add permission options to controls 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago
Wieland Lindenthal 90703d6987 Buttons have apply and secondary style and icons. 14 years ago
Wieland Lindenthal f2e125ff3a Added button styling for delete link of reports 14 years ago
Tim Felgentreff b9f7f75e2f remove spans 14 years ago
Tim Felgentreff 585faa1719 shorten html 14 years ago
Tim Felgentreff 2d9837b85e move popup's delete-cancel button behaviour to pure JS 14 years ago
Tim Felgentreff e2be0fd6e1 implement saveAs widget and move all those link_to_functions into pure JS 14 years ago
Tim Felgentreff dbc1fc11c8 widgetise controls/buttons 14 years ago