Commit Graph

242 Commits (f449509666cba70199e422a6db46733e38fabca4)

Author SHA1 Message Date
Tim Felgentreff 40494cbe6b test fixes 14 years ago
Tim Felgentreff fe33a89c76 fix issue_test 14 years ago
Tim Felgentreff 9bb45d9e75 Fix journal_observer 14 years ago
Eric Davis ebb445c364 Use the relative_url_root when generating asset_paths. #3935 14 years ago
Tim Felgentreff f0c657448a Updated acts_as_journalized 14 years ago
Tim Felgentreff bb37aa24dc Update acts_as_journalized 14 years ago
Tim Felgentreff 5af629f31f Update acts_as_journalized 14 years ago
Tim Felgentreff aaecab6d7f use latest acts_as_journalized 14 years ago
Tim Felgentreff 2dd4e3d12d Update acts_as_journalized 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis 7ca197b37f Merged r3933 from trunk. 14 years ago
Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
Tim Felgentreff bbd131ad8d Update acts_as_journalized 14 years ago
Tim Felgentreff 5844623031 add acts_as_journalized into a submodule 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 14 years ago
Tim Felgentreff 2287d7ce8c with acts_as_journalized activities only have to search the journal table 14 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 15 years ago
Eric Davis d2f8feb7c5 Optimize the N+1 query in watcher_recipients. #5415 15 years ago
Holger Just bc6805a6a6 Initial version of acts_as_journalized 15 years ago
Jean-Philippe Lang a00d1eabd7 Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
Jean-Philippe Lang 51c8f3143c Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
Jean-Philippe Lang 760c933bd7 Fixes acts_as_event with a String as url option (#5343). 15 years ago
Jean-Philippe Lang 0097770626 Upgrade CodeRay to 0.9.2 (#3359). 15 years ago
Jean-Philippe Lang 51d790b2f3 Reverts r1476 that is no longer needed after r3582. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Jean-Philippe Lang 74e85953f0 Move SQL LIKE tokens to acts_as_searchable. 15 years ago
Jean-Philippe Lang 446ef61680 Korean support for PDF export (#4639). 15 years ago
Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event 15 years ago
Jean-Philippe Lang 1ba5779f94 Fixed: rubytree gem breaks db:migrate:plugins (#4394). 15 years ago
Jean-Philippe Lang 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. 15 years ago
Jean-Philippe Lang e5dc94fe82 Make use of #watched_by? in issue form. 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago
Jean-Philippe Lang 4e3202d2a2 Reverts r3014 (CodeRay back to 0.7.6). 15 years ago
Jean-Philippe Lang be41f7f473 Upgrade Coderay to 0.9.0. 15 years ago
Jean-Philippe Lang 531eb65557 Fixes a wrong number of arguments error with ruby1.9. 15 years ago
Eric Davis bcbf08017a Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Eric Davis 560e915c50 Upgraded the gravatar plugin from http://github.com/woods/gravatar-plugin 15 years ago
Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
Jean-Philippe Lang 608d6683da Fixed broken OpenID authentication after migration to Rails 2.2 (#2894). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang 46f52d306d Applies r1723 on Engines update to allow view override (#2841). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
Eric Davis 14e445c600 Fixed the bundled ruby-openid gem 16 years ago