Commit Graph

19 Commits (30039f34b31cac716c9829b55e91e49f9c23e34e)

Author SHA1 Message Date
Jens Ulferts 35b2d43870
remove unused help functionality 8 years ago
Jens Ulferts a705aa50e8
style delete form 8 years ago
Jens Ulferts 1936f875e8
style save form 8 years ago
Henriette Dinger 403eb03b10 Update icon font 9 years ago
Mohamed Wael Khobalatte 8873e55f57 Ensure save and delete are routed properly 9 years ago
Jens Ulferts 1d74a5510d remove old rename functionality 10 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
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
Konstantin Haase d5b270c706 properly set auth token 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
Markus Kahl 78b9e72664 Use private/public!? everywhere. 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
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
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
Markus Kahl 3d1ba705bf enabled help for SaveAs button 14 years ago
Markus Kahl 6e6f0acf84 Enable show_at_id for tooltips. 14 years ago
Markus Kahl d2e2e146ee Use cordinc_tooltip; made icon and diff customizable. 14 years ago
Markus Kahl d9980d408c Enabled help text for Clear Control. 14 years ago
Markus Kahl 3a86896c1b changed help icon 14 years ago
Markus Kahl 33644dff5f Integrated help widget rendering into Widget Base. Implemented custom rendering for Filters and GroupBy Widgets. 14 years ago
Markus Kahl 9c956977e6 Added Help Widget and put one next to the filter selection for demonstration. 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
Markus Kahl 87e162b09a enabled help for SaveAs button 14 years ago
Markus Kahl 0d7bf4a0a4 Enable show_at_id for tooltips. 14 years ago
Markus Kahl b71bf13c57 Use cordinc_tooltip; made icon and diff customizable. 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago