Commit Graph

580 Commits (6e5d1ce83f0b88bbeb5eabef58f40ec098c6b5c6)

Author SHA1 Message Date
Jens Ulferts 2967e30ae7 uses first descendant of ActiveRecord::Base to determine "ON" clause attribute 12 years ago
Jens Ulferts 9e7bc3e128 removes uninformative comment 12 years ago
Christian Ratz 886d62ee3e new version; updated changelog 12 years ago
Sebastian Schuster aa967ec9aa Changed background colour when hovering over group-by widgets to OpenProject blue 12 years ago
Sebastian Schuster 87129255a2 Changed link in config view to point to the plugin project at openproject.org 12 years ago
Sebastian Schuster 9b78bd2bb3 Changed naming to be consistent 12 years ago
Sebastian Schuster 2d87f07be1 Made sure we have an array of values to mimic the behaviour 12 years ago
Christian Ratz 57342c213a new version; added CHANGELOG 12 years ago
Christian Rijke 6ccfd78faf Detect MySQL and throw an exception for version 5.6. 12 years ago
Christian Rijke a2e96afadc Include scriptaculous controls to fix in-place-editor. 12 years ago
Christian Rijke 895c38bc8a Remove Rails2 specific code. 12 years ago
Christian Rijke 05dfa8fefb Revert change of request method. 12 years ago
Christian Rijke 0b5b8764ec Inline 'stream' method as it is used only once and passing a block argument and capturing it doesn't work properly for streaming. 12 years ago
Christian Rijke c4756de0d8 Revert "Return html in response instead of redirect url." 12 years ago
Sebastian Schuster 6090511272 Removed test code that slipped through 12 years ago
Christian Rijke 3ee993fb77 Use GET to retrieve list of values instead of POST. 12 years ago
Christian Rijke 9ebe41a26c Remove deprecated code for Rails 2. 12 years ago
Sebastian Schuster e28bbe9923 Changed translations to actually translate upon requesting the label 12 years ago
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
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
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
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 774a0f3876 use correct rename icon and correct styling a little 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 05010e7091 give new hidden remove img a class to make it style-able later 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 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 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