Commit Graph

1 Commits (57de5ecf70127caf2f025b90f6dfa18a275f05ff)

Author SHA1 Message Date
Oliver Günther d34c117b28
Prepare for core integration 6 years ago
Jens Ulferts 1d74a5510d remove old rename functionality 10 years ago
Alex Coles 0ccb62381a Normalise syntax with Rubocop 10 years ago
Alex Coles 79ec894041 Use 1.9+ Hash syntax 10 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
Romano Licker 774a0f3876 use correct rename icon and correct styling a little 12 years ago
jwollert c022aeccb2 fixin' an xss vulnerability in query_name widget. 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Gregor Schmidt 2647bf507b icon might be nil 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
Markus Kahl 78b9e72664 Use private/public!? everywhere. 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 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
Tim Felgentreff c04fc02b6c Add permission options to controls 14 years ago
Tim Felgentreff 86ba13175b Don't cache the Label widget - we don't regard the query name for comparison, and it won't change the result 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago
Wieland Lindenthal 5f53330588 changed label as it actually is about new report. 14 years ago
Tim Felgentreff d34c9cee1d move common controller code into a mixin 14 years ago
jwollert 05401c64de introduces data attribute in query_name widget to check if query.new_record? 14 years ago
Tim Felgentreff aacfa920eb json is not html_safe 14 years ago
Tim Felgentreff ff2fdf16a1 fix and cleanup in-place-editing 14 years ago
Tim Felgentreff bcd0198bf1 fix url_for call 14 years ago
Tim Felgentreff dbc1fc11c8 widgetise controls/buttons 14 years ago