Commit Graph

1774 Commits (69f9a6375cf955053d84aa7e23c08d95a1e4a54d)
 

Author SHA1 Message Date
sschu 69f9a6375c Merge pull request #9 from finnlabs/feature/rails3-raise-mysql56-incompatibility-error 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
sschu 67d6312693 Merge pull request #8 from finnlabs/feature/rails3-fix-inplace-editor 12 years ago
Christian Rijke a2e96afadc Include scriptaculous controls to fix in-place-editor. 12 years ago
sschu 00e9aa75d1 Merge pull request #7 from finnlabs/feature/fix-csrf 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 572703043c Merge pull request #6 from finnlabs/feature/rails3_fix_javascript_assets 12 years ago
Christian Rijke 6c39f9e0ce Merge pull request #4 from finnlabs/feature/rails3_fix_translations 12 years ago
sschu 89f0c2a657 Merge pull request #5 from finnlabs/feature/fix-ajax 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
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