Commit Graph

9 Commits (b6747c210a45e4abe8f5391cdeb5ced36928e548)

Author SHA1 Message Date
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
Martin Linkhorst 21ea389a19 syntax error fixes, probably a ruby 1.8 => 1.9 problem 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
Philipp Tessenow fef66bbc31 refactored Widget::Setting's render method to be more flexible when rendering controls; remove rendering of cost_type settings as thats a redmine_reporting feature 13 years ago
Jens Ulferts 6b73184055 have cost types rendered as a fieldset with radiobuttons along with the other settings 13 years ago
Jens Ulferts 05fe3cdfc6 harmonizing reporting filter representation with core 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Gregor Schmidt 97903fa4b3 only rendering SaveAs, if user is allowed to create reports/querys 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
Philipp Tessenow 6d4570157e dirty fix for rendering bug 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 14 years ago
Markus Kahl 01cab3618e removed hard-coded help texts and made them configurable 14 years ago
Markus Kahl df635d46a6 Set help texts for filter and group-by legends. 14 years ago
Tim Felgentreff 3e6e493e3c Don't cache the settings widget, single controls may change depending on the current user 14 years ago
Tim Felgentreff c04fc02b6c Add permission options to controls 14 years ago
Markus Kahl 48b9d9edec removed hard-coded help texts and made them configurable 14 years ago
Markus Kahl f423fbfd4a Set help texts for filter and group-by legends. 14 years ago
Tim Felgentreff 043a3a8f54 finish transition to canvas 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago
Philipp Tessenow c36787068b totaly removed old group_by 14 years ago
Philipp Tessenow 0ce1996e4a renamed old group_by to OldGroupBy and delicious grouping to GroupBy 14 years ago
Philipp Tessenow 0fde4f1b28 make delicious group_by appear before old group_by (no need to scroll) 14 years ago
Philipp Tessenow c1671522f7 have delicious group_by in parallel to the old grouping for now 14 years ago
jwollert 5e567dfa62 form_tag does not provide any args for the block 14 years ago
Tim Felgentreff 7598359c54 we don't use the form helper at all, just enclose in a form tag 14 years ago
jwollert 6206b4647d implement clear widget 14 years ago
Tim Felgentreff cfc88259ff use div around controls 14 years ago
Tim Felgentreff dbc1fc11c8 widgetise controls/buttons 14 years ago
jwollert dc317be64b pass query to fieldset widgets too, to make sure we get the right options. this should probably be made optional 14 years ago
Tim Felgentreff 82fded35ab create a settings widget to render filter and group by settings as one 14 years ago
Tim Felgentreff ee85a792e8 start adding widgets 14 years ago
Tim Felgentreff c742921c49 start adding widgets 14 years ago