Commit Graph

720 Commits (7044046a618dfa001c77641e41f1d5216655dc1d)

Author SHA1 Message Date
Christian Ratz 188fcb51a8 new version; updated changelog 11 years ago
Christian Ratz 72f402798f new version; updated changelog 11 years ago
Hagen Schink 74e47c27d4 Marks required field 11 years ago
Johannes Wollert 6b888b5dbd removes obsolete require statements 11 years ago
Hagen Schink a9aac9c6a2 Removes obsolete localization files 11 years ago
Hagen Schink 93d75d7f42 Uses I18n for error message 11 years ago
Hagen Schink f527f9494d Uses I18n for label localization 11 years ago
Christian Ratz f1c2bd3cba new version; updated changelog 11 years ago
Christian Ratz f36be230fe removed some old icon leftover 11 years ago
Philipp Tessenow 7d5f750ee5 do not double escape units 11 years ago
Christian Ratz 58585d41a7 new version; updated changelog 11 years ago
Philipp Tessenow 96bf7ea825 fix minor css alignment issue 11 years ago
Christian Rijke 103e308c29 New version 0.0.1pre5. 11 years ago
Christian Rijke 803e08ecc2 Remove custom implementation of calendar_for and use the new datepicker from OpenProject core instead. 11 years ago
Christian Rijke 04a0ec672c Add dummy ReportingHelper module. 11 years ago
Christian Ratz 19ee9681c3 new version 11 years ago
Christian Rijke da6f6b38c9 Don't register the reporting engine as a plugin as it's only a library gem for plugins. 11 years ago
Christian Rijke 09d520ebad Remove code that patches the current_user setting. 11 years ago
Christian Rijke 534c17bb73 The MySQL has been fixed. Update the version check to enforce the correct patch level. 11 years ago
Hagen Schink fd4f96afe8 New version; Updated changelog 12 years ago
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