Commit Graph

2002 Commits (33513309fae5835870307b31b11c58f56e20a89c)
 

Author SHA1 Message Date
Christian Rijke 803e08ecc2 Remove custom implementation of calendar_for and use the new datepicker from OpenProject core instead. 11 years ago
sschu d0a7645a96 Merge pull request #19 from finnlabs/feature/work_package_migration 11 years ago
Christian Rijke 04a0ec672c Add dummy ReportingHelper module. 11 years ago
Christian Ratz 19ee9681c3 new version 11 years ago
sschu 0987be6bda Merge pull request #18 from finnlabs/feature/work_package_migration 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 be248bb6f1 Replace .rdoc files with .md files. 11 years ago
Christian Rijke 28fdd003ed Cleanup gemspec. 11 years ago
sschu 99bf27a4eb Merge pull request #17 from finnlabs/feature/remove-current-user-patch 11 years ago
Christian Rijke 09d520ebad Remove code that patches the current_user setting. 11 years ago
sschu 334c68df77 Merge pull request #15 from finnlabs/feature/rails3-update-mysql-version-requirements 11 years ago
Christian Rijke 721d4c430b Add ticket number to changelog. 11 years ago
Christian Rijke 72c51aa218 Add changelog entry 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
Hagen Schink 6e5d1ce83f Merge pull request #14 from finnlabs/feature/rails3_sti 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
cratz bc1193da61 Merge pull request #13 from finnlabs/feature/rails3_fix_groupby_hover 12 years ago
Sebastian Schuster aa967ec9aa Changed background colour when hovering over group-by widgets to OpenProject blue 12 years ago
Christian Rijke 6d9f0c17b3 Merge pull request #12 from finnlabs/feature/rails3_sort_translations 12 years ago
Sebastian Schuster 1e52dea298 Sorted translations for easier tracking 12 years ago
Christian Rijke e43953acb0 Merge pull request #10 from finnlabs/feature/rails3_fix_custom_field_filters 12 years ago
cratz 1c30f6a455 Merge pull request #11 from finnlabs/feature/rails3_consistent_naming 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
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