Commit Graph

1957 Commits (61ee1151d88507ee557a5154c348e653dabafd43)
 

Author SHA1 Message Date
Christian Rijke 8923bd5529 Return html in response instead of redirect url. 12 years ago
Christian Rijke 1558fc5580 Remove dead code, rails 2 code and reformat one-line methods. 12 years ago
Sebastian Schuster fcd8b0fa8f Removed custom way of loading dependant javascript files upon load 12 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
Christian Rijke b82dd87496 Merge pull request #3 from finnlabs/feature/rails3_fix_autoload 12 years ago
Sebastian Schuster cf79d2f9d5 Moved the require of widget/filters/date to the engine as 12 years ago
Sebastian Schuster 6ea41e16ca Added missing protoype asset require 12 years ago
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Christian Rijke d65f88fcd7 Merge pull request #2 from finnlabs/feature/rails3_assets_pipeline 12 years ago
Christian Rijke f43208c00d Merge pull request #1 from finnlabs/feature/rails3_reportingengine_to_engine 12 years ago
Sebastian Schuster 755606ebcb Remamed reportingengine gem to reporting_engine 12 years ago
Sebastian Schuster a0720ee25d Added asset precompilation 12 years ago
Sebastian Schuster fdb7cbfa44 Adapted paths to images 12 years ago
Sebastian Schuster cf1a459f5b Moved reportingengine out of the openproject namespace 12 years ago
Sebastian Schuster 63883ad54e Moved assets 12 years ago
Sebastian Schuster ece2f6395c Converted reporting_engine into a Rails engine 12 years ago
Michael Frister cb773f5e4a Add API changes for 3.2 upgrade 12 years ago
Martin Linkhorst 21ea389a19 syntax error fixes, probably a ruby 1.8 => 1.9 problem 12 years ago
Michael Frister 7d00a91f66 Update load paths for gem structure 12 years ago
Michael Frister bd74e51d1c Fix switch for 1.9 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
Romano Licker 809068cc93 replace close.gif with a blue cross (instead of chili-red) 12 years ago
Romano Licker 7cacfe8251 delete old edit-image (yellow pencil) 12 years ago
Romano Licker 6c123b15c2 change color of root arrows from black to current font color 12 years ago
Romano Licker 774a0f3876 use correct rename icon and correct styling a little 12 years ago
Romano Licker c0f1849aee change default button color to op-blue instead 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
Philipp Tessenow 221865942d moved cost_types widget into redmine_reporting plugin as its not an engine feature 13 years ago
Philipp Tessenow 12a46d30b7 Merge branch 'merge_master_into_ur_deployment' 13 years ago
Philipp Tessenow 05010e7091 give new hidden remove img a class to make it style-able later 13 years ago
Philipp Tessenow 1340562a59 Merge branch 'master' of https://dev.finn.de/git/reporting-engine 13 years ago
Markus Kahl 5619159c30 additional_operators has to be an instance method 13 years ago
Markus Kahl 43eca3cc45 additional_operators has to be an instance method 13 years ago
Markus Kahl e9ebfd605d accept additional operators that are used programmatically 13 years ago
Markus Kahl 976ac0f84f accept additional operators that are used programmatically 13 years ago
jwollert 12fd95489a restrict mass_assignable fields through attr_accessible. not terribly useful at the moment, as we don't mass_assign 13 years ago
Martin Linkhorst dad3429686 focus on :user_id later 13 years ago
Martin Linkhorst fae3145eb2 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jens Ulferts b23680f0fe only render selectable filters 13 years ago
Jens Ulferts 683d416135 padding after every fieldset in the query settings 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
Jens Ulferts 0c76c032a9 i18n for error messages on server response 13 years ago
Jens Ulferts 66d66229c4 inserting error messages inside the content and within an a which gets focused 13 years ago
Jens Ulferts 5584f5815a accessibility - wrapping the group by groups into fieldsets 13 years ago
Jens Ulferts ee43cde628 replacing "remove" background image with image tag 13 years ago
Jens Ulferts b9a263e854 accessibility - providing context for filter operator and value 13 years ago
Jens Ulferts 3edaf4a9f6 alt tags for images 13 years ago
Jens Ulferts 0dccee383e prevent xss vulnarability caused by defining custom fields with malicious names 13 years ago
jwollert c022aeccb2 fixin' an xss vulnerability in query_name widget. 13 years ago