Commit Graph

12 Commits (ce9ca6b51a9a5991f8f715791ef12d891e738a6a)

Author SHA1 Message Date
Henriette Dinger 403eb03b10 Update icon font 9 years ago
Jens Ulferts a825439e28 style drop down menus 10 years ago
Alex Coles 93857302c2 Update views to use new button -highlight modifier 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 7bbfc5c06e Update button definition 11 years ago
Sebastian Schuster bfba482ff9 Added copyright notices 11 years ago
Hagen Schink 74e47c27d4 Marks required field 11 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 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
Tim Felgentreff 4bc0f265a0 Fix for safe_concat not working with nil in Rails 2 14 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
Markus Kahl c98d1ca26e add subject name to cache key 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 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
Philipp Tessenow 32d0dc4065 unify use of maybe_with_help() helper. fix missing help icon near save button 14 years ago
jwollert d5a28204ac Settings should not be cached due to changing permissions and query states 14 years ago
Tim Felgentreff 268f51fc75 [FIT #19061] Hide SaveAs and Delete popup widgets per default. 14 years ago
Markus Kahl 3d1ba705bf enabled help for SaveAs button 14 years ago
Tim Felgentreff c04fc02b6c Add permission options to controls 14 years ago
Markus Kahl 87e162b09a enabled help for SaveAs button 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
Tim Felgentreff cf927355c8 #18539 Bei neuen Reports nur 'Save' Icon und Label und nicht die Save-As-Variante bei gleicher Funktionalität. 14 years ago
jwollert b844741bc6 make save button fancy 14 years ago
Tim Felgentreff b9f7f75e2f remove spans 14 years ago
Tim Felgentreff 585faa1719 shorten html 14 years ago
Tim Felgentreff 8752efb86e display all of the save_as popup 14 years ago
Tim Felgentreff 3e574c9051 fix typo 14 years ago
Tim Felgentreff da43824de6 save as is called save if the query isn't currently saved 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